Player Name Textdraw - 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: Player Name Textdraw (
/showthread.php?tid=586654)
Player Name Textdraw -
Jigsaw123 - 23.08.2015
Hey guys! :P
How do I make it so that it shows a Players name on the screen, but in a textdraw format?
Код:
format(string, sizeof(string), "Name: %s", RUS(playerid));
SendClientMessage(targetid, COLOR_WHITE, string);
Normally, It's like that, but I want it in a textdraw?
Thanks guys! :P
Re: Player Name Textdraw -
Andre02 - 23.08.2015
Create the Textdraw, show it etc..
and use then "TextDrawSetString"
https://sampwiki.blast.hk/wiki/TextDrawSetString