Summary
This page documents the functionality of the FAS-AI plugin, and all commands that can be executed.
Note: You must have the developer console enabled in order to use the plugin.
How to use
The FAS-AI plugin is currently very early in its development, so because of that, features are limited. You can currently spawn bots and do some other small functionality using the developer console, but don't expect this to be fully-featured for a long time.
The table below shows all the commands that can be executed with the plugin in the dev console, and what they do.
NOTE: Most of the commands are not listed below as they are expected to be removed, or greatly modified. You can see those commands in the source code.
| Command | Arguments | Description |
| plugin_bot_add | N/A | Creates a new bot and puts it on the blue team. The bot currently just walks around randomly and stops when it was shot. The bot may be auto balanced over time into other teams, so please don't freak out if the bot goes into the spectator team. |
| plugin_bot_mimic | int n | When n = 1 all bots will mimic all your actions |