detect knife kill
#5

Quote:
Originally Posted by CAR
Посмотреть сообщение
Yes, but then he can also kill with a Gun while he's got a knife, use this:
pawn Код:
public OnPlayerDeath(playerid, killerid, reason)
{
      if(reason == 4)
      {
            GivePlayerMoney(killerid, 500);
      }
      return 1;
}
GetPlayerWeapon() returns the weapon that the player is currently holding.
Reply


Messages In This Thread
detect knife kill - by jaksimaksi - 30.08.2010, 16:33
Re: detect knife kill - by GaGlets(R) - 30.08.2010, 16:36
Re: detect knife kill - by Bumbis - 30.08.2010, 16:40
Re: detect knife kill - by CAR - 30.08.2010, 18:49
Re: detect knife kill - by nemesis- - 30.08.2010, 19:24
Re: detect knife kill - by Voldemort - 30.08.2010, 19:42

Forum Jump:


Users browsing this thread: 2 Guest(s)