SA-MP Forums Archive
Attach3DTextLabelToPlayer, heelp. - Printable Version

+- SA-MP Forums Archive (https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Scripting Help (https://sampforum.blast.hk/forumdisplay.php?fid=12)
+--- Thread: Attach3DTextLabelToPlayer, heelp. (/showthread.php?tid=417601)



Delete this please - Mikkel_RE - 21.02.2013

Delete this.


Re: Attach3DTextLabelToPlayer, heelp. - Infinity90 - 21.02.2013

You need to create it first:
https://sampwiki.blast.hk/wiki/Create3DTextLabel


Re: Attach3DTextLabelToPlayer, heelp. - Mikkel_RE - 21.02.2013

It is


Re: Attach3DTextLabelToPlayer, heelp. - Infinity90 - 21.02.2013

Post that code...


Re: Attach3DTextLabelToPlayer, heelp. - Mikkel_RE - 22.02.2013

I've made it, but im still having the same problem..


Re: Attach3DTextLabelToPlayer, heelp. - DaRk_RaiN - 22.02.2013

This is what's wrong
pawn Код:
for(new i = 0; i < MAX_PLAYERS; i++)
        {
            ShowPlayerNameTagForPlayer(i, playerid, false);
        }
What this does is hide the player name tag from every one else.


Re: Attach3DTextLabelToPlayer, heelp. - Mikkel_RE - 22.02.2013

Iknow, and this works correctly, but it doesnt show the 3dtextlabel to the player


Re: Attach3DTextLabelToPlayer, heelp. - Mikkel_RE - 22.02.2013

Can anyone help me please?


Re: Attach3DTextLabelToPlayer, heelp. - Mikkel_RE - 24.02.2013

Please help me, this problem is important