Need a macro plz!

I want a macro to use havoc vs arena1

/cast [target=arena1] havoc

1 Like

Thanks! :slight_smile:

I’m not online to test right now, but you can also use shift modifiers so i think it will come out like this:

#showtooltip Havoc
/cast [mod:shift, @arena1] Havoc
/cast [nomod] Havoc

In that case, you would be able to shift-click to make havoc go to arena1, or @focus, or whatever you want… and it would Havoc your target otherwise.

1 Like