Stuck with 32 bots on slider?

Suggestions and feedback pertaining to Project Reality Single Player.
Post Reply
Suasponte
Posts: 36
Joined: 2013-11-04 00:18

Stuck with 32 bots on slider?

Post by Suasponte »

I had to re-install PR & updated to v1.1 and the in-game coop menu shows max 32 bots on the slider.AI.default:
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 80
aiSettings.maxBotsIncludeHumans 0
aiSettings.setBotSkill 1.0

Server settings:
GameServerSettings.setCoopBotRatio 100
GameServerSettings.setCoopBotCount 80
GameServerSettings.setCoopBotDifficulty 100
GameServerSettings.setTeamRatio 100

Image
melonmuncher
PR:BF2 Developer
Posts: 266
Joined: 2012-01-13 05:14

Re: Stuck with 32 bots on slider?

Post by melonmuncher »

Change the maxplayers slider to 16 or under.
Suasponte
Posts: 36
Joined: 2013-11-04 00:18

Re: Stuck with 32 bots on slider?

Post by Suasponte »

:o ops: :o ops: Feel like a dufus.Thanks Melon!! Can't imagine how I missed that.Again many thanks! :D :D
Post Reply

Return to “Coop & Singleplayer”