战地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

 
 
 
免责声明:本文为网络用户发布,其观点仅代表作者个人观点,与本站无关,本站仅提供信息存储服务。文中陈述内容未经本站证实,其真实性、完整性、及时性本站不作任何保证或承诺,请读者仅作参考,并请自行核实相关内容。
© 2005- 王朝网络 版权所有