OK, so just Start of frame: Set health to GroupItemValue( "Ini", "Save", "Cur HP") and ect.
Printable View
OK, so just Start of frame: Set health to GroupItemValue( "Ini", "Save", "Cur HP") and ect.
But if there is nothing saved there is nothing to load right?
wouldn't that screw things up for the first time play?
Well there is the INI++ object which lets you use a replacement value if the value you want doesn't exist. It also has auto save and load features, and a lot of other awsome stuff, like encryption so that people can't change thier stats by editing the file!
I don't understand ini++
is there a tutorial anywhere?
There are help documents on my website (I'm hosting them because Jax doesn't have any webspace at current)
http://www.LB-Stuff.com/MMF2/Ini++/
Hi JaJitsu. I have a Load and Save INI++ example on my website in the example section.
Marv