10.06.2011, 06:02
I find that CreateDynamic3DTextLabel seems to be unable to change the line of sight.
No matter if I turned it on or not it still have line of sight.
Both give the same result - LOS is on.
No matter if I turned it on or not it still have line of sight.
pawn Код:
CreateDynamic3DTextLabel("Bank staff",COLOR_YELLOW,0.0,0.0,0.2,30.0,playerid,INVALID_VEHICLE_ID,1,0,0,-1,80);//ID of the NPC in OnPlayerSpawn
CreateDynamic3DTextLabel("Bank staff",COLOR_YELLOW,0.0,0.0,0.2,30.0,playerid,INVALID_VEHICLE_ID,0,0,0,-1,80);