ESOUI

ESOUI (https://www.esoui.com/forums/index.php)
-   General Authoring Discussion (https://www.esoui.com/forums/forumdisplay.php?f=174)
-   -   are the only functions that get current event info private? (https://www.esoui.com/forums/showthread.php?t=9674)

IsJustaGhost 04/07/21 06:51 AM

are the only functions that get current event info private?
 
I'm working on making an Event oriented addon.
Are there any functions, not private, usable to get information about the current event?
eventName = "Anniversary Jubilee"

This is needed to set hooks as only active during the event, and trying to use predetermined dates will likely cause false returns. Meaning there will be times where the hooks are allowed to run when the event is not active, or not run when needed because the event overruns.

Baertram 04/07/21 07:16 AM

Check the Eventor addon and other event related ones, I think most funcs are private or server side, and the other stuff is hardcoded "buff" checks and hard coded time checks.


All times are GMT -6. The time now is 08:37 AM.

vBulletin © 2024, Jelsoft Enterprises Ltd
© 2014 - 2022 MMOUI