[HELP]Starting Money
#9

pawn Код:
public OnPlayerSpawn(playerid)
{
    ResetPlayerMoney(playerid); //Resets the players money, making it go from 30'000 to 0.
    GivePlayerMoney(playerid, 1000); //Then gives him the 1'000
    return 1;
}
Or just try finding the "30000" as other people said.. xd
Reply


Messages In This Thread
[HELP]Starting Money - by ValiLucifer - 30.10.2013, 08:46
Re: [HELP]Starting Money - by Tagathron - 30.10.2013, 08:58
Re: [HELP]Starting Money - by Sinner - 30.10.2013, 09:02
Re: [HELP]Starting Money - by ValiLucifer - 30.10.2013, 09:31
Re: [HELP]Starting Money - by Patrick - 30.10.2013, 09:35
Re: [HELP]Starting Money - by ValiLucifer - 30.10.2013, 09:36
Re: [HELP]Starting Money - by ValiLucifer - 30.10.2013, 09:42
Re: [HELP]Starting Money - by MaxTheMapper - 30.10.2013, 09:44
Re: [HELP]Starting Money - by Kyance - 30.10.2013, 09:46
Re: [HELP]Starting Money - by RajatPawar - 30.10.2013, 09:50

Forum Jump:


Users browsing this thread: 1 Guest(s)