Wikia

WoWWiki

API GetQuestTimers

Talk0
98,472pages on
this wiki

Returns all of the quest timers currently in progress.

GetQuestTimers();

Parameters

Arguments

none

Returns

Strings questTimers
questTimers 
Values in seconds of all quest timers currently in progress

Example

QuestTimerFrame_Update(GetQuestTimers());
function QuestTimerFrame_Update(...)
 for i=1, arg.n, 1 do
  SecondsToTime(arg[i]);
 end
end

Result

"300", "240", "100"
Advertisement | Your ad here

Photos

Add a Photo
61,987photos on this wiki
See all photos >

Recent Wiki Activity

See more >

Around Wikia's network

Random Wiki