Bitfighter  021
The Bitfighter Lua Documentation - Robots, Levelgens, and Plugins
Event

The Event enum represents different events that the game fires that scripts might want to respond to. Below are the signatures of methods you can implement to respond to these events. Note that you will also have to subscribe to the event to be notified of it.

See the subscribe methods for bots and levelgens, and the Events section of the scripting overview page.

Event