Download
(43 Kb)
Download
Updated: 11/02/15 08:30 AM
Pictures
File Info
Compatibility:
Orsinium (2.2.4)
Updated:11/02/15 08:30 AM
Created:05/20/14 09:21 AM
Monthly downloads:20
Total downloads:20,430
Favorites:29
MD5:
Categories:Discontinued & Outdated, Discontinued & Outdated
Guild Chat  Popular! (More than 5000 hits)
Version: 5.5
by: Wobin, Ayantir, CrazyDutchGuy
This addon modifies the GuildChat to include pertinent character information about the guild member speaking

Currently tracks three things:
  • Guild Rank
  • Level (in square brackets) and Faction (in colour)
    1. [??] = Aldmeri Dominion
    2. [??] = Daggerfall Covenant
    3. [??] = Ebonheart Pact
  • Class
    1. Templar
    2. Sorcerer
    3. Dragon Knight
    4. Nightblade

Currently works with pChat and pNames

- A toggle for guild rank in the setting
- Configurable per guild
v5.5
=======
- API bump, libs bump, tiny fixes


v5.4
=======
- Fixed bug when a member was kicked of a guild
- API bump, libs bump, tiny fixes

v5.3
=======
- Updated Libs and removed LibGuildHistory
- Few reworks due to removal of library

v5.2
=======
- Only few fixes

v5.1
=======
- Updated LibAddonMenu & LibChat
- Added a setting for a per guild activation

v5
=======
- Updated API to 100011
- Fixed code to avoid conflicts with other addons
- Updated LibGuildInfo
- Few code clean

v4.6
=======
- API 100009

v4.5
=======
- API 100008

v4.4
=======
- Removed restrictions on guild chat channels only

v4.3
=======
- Updated to LibAddonMenu-2.0
- Made it fully customazible, define your own colors and how the name should be displayed. See addon settings.

v4.2
=======
- Fixed issue with guild ranks and name repeating in chat.

v4.1
=======
- Forced to rework some of the coloring due to API changes ...

v4.0
=======
- Updated for 1.2.3 : Veteran Crypt of Hearts

v3.2
=======
- Bah, option panel fix

v3.1
=======
- Fix for the name option and timing fix for registration

v3.0
=======
- Added option for Guild Rank (moved options to settings tab as well)

v2.1
=======
- Increment API version

v2.0
=======
  • Added charname toggle
  • Adjusted colours
  • plays better with pchat/pnames (@name and char@name versions only)

v1.1
=======
- File location and typo fix
Optional Files (0)


Archived Files (20)
File Name
Version
Size
Uploader
Date
5.4
43kB
Ayantir
10/04/15 05:27 AM
5.3
43kB
Ayantir
06/23/15 09:13 PM
5.2
38kB
Ayantir
05/20/15 12:32 PM
5.1
38kB
Ayantir
03/16/15 12:52 PM
5.c
34kB
Ayantir
03/10/15 11:00 AM
5.a
34kB
Ayantir
03/10/15 08:51 AM
v4.6
31kB
CrazyDutchGuy
09/28/14 12:18 PM
v4.5
31kB
CrazyDutchGuy
08/04/14 12:21 PM
v4.4
31kB
CrazyDutchGuy
07/13/14 03:17 AM
v4.3
29kB
CrazyDutchGuy
07/06/14 03:58 AM
v4.2
11kB
CrazyDutchGuy
06/28/14 05:04 PM
v4.1
11kB
Wobin
06/27/14 04:22 PM
v4.0
11kB
CrazyDutchGuy
06/25/14 02:18 PM
v3.2
12kB
Wobin
05/23/14 11:26 AM
v3.1
12kB
Wobin
05/23/14 11:23 AM
v3.0
12kB
Wobin
05/23/14 03:38 AM
v2.1
11kB
Wobin
05/23/14 02:56 AM
v2.0
10kB
Wobin
05/21/14 07:53 AM
v1.1
10kB
Wobin
05/20/14 09:41 AM
v1.0
10kB
05/20/14 09:21 AM


Post A Reply Comment Options
Unread 05/21/14, 06:22 AM  
Tonyleila
 
Tonyleila's Avatar
AddOn Author - Click to view AddOns

Forum posts: 288
File comments: 763
Uploads: 7
Of cause it can't work with pNames since its removing the @
Also in X4D Chat Character Names are displayed instead of Account Names...
This addon may add his own system to show player names instad of acc names or both because it won't work with other addons together.

I have tryed around a bit with the class colors. The ones I posted in the forums don't fit very good maybe can you change them like this:

Code:
local ClassColours = {["Dragon Knight"] = "ca0000", ["Sorcerer"] = "0096ff", ["Nightblade"] = "9900f1", ["Templar"] = "efefef"}
I know a patch is comming where everyone can change them how they like but out of the box the addon woud better have this colors
Last edited by Tonyleila : 05/21/14 at 07:05 AM.
Report comment to moderator  
Reply With Quote
Unread 05/21/14, 06:05 AM  
Wobin
 
Wobin's Avatar
AddOn Author - Click to view AddOns

Forum posts: 78
File comments: 192
Uploads: 7
Hm, it seems that -any- combination of chat addons will consequently overwrite the handler of any previously loaded chat addon.

It could be that, unless we have some central registration of chat addons, that processes each addon in a chain, that -none- of these will ever work well together.

And even then, calculating the order of execution and complexity of interactions will be complicated
Last edited by Wobin : 05/21/14 at 06:06 AM.
Report comment to moderator  
Reply With Quote
Unread 05/21/14, 12:33 AM  
Vantor
 
Vantor's Avatar

Forum posts: 0
File comments: 58
Uploads: 0
Not working with X4D chat + pNames for me.
Last edited by Vantor : 05/21/14 at 12:33 AM.
Report comment to moderator  
Reply With Quote
Unread 05/20/14, 05:43 PM  
Wobin
 
Wobin's Avatar
AddOn Author - Click to view AddOns

Forum posts: 78
File comments: 192
Uploads: 7
Originally Posted by SkOODaT
awesome addon but i dont think its working with other chat mod addons lol
Let me know which ones aren't interacting, and what you expect should happen (for the ones that have similar effects)
Report comment to moderator  
Reply With Quote
Unread 05/20/14, 11:06 AM  
Tonyleila
 
Tonyleila's Avatar
AddOn Author - Click to view AddOns

Forum posts: 288
File comments: 763
Uploads: 7
Originally Posted by SkOODaT
awesome addon but i dont think its working with other chat mod addons lol
Working for me with pChat and Derph URL exapt the one small error with a playername posted below.
Report comment to moderator  
Reply With Quote
Unread 05/20/14, 10:52 AM  
SkOODaT
 
SkOODaT's Avatar
AddOn Author - Click to view AddOns

Forum posts: 58
File comments: 169
Uploads: 11
awesome addon but i dont think its working with other chat mod addons lol
Report comment to moderator  
Reply With Quote
Unread 05/20/14, 10:42 AM  
Tonyleila
 
Tonyleila's Avatar
AddOn Author - Click to view AddOns

Forum posts: 288
File comments: 763
Uploads: 7
Thank you very much for creating this!

There is one small problem I have one in my Guild with . and - in his acc name (Lino.Eugi-Eso) and together with DerphURL this addon is showing his name like this:


it works if I disable one of the addons :S
Last edited by Tonyleila : 05/20/14 at 10:43 AM.
Report comment to moderator  
Reply With Quote
Post A Reply



Category Jump: