Checking if the player passed the specific EXP?(EDITED)!!!! still need help
#5

Quote:
Originally Posted by MadeMan
pawn Код:
new LevelExp[30] = {5000,}; // add other levels exp here
pawn Код:
if(playerDB[killerid][EXP] >= LevelExp[playerDB[killerid][Level]])
Level+1, remember it advances him to the next level.

Also, you're comparing his EXP with his level
Reply


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)