View Full Version : Bot mod
pilvlp
11-30-2006, 06:49 AM
Is there a mod, or way to add more bots?
Nevermind, found out how.
c0ldh4nd
12-13-2006, 02:33 PM
share it with us...
I'd like to know how to add more bots
FFOLKES
12-13-2006, 02:48 PM
SINGLE-PLAYER:
If you want to increase or decrease the number of bots in your Single-Player game just edit the aidefault.ai file found in the AI folder of the mod folder. For example, if you want to play with 64 bots with expert level then make the following changes.
Before:
aiSettings.maxBotsIncludeHumans 1
aiSettings.setMaxNBots 16
aiSettings.setBotSkill 0.4
After:
aiSettings.overrideMenuSettings 1
aiSettings.setMaxNBots 64
aiSettings.maxBotsIncludeHumans 0
aiSettings.setBotSkill 1.0
CO-OP:
You have to edit the ServerSettings.con file in the default Profile directory.
For Example...C:\Documents and Settings\FFOLKES\My Documents\Battlefield 2142\Profiles\Default\ServerSettings.con
Change sv.maxPlayers 16 to sv.maxPlayers 32 (or higher)
Save and make the file read-only. In the co-op options it will still show 16 players but in game there will be 32 (or higher depending upon what you set)
FFOLKES
wika_woo
12-16-2006, 12:41 AM
SINGLE-PLAYER:
If you want to increase or decrease the number of bots in your Single-Player game just edit the aidefault.ai file found in the AI folder of the mod folder. For example, if you want to play with 64 bots with expert level then make the following changes.
Before:
aiSettings.maxBotsIncludeHumans 1
aiSettings.setMaxNBots 16
aiSettings.setBotSkill 0.4
After:
aiSettings.overrideMenuSettings 1
aiSettings.setMaxNBots 64
aiSettings.maxBotsIncludeHumans 0
aiSettings.setBotSkill 1.0
CO-OP:
You have to edit the ServerSettings.con file in the default Profile directory.
For Example...C:\Documents and Settings\FFOLKES\My Documents\Battlefield 2142\Profiles\Default\ServerSettings.con
Change sv.maxPlayers 16 to sv.maxPlayers 32 (or higher)
Save and make the file read-only. In the co-op options it will still show 16 players but in game there will be 32 (or higher depending upon what you set)
FFOLKES
But is there a way to add and delete bots?.. No matter what max number of players/bots there is ?..
(although i've never tried)
Edit:
Like in Quake III arena..
vBulletin® v3.7.3, Copyright ©2000-2008, Jelsoft Enterprises Ltd.