[Feature Request] Key bindings for Logout & Leave Group
Tbzz opened this issue ยท 1 comments
Key Binding Options for:
- Log out -> /logout
- Leave group -> /script C_PartyInfo.LeaveParty()
- BONUS: Macro to leave instance if alone -> /inv 1; /pr 1; /script C_PartyInfo.LeaveParty()
Example hotkeys I currently use with macros:
- CTRL + | -> Log out
- ALT + SHIFT + | -> Leave party
- BONUS: CTRL + SHIFT + | -> Leave instance if alone
Usecase:
- Save space on action bars by not needing a macro for each of these.
added in 2b3ac9d