Hello
I cannot figure out how to save to ini files. I've been through various tutorials but for some reason the proper way to use ini seems to elude me. For my latest game, I set it up so that at the start of every level (frame) it would set the ini value to number value corresponding to the number frame it is. At the beginning of the game i have a load button which sets the frame number to that of the ini value.
I figured it would work with this setup but when I tested it, the load button did nothing, so I am not sure where I'm going wrong. I would have posted to file on the forum somewhere but I forgot how to
Any help would be greatly appreciated!