project reality header
Go Back   Project Reality Forums > PR:BF2 Mod Forums > PR:BF2 General Discussion
20 Sep 2024, 00:00:00 (PRT)
PR:BF2 General Discussion General discussion of the Project Reality: BF2 modification.

Reply
 
Thread Tools Display Modes
Old 2014-03-18, 09:32   #1
Rabid762

Rabid762's Avatar
Default Increasing number of bots?

Is there any way to increase the number of bots on a local COOP map?

I miss pre 1.0 where it was 32 on 32
Rabid762 is offline Reply With Quote
Old 2014-03-24, 19:24   #2
Spec
Retired Moderator
Supporting Member

Spec's Avatar
Default Re: Increasing number of bots?

Isn't that still in the settings when you start the map? I'm pretty sure you can still select up to 64.


--- currently reduced activity ---
Thanks to [R-MOD]IINoddyII for the signature!
_____________________________
Propriety is an adequate basis for behavior towards strangers, honesty is the only respectful way to treat friends.
Spec is offline Reply With Quote
Old 2014-03-24, 19:29   #3
SANGUE-RUIM
Supporting Member

SANGUE-RUIM's Avatar
Default Re: Increasing number of bots?

maximum is 48 in those settings...
SANGUE-RUIM is offline Reply With Quote
Old 2014-03-24, 19:41   #4
X-Alt
Default Re: Increasing number of bots?

Quote:
Originally Posted by ___sangue-ruim___ View Post
maximum is 48 in those settings...
32 on mine, or is there another setting to increase?
X-Alt is offline Reply With Quote
Old 2014-03-24, 19:43   #5
H.Maverick
I wanna be a DEV!
Supporting Member
Default Re: Increasing number of bots?

decrease the amount of players on the left side slider, when its low enough you will be playing with 48 bots or something like that

Its SO evil, it may actually encourage EA to support Modding again - Pantera
H.Maverick is offline Reply With Quote
Old 2014-03-24, 20:11   #6
Rudd
Retired PR Developer
Supporting Member

Rudd's Avatar
Default Re: Increasing number of bots?

there is a way of doing it, I remember testing the very first attempts at 1.0 weapon accuracy with 200 bots on kozelsk :P


Rudd is offline Reply With Quote
Old 2014-03-24, 20:22   #7
X-Alt
Default Re: Increasing number of bots?

Quote:
Originally Posted by [R-DEV]Rudd View Post
there is a way of doing it, I remember testing the very first attempts at 1.0 weapon accuracy with 200 bots on kozelsk :P
Need way to do this NAO! Desert Rats Co-Op with 200 bots would be EPIC!
X-Alt is offline Reply With Quote
Old 2014-03-24, 21:41   #8
Pvt.LHeureux
-
Default Re: Increasing number of bots?

Pretty sure this works with PR

Battlefield 2 | Files | BF2 SP Bot Changer (2.1) | Single Player | Modifications | Game Front
Pvt.LHeureux is offline Reply With Quote
Old 2014-03-24, 23:53   #9
[R-DEV]​melonmuncher
PR:BF2 Developer
PR Server License Moderator
Default Re: Increasing number of bots?

Max number of bots on a local server with even teams is 96. after that the ratio becomes skewed.

To do so edit mod/pr/ai/aidefault.ai to look like
Code:
rem *** PRSP Ai v5 ***

echo **************************************************************************
echo ********************PROJECT****REALITY****AI****LOADED********************
echo **************************************************************************

aiSettings.setNSides 2
aiSettings.setAutoSpawnBots 1

rem aiSettings.setMaxNBots 64
rem aiSettings.maxBotsIncludeHumans 1
rem 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 96
aiSettings.maxBotsIncludeHumans 0
aiSettings.setBotSkill 0.9

run botnames.ai
aiSettings.setInformationGridDimension 48
rem aiDebug.draw 1
run aipathfinding.ai
(Set the difficulty to whatever you want)

Then in game change the bot ratio to 100.
Bots on each team to 48, or half of whatever you set in the aidefault.
For example 64 bots would need the bot count set to 32.


And that's it, more bots.

Edit: While you can edit the aidefault and still retain the ability to play online I would advise to make a backup.
melonmuncher is offline Reply With Quote
Old 2014-03-29, 02:29   #10
X-Alt
Default Re: Increasing number of bots?

Quote:
Originally Posted by [R-DEV]melonmuncher View Post
Max number of bots on a local server with even teams is 96. after that the ratio becomes skewed.

To do so edit mod/pr/ai/aidefault.ai to look like
Code:
rem *** PRSP Ai v5 ***

echo **************************************************************************
echo ********************PROJECT****REALITY****AI****LOADED********************
echo **************************************************************************

aiSettings.setNSides 2
aiSettings.setAutoSpawnBots 1

rem aiSettings.setMaxNBots 64
rem aiSettings.maxBotsIncludeHumans 1
rem 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 96
aiSettings.maxBotsIncludeHumans 0
aiSettings.setBotSkill 0.9

run botnames.ai
aiSettings.setInformationGridDimension 48
rem aiDebug.draw 1
run aipathfinding.ai
(Set the difficulty to whatever you want)

Then in game change the bot ratio to 100.
Bots on each team to 48, or half of whatever you set in the aidefault.
For example 64 bots would need the bot count set to 32.


And that's it, more bots.

Edit: While you can edit the aidefault and still retain the ability to play online I would advise to make a backup.
THIS IS GENIUS! Is the aidefault only advised as a backup for Online Co-Op or Multiplayer in general, don't wanna get kicked by PB for not having matching files
X-Alt is offline Reply With Quote
Reply


Tags
bots, increasing, number
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off



All times are GMT. The time now is 06:34.