View Single Post
  #1  
Unread 02-20-2010, 01:56 PM
depechenode's Avatar
depechenode depechenode is offline
A Griffon
Interface Author - Click to view interfaces
 
Join Date: Nov 2004
Server: Toxxulia
Posts: 584
Default writ timer in TSkill window

for some reason SF broke having a timer in the tradeskill window showing remaining time on a writ (rush order).
Can any figure out what the change was or how to incorporate the new data from the new SF Active Journal to work with the Tskill window?

I know that the timer was renamed to Status in the active journal, but i tried to use that and it still does not update with the time left. There is no gamedata for Status (time left) from what I can see, so Dynamic Data can populate it in the TS window.

Gamedata still has 'GameData.Quest.ActiveTimer' which is what I used to use with a text box and Dynamic Data...but it does not work anymore since the timer in the active window is now named Status. Thanks!!
Reply With Quote