18.11.2010, 05:53
Does Dutils work with this? #include "../include/gl_common.inc"
Cause i dont have dutils include, But when i add dutils i get these errors :S:
Then when i remove gl_common i get this:
Any ideas :S
Cause i dont have dutils include, But when i add dutils i get these errors :S:
pawn Код:
../include/gl_common.inc(75) : error 021: symbol already defined: "strtok"
../include/gl_common.inc(90) : error 047: array sizes do not match, or destination array is too small
../include/gl_common.inc(134) : error 021: symbol already defined: "isNumeric"
C:\Users\Weponz\Desktop\Server Files\gamemodes\vegascnr.pwn(10) : warning 201: redefinition of constant/macro (symbol "GREEN")
C:\Users\Weponz\Desktop\Server Files\gamemodes\vegascnr.pwn(2072) : error 047: array sizes do not match, or destination array is too small
Pawn compiler 3.2.3664 Copyright (c) 1997-2006, ITB CompuPhase
4 Errors.
pawn Код:
C:\Users\Weponz\Desktop\Server Files\gamemodes\vegascnr.pwn(9) : warning 201: redefinition of constant/macro (symbol "GREEN")
C:\Users\Weponz\Desktop\Server Files\gamemodes\vegascnr.pwn(2071) : error 047: array sizes do not match, or destination array is too small
C:\Users\Weponz\Desktop\Server Files\gamemodes\vegascnr.pwn(2081) : error 017: undefined symbol "strrest"
C:\Users\Weponz\Desktop\Server Files\gamemodes\vegascnr.pwn(2081) : error 033: array must be indexed (variable "gMessage")
Pawn compiler 3.2.3664 Copyright (c) 1997-2006, ITB CompuPhase
3 Errors.