Please notice, that "a" versions - for WoW Classic: but "b" versions for WoW retail(Shadowlands for now).
Check "Localization" section, to help me update your language pack.
---------------------------------------------------------------
Simple addon for chat.
Just moveable frame with button, related to your chat channels.
Start typing in channel, wich button you click.
--------------------------------------------------------------
Полоска с кнопками каналов чата, над окном чата.
С возможность передвижения по экрану.
По нажатию начинает писать в соответствующий канал.
--------------------------------------------------------------
简单的插件聊天。带有按钮的可移动框架,与您的聊天频道相关。开始输入频道,点击按钮。
--------------------------------------------------------------
If you lose the bar you can reset it with this script: /run ChatBar_Reset()
Edit: Nevermind. Great addon :D
Can you add a function in the chat Copy Paste ?
In reply to ne7san:
no, this addon not form this.
Update for both versions is here.
Special thanks to @dartraiden.
Start game - error:
Date: 2020-11-28 12:11:47
ID: 1
Error occured in: Global
Count: 1
Message: ..\SharedXML\Util.lua line 248:
bad argument #1 to 'pairs' (table expected, got nil)
Debug:
[C]: pairs()
..\SharedXML\Util.lua:248: Mixin()
ChatBar Classic\ChatBar Classic.lua:1439: ChatBar_UpdateArt()
ChatBar Classic\ChatBar Classic.lua:546:
ChatBar Classic\ChatBar Classic.lua:528
Locals:
(*temporary) = nil
(*temporary) = "table expected, got nil"
= <function> defined =[C]:-1
please help
In reply to druidos12:
Yeah, I see.
Gotta fix it.
If you got a solution - share it, please.
ChatBar Classic 3.17.1a does not work
v 3.17.1a (Foxylittlething)
- fixed errors, caused by new LUA. Thanks to aNNiPAk and dartraiden
update please for 9.0.2?
In reply to Z1kkkTheBest:
on the way
Update please?
=)
Please update this addon on 9.0.1 version! :(
I see all the fixes, but I'm clueless as to how to do them. Could anyone link their fixed version of this? I need this in my WOW life, such a quality of life add-on for me.
Go to World of Warcraft installation directory\_retail_\path_to_file → open with Notepad → search necessary text and replace it → save changes
https://yadi.sk/d/5R3fdc4zxS3LKQ
I'm not sure what I am doing wrong but this addon won't work for me - I've been using Chatbar since vanilla but the version i had no-longer runs. I found this one but I doesn't work either :(
In reply to MarkinOz:
Oh, I fixed with the change about C_GuildInfo.CanEditOfficerNote() in the lua - awesome. Thanks for this addon, I can play without it but I don't want to :D
This addon, in SL pre-patch, is affected by the Background Lua issue - you can comment out lines 1427-1432 to disable the background to avoid this for now.
In reply to Forge_User_52896447:
It's better to fix the background rather than remove it
/Interface/Addons/ChatBar Classic/ChatBar Classic.xml
replace
by
In reply to dartraiden:
That works thanks.
I'm still fixing up other mods I use, but I see this one as essential so did a quick fix heh :)
Fix for Shadowlands pre-patch (9.0.1)
/Interface/Addons/ChatBar Classic/ChatBar Classic.lua
replace all
by
/Interface/Addons/ChatBar Classic/ChatBar Classic.xml
replace
by