code/__DEFINES/preferences.dm

MAX_QUICK_EQUIP_SLOTS | The amount of quick equip slots there should have. If someone doesn't have this many slots, their prefs will reset to get the new ones. This adds only the buttons, to make the hotkeys usable in-game you need to make a keybind for it. |
---|---|
QUICK_EQUIP_ORDER | The default Quick equip order list, adding/removing slots from this list will increase the amount of quick equip slots. Update the define above when |
Define Details
MAX_QUICK_EQUIP_SLOTS
The amount of quick equip slots there should have. If someone doesn't have this many slots, their prefs will reset to get the new ones. This adds only the buttons, to make the hotkeys usable in-game you need to make a keybind for it.
QUICK_EQUIP_ORDER
The default Quick equip order list, adding/removing slots from this list will increase the amount of quick equip slots. Update the define above when