11.12.2011, 08:05
I don't see you load it onplayerconnect so basically it doesn't read from file and stays 0 in a variable, and then as you disconnect it establishes to 0. Try using this code onplayerconnect:
Same with others.
pawn Code:
PlayerInfo[playerid][Level] = dini_Int(file,"Level");