Meta Guild
Allows the player to join a pseudo guild which will emulate the in game guild system that Warcraft already has but will not require the characters to leave their main guild.
Allows the player to join a pseudo guild which will emulate the in game guild system that Warcraft already has but will not require the characters to leave their main guild.
1x MetaGuild-r82\MetaGuildUI.lua:2972: attempt to call global "GetPersonalRatedBGInfo" (a nil value)
MetaGuild-r82\MetaGuildUI.lua:2972: in function "SendPvpUpdate"
MetaGuild-r82\MetaGuildUI.lua:757: in function "OnChannelJoined"
MetaGuild-r82\MetaGuildUI.lua:567: in function <MetaGuild\MetaGuildUI.lua:486>
(tail call): ?
<in C code>
<string>:"safecall Dispatcher[1]":9: in function <string>:"safecall Dispatcher[1]":5
(tail call): ?
...\AddFriend\libs\AceAddon-3.0\AceAddon-3.0-12.lua:558: in function "EnableAddon"
...\AddFriend\libs\AceAddon-3.0\AceAddon-3.0-12.lua:651: in function <...\AddFriend\libs\AceAddon-3.0\AceAddon-3.0.lua:636>
<in C code>
FrameXML\UIParent.lua:303: in function "UIParentLoadAddOn"
FrameXML\UIParent.lua:377: in function "TimeManager_LoadUI"
FrameXML\UIParent.lua:737: in function <FrameXML\UIParent.lua:702>
Locals:
nil
Can one character have more than one metaguild? If not, than is that a possibility to add?
How exactly do you get started with this addon? I see in a response that you say there is a creation screen that 'should show up,' but it doesn't show up for me and I have no idea how to access it. If you could tell me how that works, that would be awesome, thanks!
I have downloaded r82 and formed a guild name and channel all subsequent downloads from others have failed to work properly. Invites not working and or could not invite or see the downloads on the other toons. Please advise on how to get others into the guild. One person was claiming ace based errors others just couldnt get the addon to show up in their interface addons screen inside wow .
How does this addon work exactly? I would love to have something with the functionality that this addons description explains but am unable to figure out how to use it. There is no explaination of commands /mg help does nothing.
Yeah, its still getting some of the bugs worked out, but for the most part is pretty stable. I finally added the guild creation screen which should show up when you are not part of a metaguild. Just fill in the guild name and channel name and it will create a metaguild for you and name you as the guildleader. From there you can add people from the right click context menu item "Metaguild Invite".
for the most part, I tried to make it mimic the normal guild interface as much as possible so let me know where your hang ups are.
As for slash commands, I will make a help list, but for now:
/mg version - Prints the versions of everyone online
/mg invite NAME - Invite a player to the guild.
/mg kick NAME - Kicks a player from the guild.
/mg offline - displays all the characters in the guild that would be visible with the showoffline box checked. I should really rename this one to show members or something.
/mg online - Displays the online members
/mg sync - Starts a db sync with all online members
/mg sync on - Enables the sync if it had been disabled.
/mg sync off - Disables the sync
/mg sync state - Displays if the sync is enabled or not.
/mg repair - Repairs the database. This is mostly used when I make a change to the structure.
/mg time - Prints the current timecode
/mg time send - Sends the time code to all the online players to resync them.
/mg time get - Requests everyone online to send their timecode.
/mg time offset - Requests everyone to send their timecode offset from the guild leader.
I hope that helps. Again, I am still working on a lot of this stuff, so if you have any issues let meknow. I update it regurally and its always best to get the most recent version from www.wowace.com. r81 is the newest version at the point of writting this. After you install from wowace for the first time, I think curse will keep you updated. Enjoy.
@mohfuu
That pretty much why I am writing it. I have found a few addons, that do something similar but they all lacked some of the key features that would make this a truly cool addon. I too want to add more features that would be of interest to the pvp players like ratings & spec. Maybe even something that would measure up gear. I have the hard part working, now all I need to do is go down my list of features and get them added.
I used to be in a guild called Horizons on Genjuros, one of their members had developed a mod just like this, they stayed in touch with older members that had quit the guild for whatever reason, it was an invaluable source for high quality players to fill in for people that could not attend raids.
I'm curious what kind of pvp utility this will be. Since RBGs seem to be getting more popular could this become a tool for finding fellow high grade PvPers and establishing a social network within that scene?
Thanks. At some point I want to figure out how to do a module. The more I think about it, the more useful it will be to have some pvp tracking options since that is going to be the primary focus of the addon's use for me. Not sure how to get it working but its all a learning experience. For now, I am just trying to get the main functionality there. Its going quite well.
Very interesting concept; it would be of great use to me and mine.