3D Text Over head ? - 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: 3D Text Over head ? (
/showthread.php?tid=320504)
3D Text Over head ? -
DarkyTheAngel - 23.02.2012
Hey guys.I'm not sure if this is the correct section but i want to ask you ... how i can put a 3d Text with name attached to player's head ?
Re: 3D Text Over head ? -
MP2 - 23.02.2012
You can use Create3DTextLabel and use Attach3DTextLabelToPlayer, but personally I prefer using SetPlayerChatBubble as it doesn't overlap with the name when far away.
Look on the wiki.
Re: 3D Text Over head ? -
DarkyTheAngel - 23.02.2012
Quote:
Originally Posted by MP2
You can use Create3DTextLabel and use Attach3DTextLabelToPlayer, but personally I prefer using SetPlayerChatBubble as it doesn't overlap with the name when far away.
Look on the wiki.
|
Thanks for your opinion but what this "SetPlayerChatBubble" makes ?
Re: 3D Text Over head ? -
emokidx - 23.02.2012
always search the wiki
SetPlayerChatBubble
image showing a chat bubble
Re: 3D Text Over head ? -
DarkyTheAngel - 23.02.2012
Ha ha ... looks awsome.Thanks guys !