Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

/promoteme not working in multi-realm group #6

Open
Phanx opened this issue Dec 6, 2014 · 0 comments
Open

/promoteme not working in multi-realm group #6

Phanx opened this issue Dec 6, 2014 · 0 comments
Labels

Comments

@Phanx
Copy link
Member

Phanx commented Dec 6, 2014

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:

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.

@Phanx Phanx added the bug label Dec 6, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant