15.03.2011, 09:08
Sorry for double
Now i have this:
C:\Documents and Settings\Gabriel\Desktop\Sampserversimple\pawno\in clude\dutils.inc(2 : error 021: symbol already defined: "isNumeric"
C:\Documents and Settings\Gabriel\Desktop\Sampserversimple\pawno\in clude\dutils.inc(366) : error 025: function heading differs from prototype
C:\Documents and Settings\Gabriel\Desktop\Sampserversimple\pawno\in clude\dutils.inc(367) : error 021: symbol already defined: "strtok"
C:\Documents and Settings\Gabriel\Desktop\Sampserversimple\pawno\in clude\sscanf.inc(171) : warning 219: local variable "name" shadows a variable at a preceding level
C:\Documents and Settings\Gabriel\Desktop\Sampserversimple\gamemode s\grandlarc.pwn(62) : warning 219: local variable "name" shadows a variable at a preceding level
C:\Documents and Settings\Gabriel\Desktop\Sampserversimple\gamemode s\grandlarc.pwn(63) : warning 219: local variable "file" shadows a variable at a preceding level
C:\Documents and Settings\Gabriel\Desktop\Sampserversimple\gamemode s\grandlarc.pwn(6 : error 017: undefined symbol "COLOR_GREEN"
C:\Documents and Settings\Gabriel\Desktop\Sampserversimple\gamemode s\grandlarc.pwn(73) : error 017: undefined symbol "COLOR_GREEN"
C:\Documents and Settings\Gabriel\Desktop\Sampserversimple\gamemode s\grandlarc.pwn(337) : error 021: symbol already defined: "GetPlayerName"
C:\Documents and Settings\Gabriel\Desktop\Sampserversimple\gamemode s\grandlarc.pwn(339) : error 010: invalid function or declaration
C:\Documents and Settings\Gabriel\Desktop\Sampserversimple\gamemode s\grandlarc.pwn(341) : error 021: symbol already defined: "dini_IntSet"
C:\Documents and Settings\Gabriel\Desktop\Sampserversimple\gamemode s\grandlarc.pwn(342) : error 021: symbol already defined: "dini_IntSet"
C:\Documents and Settings\Gabriel\Desktop\Sampserversimple\gamemode s\grandlarc.pwn(343) : error 021: symbol already defined: "dini_IntSet"
C:\Documents and Settings\Gabriel\Desktop\Sampserversimple\gamemode s\grandlarc.pwn(353) : warning 209: function "cmd_freeze" should return a value
C:\Documents and Settings\Gabriel\Desktop\Sampserversimple\gamemode s\grandlarc.pwn(35 : error 021: symbol already defined: "cmd_freeze"
C:\Documents and Settings\Gabriel\Desktop\Sampserversimple\gamemode s\grandlarc.pwn(359) : error 017: undefined symbol "isPlayerAdmin"
C:\Documents and Settings\Gabriel\Desktop\Sampserversimple\gamemode s\grandlarc.pwn(363) : error 029: invalid expression, assumed zero
C:\Documents and Settings\Gabriel\Desktop\Sampserversimple\gamemode s\grandlarc.pwn(363) : warning 215: expression has no effect
C:\Documents and Settings\Gabriel\Desktop\Sampserversimple\gamemode s\grandlarc.pwn(363) : error 001: expected token: ";", but found "return"
C:\Documents and Settings\Gabriel\Desktop\Sampserversimple\gamemode s\grandlarc.pwn(36 : warning 225: unreachable code
C:\Documents and Settings\Gabriel\Desktop\Sampserversimple\gamemode s\grandlarc.pwn(36 : error 029: invalid expression, assumed zero
C:\Documents and Settings\Gabriel\Desktop\Sampserversimple\gamemode s\grandlarc.pwn(36 : error 029: invalid expression, assumed zero
C:\Documents and Settings\Gabriel\Desktop\Sampserversimple\gamemode s\grandlarc.pwn(36 : error 029: invalid expression, assumed zero
C:\Documents and Settings\Gabriel\Desktop\Sampserversimple\gamemode s\grandlarc.pwn(36 : fatal error 107: too many error messages on one line
Compilation aborted.Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase
18 Errors.
Now i have this:
C:\Documents and Settings\Gabriel\Desktop\Sampserversimple\pawno\in clude\dutils.inc(2 : error 021: symbol already defined: "isNumeric"
C:\Documents and Settings\Gabriel\Desktop\Sampserversimple\pawno\in clude\dutils.inc(366) : error 025: function heading differs from prototype
C:\Documents and Settings\Gabriel\Desktop\Sampserversimple\pawno\in clude\dutils.inc(367) : error 021: symbol already defined: "strtok"
C:\Documents and Settings\Gabriel\Desktop\Sampserversimple\pawno\in clude\sscanf.inc(171) : warning 219: local variable "name" shadows a variable at a preceding level
C:\Documents and Settings\Gabriel\Desktop\Sampserversimple\gamemode s\grandlarc.pwn(62) : warning 219: local variable "name" shadows a variable at a preceding level
C:\Documents and Settings\Gabriel\Desktop\Sampserversimple\gamemode s\grandlarc.pwn(63) : warning 219: local variable "file" shadows a variable at a preceding level
C:\Documents and Settings\Gabriel\Desktop\Sampserversimple\gamemode s\grandlarc.pwn(6 : error 017: undefined symbol "COLOR_GREEN"
C:\Documents and Settings\Gabriel\Desktop\Sampserversimple\gamemode s\grandlarc.pwn(73) : error 017: undefined symbol "COLOR_GREEN"
C:\Documents and Settings\Gabriel\Desktop\Sampserversimple\gamemode s\grandlarc.pwn(337) : error 021: symbol already defined: "GetPlayerName"
C:\Documents and Settings\Gabriel\Desktop\Sampserversimple\gamemode s\grandlarc.pwn(339) : error 010: invalid function or declaration
C:\Documents and Settings\Gabriel\Desktop\Sampserversimple\gamemode s\grandlarc.pwn(341) : error 021: symbol already defined: "dini_IntSet"
C:\Documents and Settings\Gabriel\Desktop\Sampserversimple\gamemode s\grandlarc.pwn(342) : error 021: symbol already defined: "dini_IntSet"
C:\Documents and Settings\Gabriel\Desktop\Sampserversimple\gamemode s\grandlarc.pwn(343) : error 021: symbol already defined: "dini_IntSet"
C:\Documents and Settings\Gabriel\Desktop\Sampserversimple\gamemode s\grandlarc.pwn(353) : warning 209: function "cmd_freeze" should return a value
C:\Documents and Settings\Gabriel\Desktop\Sampserversimple\gamemode s\grandlarc.pwn(35 : error 021: symbol already defined: "cmd_freeze"
C:\Documents and Settings\Gabriel\Desktop\Sampserversimple\gamemode s\grandlarc.pwn(359) : error 017: undefined symbol "isPlayerAdmin"
C:\Documents and Settings\Gabriel\Desktop\Sampserversimple\gamemode s\grandlarc.pwn(363) : error 029: invalid expression, assumed zero
C:\Documents and Settings\Gabriel\Desktop\Sampserversimple\gamemode s\grandlarc.pwn(363) : warning 215: expression has no effect
C:\Documents and Settings\Gabriel\Desktop\Sampserversimple\gamemode s\grandlarc.pwn(363) : error 001: expected token: ";", but found "return"
C:\Documents and Settings\Gabriel\Desktop\Sampserversimple\gamemode s\grandlarc.pwn(36 : warning 225: unreachable code
C:\Documents and Settings\Gabriel\Desktop\Sampserversimple\gamemode s\grandlarc.pwn(36 : error 029: invalid expression, assumed zero
C:\Documents and Settings\Gabriel\Desktop\Sampserversimple\gamemode s\grandlarc.pwn(36 : error 029: invalid expression, assumed zero
C:\Documents and Settings\Gabriel\Desktop\Sampserversimple\gamemode s\grandlarc.pwn(36 : error 029: invalid expression, assumed zero
C:\Documents and Settings\Gabriel\Desktop\Sampserversimple\gamemode s\grandlarc.pwn(36 : fatal error 107: too many error messages on one line
Compilation aborted.Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase
18 Errors.