Thread Tools Display Modes
05-22-10, 02:28 PM   #1
Minerv
A Black Drake
 
Minerv's Avatar
AddOn Compiler - Click to view compilations
Join Date: May 2009
Posts: 89
rBuff help

Hey, i have been trying to change the font on rBuff (roth/zork's buff addon).

on line 98 = ff:SetFont(NAMEPLATE_FONT, 13, "THINOUTLINE")

i changed this to =

Code:
ff:SetFont("Interface\\AddOns\\Flymo\\media\\semplice.ttf", 10, "OUTLINEMONOCHROME")
but it doesnt seem to work, tho when i edited this a while ago it worked.

i only changed font/directory, this is the old code.

Code:
ff:SetFont("Interface\\AddOns\\LiteStats\\media\\uni05_53.ttf", 10, "OUTLINEMONOCHROME")
any help would be appreciated.

(sry for bad english and/or explanation)
  Reply With Quote
05-22-10, 02:56 PM   #2
nin
A Cobalt Mageweaver
AddOn Author - Click to view addons
Join Date: Dec 2008
Posts: 213
did you restart wow after changing directorys?
  Reply With Quote
05-22-10, 02:58 PM   #3
Minerv
A Black Drake
 
Minerv's Avatar
AddOn Compiler - Click to view compilations
Join Date: May 2009
Posts: 89
Yeah, about 3 times, but didnt work.
  Reply With Quote
05-22-10, 03:14 PM   #4
Xrystal
nUI Maintainer
 
Xrystal's Avatar
Premium Member
AddOn Author - Click to view addons
Join Date: Feb 2006
Posts: 5,892
Perhaps rbuff has changed since the last time you did this and now overrides your change there and uses something else later on in the addon.
__________________
  Reply With Quote
05-23-10, 12:47 AM   #5
Kendian
A Molten Giant
 
Kendian's Avatar
AddOn Author - Click to view addons
Join Date: Mar 2010
Posts: 614
font

How I changed it was made a folder with the font I want, then put it in interface, next to fonts, or addon folder, so the path would be \Interface\<name of folder>\ <font name> I did that with the media from raction button styler, as well, since I use barfix. HOpe this helps~
  Reply With Quote

WoWInterface » AddOns, Compilations, Macros » AddOn Help/Support » rBuff help

Thread Tools
Display Modes

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