[FilterScript] Jakwobs Xp/Lvl/Prestige system (fully saving)
#3

Quote:
Originally Posted by SturtIndia
View Post
pawn Code:
CMD:givexp(playerid, params[])
{
    if(!IsPlayerAdmin(playerid))return 0;
    {
                rInfo[playerid][xp] += 50;
        }
        return 1;
}
Code:
rInfo[playerid][xp] += 50;
what is +=50?
50 is the amount that gets added to your score.
Reply


Messages In This Thread
Rank System [Updated] - by Jakwob - 05.09.2014, 09:58
Re: Jakwobs Xp/Lvl/Prestige system (fully saving) - by KayJ - 05.09.2014, 10:41
Re: Jakwobs Xp/Lvl/Prestige system (fully saving) - by Steel_ - 05.09.2014, 10:43
Re: Jakwobs Xp/Lvl/Prestige system (fully saving) - by Jakwob - 05.09.2014, 10:47
Re: Jakwobs Xp/Lvl/Prestige system (fully saving) - by KayJ - 05.09.2014, 10:55
Re: Jakwobs Xp/Lvl/Prestige system (fully saving) - by Jakwob - 05.09.2014, 11:03
Re: Jakwobs Xp/Lvl/Prestige system (fully saving) - by ZenBish - 17.10.2014, 23:00
Re: Jakwobs Xp/Lvl/Prestige system (fully saving) - by Jakwob - 16.11.2014, 13:33
Re: Jakwobs Xp/Lvl/Prestige system (fully saving) - by M0HAMMAD - 16.11.2014, 17:10
Re: Jakwobs Xp/Lvl/Prestige system (fully saving) - by LeXuZ - 19.11.2014, 21:22

Forum Jump:


Users browsing this thread: 3 Guest(s)