SA-MP Forums Archive
'Large textdraw Size' - 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: 'Large textdraw Size' (/showthread.php?tid=618695)



'Large textdraw Size' - kingZ7 - 09.10.2016

hey guys it started when i got the error that an argument was too long in pawno (its 802 words in one line for my textdraw text), so i downloaded this https://sampforum.blast.hk/showthread.php?pid=2768123#pid2768123, compiled and tried in server and when I attempted to view it, it said ignoring:textdraw too big (802 words), is there any way I can work around this ?


Re: 'Large textdraw Size' - azzerking - 09.10.2016

I'm sorry but what textdraw are you creating that requires that many words? You can use multiple textdraws to hold the same information, especially if its causing you issues.

Could you post the textdraw so we can see what you may need to change?