08.07.2013, 01:31
Well, i need help fixing these errors, but i dont understand this, i do what it says the compiler error.
Well is this.
In this, it says that "setbomb" is not definied
and when i define "setbomb" appears this:
In this filterscript is used zcmd, but when i use zcmd appears this:
Idk what to do, can you guys help me?
Ty
Well is this.
In this, it says that "setbomb" is not definied
Код:
D:\Documents and Settings\Administrador\Escritorio\SAMPER\Nuevo SAMP\gamemodes\ElPechero.pwn(12059) : warning 203: symbol is never used: "setbomb" Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase 1 Warning.
Код:
D:\Documents and Settings\Administrador\Escritorio\SAMPER\Nuevo SAMP\gamemodes\ElPechero.pwn(11852) : error 020: invalid symbol name "" D:\Documents and Settings\Administrador\Escritorio\SAMPER\Nuevo SAMP\gamemodes\ElPechero.pwn(11861) : error 010: invalid function or declaration D:\Documents and Settings\Administrador\Escritorio\SAMPER\Nuevo SAMP\gamemodes\ElPechero.pwn(12060) : warning 203: symbol is never used: "ang" Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase 2 Errors.
Код:
D:\Documents and Settings\Administrador\Escritorio\SAMPER\Nuevo SAMP\gamemodes\ElPechero.pwn(6) : fatal error 100: cannot read from file: "zcmd" Compilation aborted.Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase 1 Error.
Ty