Is there any way to keybind the AMR addon? I’d like to be able to open the AMR window without having to click the MiniMap button.
You can make a macro that uses the command:
/amr show
Put that on a button and you should be good to go
This may also be useful to you:
/amr toggle
It will show the window if hidden, or hide if visible.
I created a macro for it and keybound it, now the issue I’m running into is that it puts that Keybound character into the Export script
I tried it and yeah… that’s kind of annoying! It must be triggering the macro on mouse down, then finishing the key press on mouse up when focus is in the textbox.
I’ll try to put something in to make that better. In the meantime, you could make an action bar key that is bound to ctrl+C as a workaround.