[AJUDA]Drive-by
#6

U.u Agora Criei um Mais Complexo
Nгo Testei Mais й sу uma base

pawn Code:
public OnPlayerDeath(playerid, killerid, reason)
{
   if(IsPlayerInVehicle(killerid))//SO FUNFA SE O PLAYER TIVER NO VEICULOS
  {
  if(GetPlayerWeapon(killerid) == 28||29||32) //ID DAS ARMA QUE DA DE ATIRA DO CARRO/MOTO
  {
  new name[MAX_PLAYER_NAME], string[44];//DEFINE AS NEW NAME E STRINGS
  GetPlayerName(killerid, name, sizeof(name));//PEGA NOME
  format(string, sizeof(string), "%s fez Car-Kill esse noob FDP troxa, TNC.",name);//MSG
  SendClientMessageToAll(0xFFFF00AA, string);//COR
  return 1;
}
}

Feito para o Regalado_xD
Reply


Messages In This Thread
[AJUDA]Drive-by - by Brunow - 01.05.2010, 21:00
Re: [AJUDA]Drive-by - by andmeida10 - 01.05.2010, 21:22
Re: [AJUDA]Drive-by - by Brunow - 01.05.2010, 21:33
Re: [AJUDA]Drive-by - by Ambrуsio - 01.05.2010, 21:39
Re: [AJUDA]Drive-by - by ipsBruno - 01.05.2010, 21:42
Re: [AJUDA]Drive-by - by ipsBruno - 04.05.2010, 14:34
Re: [AJUDA]Drive-by - by (o)Trydon - 04.05.2010, 16:24
Re: [AJUDA]Drive-by - by Brunow - 05.05.2010, 22:09
Re: [AJUDA]Drive-by - by BurrodaZero - 05.05.2010, 22:44
Re: [AJUDA]Drive-by - by ipsBruno - 06.05.2010, 03:01

Forum Jump:


Users browsing this thread: 1 Guest(s)