Lynly
02-25-2008, 05:58 PM
Hi,
I'm running a 3-man team and have the following annoyance. I have a macro on my main to invite all the alts. Then I have a multi-purpose utility macro on the alts to Accept Group/Quest/Trades and pop me/resurrect me on death. The macro itself is working just fine. However, even after my alts have accepted the party invitation and are now part of the group, the annoying Accept Party Invitation pop-up remains on-screen for the alts. I can click Accept or Decline at this point and it makes no difference. The alts are still in the party due to the macro. The relevant part of the macro is this:
/script AcceptGroup();
Like I said, more of an annoyance than anything. Does anyone know how to get rid of that pop-up once my alts have accepted (via the /script function)? Thanks!
I'm running a 3-man team and have the following annoyance. I have a macro on my main to invite all the alts. Then I have a multi-purpose utility macro on the alts to Accept Group/Quest/Trades and pop me/resurrect me on death. The macro itself is working just fine. However, even after my alts have accepted the party invitation and are now part of the group, the annoying Accept Party Invitation pop-up remains on-screen for the alts. I can click Accept or Decline at this point and it makes no difference. The alts are still in the party due to the macro. The relevant part of the macro is this:
/script AcceptGroup();
Like I said, more of an annoyance than anything. Does anyone know how to get rid of that pop-up once my alts have accepted (via the /script function)? Thanks!