You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have a 5 man multibox team which each toon on a different realm.
If I type "/promoteme" in chat of one of the toons (that is not the leader), nothing happends.
I turned on debug for the group module. Here is what displayed:
Hydra: Sending promotion request to toon-realm
Hydra: SendAddonMessage Group PROMOTE WHISPER leadertoon-leaderrealm
Prior to testing this, I removed all my addons and savedvariables and just installed Hydra.
sconley:
I wanted to add: I only received a message on the toon's window where I typed "/promoteme". None of the other windows displayed anything. I had debug turned on in all 5 windows.
sconley:
I know enough LUA to be dangerous. With that said, I was able to get /promoteme to work in a multi-realm group by changing Party.lua, line 183 by removing ", name". I also had to change line 85 to just be "return". I realize this doesn't fix the problem, but I hope the info helps.
me:
Hydra: Sending promotion request to toon-realm
Hydra: SendAddonMessage Group PROMOTE WHISPER leadertoon-leaderrealm
Are "toon-realm" and "leadertoon-leaderrealm" the same name/realm pair here?
sconley:
Yes.
The text was updated successfully, but these errors were encountered:
Originally posted on WoWInterface by sconley:
I have a 5 man multibox team which each toon on a different realm.
If I type "/promoteme" in chat of one of the toons (that is not the leader), nothing happends.
I turned on debug for the group module. Here is what displayed:
Prior to testing this, I removed all my addons and savedvariables and just installed Hydra.
sconley:
I wanted to add: I only received a message on the toon's window where I typed "/promoteme". None of the other windows displayed anything. I had debug turned on in all 5 windows.
sconley:
I know enough LUA to be dangerous. With that said, I was able to get /promoteme to work in a multi-realm group by changing Party.lua, line 183 by removing ", name". I also had to change line 85 to just be "return". I realize this doesn't fix the problem, but I hope the info helps.
me:
Are "toon-realm" and "leadertoon-leaderrealm" the same name/realm pair here?
sconley:
Yes.
The text was updated successfully, but these errors were encountered: