MQ2CustomBinds
MQ2CustomBinds | |
---|---|
Allows you to specify custom commands that are executed when specific key combinations are pressed. |
Authors | Amadeus, eqmule, BigDorf, Knightly |
---|---|
Software type | Plugin |
Config file | MQ2CustomBinds.ini, MQ2CustomBinds.txt
|
Maintained | Yes and supported |
Links |
🏠Resource (review) |
This plugin allows you to specify custom commands that are executed when specific key combinations are pressed.
You may specify a command for when the key is pressed (down), and another for when it is released (up).
Commands
Syntax | Description |
---|---|
/custombind [ list ] | [add|delete] <bindname> | [set|clear] <bindname>[-down|-up] [command] | This command is used to add, delete, list or change custom key bindings. You'll also need to /bind a key. |
Settings
MQ2CustomBinds.ini or MQ2CustomBinds.txt example,
name=crylaugh
down=/cry
up=/laugh
Examples
/custombind add crylaugh
/custombind set crylaugh-down /cry
/custombind set crylaugh-up /laugh
/bind crylaugh shift+f
More examples are being shared in the support thread.
See also