Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- E2 FUNCTION LIST
- holoCreate(N,V,V,A,V) - Index, Position, Scale, Angle, Color (RGB,XYZ)
- holoCreate(N,V,V,A) - Index, Position, Scale, Angle
- holoCreate(N,V,V) - Index, Position, Scale
- holoCreate(N,V) - Index, Position
- holoCreate(N) - Index
- holoDelete(N) - Index
- holoDeleteAll()
- holoEntity(N) - Index
- holoReset(N,S,V,V,S) - Index, Model, Scale, Color, Material
- holoScale(N,V) - Index, Scale
- holoScaleUnits(N,V) - Index, Garry's Mod Units
- holoPos(N,V) - Index, Position
- holoColor(N,V,N) - Index, Color, Alpha
- holoColor(N,V) - Index, Color
- holoAlpha(N,N) - Index, Alpha
- holoShadow(N,N) - Index, Shadow
- holoAng(N,A) - Index, Angle
- holoModel(N,S,N) - Index, Model, Skin
- holoModel(N,S) - Index, Model
- holoSkin(N,N) - Index, Skin
- holoMaterial(N,S) - Index, Material
- holoRenderFX(N,N) - Index, Render FX #
- holoParent(N,N) - Index (current Holo), Index (Holo being parented to)
- holoParent(N,E) - Index, Entity
- holoUnParent(N) - Index
- MODEL LIST
- ["cone"]
- ["cube"]
- ["cylinder"]
- ["icosphere"]
- ["icosphere2"]
- ["icosphere3"]
- ["prism"]
- ["pyramid"]
- ["sphere"]
- ["sphere2"]
- ["sphere3"]
- ["torus"]
- ["torus2"]
- ["torus3"]
- CONVAR LIST
- wire_holograms_max - Maximum Holograms
- wire_holograms_size_max - Maximum Scale Size
- CON-COMMAND LIST
- wire_holograms_remove_all - Removes all holograms on the server
- wire_holograms_display_owners - Shows names of hologram owners (updates every 1
- seconds)
- wire_holograms_block_name PLAYER NAME - Removes and blocks given player
- wire_holograms_unblock_name PLAYER NAME - Unblocks blocked player
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement