Problem with Streamer
#1

I would like to have labels attached to players when having a status on my server. I, however, couldn't get this to work properly since the labels are moving up and down when changing direction. It looks like this. As you can see the 'GODMODE ON' tag stays at its position. When I change the coordinates of the admin label to a little higher than god mode, it also does not move.

I want to have the label attached to the body.

Code:
PHP код:
admin3D[playerid] = CreateDynamic3DTextLabel("{e600f4}Admin"0xFFFF828800, -0.4150.0playeridINVALID_VEHICLE_ID1); 
How do I get this label stick to that position without moving when changing the distance to the player. I already tried to decrease the draw distance, which isn't really a solution, just a fade of the actual problem.


Thanks in advance!
Reply
#2

You can't, AFAIK. That's how labels work in samp.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)