Suggestion General REQUEST, Official Coding Tutoiral on basics: Adding a Hotkey, Adding Custom Options to Options Menu

Users who are viewing this thread

Hey guys,

Would love to see official documentation on how to:

1) Add and register a Hotkey To HotKeyBase, using proper HotKeyCategory, calling with OnPressed, OnReleased

2) Adding options to options screen, extending "ManagedOptions" under "Gameplay" Tab

Adding "Dropdown Box" option
Adding "Check Box" option
Adding "Slider Bar" option,

setting it to an Enum / Variable and calling it,

Thanks for reading,
please consider
@gkx @MArdA TaleWorlds
 
Last edited:
Hey @Welcome_To_Hell please note that the following change was added with e1.6.1 that is related to your request:
  • Improved moddability of the keybinds. Modders can now introduce auxiliary key categories.
 
Back
Top Bottom