-
World Quest Tracker Macro
I would like to create a macro that would create new group inside the addon World Quest Tracker once my toons are in range of the world quest and the small black box pops up asking to search for group or create new group. Is this possible?
-
Member
There are various party macros, guess I must be misunderstanding exactly what you are looking for.
A macro such as this will leave your current party:
/script LeaveParty()
Or have the leader use this on every slot:
/uninvite PlayerName
You can then do this for every slot:
/invite PlayerName
More than 5? do:
/script ConvertToRaid();
I am not sure if it can be done from within the addon but also see no reason why it should have to.
I am guessing you are doing it for the same reason I do. I put all 10 of my toons in a raid so I can fly there using dual-mounts, then once there I split into 5-man groups so they get credit for the quests.
-
-
Member
Well not sure about that specific addon but if the button is named you should be able to macro it.
In chat type the following:
/framestack
Now you can hover over the button and the name of the button is displayed in the Framestack frame.
Then you can create a macro on each toon:
/click NameOfActionButton
-
THAT is exactly the info i needed! TYVM
Posting Rules
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
Connect With Us