Open Warsheep-GER opened 8 years ago
Quickbuttons hotkeys? for the hotkeys i would say its the best to take the Custom user action keys 1-20. anyone can bind this keys where he like to have it. (1-3/is taken by exile)
what keys are those? Like the number keys on numpad?
this keys i mean, any client need to bind it by hisself, Action 1 is lock/unlock by exile Action 2 is 3dMarker by exile
class UserActionGroups {
class yourClass {
name = "Project"; // Category name
group[] = {"User13","User14"}; // Actions that go into this category
};
};
"User1", "User2", "User3", "User4", "User5", "User6", "User7", "User8", "User9", "User10", "User11", "User12", "User13", "User14", "User15", "User16", "User17", "User18", "User19", "User20"
no docuentation part found for class UserActionGroups
Do you have some references?
i think this will help u with this https://dev.withsix.com/projects/cca/wiki/Keybinding but i see this isnt for the useraction keys... o,o
Changeable the standard hotkeys and add new hotkeys for specific command will be nice.