Thread Tools Display Modes
01-07-11, 03:57 AM   #1
Yooya
A Fallenroot Satyr
Join Date: Oct 2010
Posts: 20
Font: Raid Warnings/Titles/Guild/Player Name

Looking for the Blizzard name (not the font name) for changing the size/outline etc in game, of: raid warnings, titles, guild, and player/npc name.

Example:

Code:
SetFont(FriendsFont_Normal, 8, "OUTLINEMONOCHROME")
The underlined is what I'm looking for but of the things I mentioned.
  Reply With Quote
01-07-11, 07:37 AM   #2
p3lim
A Pyroguard Emberseer
 
p3lim's Avatar
AddOn Author - Click to view addons
Join Date: Feb 2007
Posts: 1,710
I belive its part of the game world, so the only way to change them is to change the fonts manually (replacing them)

Edit: Raidwarnings can be changed however.
  Reply With Quote
01-07-11, 08:31 AM   #3
aiikachi
A Cyclonian
 
aiikachi's Avatar
Join Date: Jan 2007
Posts: 44
I could be wrong, but I believe boss emotes is SystemFont_Shadow_Huge1, and the font above players/npcs is UNIT_NAME_FONT (must be configured differently than other fonts).
__________________
  Reply With Quote
01-07-11, 04:46 PM   #4
Yooya
A Fallenroot Satyr
Join Date: Oct 2010
Posts: 20
I have what they're are here: Standard_text_font, Unit_name_font, Damage_text_font, Nameplate_font but configuring them like the rest isn't working. Using "Standard_text_font = fontStandard;" right now to change the font itself but I can't re size it.

Still looking for help to re size them.
  Reply With Quote
01-07-11, 05:16 PM   #5
aiikachi
A Cyclonian
 
aiikachi's Avatar
Join Date: Jan 2007
Posts: 44
Originally Posted by Yooya View Post
I have what they're are here: Standard_text_font, Unit_name_font, Damage_text_font, Nameplate_font but configuring them like the rest isn't working. Using "Standard_text_font = fontStandard;" right now to change the font itself but I can't re size it.

Still looking for help to re size them.
I am pretty sure the sizes of those fonts cannot be changed.
__________________
  Reply With Quote

WoWInterface » AddOns, Compilations, Macros » AddOn Help/Support » Font: Raid Warnings/Titles/Guild/Player Name


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