View Single Post
04/13/18, 09:40 AM   #6
Dolgubon
 
Dolgubon's Avatar
AddOn Author - Click to view addons
Join Date: Jan 2016
Posts: 408
Originally Posted by Ayantir View Post
I don't second this.

Because if user is not logged in, it won't work.

But it would be interesting to have :

Constant type

RESET_DAILY_MAGES_GUILD_QUESTS
RESET_DAILY_FIGHTERS_GUILD_QUESTS
RESET_DAILY_UNDAUNTED_GUILD_QUESTS
RESET_DAILY_CYRODIIL_AVA_QUESTS

etc

and GetNumSecondsBeforeReset(constant)
Those constants would all be the same, dailies all reset at the same time. GetNumSexondsBeforeReset is then quite easy to code.