[AJUDA] 3dlabel
#2

Fiz agora, ajuste como quiser. Mais informaзхes sobre Attach3DTextLabelToPlayer:
https://sampwiki.blast.hk/wiki/Attach3DTextLabelToPlayer

pawn Код:
new txt[128];
GetPlayerName(playerid,nick,sizeof nick);
format(txt,sizeof txt,"Nick: %s",nick);
new Text3D:txtnick = Create3DTextLabel(txt, 0x008080FF, 30.0, 40.0, 50.0, 40.0, 0);
Attach3DTextLabelToPlayer(txtnick, playerid, 0.0, 0.0, 0.7);
Reply


Messages In This Thread
[AJUDA] 3dlabel - by Alysson - 19.11.2011, 22:44
Re: [AJUDA] 3dlabel - by Hardware - 19.11.2011, 22:55
Re: [AJUDA] 3dlabel - by WLSF - 20.11.2011, 00:46
Re: [AJUDA] 3dlabel - by Hardware - 20.11.2011, 01:05

Forum Jump:


Users browsing this thread: 1 Guest(s)