WoWInterface

WoWInterface (https://www.wowinterface.com/forums/index.php)
-   AddOn Help/Support (https://www.wowinterface.com/forums/forumdisplay.php?f=3)
-   -   rBuff help (https://www.wowinterface.com/forums/showthread.php?t=32658)

Minerv 05-22-10 02:28 PM

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)

nin 05-22-10 02:56 PM

did you restart wow after changing directorys?

Minerv 05-22-10 02:58 PM

Yeah, about 3 times, but didnt work.

Xrystal 05-22-10 03:14 PM

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.

Kendian 05-23-10 12:47 AM

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~


All times are GMT -6. The time now is 07:04 PM.

vBulletin © 2024, Jelsoft Enterprises Ltd
© 2004 - 2022 MMOUI