Text above character - 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: Text above character (
/showthread.php?tid=263331)
Text above character -
euRo - 21.06.2011
I need some help.
When a player types like "Hello"
How do i get the text to show above the characters head and not in the left top of screen
Re: Text above character -
PCheriyan007 - 21.06.2011
pawn Код:
SetPlayerChatBubble(playerid, "text", 0xFFFF00FF/*color*/, 10.0/*drawdistance*/, 60000/*expiretime*/)