how to get 10% money from playerid
#2

pawn Код:
public OnPlayerDeath(playerid, killerid, reason)
{
GivePlayerMoney(killerid,GetPlayerMoney(playerid)/10);
return 1;
}
Reply


Messages In This Thread
how to get 10% money from playerid - by handerson - 03.07.2011, 03:21
Re: how to get 10% money from playerid - by Deskoft - 03.07.2011, 03:23
Re: how to get 10% money from playerid - by handerson - 03.07.2011, 03:25

Forum Jump:


Users browsing this thread: 1 Guest(s)