02.04.2013, 13:34
Quote:
Sometimes that happens when for example, instead of printing an integer, you're using '%s' which is for strings or the opposite, I don't remember.
Would you mind to show us the part that prints the values? |
Changed to printf("Exp: %d", PlayerInfo[playerid][classid][experience]); and it's showing the right value.

So, problem solved.
