3DTextLabel not shown?
#1

Heey all,
Why my 3dtextlabel dont shows?
//onplayerconnect
Код:
	Label1[playerid] = CreatePlayer3DTextLabel(playerid,"{ffff00}•  •  •",-1,0,0,0.9,10.0,playerid,INVALID_VEHICLE_ID,1);
	Label2[playerid] = CreatePlayer3DTextLabel(playerid,"{ffff00} • • •",-1,0,0,1.9,10.0,playerid,INVALID_VEHICLE_ID,1);
	Label3[playerid] = CreatePlayer3DTextLabel(playerid,"{ffff00} •••••",-1,0,0,2.9,10.0,playerid,INVALID_VEHICLE_ID,1);
Thanks admigo
Reply
#2

This is a player textlabel. Its on top of someones body and it will show to another player.
Use Create3dTextLabel and then Attach it to a player.
Reply
#3

Clearly your floats are X:0, Y:0, Z:0.9, and you've put the colourid as -1.
Reply
#4

i changed it but it dont works again:S
I just want to have this above u head but then a crown for admins:
https://sampforum.blast.hk/showthread.php?tid=265487
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)