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

  • Your Rating

  • Share
  • Report Abuse

GuildGreet Extended

 

Project Updated:
Files Updated: Tue, Sep 1 2009
Supports Game Version: 3.2.0
Category: Guild
Tags:

, , , and [Edit Tags]

Project Manager: Urbin
Additional Authors: No additional authors
Current Version: 30200.5
License: All Rights Reserved
Development Site: CurseForge
Avg Daily DL (last 30 days): 92
Downloads Total: 95,647
Favorites: 388
Comments: 254
  • About GuildGreet Extended
  •  

Alternate download link
Just in case Curse has load issues (as occasionally happens on patch day) I have set up an alternate download page carrying the latest version of my addons. You can find it under http://www.ursbeeli.ch/m_addons.shtml

Description
Guild Greet is an addon that keeps track of main and alt characters in your guild and reminds you to greet them and congratulate them on level up. You can also store an alias for your guildies.

Credit
This addon was originally written by Greya and I helped him with some of the German localisation. Greya did not seem to update GuildGreet for the pre-BC LUA changes. This was done by Mordikaiin and Rozak.

I had already made some modifications to Greya's version but never published them. I sent Mordikaiin a message suggesting he integrate those in a new release but never heard from him. This is the reason why I am creating this branch of GuildGreet

Extension
I loved the main and alt management features of the original GuildGreet. I extended it to print a list of the main and all alt chars whenever a guildie logged in. This helped me to learn who was who in my guild.

A typical login line would look like the following:

[Urbin] has come online.
GuildGreet: [Urbin: Hunter, 70] Sunh Mymule Juran

Later I extended this feature to allow me to query a certain guild member through the command line (/gg <name>), to print a list of the alts of all members of the guild (/gg guild all) or only those online (/gg guild show).

If you change your guild or your guild needs to reform for some reason, GuildGreet unfortunately looses all its main-alt associations. To help you rebuild the database I added the possibility to print all information to a list from which you can copy-past the information (/gg guild list)

Later I added a keybinding to bring up the GuildGreet configuration dialog (/gg) and the possibility to use the context menu on player names in the chat frame to print the main and alias list for that player.

I also added two greetings (or better goodbyes) for players leaving during the day and a night which can be accesses through the player menu in the chat frame as well.

Friend list support
I have added support for your friends. It works just the same as the guild member features.

User channel support
Many guilds that have co-operations with other guilds have a common user channel. I added support for such a channel to 20100.4, you can enable this in the "General" tab and define the channel name to use. You must join the channel before you can enter it in the configuration. The channel members (except for guild members) will be managed in a separate list and their own tab.

Automatic assignment of main/alt chars based on guild notes
This is a feature requested by Dhugal

If this feature is enabled (checkbox on general tab) *AND* no manual main/alt information has yet been added, then the guild note will be parsed.

The following keywords will be understood:

Main[ <any other text>]
It is important to note that if <any other text> follows, there must be a space after the "Main" keyword. Any other text will be discarded. --> this marks the character with this guild note as a "main" char

alt-<main name>[ <any other text>]
It is important to note that if <any other text> follows, there must be a space after the <main name>. Any other text will be discarded. --> this marks the character with this guild note as an "alt" char to the indicated "main" char

Summary of original features
This part is copied 1:1 from the original GuildGreet page and was written by Greya

This is a guild tool: it's useless if you are not in a guild

As soon as you go online, the addon loads the list of players in your guild and starts to monitor all changes. As soon as a player comes online or joins the guild, the name is added to a small list onscreen.

If you leftclick on the name, one of the possible greetings (at random) is written in the guild channel and the name is removed from the list. if you rightclick on the name, it's removed from the list without sending a greeting. These color codes are used for the list:

  • red: players joining the guild both during your session and earlier. These players will also be indicated by the word NEW at the end of the line.
  • orange: players logging in for the first time during your current session
  • green: players relogging. They logged on before during your current session
  • blue: players gaining a higher level both during your session and then earlier. These players will also be indicated by the word LEVEL at the end of the line.
  • purple: players getting a higher guildrank then previous session and earlier. These players will also be indicated by the word RANK at the end of the line.

Notes:

  • the list shown on the screen can be dragged anywhere you want by using the red titlebar to drag.
  • the onscreen list shows a maximum of 5 players by default, but GuildGreet will store the names of any further players needing a greeting.
  • mousing over the names in the list will display a tooltip with usefull information regarding the player

For detailed information on changing the configuration (like greeting texts), see the file manual.txt


Greeting guild and channel members
This feature was requested by Yongpeng

There are two key bindings that can be used to send a greeting to your guild chat and your selected channel and to say goodbye to the two channels. You can also greet selectively using slash commands. You can configure a guild name alias which can be used in the guild greetings instead of the full guild name.


Temporarily supressing certain greetings
This feature was requested by Oakayam

If a category (log-in, relog, joining of guild, level up, guild rank promotion) has no greetings defined, a character will not be placed in the greet list upon a corresponding event.
However, you might want to supress a certain category without deleting all its greetings. This is now possible as you can supress the corresponding events for each category (meaning a player who levels up will not be placed in the greet list if the level-up category is being suppressed)


Todo list (none of these are likely to soon be added)

  • Use /who interface to get details for channel names
  • allow time dependent greetings similar to goodbye feature (suggested by Balsta) [not likely to be implemented in the near future]
  • add smart main name matching algorithm when automatically building main-alt relations (suggested by Kortanis) [not likely to be implemented in the near future]
  • some people get erratic greetings if they have a guild member in the friends list (reported by Oakayam, jrc3 but could so far not reproduce)
  • fubar/titan plugin instead of GreetList (suggested by Kobihunt) [not likely to be implemented in the near future]
  • Synch between officers (suggested by Kobihunt) [not likely to be implemented in the near future]
  • add auto-assignment notes to guild/officer notes (suggested by Kobihunt) [not likely to be implemented in the near future]
  • add guild roster support (suggested by Kobihunt) [not likely to be implemented in the near future]
  • prepend main name in chat in main-class-colour (suggested by nimisha) [will not implement, this information cannot always be retrieved locale indpendently]
  • show guild member info (player/officer note) in char list (suggested by Sentinelum) [not likely to be implemented in the near future]
  • improved grats strings (%c = char name, %a = alis name (like %c if no alias), %C = Char name of the main char (or current char if no main defined), %A = Alias name of the main char (if no alias, like %C->%a->%c), %l = current level, %r = guild rank, %g = guild name, and then timed macro like %{12,13,18=morning,,afternoon,evening}, this would display "morning" from 0-11:59, nothing from 12-12:59,"afternoon" from 13-17:59, and "evening" from 18-midnight. An alternative to the last one, even more flexible, would be to make greetings execution controlable by conditional expressions, so one could congratulate differently for level 70 for example. (suggested by Sentinelum) [not likely to be implemented in the near future]
  • add an invisible character to the end of each message, so people can filter them to stop clutter in their chat frame (" " (alt-255) or " " (alt-0160)) (suggested by Natronx77) [don't think this can be done]
  • add a "fader time" after which old entries are removed from the greet list (suggested by ImmortalDragon2)
  • toggle addon on/off (suggested by ImmortalDragon2) [already partially implemented]
  • add automatic main-alt detection based on special guild rank (suggested by Kortanis)
  • add support to monitor multiple channels (suggested by Epophis)
  • auto-assignment without the need for the [main] tag (suggested by Kobihunt)
  • let the user decide whether to use the "public" channel or whisper for each event instead of globally (suggrested by nighttar)
  • support "alt - <name>" as well (suggested by mdsandler)
  • add more flexible replacement codes for the greetings such as <guild rank>, <character name> and <level> instead of %s (suggested by AcmeHeroesInc)
  • add new "keys" to greet strings for alias (%a), main, alt, level, rank etc (suggested by Keith)
  • allow for more than 500 guild members (reported by Dima_todd)
  • add option to not congratulate alts (suggested by Thomas Richter)
  • add support for grats on achievments (suggested by Jesterbob)


Important hint
In the interface options (advanced options) there is a setting in the Chat section called Guild member alert. Make sure that this features is enabled as GuildGreet will not detect guild members coming online or going offline if this is disabled.


REPORTING ERRORS
If you encounter errors, please report them by including the following information:

  • the file name and line number where the error ocurred
  • the function name in which the error ocurred
  • the exact error message
  • the call stack of the functions

Some of this information is not available using the default Blizzard error frame but if you use an addon like Swatter from Auctioneer you should get all this information. If you don't have it, just provide what you can get.

  • 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  
  GuildGreet Extended 30200.5 Release 3.2.0 11,213 9/1/2009
  GuildGreet Extended 30200.4 Release 3.2.0 3,462 8/28/2009
  GuildGreet Extended 30200.3 Release 3.2.0 3,630 8/23/2009
  GuildGreet Extended 30200.2 Release 3.2.0 6,644 8/7/2009
  GuildGreet Extended 30200.1 Release 3.2.0 3,607 8/5/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.
  • xentaros said 

    This addon appears to be causing a lot of "You are not in a party" spam in battlegrounds coming from GuildGreet.lua lines 397 and 401.

    Reply Report Permalink
  • hi , say sometimes i get an wierd bug/glitch in header " [??,??] name of player " and it comes back like every 5 mins and he/she never logs of, or levels , ..... but i have to admit it always the same person(s) never ramdom , could it be guildgreet or those players maybe faulty addon that messes with mine ???

    Reply Report Permalink
  • Urbin said 

    Hm, the entry [??.??] is created if the time of the player logging in could not be determined. But I've never seen an entry like this. The addons of the player have no impact on what *you* see. Do they have an unusual character name? Or a special guild rank or something else unusal?

    Reply Report Permalink
  • what you mean with special guild rank ? , i have one that comes back many times his name is "bigmomma" cant call that a very weird name lol, and he's an officer (elder or faith)rank name , could it be i have some other addons on my end that messing with it or just faulty settings ?

    Reply Report Permalink
  • Urbin said 

    Hi, guilds can define their own ranks, so I thought there might be a special character in a guild rank name that the addon chokes on, but "elder" or "faith" should be fine. So should bigmomma be.

    I suggest you rename your c:\world of warcraft\wtf\account\<account-name>\SavedVariables\GuildGreet.lua and check if the problem still occurs. If not, then there was a corrupt entry. If yes, we'll need to see what the problem is.

    Reply Report Permalink
  • Zaiviys said 

    Its' the second one, and my guild feels that the greetings are more OOC than IC, since the member is coming online and has not said anything about entering the guild hall. But it's cool. I have them getting whispers. :)

    Reply Report Permalink
  • Urbin said 

    Ah I see. Yes, I can see how the greetings may seem OOC on a RP server. In this case you have the option to send the greetings through a whisper, there is a checkbox on the config page for this.

    Reply Report Permalink
  • Zaiviys said 

    Yeah, that's what I'm doing. Thanks! :)

    Reply Report Permalink
  • Zaiviys said 

    Dumb question.. if I want to just have the greeting pop up in a different channel than Guild chat, how do I change that? I do not want the greetings to show up in Guild, instead I want them in our OOC channel. Is this possible?

    Reply Report Permalink
  • Urbin said 

    I'm not sure I understand what you want. Do you want the message about people logging in printed in a different place? There is a slider that let's you choose which chat frame the messages are printed to.

    Or are you talking about the greeting messages "Hi Urbin" when you click on the entries in the popup box to be sent to a different chat than guild chat? That is not possible and I don't quite see why anyone would want that...

    Reply Report Permalink
  • linandar said 

    Is possible change text from "alt-<main name>[ <any other text>]" to "<main name>'s alt"
    We use Prat ( http://wow.curse.com/downloads/wow-addons/details/prat-3-0.aspx ) so I need change this text

    Reply Report Permalink
  • Urbin said 

    Of course it is possible. Just search for "alt-", you'll find it in GLDG_RosterImport() on lines 1121 and 1130.

    If you are asking if I am changing it in GuildGreet, then no, I don't see the need for this change, but of course you are welcome to make the change yourself.

    Reply Report Permalink
  • hi again say the dump interface whats that for ? , and with me it says i have no dump files or folder

    Reply Report Permalink
  • Urbin said 

    That was a seperate addon that basically logged everything that happened in GuildGreet. I wrote that for a user who had some very persistent but hard to reproduce bugs. If the GuildGreetDump addon is installed, you can change some settings in the frame, if the addon is not installed (which it will not be in most cases :-) you just get a message.

    Be glad you don't need it ;-)

    Reply Report Permalink
  • ok thx :p

    Reply Report Permalink
  • Seems to be working fine. No more conflict with DBM. Thanks for the fix!

    Reply Report Permalink
  • Are there plans in the future to congratulate the characters for the achievements?

    Reply Report Permalink
  • Urbin said 

    This seems to be the question of the week :-)

    Yes, I want to add this but no, I don't currently have time, so don't hold your breath. If you check the comments down a page or two you'll see that somebody suggested an addon that does this, as a workaround untill I can get around to it.

    Reply Report Permalink
  • cag_dk said 

    I'm using another addon for this: AutoGratzer4Juju
    http://www.wowinterface.com/downloads/info12382-AutoGratzer4Juju.html

    It only grats guildies, not strangers/friends as Accomplishment does
    http://wow.curse.com/downloads/wow-addons/details/accomplishment.aspx

    Reply Report Permalink
  • Cool, will do as soon as Curse gets 30200.5 up and the erver come up.

    Reply Report Permalink
  • Similar Addons
  •  

Average downloads per day

  1. 2,133 epgp (dkp reloaded) Guild
  2. 1,402 Altoholic Guild, Bags & Inventory, Mail...
  3. 1,397 EPGPLootmaster Chat & Communication, Bags...
  4. 863 Group Calendar 5 Guild, Boss Encounters, Quests...
  5. 494 Raid Tracker Data Export, Boss Encounters...