Hi!
I'm creating a game with a simple character creation screen: you enter a name, you chose your character's gender, and then start playing. The problem comes when I try to use INI files to save your character's name and gender. For some reason, it just isn't saving, no matter what I try.
I think the problem is that I need the information to load on a different frame than it saved on. Is there a way to accomplish this successfully? I've attached an MFA file that shows what my problem is.
Please login to see this attachment.