Money From Killing Someone
#3

Код:
public OnPlayerDeath(playerid, killerid, reason)
{
  if(killerid != INVALID_PLAYER_ID)
  {
  GivePlayerMoney(killerid,1000);
  }
  return 1;
}
Reply


Messages In This Thread
Money From Killing Someone - by Jonny_lockhart - 15.06.2010, 20:38
Re: Money From Killing Someone - by Naxix - 15.06.2010, 21:06
Re: Money From Killing Someone - by DJDhan - 15.06.2010, 21:07
Re: Money From Killing Someone - by Naxix - 15.06.2010, 21:09
Re: Money From Killing Someone - by DJDhan - 15.06.2010, 21:10
Re: Money From Killing Someone - by Naxix - 15.06.2010, 21:12

Forum Jump:


Users browsing this thread: 1 Guest(s)