View Single Post
07/06/17, 02:16 PM   #1
rewt3498
Join Date: Jun 2015
Posts: 7
Setalpha and coloured text.

I am trying to make the quest tracker panel transparent.

I've tried:
Code:
ZO_FocusedQuestTrackerPanel:SetAlpha(0.5)
This sets the white text of the quest tracker transparent but leaves the yellow quest title as opaque.

Does anyone know how to make all the text transparent? Failing that, is anyone able to tell me why SetAlpha() won't act upon the colored text?
  Reply With Quote