Auto-Refund for RP Servers
#7

pawn Код:
public OnPlayerConnect(playerid)
{
    GivePlayerCash(playerid, 250000);
    pInfo[playerid][pDonateRank] = //Whatever your rank is
    pInfo[playerid][pMats] = 25000;
    pInfo[playeridd][pPots] = 50;
}
Not tested, it'd be better if you just told us which script you are using or post the gamemode.
Reply


Messages In This Thread
Auto-Refund for RP Servers - by DouglasRamirez - 14.10.2013, 10:39
Re: Auto-Refund for RP Servers - by edzis84 - 14.10.2013, 10:40
Re: Auto-Refund for RP Servers - by DuongNghia - 14.10.2013, 14:50
Re: Auto-Refund for RP Servers - by edzis84 - 14.10.2013, 14:54
Re: Auto-Refund for RP Servers - by DuongNghia - 14.10.2013, 16:26
Re: Auto-Refund for RP Servers - by DouglasRamirez - 14.10.2013, 18:13
Re: Auto-Refund for RP Servers - by JohnRazer - 14.10.2013, 18:58
Re: Auto-Refund for RP Servers - by Ayumi - 15.10.2013, 02:06

Forum Jump:


Users browsing this thread: 1 Guest(s)