• World of Warcraft Addons
  • World of Warcraft
  • Average Rating:

  • Your Rating

  • Share
  • Report Abuse

Guild Mains

 
Project Updated:
Files Updated: Tue, Dec 8 2009
Supports Game Version: 3.3.0
Category: Chat & Communication, and Guild
Tags:

[Edit Tags]

Project Manager: Mundocani
Additional Authors: No additional authors
Current Version: 1.3.1
License: All Rights Reserved
Development Site: CurseForge.com
Avg Daily DL (last 30 days): 7
Downloads Total: 5,304
Favorites: 22
Comments: 15
  • About Guild Mains
  •  

Guild Mains

This addon shows you the name of the main character when one of your guildmates chats using a known alt. This is done by scanning the guild roster, looking for the name of a main in the player note of an alt. Many guilds already do this just as a matter of record keeping, so this addon works right out of the box (or out of the zip file I guess!)

The names show up in parenthesis after their alts name like this:

[Bravehearth (Pitchifus)] whispers: Hey, is the download ready yet?

Also, achievement and logon/off messages are displayed like this:

Bravehearth (Pitchifus) has earned the achievement [Home Alone]

and

[Bravehearth (Pitchifus)] has come online

Finally, it also extends the /who command so that if you do a /who on someone's main and they're not online but they are online on an alt, you'll see a message like this:

/who Pitchifus
Pitchifus is online on [Bravehearth]
0 players found

It was designed using the default chat UI and compatibility with custom chat windows is not tested. I'm confident that the achievement and logon/off message will work with any chat addon, but the feature of showing mains in communication messages (whisper, say, guild, etc.) may or may not work with other chat addons depending on their design. Please file a CurseForge ticket if you find a chat addon that doesn't appear to work and I can try to make it compatible.

  • Downloads (7)
  •  
File Name Release Type Game Version Downloads Date
Addon Curse.com Beta 2.3.3 0 9/29/2008
  File Name Release Type Game Version Downloads Date  
  Guild Mains 1.3.1 Release 3.3.0 848 12/8/2009
  Guild Mains 1.3 Release 3.3.0 29 12/8/2009
  Guild Mains 1.2.2 Release 3.2.0 1,052 10/8/2009
  Guild Mains 1.2.1 Release 3.2.0 654 9/13/2009
  Guild Mains 1.2 Release 3.2.0 197 9/13/2009
  • Comments

Add Comment

Add

You need to login or register to post.

Benefits of Registration

  • Interact with hundreds of thousands of other gamers on an open social network.
  • Post your stories, news, images, videos, and other content to share.
  • Create a network with your fellow gamers or join an existing one.
  • Gain reputation for everything you do.
  • PalletjeNL said

    The only chat addon I have got is "prat" but guildmains does not work as it is supposed to according to the addon info. I only the the main char when that char logs off. in any other situation, like logging on, whispering or /who playername or achievement I do not get to see the main char. Main chars in my guild are noted in the public note and are written as main: playername or main:playername. Is it possible for you to fix this issue?

    Reply Report Permalink
  • Mundocani said

    Version 1.2.2 changes

    * BUGFIX: Fixed bug causing "report spam" option to be missing from chat messages

    Reply Report Permalink
  • Kindari said

    Any way I can do my own marking of alts? Like a private note? Or look at CT Mod's notes? My guild's notes don't record alts names.

    Reply Report Permalink
  • Mundocani said

    No, it only works through the player and officer note fields

    Reply Report Permalink
  • tlcrn76 said

    Ok...it was working...now its not. I recently added Group Calendar and guild2guild perhaps one of those is interfering??

    Reply Report Permalink
  • Mundocani said

    Shouldn't be Group Calendar since I write that one too and run it myself, not sure what guild2guild is or does. Can you disable it temporarily to see if the problem goes away?

    Reply Report Permalink
  • Mundocani said

    I looked at the guild2guild project page and it looks like it inserts its own chat messages. If it doesn't filter those messages through the standard WoW chat filter hooks then Guild Mains can't work with it. Shouldn't cause any problems, but you won't see the mains in guild chat messages.

    Reply Report Permalink
  • Mundocani said

    Version 1.2 changes

    * FEATURE: Supports WoW's class coloring feature
    * FEATURE: Searching Officer note can be disabled

    Reply Report Permalink
  • Mundocani said

    There's a minor bug in 1.2 where you get an error if you've never visited (and okay'd) the Guild Mains settings located in the WoW Addon settings tab. You can visit that panel and okay it to fix the problem or update to 1.2.1.

    Version 1.2.1 changes

    * BUGFIX: Fixed nil value error when settings haven't been configured

    Reply Report Permalink
  • Callahan said

    First of all thx for this addon!
    Is it possible to add a function in the options for not searching in the officer notes?

    Reply Report Permalink
  • Mundocani said

    Will do, I'm uploading 1.2 which adds that feature

    Reply Report Permalink
  • Vranx said

    This mod keeps the new class colors feature in chat from working.

    Reply Report Permalink
  • Mundocani said

    Thanks, I'll work on that. Didn't realize Blizzard had added a class coloring feature to their chat!

    Reply Report Permalink
  • Mundocani said

    Sorry about the delay, but I've finally uploaded 1.1.1 which just has the minor fix to remove the GroupCalendar reference. The download will be available as soon as Curse's moderators approve it.

    Reply Report Permalink
  • gandafor said

    I am having the same issue:

    Interface\Addons\GuildMains\GuildMains.lua:194:attempt to index global 'GroupCalendar' (a nil value)

    This appears to be related to the Blizzard GroupCalendar rather than the 3rd party addon.

    Reply Report Permalink
  • Mundocani said

    Actually, it's the addon -- I'm the author of Group Calendar and I accidentally copy-and-pasted some code from Group Calendar which is why it's failing if you don't have GC installed (and which is why I didn't catch the error before uploading)

    Reply Report Permalink
  • Mita1 said

    [2009/07/18 07:08:25-1769-x1]: GuildMains-1.1\GuildMains.lua:194: attempt to index global 'GroupCalendar' (a nil value)
    GuildMains-1.1\GuildMains_Prefix.lua:49: in function `Inherit'
    GuildMains-1.1\GuildMains_Prefix.lua:30: in function `New'
    GuildMains-1.1\GuildMains.lua:24: in function `Function'
    GuildMains-1.1\MC2EventLib.lua:40: in function `DispatchEvent'
    GuildMains-1.1\MC2EventLib.lua:151: in function

    ---

    Reply Report Permalink
  • Mundocani said

    Oops, I missed that one -- I'll get that fixed!

    Reply Report Permalink
  • Mita1 said

    Also doesn't appear to be a field to enter the Custom note format. I see a check button but no field

    Reply Report Permalink
  • Mita1 said

    Anyway I can put a default string in like Alias-NAME
    That way I can just hand it out to guildies who never set things up.

    Reply Report Permalink
  • Addon Packs Containing Guild Mains

Most Downloads / Day

Guild Mains has not been added to any Addon Packs yet.

  • Similar Addons
  •  

Average downloads per day

  1. 2,669 Prat 3.0 Chat & Communication
  2. 1,528 Altoholic Guild, Bags & Inventory, Mail...
  3. 1,463 Chatter Chat & Communication
  4. 1,096 EPGPLootmaster Chat & Communication, Chat...
  5. 1,096 EPGPLootmaster Chat & Communication, Chat...