Project Reality: Battlefield 2 - Jabal Al Burj (64 Bot Singleplayer)
Finally got the custom bot settings to work. I've been having a blast playing with the game set up like this, so enjoy! Also read below if you're curious how to change the number of bots yourself. Click 'show more'.
This is a link to where I found my answers...
http://www.realitymod.com/forum/f388-pr-bf2-community-modding/89423-increase-number-bots-sp-coop-mode.html
Or this is the text from the post in question...
"Go to the pr mods ai folder. Default location:
C:\Program Files\EA GAMES\Battlefield 2\mods\pr\ai
then open aidefault.ai with notepad, and delete the bits highlighted in red and change the 47 highlighted in green to the number of bots you want. Changing your aidefault.ai will not affect you being able to play online. Not sure if there is a max number of bots but most bot changers for bf2 only allow you to have 128 max but this will severly slow your pc down so if you have a fairly modern pc I suggest putting 64."
Quote:
rem *** PRSP Ai v5 ***
echo ************************************************** ************************
echo ********************PROJECT****REALITY****AI****LO ADED********************
echo ************************************************** ************************
aiSettings.setNSides 2
aiSettings.setAutoSpawnBots 1
aiSettings.setMaxNBots 64
aiSettings.maxBotsIncludeHumans 1
aiSettings.setBotSkill 0.4
rem To override the amount of bots used in PRSP, use the following lines instead of the three lines above.
rem This will render the ingame menu and serversettings.con bot settings not used, as the following lines
rem of code overrides those settings.
rem Just remove the "rem" in front of the lines to make it read by the game, then edit the numbers as needed.
rem aiSettings.overrideMenuSettings 1
rem aiSettings.setMaxNBots 47
rem aiSettings.maxBotsIncludeHumans 0
rem aiSettings.setBotSkill 0.9
run BotNames.ai
aiSettings.setInformationGridDimension 48
rem aiDebug.draw 1
run AIPathFinding.ai
===================
Remember when you delete the rem behind the settings you want to use, LEAVE THE SPACE, only delete the letters r, e, and m. The space before the rest of the line needs to remain (That's where I got tripped up before).
Remember to always make a backup copy of the file. Also, just for reference, this is what MY aidefault file looks like... so if you'd like you could just copy/paste this, and edit the bot numbers/skill settings, or use them as is (64 bots with 90% skill)
*One more thing to keep in mind, when you change bot counts, you have to change the bot ratio or the teams will be lopsided. For a bot count of 64, I have my ratio at 98, which puts 33 (including player) on the player's team, and 32 on the opposing team.
Hope this helps.
rem *** PRSP Ai v5 ***
echo ************************************************** ************************
echo ********************PROJECT****REALITY****AI****LO ADED********************
echo ************************************************** ************************
aiSettings.setNSides 2
aiSettings.setAutoSpawnBots 1
aiSettings.setMaxNBots 64
aiSettings.maxBotsIncludeHumans 1
aiSettings.setBotSkill 0.4
rem To override the amount of bots used in PRSP, use the following lines instead of the three lines above.
rem This will render the ingame menu and serversettings.con bot settings not used, as the following lines
rem of code overrides those settings.
rem Just remove the "rem" in front of the lines to make it read by the game, then edit the numbers as needed.
aiSettings.overrideMenuSettings 1
aiSettings.setMaxNBots 64
aiSettings.maxBotsIncludeHumans 0
aiSettings.setBotSkill 0.9
run BotNames.ai
aiSettings.setInformationGridDimension 48
rem aiDebug.draw 1
run AIPathFinding.ai
Other Videos By Prospekt Mir
Other Statistics
Battlefield 2 Statistics For Prospekt Mir
Prospekt Mir currently has 664,455 views spread across 225 videos for Battlefield 2. His channel uploaded over 5 days worth of Battlefield 2 videos, roughly 5.38% of the content that Prospekt Mir has uploaded to YouTube.