Attach3DTextLabelToPlayer
#3

you need to create it:

ex.
pawn Код:
new Text3D:playertextid = CreatePlayer3DTextLabel(playerid,"To jest test",0x008080FF,X,Y,Z,40.0);
Quote:
Originally Posted by kc
playertextid must have the tag PlayerText3D

pawn Код:
new PlayerText3D:playertextid;
instead of

pawn Код:
new playertextid;
Wrong it's Text3D read wiki: https://sampwiki.blast.hk/wiki/Attach3DTextLabelToPlayer
Reply


Messages In This Thread
Attach3DTextLabelToPlayer - by Maniek - 03.09.2009, 16:24
Re: Attach3DTextLabelToPlayer - by kc - 03.09.2009, 16:37
Re: Attach3DTextLabelToPlayer - by [nl]daplayer - 03.09.2009, 16:38
Re: Attach3DTextLabelToPlayer - by kc - 03.09.2009, 16:41
Re: Attach3DTextLabelToPlayer - by Maniek - 03.09.2009, 17:16
Re: Attach3DTextLabelToPlayer - by Misiek - 03.09.2009, 17:32
Re: Attach3DTextLabelToPlayer - by Maniek - 03.09.2009, 17:42
Re: Attach3DTextLabelToPlayer - by playafaller - 03.09.2009, 18:03
Re: Attach3DTextLabelToPlayer - by Tr1viUm - 03.09.2009, 19:27
Re: Attach3DTextLabelToPlayer - by playafaller - 03.09.2009, 20:00

Forum Jump:


Users browsing this thread: 1 Guest(s)