22.05.2010, 09:19
I recently took over a scripting position for a server, and I'd like to work with strtok to do commands. Problem is, I can't add strtok because it gives me an error that 'Strtok is already defined' (Symbol already defined: strtok). Amazingly enough, I can't find strtok somewhere else, nor in the gamemode, nor in any of the includes.
Other then that, when I remove the stock strtok from the script, it gives me an error whenever I use strtok:
Any ideas?
Other then that, when I remove the stock strtok from the script, it gives me an error whenever I use strtok:
Код:
C:\Users\Hiddos\Hiddos\scripts\gamemodes\CODSW11.pwn(1955) : error 047: array sizes do not match, or destination array is too small