Thread Tools Display Modes
03-13-10, 11:00 AM   #1
cubone
A Kobold Labourer
Join Date: Mar 2010
Posts: 1
ZoneTextString problem

I want to edit the font of only the ZoneText / SubZoneText. I included the following in my lua:

Code:
	ZoneTextString:SetFont("Fonts\\AVQUEST.ttf", 36, "THICKOUTLINE")
	SubZoneTextString:SetFont("Fonts\\AVQUEST.ttf", 24, "THICKOUTLINE")
The names of the zone and subzone are changing, but not the Contested Territory text or the Sanctuary text displayed (two different cases, I believe). Is there another text string that is added on that I don't know of?


Last edited by cubone : 03-13-10 at 11:10 AM. Reason: Found more to my problem
  Reply With Quote
03-13-10, 11:20 AM   #2
Gandoch
A Wyrmkin Dreamwalker
 
Gandoch's Avatar
AddOn Author - Click to view addons
Join Date: Aug 2008
Posts: 50
Check laFont, he seems to have handled the issue you're having.
  Reply With Quote
03-13-10, 03:28 PM   #3
Foxlit
A Warpwood Thunder Caller
AddOn Author - Click to view addons
Join Date: Nov 2006
Posts: 91
That FontString object is called PVPInfoTextString.
__________________
... and you do get used to it, after a while.
  Reply With Quote

WoWInterface » Developer Discussions » Lua/XML Help » ZoneTextString problem


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