OpenXcom Forum

OpenXcom Forks => OpenXcom Extended (OXCE) => OXCE Support => Topic started by: Cooper on November 28, 2024, 11:59:49 pm

Title: recommendedUserOptions
Post by: Cooper on November 28, 2024, 11:59:49 pm
How does recommendedUserOptions work exactly?  :)

Does it work only the first time a mod is activated?

I tried adding a few recommendedUserOptions in my mod, then disabling and enabling it again, with no results.
Title: Re: recommendedUserOptions
Post by: Delian on November 29, 2024, 02:16:28 am
They're only applied the first time you switch to any mod that has any recommendedUserOptions (built-in mods don't have any). And then never again unless you delete options.cfg or press the Restore Defaults in options (in this case, on the subsequent game start or mod switch).
Title: Re: recommendedUserOptions
Post by: Cooper on November 30, 2024, 10:11:45 pm
Yeah that worked, thanks!