Max string size
#4

You shouldn't save data line to line, it's more efficient to save it with INI files:

https://sampforum.blast.hk/showthread.php?tid=175565

The max string size depends on the maximum amount of allocated memory on the stack (which is 16384 cells). Anyway, you shouldn't use over 512 cells.
Reply


Messages In This Thread
Max string size - by iWhite - 16.11.2013, 15:39
Re: Max string size - by Patrick - 16.11.2013, 15:43
Re: Max string size - by iWhite - 16.11.2013, 16:14
Re: Max string size - by Emmet_ - 16.11.2013, 16:20

Forum Jump:


Users browsing this thread: 1 Guest(s)