Open karai17 opened 1 year ago
I am trying to create the following macro:
#showtooltip Rough Copper Bomb /use [@player] Rough Copper Bomb
My intention is to skip the mouse click and have the item use automatically at my own position (ghetto sapper, if you will). Is this possible? I saw in issue #28 that a user was using [@mouseover] and [@player] in their macro.
[@mouseover]
[@player]
I am trying to create the following macro:
My intention is to skip the mouse click and have the item use automatically at my own position (ghetto sapper, if you will). Is this possible? I saw in issue #28 that a user was using
[@mouseover]
and[@player]
in their macro.