How to disable negative money?
#2

Just check somewhere player's money

new money = GetPlayerMoney(playerid);
if(money < 0) ResetPlayerMoney(playerid);
Reply


Messages In This Thread
How to disable negative money? - by TheMightyEddy - 13.04.2012, 19:34
Re: How to disable negative money? - by Kiets - 13.04.2012, 19:37

Forum Jump:


Users browsing this thread: 1 Guest(s)