Anonymous
10 years agoRe: how to make more AI/bots for single player
Yeah, I just posted a similar query asking if you can edit it through program files.
In pervious dice games, namely Battlefield 2/Battlefield 2142 you could manually edit the number of AI spawning per team by accessing a program file and following the format provided by the developers. I have purchased the game but have yet to to download it (So I can't check).
This is the file path:
Program Files x86/Origin Games/Battlefront/Mods/(Abbreviated Game Name)/AI/AIDefault.ai
It said:
aisettings.setMaxNBots 32
aisettings.MaxBotsIncludeHumans 1
aisettings.setBotSkill 0.5
To spawn more than 15 bots in SP, use the following lines.
Note this is totally unsupported, it will effect your system's performance and may even crash your game.
That being said, you will likely be able to play with more bots than 15 on your system.
aisettings.overrideMenuSettings 1
Etc etc etc.
In pervious dice games, namely Battlefield 2/Battlefield 2142 you could manually edit the number of AI spawning per team by accessing a program file and following the format provided by the developers. I have purchased the game but have yet to to download it (So I can't check).
This is the file path:
Program Files x86/Origin Games/Battlefront/Mods/(Abbreviated Game Name)/AI/AIDefault.ai
It said:
aisettings.setMaxNBots 32
aisettings.MaxBotsIncludeHumans 1
aisettings.setBotSkill 0.5
To spawn more than 15 bots in SP, use the following lines.
Note this is totally unsupported, it will effect your system's performance and may even crash your game.
That being said, you will likely be able to play with more bots than 15 on your system.
aisettings.overrideMenuSettings 1
Etc etc etc.