27.10.2009, 08:23
Read this
http://forum.sa-mp.com/index.php?topic=79810.0
and
http://forum.sa-mp.com/index.php?topic=78026.0
And (I assume) you're using strtok so you can't just make strings smaller since strtok returns MAX_STRING. That's why switch to dcmd+sscanf to get rid of those thousand 256 arrays
https://sampwiki.blast.hk/wiki/Fast_Commands
http://forum.sa-mp.com/index.php?topic=79810.0
and
http://forum.sa-mp.com/index.php?topic=78026.0
And (I assume) you're using strtok so you can't just make strings smaller since strtok returns MAX_STRING. That's why switch to dcmd+sscanf to get rid of those thousand 256 arrays
https://sampwiki.blast.hk/wiki/Fast_Commands

