在 Operation: Harsh Doorstop 服务器上配置机器人可提供更高灵活性,即使玩家人数较少也能开局,并确保战斗持续不断。 机器人可以填补队伍空缺,提供更完整的战斗体验,并让大型地图更有活力。 机器人非常适合练习、合作体验、探索地图,或在真人玩家较少时使用,不过机器人 AI 的战术深度可能并不总能媲美真人对手。
如何在 Operation: Harsh Doorstop 服务器上自动填充机器人(启动时)
1. 登录BisectHosting Starbase 面板。
2. 停止服务器。
3. 前往 Startup 选项卡。
4. 在 Custom Args 表中,开启该设置。
5. 在 Custom Args 字段中,粘贴所需命令。
| 命令 | 说明 |
|---|---|
?BotAutofill |
添加机器人以填满服务器。 |
?BluforNumBots=# |
向 Blufor 添加指定数量 # 的机器人。
|
?OpforNumBots=# |
向 Opfor 添加指定数量 # 的机器人。
|
注意:允许使用多个 Custom Args。
示例:?BluforNumBots=16?OpforNumBots=16
6. 启动服务器。
如何在 Operation: Harsh Doorstop 服务器上配置机器人(运行中)
1. 登录BisectHosting Starbase 面板。
2. 前往 Console 选项卡。
3. 输入所需命令。 游戏内管理员可以在命令前使用 admin 前缀。
| 命令 | 说明 |
|---|---|
Bot.Autofill |
显示当前机器人自动填充设置。 |
Bot.Autofill 0 |
禁用机器人自动填充设置。 |
Bot.Autofill 1 |
添加机器人以填满服务器。 |
AddBots # |
添加指定数量 # 的机器人。
|
AddBluforBots # |
向 Blufor 添加指定数量 # 的机器人。
|
AddOpforBots # |
向 Opfor 添加指定数量 # 的机器人。
|
AddTeamBots teamid # |
向指定 teamid 添加指定数量 # 的机器人。0 表示 Opfor | 1 表示 Blufor
|
AddNamedBot name |
添加一个用户自定义名称的机器人。 |
RemoveAllBots |
从服务器移除所有机器人。 |
RemoveBluforBots # |
从服务器移除指定数量 # 的 Blufor 机器人。
|
RemoveOpforBots # |
从服务器移除指定数量 # 的 Opfor 机器人。
|
RemoveTeamBots teamid # |
从指定 teamid 移除指定数量 # 的机器人。0 表示 Opfor | 1 表示 Blufor
|