I've been trying to access the bool's located in the userprofile.txt. Basically what I want to do take my difficulty options and make them options that you can select when you start a new game (I also want to add one city challenge and the debugAI stuff too)
Anyways I figured the best way to test is with the CityCaptureoptions since fromafar put in the profile anyways. I modified the ldl and it toggles but I've copied everything in the spnewgamerulesscreen and even added a bit to profileDB and to gamesettings. But it seems that the toggle won't set the profile.
I'm getting the feeling that bloodlust and pollution options found in that window are not implemented am I right/ where am I going wrong on this?
I'd rather not update the svn with this code, i don't think it wil impact much, but does anyone now what i'm missing?
Anyways I figured the best way to test is with the CityCaptureoptions since fromafar put in the profile anyways. I modified the ldl and it toggles but I've copied everything in the spnewgamerulesscreen and even added a bit to profileDB and to gamesettings. But it seems that the toggle won't set the profile.
I'm getting the feeling that bloodlust and pollution options found in that window are not implemented am I right/ where am I going wrong on this?
I'd rather not update the svn with this code, i don't think it wil impact much, but does anyone now what i'm missing?
Comment