MONEYZZ
#2

pawn Код:
public OnPlayerDeath(playerid, killerid, reason)
{
  GivePlayerMoney(playerid, -1000); //gives the player that died -1000dollars
  GivePlayerMoney(killerid, 1000); //gives the killer 1000 dollars
  return 1;
}
Reply


Messages In This Thread
MONEYZZ - by NuggaN - 19.03.2013, 22:25
Re: MONEYZZ - by Glad2BeHere - 19.03.2013, 22:29

Forum Jump:


Users browsing this thread: 1 Guest(s)