How to change attached label position?
#1

Hi all, I want to change the position of CreateDynamic3DTextLabel that's attached to a player.

I tried but it don't change. How can I do?

That's my code:

PHP код:

new
    
stringnome[50],
    
Float:X,
    
Float:Y,
    
Float:Z;
    
GetPlayerPos(playeridXYZ);
    
format(stringnomesizeof(stringnome), "(%d) %s"playeridGetName(playerid));
    
TargaNome[playerid] = CreateDynamic3DTextLabel(stringnome, -1XYZ30playeridINVALID_VEHICLE_ID0, -1, -1, -1100.0); 
Reply


Messages In This Thread
How to change attached label position? - by DarkLouis - 03.06.2015, 13:41
AW: How to change attached label position? - by Kaliber - 03.06.2015, 13:43
Re: How to change attached label position? - by DarkLouis - 03.06.2015, 13:50
AW: Re: How to change attached label position? - by Kaliber - 03.06.2015, 13:56
Re: How to change attached label position? - by DarkLouis - 03.06.2015, 14:13
AW: How to change attached label position? - by Kaliber - 03.06.2015, 14:15
Re: How to change attached label position? - by DarkLouis - 07.06.2015, 09:45

Forum Jump:


Users browsing this thread: 1 Guest(s)