25.01.2013, 11:05
EDIT:
I've got warnings
Now this is the problem for sure, how to fix them?
I've got warnings
pawn Код:
C:\Documents and Settings\Uporabnik\Desktop\DS-RPG [ENG - 0.3e]\gamemodes\DS-RPG.pwn(27232) : warning 219: local variable "string" shadows a variable at a preceding level
C:\Documents and Settings\Uporabnik\Desktop\DS-RPG [ENG - 0.3e]\gamemodes\DS-RPG.pwn(27309) : warning 219: local variable "string" shadows a variable at a preceding level
C:\Documents and Settings\Uporabnik\Desktop\DS-RPG [ENG - 0.3e]\gamemodes\DS-RPG.pwn(27335) : warning 219: local variable "string" shadows a variable at a preceding level
C:\Documents and Settings\Uporabnik\Desktop\DS-RPG [ENG - 0.3e]\gamemodes\DS-RPG.pwn(28419) : warning 206: redundant test: constant expression is non-zero
C:\Documents and Settings\Uporabnik\Desktop\DS-RPG [ENG - 0.3e]\gamemodes\DS-RPG.pwn(31185) : warning 204: symbol is assigned a value that is never used: "string"
C:\Documents and Settings\Uporabnik\Desktop\DS-RPG [ENG - 0.3e]\gamemodes\DS-RPG.pwn(33505) : warning 216: nested comment
C:\Documents and Settings\Uporabnik\Desktop\DS-RPG [ENG - 0.3e]\gamemodes\DS-RPG.pwn(86999) : warning 202: number of arguments does not match definition
C:\Documents and Settings\Uporabnik\Desktop\DS-RPG [ENG - 0.3e]\gamemodes\DS-RPG.pwn(87008) : warning 202: number of arguments does not match definition
C:\Documents and Settings\Uporabnik\Desktop\DS-RPG [ENG - 0.3e]\gamemodes\DS-RPG.pwn(89813) : warning 203: symbol is never used: "params"
C:\Documents and Settings\Uporabnik\Desktop\DS-RPG [ENG - 0.3e]\gamemodes\DS-RPG.pwn(89851) : warning 203: symbol is never used: "params"
C:\Documents and Settings\Uporabnik\Desktop\DS-RPG [ENG - 0.3e]\gamemodes\DS-RPG.pwn(89872) : warning 203: symbol is never used: "params"
C:\Documents and Settings\Uporabnik\Desktop\DS-RPG [ENG - 0.3e]\gamemodes\DS-RPG.pwn(90911) : warning 204: symbol is assigned a value that is never used: "s"
C:\Documents and Settings\Uporabnik\Desktop\DS-RPG [ENG - 0.3e]\gamemodes\DS-RPG.pwn(90921) : warning 203: symbol is never used: "params"
C:\Documents and Settings\Uporabnik\Desktop\DS-RPG [ENG - 0.3e]\gamemodes\DS-RPG.pwn(96400) : warning 217: loose indentation
C:\Documents and Settings\Uporabnik\Desktop\DS-RPG [ENG - 0.3e]\gamemodes\DS-RPG.pwn(96545) : warning 217: loose indentation
C:\Documents and Settings\Uporabnik\Desktop\DS-RPG [ENG - 0.3e]\gamemodes\DS-RPG.pwn(27571) : warning 204: symbol is assigned a value that is never used: "InfoBoardTimer"
Pawn compiler 3.2.3664 Copyright (c) 1997-2006, ITB CompuPhase