As a tank I often need to invite someone to guard while solo roaming.
Is there a way to do it somehow different from Right Click -> Menu -> Group Invite.
In the heat of battle I'm missing right menu items from time to time :-/
Are there any addons or macro for fast Group Invite
Forum rules
Before posting in this forum, please read the Terms of Use and visit Idrinth's Addons site for most available addons.
Before posting in this forum, please read the Terms of Use and visit Idrinth's Addons site for most available addons.
Ads
Re: Are there any addons or macro for fast Group Invite
You can use an ingame macro (go to main menu > macros, and create one in an empty space), simply filling into "macro text" field : /groupinvite
Then name your macro, and drop it into any of your empty action bar slot. Then you can assign if not already done, any keybind you want.
Simply target player you wish to invite and use your newly created action to instantly ask him/her to join your group.
Then name your macro, and drop it into any of your empty action bar slot. Then you can assign if not already done, any keybind you want.
Simply target player you wish to invite and use your newly created action to instantly ask him/her to join your group.
Re: Are there any addons or macro for fast Group Invite
Does not work.Fenris78 wrote: ↑Sat Jan 25, 2025 12:55 pm You can use an ingame macro (go to main menu > macros, and create one in an empty space), simply filling into "macro text" field : /groupinvite
Then name your macro, and drop it into any of your empty action bar slot. Then you can assign if not already done, any keybind you want.
Simply target player you wish to invite and use your newly created action to instantly ask him/her to join your group.
Unknown command: /groupinvite
Re: Are there any addons or macro for fast Group Invite
You are right, my bad. I tried all available commands, but only /guildinvite is working if you are solo.
Maybe someone got another idea, because neither /invite, /partyinvite, /oinvite or /warbandinvite seems to work.
Maybe someone got another idea, because neither /invite, /partyinvite, /oinvite or /warbandinvite seems to work.
Re: Are there any addons or macro for fast Group Invite
you can make a macro with:
Code: Select all
/script SendChatText(L"/invite "..wstring.sub(towstring(TargetInfo:UnitName("selffriendlytarget")),1,-3 ),L"")







Re: Are there any addons or macro for fast Group Invite
This does work!!!sullemunk wrote: ↑Sat Jan 25, 2025 9:40 pmyou can make a macro with:this will invite your targetCode: Select all
/script SendChatText(L"/invite "..wstring.sub(towstring(TargetInfo:UnitName("selffriendlytarget")),1,-3 ),L"")
Thank you

Who is online
Users browsing this forum: No registered users and 2 guests