01.02.2012, 19:37
pawn Код:
C:\Documents and Settings\Maurilio\Desktop\BVC\gamemodes\BVC1.0.pwn(3006) : warning 219: local variable "x" shadows a variable at a preceding level
C:\Documents and Settings\Maurilio\Desktop\BVC\gamemodes\BVC1.0.pwn(3006) : warning 219: local variable "y" shadows a variable at a preceding level
C:\Documents and Settings\Maurilio\Desktop\BVC\gamemodes\BVC1.0.pwn(3006) : warning 219: local variable "z" shadows a variable at a preceding level
C:\Documents and Settings\Maurilio\Desktop\BVC\gamemodes\BVC1.0.pwn(3280) : error 029: invalid expression, assumed zero
C:\Documents and Settings\Maurilio\Desktop\BVC\gamemodes\BVC1.0.pwn(3280) : warning 215: expression has no effect
C:\Documents and Settings\Maurilio\Desktop\BVC\gamemodes\BVC1.0.pwn(3280) : error 001: expected token: ";", but found ":"
C:\Documents and Settings\Maurilio\Desktop\BVC\gamemodes\BVC1.0.pwn(3280) : error 017: undefined symbol "Dialog_TruckerSelectEndLoc"
C:\Documents and Settings\Maurilio\Desktop\BVC\gamemodes\BVC1.0.pwn(3280) : fatal error 107: too many error messages on one line
Compilation aborted.Pawn compiler 3.2.3664 Copyright (c) 1997-2006, ITB CompuPhase
4 Errors.
Linha 3280
pawn Код:
case: DialogTruckerEndLoc:Dialog_TruckerSelectEndLoc(playerid, response, listitem);