TellMeWhen

TellMeWhen

24M Downloads

Add Keybind feature to Notification Handler

Sqoops opened this issue ยท 1 comments

commented

I have set up an Icon with Notification Handler that:

  1. On left click increases a counter by 1.
  2. On right click decreases a counter by 1.

Would it be possible to implement a keybind option to the Notification Handler so you can choose:

  1. On "keybind 1 pressed" increases a counter by 1.
  2. On "keybind 2 pressed" decreases a counter by 1.

And add a few keybind options to the ESC -> "Key Bindings" menu so it would look like this:

Keybinds

commented

Added a new slash command /tmw counter in 7b1d2c6. E.g. /tmw counter casts + 1. From there you can put this in a macro and bind it that way.