Bot ratio problem

Suggestions and feedback pertaining to Project Reality Single Player.
Post Reply
patates5
Posts: 11
Joined: 2012-09-06 09:13

Bot ratio problem

Post by patates5 »

Hi guys ı have a problem.ı love co-op single player game and ım ıncrease bot number 64 in aidefault.ai, this is work but my team=48 player
enemy team 16 player
this is a serious problem.
or ım ıncrease bot number 100 =
my team=84 player
enemy team= 16 player

every time emeny team has 16 player and in-game bot ratio bar dont work

anyone help me?

(sorry for my bad english :o ops :)
melonmuncher
PR:BF2 Developer
Posts: 266
Joined: 2012-01-13 05:14

Re: Bot ratio problem

Post by melonmuncher »

Set the aidefault to whatever number you want, max is 96 before it'll begin to screw up.

Then when you are creating a local game set the number of bots to half the number defined, so in your case it would be 32.
Then bot ratio to 100 and you're good to go.
patates5
Posts: 11
Joined: 2012-09-06 09:13

Re: Bot ratio problem

Post by patates5 »

where is wrong?

my aidefault:
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 64
aiSettings.maxBotsIncludeHumans 0
aiSettings.setBotSkill 0.9

run BotNames.ai
aiSettings.setInformationGridDimension 48
rem aiDebug.draw 1
run AIPathFinding.ai

my ingame bot options
max players:1
bot ratio:100
bot number:48
bot diffucult:60

Result:

My team:48 (bot and me) player
enemy team:16 (bot) player
melonmuncher
PR:BF2 Developer
Posts: 266
Joined: 2012-01-13 05:14

Re: Bot ratio problem

Post by melonmuncher »

bot number:48

Set to 32, half of what you set in AIdefault
patates5
Posts: 11
Joined: 2012-09-06 09:13

Re: Bot ratio problem

Post by patates5 »

[R-DEV]melonmuncher wrote:bot number:48

Set to 32, half of what you set in AIdefault
I got it your method is work ... Thank you :)
Last edited by patates5 on 2013-07-07 16:45, edited 1 time in total.
Post Reply

Return to “Coop & Singleplayer”