Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Hotkeys #11

Open
Warsheep-GER opened this issue Jul 24, 2016 · 6 comments
Open

Hotkeys #11

Warsheep-GER opened this issue Jul 24, 2016 · 6 comments

Comments

@Warsheep-GER
Copy link
Collaborator

Changeable the standard hotkeys and add new hotkeys for specific command will be nice.

@ole1986 ole1986 added this to the v2.0 - design concept milestone Jul 27, 2016
@Warsheep-GER
Copy link
Collaborator Author

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)

@ole1986
Copy link
Owner

ole1986 commented Aug 2, 2016

what keys are those? Like the number keys on numpad?

@Warsheep-GER
Copy link
Collaborator Author

20160802122702_1

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

@Warsheep-GER
Copy link
Collaborator Author

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"

@ole1986
Copy link
Owner

ole1986 commented Aug 2, 2016

no docuentation part found for class UserActionGroups

Do you have some references?

@Warsheep-GER
Copy link
Collaborator Author

Warsheep-GER commented Aug 2, 2016

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants