- Home
- Downloads
-
Addons & Mods
Featured
World of Warcraft
6,099 Addons
-
Popular Downloads
- Top World of Warcraft Addons
- Top Minecraft Server Mods
- Top Rift Addons
- Top Skyrim Mods
- Top World of Tanks Skins
- Top StarCraft II Maps
- Top Terraria Maps
- Top Runes of Magic Addons
- Top Warhammer Online Addons
- Top The Secret World Mods
- Top Age of Conan Addons
-
- Curse Client
- Premium
- News
- Giveaways
- Forums
- Store
GuildMemberStatus
- 3 Likes
- World of Warcraft
- 81 Monthly Downloads
- Supports: 5.2.0
- 8,392 Total Downloads
- Updated 03/11/2013
- Created 11/02/2010
- 38 Favorites
- Project Site
- Comments
- Release Type: Release
- License: All Rights Reserved
- Newest File: v1.34-50200
About GuildMemberStatus
Overview
GuildMemberStatus adds a visual indicator for guildmember status (available, away, busy)
before the player name.
Makes it easy to know at a glance if the members of your guild are AFK or DND
since WoW 4.0.1 and Cataclysm removed the status column from all guild roster views.
Function
- Just one low-impact hook.
- Works in all guild views (player,guild,profession,achievement and Cata ones)
- If Class Colors is installed it will use it for class coloring.
New
- Mouse-over tooltip for players on the guild frame.
- Public note + Officer note (if permitted to view).
- Additionally if LibAlts-1.0 or an addon loading it is found
- Alts list (if it is a main)
- Main (if it is an alt)
GuildMemberStatus uses LibAlts only as a data source.
If you need to manage main <-> alt relationships it is recommended to use a dedicated addon.
Examples:
v1.34-50200
- .toc update, compatible with WoW 5.2 (tested with default UI and ElvUI)
- Handle mobile embedded textures
- .toc update, compatible with WoW 5.0.4/MoP
- update for GetGuildRosterInfo() API (4.3.2)
- tooltip wrapping for players with many alts.
- update for GetGuildInfo() change
- toc update, compatible with Hour of Twilight (4.3)
- toc update, compatible with WoW 4.2.
- LibAlts-1.0 update.
- toc update, compatible with WoW 4.1.
- bugfix: Don't error if LibAlts-1.0 is not loaded by another addon.
- Guard against another addon force-loading Blizzard_GuildUI too early
(they shouldn't do it as it will break the in-game Calendar
but at least it won't break GuildMemberStatus as well now)
- Rank, Level, Zone, Last Online added to tooltip details.
- Support status of guild members connected through mobile.
- Add localization support.
- Prettify tooltip a little.
- Mouseover tooltip added to guild frame.
- Class Icon and colored name.
- Public Note
- Officer Note (if permitted to view)
- If LibAlts-1.0 (or an addon using it) is found,
then additionally: - Alts information (if a main)
- Main (if an alt)
- Initial public release.
- Visual indicator of player status on guild roster views.
- Optimize code (reduce hooks used to 1).
- Add Class Colors support.
- Internal.
| File Name | Release Type | Game Version | Downloads | Date |
|---|---|---|---|---|
| v1.34-50200 | Release | 5.2.0 | 608 | 03/11/2013 |
| v1.34-50001 | Release | 5.0.4 | 1,338 | 09/09/2012 |
| v1.33-40300 | Release | 4.3 | 1,543 | 02/02/2012 |
| v1.32-40300 | Release | 4.3 | 2,270 | 11/29/2011 |
| v1.31-40200 | Release | 4.2 | 1,029 | 06/29/2011 |
| v1.31-40100 | Release | 4.1 | 653 | 05/02/2011 |
| v1.31-40000 | Release | 4.0.1 | 1,057 | 11/05/2010 |
| v1.3-40000 | Release | 4.0.1 | 223 | 11/04/2010 |
| v1.2-40000 | Release | 4.0.1 | 148 | 11/03/2010 |
| v1.1-40000 | Release | 4.0.1 | 196 | 11/02/2010 |
Addon Packs Containing This...
Top Downloads
-
- Deadly Boss Mods
- Combat, PvP, and Boss Encounters
- 1,039,394 Monthly Downloads
-
- Bagnon
- Bags & Inventory
- 476,960 Monthly Downloads
-
- Recount
- Combat
- 332,077 Monthly Downloads
-
- Auctioneer
- Mail, Tooltip, Bags & Inventory, Professions, and Auction & Economy
- 330,308 Monthly Downloads
-
- HealBot Continued
- Healer and Unit Frames
- 303,569 Monthly Downloads


Comments
If it really bothers you, you can roll back to v1.1-40000
It is fully functional just without the tooltip and LibAlts code.
I'll add an option to disable the tooltip in a later version.
I'm not sure I understand the request.
You mention tooltip twice, there's only one of them.
By "status tooltip" do you mean the indicator added in-front of the name ON the actual guild list?
(uploaded but pending approval from Curse)
http://www.wowinterface.com/downloads/info18613
Time: 11/05/10 13:59:51
Count: 1
Stack: [C]: ?
[C]: in function `error'
Interface\AddOns\!Swatter\Support\LibRevision.lua:47: in function `LibStub'
Interface\AddOns\GuildMemberStatus\core.lua:199: in function
(tail call): ?
[C]: in function `LoadAddOn'
Interface\FrameXML\UIParent.lua:242: in function `UIParentLoadAddOn'
Interface\FrameXML\UIParent.lua:355: in function `GuildFrame_LoadUI'
Interface\FrameXML\UIParent.lua:445: in function `ToggleGuildFrame'
Locals:
and
Message: Interface\AddOns\GuildMemberStatus\core.lua:110: attempt to index upvalue 'INLINE_CLASS_ICON' (a nil value)
Time: 11/05/10 14:44:10
Count: 33
Stack: [C]: ?
Interface\AddOns\GuildMemberStatus\core.lua:110: in function
[C]: ?
Locals:
when trying to mouse over ppl in guild list
Something is force-loading the GuildUI early.
Does your calendar work or do you miss events?
A list of your other addons would be helpful in the case of the 2nd error.
I suggest creating a ticket:
http://wow.curseforge.com/addons/guildmemberstatus/tickets/
It will help me and also keep the comment area tidy.
Shouldn't happen whether it finds LibAlts or not, but I guess some bug sneaked in :)