/use [@cursor]saronite bomb macro not working in MoP Classic when keybound
Radiskillz opened this issue ยท 3 comments
Hi, I'm using a macro to throw my engineering bombs - /use [@cursor]Saronite bomb
The macro works when put on an action bar and keybound directly, but bombs are not thrown when binding the macro to a key in macro toolkit.
I've tried different keybindings, and using /cast in the macro instead of /use, but the bombs still don't throw :(
I've also tried using the same macro with a targeted spell instead of bombs, which work fine (hurricane on druid for ex)
Thanks for the addon, hope you can help!
do other items seem to work?
and if you keybind a simple test macro, does that work? (something like /use Hearthstone or even /run print('Hi!'))
if it doesn't work at all, it's more likely to be fixable, if most things work, but that specific item doesn't, then I'm not sure if it's fixable ๐
binding /use hearthstone, and /run print('Hi!') both work fine.
In fact while testing, the macro seems to work fine now, with no changes, The only difference I can see is that the [@cursor] part of the macro is shown in yellow now.
I did look at it quite a bit before posting, but I assume I must have made a mistake somehow!
Thanks for your quick response, and sorry for wasting your time !