Text draw ~n~? - 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: Text draw ~n~? (
/showthread.php?tid=526434)
Text draw ~n~? -
rockhopper - 17.07.2014
I know that To leave a line in Text Draw We have to add ~n~ But if i need to leave 2 lines and i use ~n~~n~ In the 2nd line i left This symbol appears there | How to fix it ?
Re: Text draw ~n~? -
WASD - 17.07.2014
Fix "~n~~n~" to "~n~ ~n~".
Re: Text draw ~n~? -
rockhopper - 17.07.2014
Thanks BRO
Re: Text draw ~n~? -
arlindi - 17.07.2014
Use just a space

from ~n~~n~~n~...... to ~n~ ~n~ ~n~......