Is it possible to play the standard single player (with the bots and everything, 16 player) on a 32 player map?
32 player w/ bots.
Collapse
X
-
Re: 32 player w/ bots.
=== edit ===Originally posted by ntnwwnetIs it possible to play the standard single player (with the bots and everything, 16 player) on a 32 player map?
Damn. Just reread your post (skimmed it 1st time) and noticed that you wanted to play on a 32-player map, not with 31 bots +you. Can't help you with that.
=== end edit ===
Look in \Program Files\EA GAMES\Battlefield 2\mods\bf2\AI and backup (zip or whatever) the file AIDefault.ai. Then edit the file with Notepad. Find the lines that read
and change them toaiSettings.setMaxNBots 64
aiSettings.maxBotsIncludeHumans 1
aiSettings.setBotSkill 0.4
This gives you 32 bots of expert skill (the aiSettings.setBotSkill 1.0 setting) in single player. If expert is a bit much, try aiSettings.setBotSkill 0.7 or something (that should yield bots with 70% of expert skill).aiSettings.overrideMenuSettings 1
aiSettings.setMaxNBots 32
aiSettings.maxBotsIncludeHumans 0
aiSettings.setBotSkill 1.0 -
-
Re: 32 player w/ bots.
oh and itll prob make ur gameplay so much slower cuz ur cpu has to create and think for all the botsComment
-
Re: 32 player w/ bots.
Originally posted by bustacaptx=== edit ===
Damn. Just reread your post (skimmed it 1st time) and noticed that you wanted to play on a 32-player map, not with 31 bots +you. Can't help you with that.
=== end edit ===
Look in \Program Files\EA GAMES\Battlefield 2\mods\bf2\AI and backup (zip or whatever) the file AIDefault.ai. Then edit the file with Notepad. Find the lines that read
and change them to
This gives you 32 bots of expert skill (the aiSettings.setBotSkill 1.0 setting) in single player. If expert is a bit much, try aiSettings.setBotSkill 0.7 or something (that should yield bots with 70% of expert skill).
I did that and my sp still starts with 16 people?Comment
-
Re: 32 player w/ bots.
I think it's possible, but I dunno how.Originally posted by ntnwwnetYeah, can I play on a 32 player map?
I thought I'd read some time ago about a mod that allowed that. The only problem was that the bots' "pathing" (defining routes for bots to move from point to point in a map) had only been generated for the 16-player map variations. So basically the bots either wouldn't enter the expanded portions of a 32-player map, or if they did would just wander about aimlessly. I can't remember exactly.Comment
-
Re: 32 player w/ bots.
Not at all, actually. On the system in my sig, I see no speed difference at all between 16-player and 32-player bot games.Originally posted by ConscriptVirusoh and itll prob make ur gameplay so much slower cuz ur cpu has to create and think for all the botsComment
-
Re: 32 player w/ bots.
There are at least 4 mods with larger maps for SP/Co-op play. Codebasher did the first one I know of.
codebasher's co-op32 mod: http://members.iinet.net.au/~codebasher/index.html
WCC co-op mod: http://www.wccsquad.com/
Mercenaries mod: http://www.mercenaries.dies-world.com/
Viathon's 64p map mod: http://www.totalbf2.com/forums/showthread.php?t=22810 (I'd probably wait until he releases 1.04 of this)Comment
Comment