PDA

View Full Version : Method to "refresh" the options window in a script?



TheoGeek
November 28th, 2019, 18:40
So, the extension I have been working on has custom Options. It would make sense in my case to be able to enable and disable options based on the settings of other options (or set them to some other value than the current one) as some are mutually exclusive or jsut don't make sense in light of other settings. I *think* I know how to set the options, but I don't see a way to "refresh" the Options window so those programmatically assigned values get reflected in the window.

Is there a way to do this?

Thanks!

Moon Wizard
November 28th, 2019, 22:24
No, the Options scripts built into CoreRPG assume that possible options values are fixed at session launch.

Regards,
JPG