fstack isn't helping me atm, need a way to start and accept it if possible.
Thanks.
fstack isn't helping me atm, need a way to start and accept it if possible.
Thanks.
No Party Sync in retail pops up an extra dialog warning you that you will be resynced, looking for something that either bypasses that or clicks it.
A bit late to the party, but the commands for this are:
/script QuestSessionManager:StartSession() Initiate sync (run on one toon) /script QuestSessionManager.CheckStartDialog:Confirm() Confirm starting a sync session (same toon as above) /script QuestSessionManager.StartDialog:Confirm() Confirm joining a session (run on the other toons in party) /script QuestSessionManager:StopSession() Run on the first toon to stop the sync session /script QuestSessionManager.CheckStopDialog:Confirm() Run on the first toon to confirm stopping
I guess it's not too hard to set it up quickly with broadcast enabled, especially as it's only once per session. But you could bundle these into some macros if that's your preference.
Thanks for the scripts.
Last edited by sync00 : 12-13-2019 at 02:48 PM
Thanks for the above, I created the Party Sync Macro below using it, didn't need the initiate one, the two below seem to do the job.
- Bind to Ctrl + U on all characters in Macro Toolkit add-onCode:/script QuestSessionManager.CheckStartDialog:Confirm() /in 2 /script QuestSessionManager.StartDialog:Confirm()
- Added to Ctrl + U to Combat Broadcast Hotkeys in ISBoxer
- Invite party members to team, then press Ctrl + U
- Party sync will start and all other characters will accept.
My other macrosHTML Code:https://pastebin.com/NZLHTeWB
Last edited by fr0z3night : 01-31-2020 at 03:46 PM
ya i should really add this into EMA.
EDIT:::
Now part of EMA
Last edited by ebony : 02-02-2020 at 02:46 PM
Connect With Us