How to make lvl up system in textdraws
#4

Just remove this part from every case:

pawn Код:
SetPlayerScore(playerid,PlayerInfo[playerid][Level] +=1);
            PlayerInfo[playerid][EXP] = 0;
            SendMessage(playerid,-1,"Level Up","Len cap");
To either under all cases or just before the switch
Reply


Messages In This Thread
How to make lvl up system in textdraws - by Toxik - 11.11.2014, 13:50
Re: How to make lvl up system in textdraws - by mamorunl - 11.11.2014, 15:33
Re: How to make lvl up system in textdraws - by Toxik - 11.11.2014, 15:36
Re: How to make lvl up system in textdraws - by mamorunl - 12.11.2014, 18:50

Forum Jump:


Users browsing this thread: 1 Guest(s)