SA-MP Forums Archive
[HELP] Textdraw Error - 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] Textdraw Error (/showthread.php?tid=610052)



[HELP] Textdraw Error - KONTROWKEN - 19.06.2016



Код:
Textdraw36 = TextDrawCreate(393.000000, 427.000000, "\");
TextDrawBackgroundColor(Textdraw36, -1);
TextDrawFont(Textdraw36, 2);
TextDrawLetterSize(Textdraw36, 0.290000, 1.600000);
TextDrawColor(Textdraw36, 255);
TextDrawSetOutline(Textdraw36, 1);
TextDrawSetProportional(Textdraw36, 1);



Re: [HELP] Textdraw Error - luke49 - 19.06.2016

PHP код:
2009Textdraw36 TextDrawCreate(393.000000427.000000"\\"); 
DO NOT FORGET TO READ: https://sampwiki.blast.hk/wiki/Scripting...cape_character