28.12.2015, 17:10
Are you sure that your Event is getting called? Try to register a handler directly to the EventManager, because it is possible that the EventManagerNode is getting collected by the garbage collector. Also try to add a blank game mode into your server.cfg file (only the main() method) and remove any amx that is getting loaded via filter script.

