26.10.2009, 15:38
Hi
Usage:
Why is it not working?
Usage:
Код:
new Float:X,Float:Y,Float:Z; GetPlayerPos(playerid,X,Y,Z); Player3D[playerid] = Create3DTextLabel(tmp3,COLOR_YELLOW,X,Y,Z,50.0,0,1); Attach3DTextLabelToPlayer(Player3D[playerid],playerid,0.0,0.0,0.0);