09.12.2014, 21:08
What do you mean about not using Update, if i use a timer and there are a lot of players online, it could lag, could you explain how to make the function so i don't keep using onplayerupdate, thanks for replying!
That is the whole code, I have not got anything for the XP yet, I am working on a jobs system, which will give the xp when doing, the giving code should look something like this:
Quote:
we cant tell without the whole code/function... How are the XPs increased? |
pawn Код:
pInfo[playerid][XP] += 1;