02.05.2014, 13:02
Quote:
That's because you never set a tag.
Use INI_SetTag(File, Tag[]). And for the empty saving problem, it's surely because "FacInfo[1][fRank1]" is empty. |
FacInfo[1][fRank1] is empty. but Its loaded from file under OnGameModeInit. And the saving is working only OnGameModeExit.. Why the saving system doesn't take the loaded value from file and just rewritte it?