SA-MP Forums Archive
Increasing string 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: Increasing string size (/showthread.php?tid=455620)



Increasing string size - Luis- - 02.08.2013

At the moment, I have a array which when formatted is bigger than 1024 (limit of the string), is there anyway I could bypass that? Probably not though.


Re: Increasing string size - Luis- - 02.08.2013

Nevermind, found out the dialog string size is 2048.


Re: Increasing string size - dEcooR - 02.08.2013

You mean array at messaging or where?


Re: Increasing string size - Luis- - 02.08.2013

Quote:
Originally Posted by Luis-
Посмотреть сообщение
Nevermind, found out the dialog string size is 2048.
Can you not read?