28.05.2012, 17:45
deu esses erros.
pawn Код:
C:\Documents and Settings\Gutierre\Meus documentos\Samp\gamemodes\BPB.pwn(4579) : warning 219: local variable "price" shadows a variable at a preceding level
C:\Documents and Settings\Gutierre\Meus documentos\Samp\gamemodes\BPB.pwn(4621) : warning 219: local variable "price" shadows a variable at a preceding level
C:\Documents and Settings\Gutierre\Meus documentos\Samp\gamemodes\BPB.pwn(4663) : warning 219: local variable "price" shadows a variable at a preceding level
C:\Documents and Settings\Gutierre\Meus documentos\Samp\gamemodes\BPB.pwn(4985) : warning 219: local variable "price" shadows a variable at a preceding level
C:\Documents and Settings\Gutierre\Meus documentos\Samp\gamemodes\BPB.pwn(6813) : warning 219: local variable "caller" shadows a variable at a preceding level
C:\Documents and Settings\Gutierre\Meus documentos\Samp\gamemodes\BPB.pwn(7459) : error 076: syntax error in the expression, or invalid function call
C:\Documents and Settings\Gutierre\Meus documentos\Samp\gamemodes\BPB.pwn(7465) : error 010: invalid function or declaration
C:\Documents and Settings\Gutierre\Meus documentos\Samp\gamemodes\BPB.pwn(7469) : error 010: invalid function or declaration
C:\Documents and Settings\Gutierre\Meus documentos\Samp\gamemodes\BPB.pwn(7473) : error 010: invalid function or declaration
C:\Documents and Settings\Gutierre\Meus documentos\Samp\gamemodes\BPB.pwn(7476) : error 054: unmatched closing brace ("}")
C:\Documents and Settings\Gutierre\Meus documentos\Samp\gamemodes\BPB.pwn(7477) : error 010: invalid function or declaration
C:\Documents and Settings\Gutierre\Meus documentos\Samp\gamemodes\BPB.pwn(7480) : error 010: invalid function or declaration
C:\Documents and Settings\Gutierre\Meus documentos\Samp\gamemodes\BPB.pwn(7482) : error 010: invalid function or declaration
C:\Documents and Settings\Gutierre\Meus documentos\Samp\gamemodes\BPB.pwn(7484) : error 010: invalid function or declaration
C:\Documents and Settings\Gutierre\Meus documentos\Samp\gamemodes\BPB.pwn(7486) : error 010: invalid function or declaration
C:\Documents and Settings\Gutierre\Meus documentos\Samp\gamemodes\BPB.pwn(7490) : error 010: invalid function or declaration
C:\Documents and Settings\Gutierre\Meus documentos\Samp\gamemodes\BPB.pwn(7495) : error 010: invalid function or declaration
C:\Documents and Settings\Gutierre\Meus documentos\Samp\gamemodes\BPB.pwn(7497) : error 010: invalid function or declaration
C:\Documents and Settings\Gutierre\Meus documentos\Samp\gamemodes\BPB.pwn(7501) : error 010: invalid function or declaration
C:\Documents and Settings\Gutierre\Meus documentos\Samp\gamemodes\BPB.pwn(7506) : error 010: invalid function or declaration
C:\Documents and Settings\Gutierre\Meus documentos\Samp\gamemodes\BPB.pwn(7508) : error 010: invalid function or declaration
C:\Documents and Settings\Gutierre\Meus documentos\Samp\gamemodes\BPB.pwn(7512) : error 010: invalid function or declaration
C:\Documents and Settings\Gutierre\Meus documentos\Samp\gamemodes\BPB.pwn(7519) : error 010: invalid function or declaration
C:\Documents and Settings\Gutierre\Meus documentos\Samp\gamemodes\BPB.pwn(7523) : error 017: undefined symbol "playerid"
C:\Documents and Settings\Gutierre\Meus documentos\Samp\gamemodes\BPB.pwn(7523) : error 008: must be a constant expression; assumed zero
C:\Documents and Settings\Gutierre\Meus documentos\Samp\gamemodes\BPB.pwn(7524) : error 010: invalid function or declaration
C:\Documents and Settings\Gutierre\Meus documentos\Samp\gamemodes\BPB.pwn(7529) : error 021: symbol already defined: "GivePlayerMoneyEx"
C:\Documents and Settings\Gutierre\Meus documentos\Samp\gamemodes\BPB.pwn(7529) : error 029: invalid expression, assumed zero
C:\Documents and Settings\Gutierre\Meus documentos\Samp\gamemodes\BPB.pwn(7531) : error 021: symbol already defined: "GivePlayerMoneyEx"
C:\Documents and Settings\Gutierre\Meus documentos\Samp\gamemodes\BPB.pwn(7531) : warning 215: expression has no effect
C:\Documents and Settings\Gutierre\Meus documentos\Samp\gamemodes\BPB.pwn(7531) : error 001: expected token: ";", but found ")"
C:\Documents and Settings\Gutierre\Meus documentos\Samp\gamemodes\BPB.pwn(7543) : error 010: invalid function or declaration
Compilation aborted.Pawn compiler 3.2.3664 Copyright (c) 1997-2006, ITB CompuPhase
26 Errors.