SA-MP Forums Archive
Textdraws Crash - 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: Textdraws Crash (/showthread.php?tid=555231)



Textdraws Crash - Jihanz - 07.01.2015

HELP ME PLEASE


How to solve the server crashes on textdraw how ?




Re: Textdraws Crash - PowerPC603 - 07.01.2015

Textdraws can crash your server if they have no text, or if the text is longer than 800 chars.
Also having color-codes beyond the 255th character can crash the client.

It's all explained in the wiki:
https://sampwiki.blast.hk/wiki/TextDrawCreate


Re: Textdraws Crash - Jihanz - 07.01.2015

Thanks