16.01.2011, 16:30
When i try to recompile my gm i get this errors :
Line 80
Line 95
Line 139
I've tryed to redownload gl_common.inc and put in includes folder but same problem ...
Код:
../include/gl_common.inc(80) : error 021: symbol already defined: "strtok" ../include/gl_common.inc(95) : error 047: array sizes do not match, or destination array is too small ../include/gl_common.inc(139) : error 021: symbol already defined: "isNumeric" Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase 3 Errors.
Код:
#define COLOR_GREY 0xAFAFAFAA
Код:
#define PINK 0xFF66FFAA
Код:
{