Introductions/Apps/Suggestions > Help/Requests

How to create a E2 holo

(1/1)

Physik:
Garry's Mod How to Make Holos using Expression 2


Have fun :D

Krasher:

This vid is nice  :D
jus dun explain nuthin :o

SheepsAholy:

--- Quote from: [JP]yomogimochi on June 26, 2010, 01:13:46 AM ---Use E3 is better

--- End quote ---
@name PiNgAs!
if(E9001 == Available & E3 == Available){print("E9001 > E3")}else{print("Use E2")}
if(E3 == Available & E9001 != Available){selfDestruct()}

Anyways if you see me ingame, I'll teach some basics or help you with 3d holograms. But only if you ask and I'm not too busy.

Krasher:
And why are you using interval? All you have to do is holoPos(1, entity():pos())

Parented to the chip, :o.

Only need interval if you were using crap like


--- Code: ---@name hur dur
@persist T

T=T+1*1


if (first()) {
    holoCreate(1)
}

    holoAng(1, ang(T,T,T))
--- End code ---

it should only be used when you have to repeat the code to get an output.

Navigation

[0] Message Index

Go to full version