[AJUDA/DUVIDA] OnplayerDeath :D
#9

PHP код:
public OnPlayerDeath(playeridkilleridreason)
{
   static
        
homelocoMAX_PLAYER_NAME ], //array para identificar o nome de quem matou        
        
atropeladoMAX_PLAYER_NAME ]; //array para identificar o nome de quem morreu
   
   
GetPlayerNameplayeridatropeladosizeofatropleado ) ); //Checka o nome de quem morreu
   
GetPlayerNamekilleridhomelocosizeofhomeloco ) ); //Checka o nome de quem matou
   
if( IsPlayerInAnyVehiclekillerid ) ) //Verificha se o "matador" estб em um veiculo
   
//chave para abrir as funзхes se o "matador" estiver em um veiculo
      
formatstringsizeof( string ), "[DB-INFO] %s fez db em %s e vai ser kickado pelo administrador"homelocoatropelado ); //Manda a mensagem, blablabla
      
SendClientMessageToAll( -1string ); //Уbvio, jб deve saber
      
return true//retorna verdadeiro, continuarб as funзхes abaixo
   
//chave para fechar as funзхes se o "matador" estiver em um veiculo
   
   
GameTextForPlayerplayerid"~r~Morreu ~b~TRAGICO"3000false ); 
   
GivePlayerMoneyplayerid, -5000 );
   
SendDeathMessagekilleridplayeridreason );
   
SetPlayerScorekilleridGetPlayerScorekillerid ) + );
   
GivePlayerMoneykillerid2500 );
   return 
true;

Reply


Messages In This Thread
[AJUDA/DUVIDA] OnplayerDeath :D - by Andrew_Guiga - 08.07.2011, 20:22
Re: [AJUDA/DUVIDA] OnplayerDeath :D - by Macintosh - 08.07.2011, 20:25
Re: [AJUDA/DUVIDA] OnplayerDeath :D - by Andrew_Guiga - 08.07.2011, 20:26
Re: [AJUDA/DUVIDA] OnplayerDeath :D - by Macintosh - 08.07.2011, 20:29
Re: [AJUDA/DUVIDA] OnplayerDeath :D - by Andrew_Guiga - 08.07.2011, 20:33
Re: [AJUDA/DUVIDA] OnplayerDeath :D - by Macintosh - 08.07.2011, 21:00
Re: [AJUDA/DUVIDA] OnplayerDeath :D - by Andrew_Guiga - 08.07.2011, 21:24
Re: [AJUDA/DUVIDA] OnplayerDeath :D - by RockFire - 08.07.2011, 21:26
Re: [AJUDA/DUVIDA] OnplayerDeath :D - by BlueRider - 08.07.2011, 21:56
Re: [AJUDA/DUVIDA] OnplayerDeath :D - by [BEP]AcerPilot - 08.07.2011, 21:58

Forum Jump:


Users browsing this thread: 9 Guest(s)