31.03.2011, 11:44
Example ?
ERROS:
pawn Код:
{
if(IsPlayerInVehicle(playerid,taxicar[1])//se tiver no carro "seucarro"
{
if(Profissao[playerid] == TAXISTA)
{
RemovePlayerFromVehicle(playerid); //remove o player se nao for da org determinada na variavel la emcima/\//dai tu coloca um sendclientmessage assim vai...........
}
Код:
C:\Users\GABRIEL\Desktop\samp03csvr_R2-2_win32\gamemodes\FBM.pwn(138) : warning 202: number of arguments does not match definition C:\Users\GABRIEL\Desktop\samp03csvr_R2-2_win32\gamemodes\FBM.pwn(346) : error 055: start of function body without function header C:\Users\GABRIEL\Desktop\samp03csvr_R2-2_win32\gamemodes\FBM.pwn(347) : error 010: invalid function or declaration C:\Users\GABRIEL\Desktop\samp03csvr_R2-2_win32\gamemodes\FBM.pwn(349) : error 010: invalid function or declaration Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase 3 Errors.