Thread Tools Display Modes
07-12-11, 07:25 PM   #1
Kendian
A Molten Giant
 
Kendian's Avatar
AddOn Author - Click to view addons
Join Date: Mar 2010
Posts: 614
BasicChatMod channel name font

Wondering if there was anyway to adjust the font string of BasicChatMods channel names?
Attached Thumbnails
Click image for larger version

Name:	BasicChatModsCHannelNames.jpg
Views:	592
Size:	7.0 KB
ID:	6320  
__________________

Last edited by Kendian : 07-12-11 at 07:29 PM.
  Reply With Quote
07-13-11, 06:10 AM   #2
Lordyfrb
A Cliff Giant
AddOn Author - Click to view addons
Join Date: Apr 2008
Posts: 71
At Line 19 of editbox.lua
try adding this:
Code:
cf_text.editBox.header:SetFont("Fonts\\ARIALN.ttf", 13, "THINOUTLINE")
of course editing it to your font preferences.

It should work.
__________________

Last edited by Lordyfrb : 07-13-11 at 06:12 AM.
  Reply With Quote
07-13-11, 05:28 PM   #3
Kendian
A Molten Giant
 
Kendian's Avatar
AddOn Author - Click to view addons
Join Date: Mar 2010
Posts: 614
Message: Interface\AddOns\BasicChatMods\editbox.lua:19: attempt to index field 'header' (a nil value)
Time: 07/13/11 19:26:29
Count: 1
Stack: Interface\AddOns\BasicChatMods\editbox.lua:19: in function `?'
Interface\AddOns\BasicChatMods\BasicCore.lua:45: in function `?'
Interface\AddOns\BasicChatMods\BasicCore.lua:14: in function <Interface\AddOns\BasicChatMods\BasicCore.lua:14>
Is what that gave me, sadly
__________________
  Reply With Quote
07-15-11, 07:18 PM   #4
Kendian
A Molten Giant
 
Kendian's Avatar
AddOn Author - Click to view addons
Join Date: Mar 2010
Posts: 614
Shameless bump~
__________________
  Reply With Quote

WoWInterface » AddOns, Compilations, Macros » AddOn Help/Support » BasicChatMod channel name font


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off