Starting from version 1.0.3 bot 1, the server admin can put bots on the server. The bots are currently very simple but still fun to play with.
The bot settings are in the gamemod file.
min_bots| Range | number of bots, 0–32 |
|---|---|
| Default | 0 |
The minimum number of bots in any situation.
bots_fill| Range | number of players, 0–32 |
|---|---|
| Default | 0 |
The server adds bots so that there are always at least bots_fill players.
balance_bot| Range | 1 to enable, 0 to disable |
|---|---|
| Default | 0 |
The balance bot is used to keep the number of players even.
bot_ping| Range | integer, 0–500 |
|---|---|
| Default | 0 |
This is the bots’ ping. The smaller it is, the quicker the bots react. Over 100 makes them act very stupid in some situations.
The server admin can manage the bots also by console commands.
| /bot | Display the bot commands and current settings. |
|---|---|
| /bot add n | Add n bots. |
| /bot remove n | Remove n bots. |
| /bot fill n | Set the bots_fill setting to n.
|
| /bot balance s | Set the balance bot on or off.
|
| /bot ping p | Show or set the bot ping. This does not change the ping of the playing bots. |