Thread Tools Display Modes
Prev Previous Post   Next Post Next
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
 

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