08.11.2010, 22:01
Galera Eu Vi Um Cmd De Um Eix Clan Meu De Drift [Nw] ..
/Furar-Pneu Ai Furava Os 4 Pneus ..
Axei Este Cmd Na NET Maiss Veio Com ERRO :
Coloquei Aqui Mais Apareceu Erros ..
Ajuda Ae PF
/Furar-Pneu Ai Furava Os 4 Pneus ..
Axei Este Cmd Na NET Maiss Veio Com ERRO :
Код:
if(strcmp(cmd, "/furar-pneu", true) == 0) { if(IsPlayerConnected(playerid) { new pbpvluzes,pbpvpneus,pbpvpainel,pbpvportas; new vehicleid = GetPlayerVehicleID(playerid); GetVehicleDamageStatus(v,pbpvpainel,pbpvportas,pbp vluzes,pbpvpneus); UpdateVehicleDamageStatus(v, pbpvpainel, pbpvportas, pbpvluzes, 15); } return 1; }
Код:
D:\Duany\Samp - The Perfect Drift\gamemodes\TPD.pwn(694) : error 001: expected token: ")", but found "new" D:\Duany\Samp - The Perfect Drift\gamemodes\TPD.pwn(694) : error 003: declaration of a local variable must appear in a compound block D:\Duany\Samp - The Perfect Drift\gamemodes\TPD.pwn(694) : error 017: undefined symbol "pbpvluzes" D:\Duany\Samp - The Perfect Drift\gamemodes\TPD.pwn(694) : fatal error 107: too many error messages on one line Compilation aborted.Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase 4 Errors.