20.12.2012, 13:33
Then you should read up on it.
I can tell you this much: You need INI_WriteInt to store the information into files. To load them you need to use INI_ParseFile or INI_Load, and use the callbacks to store information from the files into variables.
I can tell you this much: You need INI_WriteInt to store the information into files. To load them you need to use INI_ParseFile or INI_Load, and use the callbacks to store information from the files into variables.