23.06.2007, 14:40
When i insert code :
#include <dutils>
#include <dudb>
i get this :
D:\GTA_San_Andreas\samp\gamemodes\rpglm.pwn(962) : error 021: symbol already defined: "strtok"
D:\GTA_San_Andreas\samp\gamemodes\rpglm.pwn(977) : error 047: array sizes do not match, or destination array is too small
D:\GTA_San_Andreas\samp\gamemodes\rpglm.pwn(981) : warning 203: symbol is never used: "ret_memcpy"
Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase
2 Errors.
#include <dutils>
#include <dudb>
i get this :
D:\GTA_San_Andreas\samp\gamemodes\rpglm.pwn(962) : error 021: symbol already defined: "strtok"
D:\GTA_San_Andreas\samp\gamemodes\rpglm.pwn(977) : error 047: array sizes do not match, or destination array is too small
D:\GTA_San_Andreas\samp\gamemodes\rpglm.pwn(981) : warning 203: symbol is never used: "ret_memcpy"
Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase
2 Errors.