23.01.2010, 10:30
Aк o label apareceu certim, mais parece que o Attach3DTextLabelToPlayer nгo entra em aзгo, nгo persegue o player, olha sу como tб o cуdigo:
pawn Code:
new PlayerText3D:playertextid;
new Float:Xa,Float:Ya,Float:Za,playerid;
GetPlayerPos(playerid,Xa,Ya,Za);
playertextid = CreatePlayer3DTextLabel(playerid,"Admin",0x008080FF,Xa,Ya,Za,40.0);
Attach3DTextLabelToPlayer(Text3D:playertextid,playerid,Xa,Ya,Za);