[Ajuda]kick
#2

ao inves de botar entre [quote], bota entre [pawn]


acredito que seja sу as chaves que estao erradas, ficando assim:
pawn Код:
if(killerid != 255)
{
if(GetPlayerState(killerid) == 2)
{
new carroDB = GetPlayerVehicleID(killerid);
new nomexd[MAX_PLAYER_NAME];
GetPlayerName(killerid, nomexd, sizeof(nomexd));
if(IsAPlane(carroDB))
}
return 1;
}
format(string, sizeof(string), "AdmCmd: %s [id:%d] Matou %s [Id:%d] com DB, Ele foi kikado.", nomexd,killerid, name, playerid);
SendClientMessageToAll(COLOR_LIGHTRED, string);
Kick(killerid);
return 1;
}
}
Reply


Messages In This Thread
[Ajuda]kick - by maluku102 - 09.09.2010, 16:58
Respuesta: [Ajuda]kick - by BiieL - 09.09.2010, 17:13
Re: [Ajuda]kick - by maluku102 - 09.09.2010, 17:22
Re: [Ajuda]kick - by maluku102 - 09.09.2010, 17:30
Respuesta: [Ajuda]kick - by BiieL - 09.09.2010, 18:25
Re: [Ajuda]kick - by maluku102 - 09.09.2010, 20:39
Respuesta: [Ajuda]kick - by BiieL - 09.09.2010, 20:43
Re: [Ajuda]kick - by maluku102 - 09.09.2010, 20:47
Re: [Ajuda]kick - by mascote - 09.09.2010, 21:18
Re: Respuesta: [Ajuda]kick - by SuB_ZeRo0_ - 09.09.2010, 21:23

Forum Jump:


Users browsing this thread: 5 Guest(s)