Wikia

WoWWiki

Watchlist Recent changes

API GetQuestTimers

Main Menue



Returns all of the quest timers currently in progress.

GetQuestTimers();

Parameters Edit

Arguments Edit

none

Returns Edit

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

Example Edit

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

Result Edit

"300", "240", "100"

Pages on WoWWiki

95,750pages on
this wiki
Advertisement | Your ad here

Latest Photos

Add a Photo
58,025photos on this wiki
See more >

Recent Wiki Activity

See more >

Recent Questions

Around Wikia's network

Random Wiki