Get next rank
#1

Hello. I made a textdraw which shows current score and score needed for next rank. Ex: 20/100

How i can get how much score a player needs it for the next rank? Currently i have this:

pawn Код:
enum e_RANK
{
    rankName[35],
    rankScore,
    Float:rankHealth,
    Float:rankArmour
};
Which rankScore sets the score needed for that rank. I need something like: "You need %d score to reach next rank".

Thanks.
Reply


Messages In This Thread
Get next rank - by Despacito - 14.04.2017, 21:16
Re: Get next rank - by DarkSkull - 14.04.2017, 22:07
Re: Get next rank - by Despacito - 14.04.2017, 23:10
Re: Get next rank - by Marricio - 14.04.2017, 23:26
Re: Get next rank - by Despacito - 16.04.2017, 09:57
Re: Get next rank - by JustNothing - 16.04.2017, 10:10
Re: Get next rank - by Despacito - 16.04.2017, 10:17
Re: Get next rank - by JustNothing - 16.04.2017, 10:24
Re: Get next rank - by Despacito - 16.04.2017, 10:36
Re: Get next rank - by JustNothing - 16.04.2017, 10:39

Forum Jump:


Users browsing this thread: 2 Guest(s)