[DiscordArchive] Does anyone know if it is possible to do in Javascript so a function is called when an event activat
[DiscordArchive] Does anyone know if it is possible to do in Javascript so a function is called when an event activat
Archived author: Kitzunu • Posted: 2019-11-29T20:13:52.392000+00:00
Original source
Does anyone know if it is possible to do in Javascript so a function is called when an event activates in-game? or to have a start/end date and an interval going inbetween those dates so it doesn't matter if the program goes offline and comes back online, so it always sends the function at the same time?
Archived author: Deleted User • Posted: 2019-11-29T20:40:53.721000+00:00
Original source
anything possible
Archived author: Millarras • Posted: 2019-11-29T20:46:13.556000+00:00
Original source
It definitely doesn't sound impossible...
You could just grab the data from game_event and use it in your script