Hey!
This is Event Manager, that helps you create new events.
I add new script command for test
Works like debugmes.

You can look in Return.c file, here you can find functions that helps you work with new Events.
I convert 2 standart events (RFYL & Bomb Poring).
First goto Event_DB.c and add your event settings
Then add your event script to /Events/ folder
Also I can help you convert your scripts.
Have questions? feel free to ask
This is Event Manager, that helps you create new events.
I add new script command for test
Works like debugmes.
- statusmes "message";
You can look in Return.c file, here you can find functions that helps you work with new Events.
I convert 2 standart events (RFYL & Bomb Poring).
- For start event, use - @startevent <event name>
- For check event settings use - @checkevent <event name>
- For join - @joinevent
- Leave - @leaveevent
- For get prize - @event
First goto Event_DB.c and add your event settings
Then add your event script to /Events/ folder
Also I can help you convert your scripts.
Have questions? feel free to ask