Set Bot Health
rbot sethealth <n>
Aliases:
rbot healthSets the current health of all active bots to the specified value.
Vote Map
rbot votemap <id>
Sets the vote target map for dead bots.
Send Bot Order
rbot order <botslot> <cmd>
Aliases:
rbot sendcmdForces the target bot (identified by slot number) to execute the given client command string.
The cmd is any valid client command string, executed directly by the bot as if they typed it in console.
Direct bot control
rbot order lets you send any client command to a specific bot slot. Useful for debugging or forcing specific behaviors.Entity Action
rbot setentityaction <id> <action> <team>
Writes an entity action table entry, associating an entity ID with a specific action and team scope.
The entity action table is viewable with rbot_entity_check.
Info & Menu Commands
| Command | Aliases | Description |
|---|---|---|
rbot time | rbot ctime | Prints current server local time |
rbot version | rbot ver | Prints the RBOT version string |
| rbot about | rbot about_bot | Naming mismatch — executes version function |
rbot menu | rbot botmenu | Opens the main bot management menu |
rbot cmenu | rbot cmdmenu | Opens the command menu |
rbot help | rbot ? | Prints available commands to console |