I have a problem. At a server we uploaded the 3D / 2d text. i created a simple E2 to test it.
E2 :
@name 3D TEXT TEST![]()
interval(100)
holoTextCreate(0)
holoTextCreate(1)
holoTextPos(1,entity()os()+vec(0,0,20))
holoTextText(1,"Failcake")
holoTextColor(1,vec4(255,255,255,255))
holoTextScale(1,20)
And the text is not Showing. Also at first it gave some lua errors :
...s/gmod_wire_expression2/core/custom/cl_textholos.lua:78: Tried to use a NULL entity!
Hook 'wire_textholo_draw' Failed: ...s/gmod_wire_expression2/core/custom/cl_textholos.lua:87: attempt to index field '.
How to fix this? Maybe the E2 is rong?.
Also Really nice addon. =D


LinkBack URL
About LinkBacks






Reply With Quote
os()+vec(0,0,20))



Bookmarks