Would it like to see a game event for arcemu base systems.
Idea is based off mangos gameevent C++ code.
1 first part checks for existance of the gameevent directory
2 second part reads a table that holds all start time end time and how long
each event runs for.
3. third part is cutom .dll that is ithe luaengine that reads the gamevent table
and run the lua scripts
This could be easyly made since the lua commands are now powerfull enough
to do it.
see the example of lua script that could be used as above : Lua cinematic - Mini event
http://www.mmowned.com/forums/emulat...ini-event.html