How can I add a setting in the in-game Game Options menu to allow users to tweak the behavior of my addon?
How can I then access the setting from my addon?
Thanks!
User-configurable addon settings
Moderator: Moderator
Re: User-configurable addon settings
Pull apart one of my addons to see how it works?
My feedback meter decays into coding. Give me feedback and I make mods.
Re: User-configurable addon settings
Can you point me at one?
Re: User-configurable addon settings
http://te4.org/games/addons/tome/necromancy
What you want is in hooks/load.lua
What you want is in hooks/load.lua
My feedback meter decays into coding. Give me feedback and I make mods.