05.01.2011, 01:59
thanks all but it wont save onto the server files the score will save but the kills doesn't how do i edit my register system to save the kills and deaths onto the folder
examples of save how do i make it so it would make senence with the other get player a kill script i used
dini_IntSet(playerfile, "Level", level[playerid]);
dini_IntSet(playerfile, "Cash", GetPlayerMoney(playerid));
dini_IntSet(playerfile, "Score", GetPlayerScore(playerid));
examples of save how do i make it so it would make senence with the other get player a kill script i used
dini_IntSet(playerfile, "Level", level[playerid]);
dini_IntSet(playerfile, "Cash", GetPlayerMoney(playerid));
dini_IntSet(playerfile, "Score", GetPlayerScore(playerid));

