SA-MP Forums Archive
Attach3DTextLabelToPlayer Help - 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)
+---- Forum: Help Archive (https://sampforum.blast.hk/forumdisplay.php?fid=89)
+---- Thread: Attach3DTextLabelToPlayer Help (/showthread.php?tid=147968)



Attach3DTextLabelToPlayer Help - [LNL]Remulis - 15.05.2010

Can somenone help me with Attach3DTextLabelToPlayer.
I want to make that when layer text the 3D text comes on his head what he typed
But it should disappear in 5 seconds
Thanks..


Re: Attach3DTextLabelToPlayer Help - Nero_3D - 15.05.2010

just use SetPlayerChatBubble(playerid, text[], color, Float:drawdistance, expiretime) instead of the 3dlabel


Re: Attach3DTextLabelToPlayer Help - 0ne - 15.05.2010

NVM. Edit<<


Re: Attach3DTextLabelToPlayer Help - [LNL]Remulis - 15.05.2010

Any other option?