View Single Post
04-04-23, 12:56 AM   #5
jeroenvo
A Murloc Raider
Join Date: Apr 2023
Posts: 4
Originally Posted by Fizzlemizz View Post
You probably have the ActionButtonUseKeyDown CVar set to 1.

Register the button to use Down clicks instead of Up or,

run
Code:
/console ActionButtonUseKeyDown 0
and try again.
The command didn't work. The PostClick function is called. It prints the string in chat but the macro is not executed
  Reply With Quote