15.02.2011, 20:34
you just use one of the fucked up strtok's with an array size of 256
Even in the wiki or pawn-lang.pdf are the versions with the index 20
Just copy this code and use the cmd array instead of a new one
But I rly advise to use sscanf, the plugin or the old pawn code version which are both faster and easier than strtok
Even in the wiki or pawn-lang.pdf are the versions with the index 20
Just copy this code and use the cmd array instead of a new one
But I rly advise to use sscanf, the plugin or the old pawn code version which are both faster and easier than strtok