25.09.2011, 15:11
Hola! tengo un problema con un FS cuando puse compile sale estos errores:
En esa linea tengo:
Como puedo arreglar ese bug?
Код:
C:\Users\Manuel\Documents\Server LSGW v11\Server LSGW\filterscripts\VIP.Pwn(441) : error 021: symbol already defined: "strtok" Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase 1 Error.
Код:
440 stock strtok(const string[], &index) 441 {