Auto-Refund for RP Servers
#8

Quote:
Originally Posted by JohnRazer
Посмотреть сообщение
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.
Wouldn't recommend the above as it will always give them 250,000 upon connecting, whether they are new or not.

Search for the registration section of your script and paste it here in the [ pawn ] tags.
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: 2 Guest(s)