Download
(10Kb)
Download
Updated: 10-15-20 06:14 AM
Pictures
File Info
Compatibility:
Shadowlands pre-patch (9.0.1)
Updated:10-15-20 06:14 AM
Created:03-28-09 07:36 AM
Downloads:20,283
Favorites:83
MD5:

nUI : InfoPanel [GuildChat]  Popular! (More than 5000 hits)

Version: 9.0.1.36230.0
by: Xrystal [More]



This InfoPanel Plugin allows the user to have their guild related chat in a separate screen accessible as required. This one is using panel 15. Where identifiable it will use the last chat frame it used in an earlier game session otherwise it will use another window.

Tested Environments
nUI 9.0.1.36230.0a with WOW 9.0.1.36230

Slash Commands
Slash commands listed below will disable the plugin ready for removal of the addon. You can re-enable it again if you change your mind before logging out.

/nuigc enable - to enable it
/nuigc disable - to disable it

Localisations Available
enUS - US English
enGB - UK English
deDE - Deutsche ( German ) - Sanasi
esES - Espanol ( Spanish ) - jsr1976

If you wish to add your localization please post a copy of your translation with the localization code you use and I will endeavor to include it at the earliest convenience.

Known Caveats

You are limited to 10 chatframe windows ( including the combat log ) and thus it is suggested that when you first decide to use this addon that you see if there are some chat frames no longer required that can be removed.

Support Links
Bug Reports
Feature Requests

Version: 9.0.1.36230.0
- Changed TOC to reflect 9.0 compatibility

Version: 8.0.1.27089.0
- CommonChatFunctions.lua
> ButtonFrame:SetPoint turned off while addon enabled

Version: 8.0.1.27075.0
- CommonChatFunctions.lua
> Made changes based on Blizzards BfA changes to the ChatFrame buttons ( Bottom, Up, Down )
- nUI_InfoPanel_Chat.lua
> Made changes based on Blizzards BfA changes to the ChatFrame buttons ( Bottom, Up, Down )
> Remove references to GUILD_XP_UPDATE event as it no longer exists

Version: 7.03.00.735.26972
- Changed TOC to reflect 7.3 compatibility
- Removed statement to 'ReceiveAllBNConversations'

Version: 5.4.2.17688
Changed TOC to reflect 5.4 compatibility

Version: 5.2.0.16733.01
Changes Made :
- Changed TOC to reflect 5.2 compatibility

Version: 5.1.0.16309.01
Changes Made:
- Changed TOC to reflect 5.1 compatibility

Version: 5.0.4.16016.120829.01
Features Available :
- Creates a new chat frame if one is available
- Only displays guild related messages
- Shares chat frame knowledge with nUI_Infopanel_Chat and nUI_Infopanel_Whispers
- Uses infopanel 15
Slash Commands Available :
- /nuigc enable - enable the plugin
- /nuigc disable - disable the plugin
Localization Available :
- enUS
- enGB
- deDE (Sanasi)
- esES (jsr1976)
Optional Files (0)


Post A Reply Comment Options
Unread 01-23-10, 08:04 AM  
Sanasi
A Kobold Labourer

Forum posts: 0
File comments: 1
Uploads: 0
localization DE

if (nUI_InfoPanel_GuildChat_Locale == "deDE") then

nUI_InfoPanel_GuildChat_L["Info Panel Text"] = "Info Panel: Gilden Chat Display Mode"; -- this is the phrase shown in the mouseover tooltip
nUI_InfoPanel_GuildChat_L["Info Panel Label"] = "GildenChat"; -- small word or abbreviation to show on the panel selector button
nUI_InfoPanel_GuildChat_L["Guild Chat: "] = "Gilden Chat: ";
nUI_InfoPanel_GuildChat_L["Not in a Guild"] = "Nicht in einer Gilde";
nUI_InfoPanel_GuildChat_L["Using Simple Chat"] = "nUI: Bitte gehe zum WOW Interface Menü, wähle 'Geselligkeit' und deaktiviere 'Einfacher Chat' um den integrierten Gilden Chat in nUI zu aktivieren.";

end


Hope i got it right
Report comment to moderator  
Reply With Quote
Unread 01-24-10, 04:07 PM  
jsr1976
A Deviate Faerie Dragon
 
jsr1976's Avatar
AddOn Author - Click to view AddOns

Forum posts: 11
File comments: 19
Uploads: 2
spanish tranlation

Hi i post you here the spanish translation

if (nUI_InfoPanel_GuildChat_Locale == "esES") then

nUI_InfoPanel_GuildChat_L["Info Panel Text"] = "Panel de Info: Modo de Guild Chat"; -- this is the phrase shown in the mouseover tooltip
nUI_InfoPanel_GuildChat_L["Info Panel Label"] = "ChatHermandad"; -- small word or abbreviation to show on the panel selector button
nUI_InfoPanel_GuildChat_L["Guild Chat: "] = "Chat de Hermandad: ";
nUI_InfoPanel_GuildChat_L["Not in a Guild"] = "Sin Hermandad";
nUI_InfoPanel_GuildChat_L["Using Simple Chat"] = "nUI: Necesitas ir al menu de interfaz de WoW, selecciona la opción 'Social' y apaga la opción del menu 'Simple Chat' para activar el soporte de chat de hermandad integrado en nUI.";

end
Report comment to moderator  
Reply With Quote
Unread 07-15-18, 04:03 PM  
Xrystal
nUI Maintainer
 
Xrystal's Avatar
Premium Member
AddOn Author - Click to view AddOns

Forum posts: 5917
File comments: 228
Uploads: 28
8.0.1 Errors found during testing..

The following are errors that I will fix as soon as possible

Lua Code:
  1. Message: ...\nUI_InfoPanel_GuildChat\nUI_InfoPanel_GuildChat.lua:304: Attempt to register unknown event "GUILD_XP_UPDATE"
  2. Time: Sun Jul 15 23:01:28 2018
  3. Count: 1
  4. Stack: ...\nUI_InfoPanel_GuildChat\nUI_InfoPanel_GuildChat.lua:304: Attempt to register unknown event "GUILD_XP_UPDATE"
  5. [C]: in function `RegisterEvent'
  6. ...\nUI_InfoPanel_GuildChat\nUI_InfoPanel_GuildChat.lua:304: in main chunk
  7.  
  8. Locals: (*temporary) = nUI_InfoPanel_GuildChat {
  9. initPanel = <function> defined @Interface\AddOns\nUI_InfoPanel_GuildChat\nUI_InfoPanel_GuildChat.lua:59
  10. setSelected = <function> defined @Interface\AddOns\nUI_InfoPanel_GuildChat\nUI_InfoPanel_GuildChat.lua:135
  11. active = true
  12. 0 = <userdata>
  13. sizeChanged = <function> defined @Interface\AddOns\nUI_InfoPanel_GuildChat\nUI_InfoPanel_GuildChat.lua:74
  14. setEnabled = <function> defined @Interface\AddOns\nUI_InfoPanel_GuildChat\nUI_InfoPanel_GuildChat.lua:111
  15. IPInitialised = false
  16. }
  17. (*temporary) = "GUILD_XP_UPDATE"
__________________

[SIGPIC][/SIGPIC]
Info Panel IDs : http://www.wowinterface.com/forums/s...818#post136818
Report comment to moderator  
Reply With Quote
Unread 11-03-22, 09:36 AM  
Xrystal
nUI Maintainer
 
Xrystal's Avatar
Premium Member
AddOn Author - Click to view AddOns

Forum posts: 5917
File comments: 228
Uploads: 28
Dragonflight Status of ALL chat frames

Being the most popular of my Chat addons I have put this message here but it does apply to all the chat based infopanel addons I have here.

I have an idea that may solve a lot of the issues I have been having with the chat frames. I'll need time to work on it and see if my idea does work. If so all of the addons that utilise the chat frame system will have a chat viewer frame rather than one of the limited number of frames used by the chat system and thus will not cause major ruckass if you disable or enable the addons for one reason or another.

So, stay tuned.
__________________

[SIGPIC][/SIGPIC]
Info Panel IDs : http://www.wowinterface.com/forums/s...818#post136818
Report comment to moderator  
Reply With Quote
Post A Reply



Category Jump: