Quote:
|
Originally Posted by Laffs
Nice work Ger
It slots the settings into one button very niceley
The output is almost exactly what I did with the button code as discussed a few posts up the line, and made it an independent file, And it works good
Here is my recent.ini file and the output file after I ran Ger's parser for you to have a look at Kosmos if you want to see what it does now rather than wait till you get home
(note I had to change the .ini to .txt so I could upload the file here)
|
Hey Cool, thanks I'll check it out.
I have was doing some reading and I think the reason that some listings don't get place in the eq2.recent.ini file is because the game sets them to 'Empty' rather than True/False.
I think the predefind profiles rather than setting a variable from true to false, simple clear the variable to an empty state. So it doesn't get saved in the eq2.recent.ini
A simple way to test this is to set something true and accept it. then check the file. Set it to false, and check the file and see if it shows up in both states. Then Clear the value, I'm not sure what the command would be on that to clear a boolean value. I know how to invert one, but not to clear the variable all together.
Anyway, I think that is why they are not listing in the file.