[Ajuda]Erro ao Compilar
#1

Erro:
pawn Код:
G:\BOG\Servidor\gamemodes\BOP.pwn(56998) : error 010: invalid function or declaration
G:\BOG\Servidor\gamemodes\BOP.pwn(56999) : error 010: invalid function or declaration
G:\BOG\Servidor\gamemodes\BOP.pwn(57001) : error 010: invalid function or declaration
Pawn compiler 3.2.3664          Copyright (c) 1997-2006, ITB CompuPhase


3 Errors.

Linha:
pawn Код:
if(vid == admcars[1] || vid == admcars[2] || vid == admcars[3] || vid == admcars[4] || vid == hospcars[5] || vid == hospcars[6] || vid == hospcars[7] || vid == hospcars[8] || vid == hospcars[10] || vid == hospcars[11] || vid == hospcars[12] || vid == hospcars[13] || vid == hospcars[14]){
if(PlayerInfo[playerid][pAdmin] < 1)
SendClientMessage(playerid, Verde, "Bem vindo Administrador.");
} else {
SendClientMessage(playerid, Vermelho, "Vocк nгo й um Administrador");
RemovePlayerFromVehicle(playerid);
TogglePlayerControllable(playerid, 1);
}
}
Reply


Messages In This Thread
[Ajuda]Erro ao Compilar - by mutante_br - 12.11.2011, 20:56
Re: [Ajuda]Erro ao Compilar - by Pharrel - 12.11.2011, 20:59
Re: [Ajuda]Erro ao Compilar - by mutante_br - 12.11.2011, 21:02
Re: [Ajuda]Erro ao Compilar - by iansinho - 12.11.2011, 21:02
Re: [Ajuda]Erro ao Compilar - by Pharrel - 12.11.2011, 21:04
Re: [Ajuda]Erro ao Compilar - by mutante_br - 12.11.2011, 21:07
Re: [Ajuda]Erro ao Compilar - by Pharrel - 12.11.2011, 21:08
Re: [Ajuda]Erro ao Compilar - by AppleX - 12.11.2011, 21:09
Re: [Ajuda]Erro ao Compilar - by mutante_br - 12.11.2011, 21:12
Re: [Ajuda]Erro ao Compilar - by Pharrel - 12.11.2011, 21:12

Forum Jump:


Users browsing this thread: 2 Guest(s)