if(PlayerInfo[giverid][pLevel] == qnt) { SetPlayerScore(giverid, qnt); DOF2_SaveFile(); }
PlayerInfo[giveid][pLevel] = qnt;DOF2_SaveFile();