lol Thatá impossible look at the stats of T. Dahl
Whoa...how'd you get so many bots?
I want that many bots. I feel like I'm missing out. /cry
I want that many bots. I feel like I'm missing out. /cry
you edit a part of the game i cant remember which part i think its the AI and you can alter the number of bots Ive had 128 bots in one game it was insane
Last edited by Lestat<CoN> (2005-12-31 03:08:46)
I got it with playing not editing but still nice :p
you have to edit 'AIDefault.ai' in BF2 Installation folder..\mods\bf2\AI like the following (aiSettings.setMaxNBots 32 is the important line, 32 bots here):
------
echo ************************************************************************************
echo AIDefault.ai *************************************************************************
echo ************************************************************************************
aiSettings.setNSides 2
aiSettings.setAutoSpawnBots 1
aiSettings.overrideMenuSettings 1
aiSettings.setMaxNBots 32
aiSettings.maxBotsIncludeHumans 0
aiSettings.setBotSkill 1.0
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
rem aiSettings.setMaxNBots 64
rem aiSettings.maxBotsIncludeHumans 1
rem aiSettings.setBotSkill 0.4
run BotNames.ai
aiSettings.setInformationGridDimension 32
run AIPathFinding.ai
rem EOF
----------
u can copy and paste it as it is.
Higher 64 bots gets laggy for me..(
------
echo ************************************************************************************
echo AIDefault.ai *************************************************************************
echo ************************************************************************************
aiSettings.setNSides 2
aiSettings.setAutoSpawnBots 1
aiSettings.overrideMenuSettings 1
aiSettings.setMaxNBots 32
aiSettings.maxBotsIncludeHumans 0
aiSettings.setBotSkill 1.0
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
rem aiSettings.setMaxNBots 64
rem aiSettings.maxBotsIncludeHumans 1
rem aiSettings.setBotSkill 0.4
run BotNames.ai
aiSettings.setInformationGridDimension 32
run AIPathFinding.ai
rem EOF
----------
u can copy and paste it as it is.
Higher 64 bots gets laggy for me..(
Last edited by BSF (2005-12-31 03:25:02)
is it possible to make it so you can play 64 player maps?
Well in non-ranked server it's not problem to make score like that. If there's like 1000 tickets it just take a while get that score. And it looks like clan server/clan trainings because they all have same style in their nicks.
dude there all bots its on single player did you not read any of the other posts?BlueScreen wrote:
Well in non-ranked server it's not problem to make score like that. If there's like 1000 tickets it just take a while get that score. And it looks like clan server/clan trainings because they all have same style in their nicks.
Lol its offline and this dude starts bragging about a clan? Than we would have v2a. infront of our name lol... Jeeeez
It is possible to play on 64 man maps I went to some website(cant remember) and got all the coop maps v1.0, 2.0 and 3.0 and it gives you the 64man server maps that you can play just against bots.
Do you think you remember later?
Does anybody other know how to increase mapsizes in singleplayer?
Does anybody other know how to increase mapsizes in singleplayer?
There was a suggestion somewhere and also discussed on these forums that you could increase the map size, but as it's only a SP mode, the bots would only stick to their pathways for their normal map size... it's all about algorithms. In other words... the bots are pre programmed for the smaller maps, so if you go beyond their limit, they won't follow you as they don't know about the enlarged surface. something like that anyway.