13.02.2013, 12:41
You must use "Float:" only in a variable declaration.
If you wanna get or set the value, you should use only the variable name.
If you wanna get or set the value, you should use only the variable name.
pawn Code:
tmp = Create3DTextLabel(text,color,x,y,z,drawdistance,virtualworld,visiblewalls);