Not upgrading level!!
#1

SOLVED
Reply
#2

pawn Код:
UpdateRobSkill(playerid);
                pinfo[playerid][Money] = pinfo[playerid][Money]+gmoney;
                pinfo[playerid][TotalRobs]++;
You should first increase the TotalRobs and then use UpdateRobSkill.
Reply
#3

Exactly what Konstaninos said!
Goodluck with your script.
Reply
#4

Quote:
Originally Posted by Konstantinos
Посмотреть сообщение
pawn Код:
UpdateRobSkill(playerid);
                pinfo[playerid][Money] = pinfo[playerid][Money]+gmoney;
                pinfo[playerid][TotalRobs]++;
You should first increase the TotalRobs and then use UpdateRobSkill.
fixed thanks
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)