Help me show 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: Help me show textdraw (
/showthread.php?tid=655929)
Help me show textdraw -
nguyenthanhdanhsamp - 03.07.2018
I have TextDrawShowForPlayer(playerid,doinguoi);
I do not know it to add it line, new textdrawing
Re: Help me show textdraw -
TadePoleMG - 03.07.2018
Hi
I think you have to use this:
PlayerTextDrawShow(playerid, PlayerText:text);
not TextDrawShowForPlayer because you made Player Textdraw.