The controller currently has extremely limited information about what the bot is doing. In order to e.g. be able to run ads during map loads, the bot needs to send details about the current state to the controller.
It should at least send details about:
- game restarts
- round ending (including result?)
- spawning
- getting kicked/banned
- other important in-game error messages
The controller currently has extremely limited information about what the bot is doing. In order to e.g. be able to run ads during map loads, the bot needs to send details about the current state to the controller.
It should at least send details about: