[DiscordArchive] you could hook the onServerStart and then put a timer right?
[DiscordArchive] you could hook the onServerStart and then put a timer right?
Archived author: tester • Posted: 2021-12-13T17:39:44.601000+00:00
Original source
you could hook the onServerStart and then put a timer right?
Archived author: tester • Posted: 2021-12-13T17:40:16.077000+00:00
Original source
worst case, spawn a dummy npc at 0,0 and use that creature as the event holder
Archived author: Clotic • Posted: 2021-12-13T17:40:55.044000+00:00
Original source
https://elunaluaengine.github.io/WorldOb...Event.html
[Embed: WorldObject:RegisterEvent - Eluna]
API documentation for the WorldObject:RegisterEvent method in the Eluna engine.
https://elunaluaengine.github.io/WorldOb...Event.html
Archived author: Foe • Posted: 2021-12-13T17:43:49.297000+00:00
Original source
If you want a global event with no real objects or whatever, just CreateLuaEvent() in a script outside of a function call, then it'll start a timed event on startup and reload