View Single Post
07/06/17, 10:28 PM   #8
rewt3498
Join Date: Jun 2015
Posts: 7
I have attempted to use

Code:
zo_callLater(function () ZO_FocusedQuestTrackerPanelContainerQuestContainerTrackedHeader1:SetAlpha(0.5) end, 10000)
which still results in an error.

Performing the same command with "/script" slash command in game results in success.

If the addon is calling it before it exists, is there some usual way to overcome this? Please forgive me if the question is a silly one, as I'm a bit new to this.
  Reply With Quote