This member has provided no bio about themself...

Comment History
grindcore4ever
grindcore4ever - - 2 comments @ Dr.EvilTag's Extreme Singleplayer Mods

aiSettings.setNSides 2
aiSettings.setAutoSpawnBots 1

aiSettings.overrideMenuSettings 0
aiSettings.setMaxNBots 63
aiSettings.maxBotsIncludeHumans 0
aiSettings.setBotSkill 0.3

rem To spawn more than 15 bots in SP, use the following lines instead of the three lines above.
rem Note that this is totaly unsupported, it will affect your system's performance
rem and may even crash your game. That being said, you will most likely be able to run a lot
rem more bots than 15 on your system.

rem Example for 32 bot game with expert bots

aiSettings.overrideMenuSettings 0
aiSettings.setMaxNBots 32
aiSettings.maxBotsIncludeHumans 0
aiSettings.setBotSkill 0.3

run BotNames.ai

aiSettings.setInformationGridDimension 63

run AIPathFinding.ai

rem EOF

Good karma+1 vote
grindcore4ever
grindcore4ever - - 2 comments @ Dr.EvilTag's Extreme Singleplayer Mods

i like how the bots are changed, but in singleplayer it only spawns 15 even in maps for 64
this is the aidefault.ai file i changed please see what i did wrong

Good karma+1 vote