problem with ranking system
#1

fixed
Reply
#2

GetPlayerScore returns the old value.

pawn Код:
score = GetPlayerScore(playerid) + score;
SetPlayerScore(playerid, score);

if(score >= XpToNextLvl[playerid])
Reply
#3

ok thx, but that was not a solution to my problem

edit : nevermind, i fixed it myself
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)