How to actually make /target arena1 work

Talk about anything here, related to Smolderforge or not.
Post Reply
Schaka
Posts: 65

Re: How to actually make /target arena1 work

Post by Schaka »

Full disclosure: I have NOT found a reliable way to do this using Gladdy or Proximo.
Therefore, this tutorial is ONLY for my arenaframe addon called ArenaFrames.

Here is what you do to make it work:
- log into the game
- type /showaf
- type "/click arena1_frame"
- ignore the error message
- go to your keybindings, unbind a key that already has no binding, close the menu again
- repeat this step for "/click arena2_frame"

Congratulations! The frames are now clickable through the ingame macro command /click. This should work by default and you shouldn't need the workaround, but I haven't found a reliable way to not get the error message without it.

What does this mean?
It means, you are now able to use this similar to /target arena1 in macros, for example:

Code: Select all

/click arena1_frame
/cast Blind
/targetlasttarget
A smart macro would be, for example:

Code: Select all

/cleartarget [harm]
/click arena1_frame
/stopmacro [notarget]
/cast [harm] Blind
/targetlasttarget
Post Reply

Who is online

Users browsing this forum: No registered users and 1 guest