02.04.2015, 06:11
Hello, Can someone tell me how to change this:
TO
Code:
dini_IntSet(file, "Score", PlayerInfo[playerid][pScore]);
Code:
dini_IntSet(file, "Score",pScore);