1024 is the max ? - 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)
+---- Forum: Help Archive (
https://sampforum.blast.hk/forumdisplay.php?fid=89)
+---- Thread: 1024 is the max ? (
/showthread.php?tid=115250)
1024 is the max ? -
godknightx - 23.12.2009
Hy
I have a question for the developers.
So, the max value of the string is 1024, or we can raise it to e.g 1500-2000 ?
(Its need to mysql query)
Thanx
Re: 1024 is the max ? -
Think - 23.12.2009
why would you want to have a query of 2000 cells? 0_o
Re: 1024 is the max ? - Double-O-Seven - 23.12.2009
I successfully used 3072 as string size for a dialog.
Re: 1024 is the max ? -
godknightx - 23.12.2009
Quote:
Originally Posted by Double-O-Seven
I successfully used 3072 as string size for a dialog.
|
Okey, thanx
Quote:
Originally Posted by Pandabeer1337
why would you want to have a query of 2000 cells? 0_o
|
Because i use GF mode, and its have so many player detail, and 1024 is not enough
Re: 1024 is the max ? -
yezizhu - 23.12.2009
look at
http://forum.sa-mp.com/index.php?topic=78026
Use whatever u want