Page 1 of 1

Auto Invite Macro Not Inviting

PostPosted: Mon Dec 03, 2018 4:35 am
by beztoken
Technically misleading.

The default macro is working, but I added more 5 characters to the team. The macro doesn't invite the new 5, but it does invite the original 5. What do I need to do to get the new 5 toons to also get auto invited?

Re: Auto Invite Macro Not Inviting

PostPosted: Mon Dec 03, 2018 4:39 am
by bob
You would need to adjust the macro under Game Helpers > World of Warcraft, to include the additional commands to invite the remainder of your team. If you look at the existing macro it is fairly obvious what to add.

Re: Auto Invite Macro Not Inviting

PostPosted: Mon Dec 03, 2018 4:43 am
by beztoken
Without closing the programs, I adjusted the macro, saved, then exported and tested it.

Code:
!if ("slot 1" and character is not "slot 1") /invite {SLOT1}
!if ("slot 2" and character is not "slot 2") /invite {SLOT2}
!if ("slot 3" and character is not "slot 3") /invite {SLOT3}
!if ("slot 4" and character is not "slot 4") /invite {SLOT4}
!if ("slot 5" and character is not "slot 5") /invite {SLOT5}
!if ("slot 6" and character is not "slot 6") /invite {SLOT6}
!if ("slot 7" and character is not "slot 7") /invite {SLOT7}
!if ("slot 8" and character is not "slot 8") /invite {SLOT8}
!if ("slot 9" and character is not "slot 9") /invite {SLOT9}
!if ("slot 10" and character is not "slot 10") /invite {SLOT10}


Macro looks like this, which looks right to me, but still isn't inviting.

Edit: Took a look at the preview as well and its all there. Not sure why its not inviting still.

Re: Auto Invite Macro Not Inviting

PostPosted: Mon Dec 03, 2018 4:45 am
by bob
If you change anything in the Game Helpers section, and you do not camp out, or restart the games, you need to do a /reloadui in game to get it to reload the Addons.

Re: Auto Invite Macro Not Inviting

PostPosted: Mon Dec 03, 2018 5:02 am
by beztoken
Not sure why, but after I made those changes my follow and interact hotkeys aren't working now. All else seems fine. Did a full relaunching of all games as well and didn't touch anything else. Under keymaps -> base hotkeys my hotkeys for follow me and interact w/ target haven't changed.

Re: Auto Invite Macro Not Inviting

PostPosted: Mon Dec 03, 2018 5:20 am
by bob
If you added the new characters to an existing character set, and not made a new one, then you will need to manually set the FTL combinations for them on each slot that you added. Otherwise the Follow/Assist wont work from those newly added toons.