战地2142
战地2142
平台PCXbox360
发售时间PC 2006-10-14+1
时长未知
类型第一人称射击
制作发行Digital Illusions/Electronic Arts / Digital Illusions/Electronic Arts
标签科幻电子竞技生存局域网联机射击

战地2142 BOT修改

类型:游戏秘籍发布日期:2006-10-21来源:本站原创作者:佚名

记事本打开D:\Battlefield 2142\mods\bf2142\AI\AIDefault.ai

  echo *****************************************************************************************

  echo AIDefault.ai ****************************************************************************

  echo *****************************************************************************************

  aiSettings.setNSides 2

  aiSettings.setAutoSpawnBots 1

  aiSettings.setMaxNAutoControllers 64

  aiSettings.maxBotsIncludeHumans 1

  aiSettings.setMaxNBots 64(这里就是最大数量下面还有一个)

  aiSettings.setBotSkill 0.4

  rem To spawn more than 15 bots in SP, use the following lines instead of the three lines above.

  rem Note that this is totaly unsupported, it will affect your system's performance

  rem and may even crash your game. That being said, you will most likely be able to run a lot

  rem more bots than 15 on your system.

  rem Example for 32 bot game with expert bots

  begin<===================这里

  aiSettings.overrideMenuSettings 1

  aiSettings.maxBotsIncludeHumans 0

  aiSettings.setMaxNBots 64<======这里

  aiSettings.setBotSkill 1.0

  end<===================这里

  run BotNames.ai

  aiSettings.setInformationGridDimension 32

  aiSettings.setDiscoverCloakedEnemiesDistance 3.0

  run AIPathFinding.ai

  run AutoControllers.ai

  rem EOF

本文内容来自网络收集整理,版权归原作者所有。 · 所属游戏:战地2142
← 返回 战地2142 攻略列表

同游戏其他攻略共 24 篇