Results: 2Comments by: darksmiler
File: ChatBar08-29-12
Re: Quick fix for 5.0
Posted By: darksmiler
Thanks for the fix! Change "## Interface: 50001" in the toc file. Then edit ChatBar.lua and replace every instance of "GetNumRaidMembers" with "GetNumGroupMembers" (should be 2; lines 415, and 424). Seems to work for me so far!
File: ChatBar07-02-10
Originally posted by Zhiva Soluti...
Posted By: darksmiler
Originally posted by Zhiva Solution by Шпангус from EU Russian forum: add ChatFrame_OpenChat("",chatFrame); before if chatType == "WHISPER" then ChatFrame_ReplyTell(chatFrame); in ChatBar.lua file. Thanks for this fix, works for me.