[Help] Money system
#2

pawn Код:
public OnPlayerDeath(playerid, killerid, reason)
{
   //Award $10,000 to the killer
   GivePlayerMoney(killerid, 10000);
}
Correct me if I'm wrong.
Reply


Messages In This Thread
[Help] Money system - by zouyun - 26.05.2011, 20:03
Re: [Help] Money system - by iGetty - 26.05.2011, 20:06
Re: [Help] Money system - by Janek17 - 26.05.2011, 20:06
Re: [Help] Money system - by zouyun - 26.05.2011, 20:33

Forum Jump:


Users browsing this thread: 1 Guest(s)