Money Saving Issue.
#2

Well first off, when the player logs in, is there a variable that gets how much money is in the players .ini?
If there is, then go to OnPlayerSpawn, and add this:
pawn Код:
ResetPlayerMoney(playerid);
GivePlayerMoney(playerid, PlayerInfo[playerid][pMoney] // or whatever variable you use.
Reply


Messages In This Thread
Money Saving Issue. - by Dare Devil..... - 28.05.2013, 13:58
Re: Money Saving Issue. - by dubyabeast - 28.05.2013, 14:06
Re: Money Saving Issue. - by radiobizza - 28.05.2013, 14:09

Forum Jump:


Users browsing this thread: 1 Guest(s)