Category: Chat Mods
Addon Information
Works with 3.2
Download Latest Version.
To add favorites please register for a free account. If you already have one you need to login. How do I install this? (FAQ)
funkydude's Portal Bug Reports Feature Requests
Author:
Version:
v3.32
Date:
08-04-2009 10:40 PM
Size:
7.50 Kb
Downloads:
12,869
Favorites:
187
MD5:
Pictures
Click to enlarge
Preview
BasicChatMods   Popular! (More than 5000 hits)
BasicChatMods aims to be a simple chat addon promoting users to customize it with lots of documentation. each module is split into its own file with small comments and guides.

Buttons: Hides the scroll buttons for ChatFrame 1 to 7

ChannelNames: Renames custom channels to numbers(or names, optional), public channels, and private channels

ChatCopy: Allows copying of text in the chat frame, click the "+" button.

EditBox: Moves the chat input box to the top of ChatFrame 1 instead of the bottom

Font: Allows changing of the font with SharedMedia compatibility.

Justify: Will justify ChatFrame 2 (CombatLog) to the right

Scroll: Will allow mouse scroll for ChatFrame 1 to 7

Sticky: Will remember the last channels you typed in, so you don't need to retype them

Timestamps: Will stamp ChatFrame 1 to 7. To timestamp the combat log you need to turn it on in blizzard. Right-click Combat Log > Settings > Formatting > Show Timestamp

URLCopy: Allows copying of URLs in ChatFrame 1
  Change Log - BasicChatMods
v3.32 - toc update

v3.31 - remove wow 3.0 compat, toc update

v3.3 - wow 3.1 fixes to prevent chat breakage

v3.2 - Major bugfix with blizz timestamps enabled in blizz combat log (the combat log would break)

v3.1 - Release
  Comments - BasicChatMods
Post A Reply Comment Options
Old 11-21-2008, 12:46 PM  
salkiri
A Defias Bandit

Forum posts: 0
File comments: 7
Uploads: 0
Channel Re-Names

The channel re-name seems to only work on Chat Frame. Is there a way to have it rename the channels in other chat frames as well?
salkiri is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 11-17-2008, 11:23 PM  
whizque
A Kobold Labourer
 
whizque's Avatar
Interface Author - Click to view interfaces

Forum posts: 1
File comments: 39
Uploads: 4
where can i make the font "OUTLINE"?
ty
whizque is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 11-10-2008, 05:02 PM  
jlb969
A Kobold Labourer
 
jlb969's Avatar

Forum posts: 0
File comments: 5
Uploads: 0
error

seems when you click on profession links in chat you get an error "Bad argument #1 to 'gsub' (string expected, got nil)" only happens when you click on a profession link for me otherwise great addon
jlb969 is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 11-07-2008, 08:46 PM  
funkydude
A Murloc Raider
 
funkydude's Avatar
Interface Author - Click to view interfaces

Forum posts: 5
File comments: 166
Uploads: 24
You want to change this:


Code:
local lbrack, rbrack = "[", "]|r "
text = start..COLOR..lbrack..date(tformat)..rbrack..text
to this:

Code:
local lbrack, rbrack = "[", "|r] "
text = lbrack..start..COLOR..date(tformat)..rbrack..text
Quote:
Originally posted by Purity

Which line/file defines the bracket color? Or is there something I just comment out?
funkydude is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 11-05-2008, 01:33 AM  
Purity
A Deviate Faerie Dragon

Forum posts: 16
File comments: 135
Uploads: 0
Thank you for this. Its just what I needed. Your notes in each file have been very helpful in my config for my ui. Thank you for those notes!

I have a question though. I am trying to figure out how the change the color of the brackets around the channel names to match the color of channel instead of the hot pink it is currently. I find the difference in color a little distracting.

Which line/file defines the bracket color? Or is there something I just comment out?

Thank you in advance!
__________________
Purity is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 10-27-2008, 08:30 PM  
funkydude
A Murloc Raider
 
funkydude's Avatar
Interface Author - Click to view interfaces

Forum posts: 5
File comments: 166
Uploads: 24
No problem, the files are pretty simple if you feel like delving in.

Quote:
Originally posted by Neuraxis
Ahh I gotcha thanks for the info.
funkydude is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 10-26-2008, 08:33 PM  
Neuraxis
A Murloc Raider

Forum posts: 5
File comments: 21
Uploads: 0
Quote:
Originally posted by funkydude
A command to do what? This addons config is based solely in it's files. If you want in-game config try a different chat addon.
Ahh I gotcha thanks for the info.
Neuraxis is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 10-26-2008, 08:31 PM  
funkydude
A Murloc Raider
 
funkydude's Avatar
Interface Author - Click to view interfaces

Forum posts: 5
File comments: 166
Uploads: 24
A command to do what? This addons config is based solely in it's files. If you want in-game config try a different chat addon.

Quote:
Originally posted by Neuraxis
Is there a /command that I'm not seeing perhaps?
funkydude is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 10-26-2008, 07:50 PM  
Neuraxis
A Murloc Raider

Forum posts: 5
File comments: 21
Uploads: 0
Quote:
Originally posted by funkydude
Yeah so I finally released it after a few years for anyone that is interested.
Is there a /command that I'm not seeing perhaps?
Neuraxis is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 10-20-2008, 03:14 PM  
Aesir
An Aku'mai Servant
 
Aesir's Avatar
Interface Author - Click to view interfaces

Forum posts: 30
File comments: 159
Uploads: 1
Quote:
Originally posted by funkydude
Yeah so I finally released it after a few years for anyone that is interested.
I didn't know it, but apparently I was one of those that was interested in this addon - I'm using it now and it does what I've wanted for a while now.

Thank you for posting it up here.
__________________
-- æsir
Aesir is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 10-19-2008, 09:12 PM  
erica647
A Cobalt Mageweaver
 
erica647's Avatar
Interface Author - Click to view interfaces

Forum posts: 208
File comments: 246
Uploads: 4
Major goodness... my favorite chat mod!
__________________
Lyndi
Level 70 Night Elf Hunter
Silvermoon/The Jesters Guild
erica647 is online now Report comment to moderator   Edit/Delete Message Reply With Quote
Old 10-19-2008, 07:06 PM  
funkydude
A Murloc Raider
 
funkydude's Avatar
Interface Author - Click to view interfaces

Forum posts: 5
File comments: 166
Uploads: 24
Yeah so I finally released it after a few years for anyone that is interested.

Last edited by funkydude : 10-19-2008 at 07:06 PM.
funkydude is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Post A Reply



Category Jump:

Support AddOn Development!

You have just downloaded by the author . If you like this AddOn why not consider supporting the author? This author has set up a donation account. Donations ensure that authors can continue to develop useful tools for everyone.




The Network:
EQInterface | EQ2Interface | LoTROInterface | MMOInterface | War.MMOUI | WoWInterface | VGInterface | Allakhazam | Thottbot | Wowhead | Zam


©2009 MMOUI / ZAM Network
vBulletin - Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.