Тема: Battlefield 2
Показать сообщение отдельно
Старый 03.04.2008, 18:23      #745
demon@
Местный
Пользователь Mozilla Firefox
 
Аватар для demon@
По умолчанию

Сообщение от axe Посмотреть сообщение
а как больше ботов ставить???
Находишь файл AIDefault.ai ,путь-D:\Games\3D Action\EA GAMES\Battlefield 2\mods\mercs\AI,открываещь его с помощью блокнота ,смотрим:

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

aiSettings.setNSides 2
aiSettings.setAutoSpawnBots 1

rem aiSettings.setMaxNBots 64
rem aiSettings.maxBotsIncludeHumans 1
rem 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

aiSettings.overrideMenuSettings 1
aiSettings.setMaxNBots 32-вот здесь меняещь значение ,допустим 64 (значит 64 бота)
aiSettings.maxBotsIncludeHumans 0
aiSettings.setBotSkill 0.7

run BotNames.ai

aiSettings.setInformationGridDimension 32


run AIPathFinding.ai

rem EOF

P.S.Да смотри много не ставь ,а то зависнет.

Последний раз редактировалось demon@; 03.04.2008 в 18:24.
demon@ вне форума Пол: Мужчина   Ответить с цитированием Вверх
Благодарности: 1
Zion (23.04.2008)