Page MenuHomeFeedback Tracker

Trying to add <sorting> block to <modded_inputs> not recognized
Assigned, UrgentPublic

Description

Attempting to add keybinds for a mod to and organized tab in the Keybinds configuration menu but adding a <sorting> block into the <modded_inputs> block in the mod is not being recognized/picked up and the the keybinds for the mod remain in 'Unsorted'.

Details

Severity
Major
Resolution
Open
Reproducibility
N/A
Operating System
Windows 10
Category
General
Steps To Reproduce

Add a <sorting> block (mimicking the structure used on constants.xml) to the <modded_inputs> XML that defines the keybinds for a mod and see that nothing gets changed in the game client keybind configuration menu.

Event Timeline

Geez changed the task status from New to Assigned.Jun 15 2022, 9:53 AM
mdc added a subscriber: mdc.Jun 23 2022, 8:58 AM

@RedFalcon

The <sorting> block needs to go into the <inputs> sub-block, not directly into <modded_inputs>.

Let me know if this resolves your issue; if not, feel free to DM me as I implemented this on both my own mod and VPP.

Yup, got that sorted so this particular issue is resolved. Now to get the keybind menu to scroll instead if cutting off excess tabs.

mdc added a comment.Jun 23 2022, 9:25 PM

Yup, got that sorted so this particular issue is resolved. Now to get the keybind menu to scroll instead if cutting off excess tabs.

Use less mods :kappa: