Have you ever wondered where some people practice their BF2 Skillz? Or Jet bombing abilities?
Do you want more bots to kill, maim, or blow up on your own singleplayer map/games?
Do you simply need more dumb dimbo bots to play and shoot in the boring 16 player maps?
Doesn't creating explosions with lots bots flying helplessly in the air improve your self-esteem?
IF YES TO ANY... THEN THIS IS A GUIDE FOR YOU!!
Also Known As Changing Localization Files: Which does effect game play and game functions, but not scores.
[Any text in brackets is an author's note to reader]
HOW TO ADD MORE BOTS IN YOUR SINGLEPLAYER SERVER.
Follow the instruction below:
1. Right click your BF2 Icon and click open file location.
2. You are in "Program Files => EA Games => Battlefield 2" Directory, from here click the "mods" folder.
3. Click the subfolder "bf2"
4. Click the subfolder "AI"
5. Find and click the file "AIDefault", a UTXT file approximatly 2KB. Open the file in wordpad
6. Change the first few line after "echo" and before "rem" section.
Effects:
- 1 = ON, 0 = OFF ~~
- setNSides: Changes # of teams.
[DO NOT CHANGE. Will crash game. Author is experimenting with this function. Test at your own risk. Please post results.]
- setAutoSpawnBots: Spawn bots when they die.
[If you turn this off, bots do not respawn and it will be a last man standing match.]
- overrideMenuSetting: Functions unknown
[DO NOT CHANGE. Possibility of crashing game. Author is testing this function. Test at your own risk. Please post results]
- aiSettings.setMaxNBots: Maximum bots in game including or excluding you depending on ON or OFF in next command.
[Running more than 64 bots crashes the game, if otherwise please post your results.]
- aiSettings.maxBotsIncludeHumans: 1 = Including you, 0 = Excluding you [63 and 1 is my optimal setup]
- setBotSkill: Changes difficulty levels of bots. Default is at 1.0 [My max is 5.0 anything above that and its VERY hard to play.]
16 Player map with 63 bots, 32 Players on each side.
PLEASE DO NOT POST UNTIL THREE RESERVED ARE POSTED.
THANK YOU
- BLOO
Examples in next post ~~
Do you want more bots to kill, maim, or blow up on your own singleplayer map/games?
Do you simply need more dumb dimbo bots to play and shoot in the boring 16 player maps?
Doesn't creating explosions with lots bots flying helplessly in the air improve your self-esteem?
IF YES TO ANY... THEN THIS IS A GUIDE FOR YOU!!
Also Known As Changing Localization Files: Which does effect game play and game functions, but not scores.
[Any text in brackets is an author's note to reader]
HOW TO ADD MORE BOTS IN YOUR SINGLEPLAYER SERVER.
Follow the instruction below:
1. Right click your BF2 Icon and click open file location.
2. You are in "Program Files => EA Games => Battlefield 2" Directory, from here click the "mods" folder.
3. Click the subfolder "bf2"
4. Click the subfolder "AI"
5. Find and click the file "AIDefault", a UTXT file approximatly 2KB. Open the file in wordpad
6. Change the first few line after "echo" and before "rem" section.
Effects:
- 1 = ON, 0 = OFF ~~
- setNSides: Changes # of teams.
[DO NOT CHANGE. Will crash game. Author is experimenting with this function. Test at your own risk. Please post results.]
- setAutoSpawnBots: Spawn bots when they die.
[If you turn this off, bots do not respawn and it will be a last man standing match.]
- overrideMenuSetting: Functions unknown
[DO NOT CHANGE. Possibility of crashing game. Author is testing this function. Test at your own risk. Please post results]
- aiSettings.setMaxNBots: Maximum bots in game including or excluding you depending on ON or OFF in next command.
[Running more than 64 bots crashes the game, if otherwise please post your results.]
- aiSettings.maxBotsIncludeHumans: 1 = Including you, 0 = Excluding you [63 and 1 is my optimal setup]
- setBotSkill: Changes difficulty levels of bots. Default is at 1.0 [My max is 5.0 anything above that and its VERY hard to play.]
16 Player map with 63 bots, 32 Players on each side.
Code:
aiSettings.setNSides 2 aiSettings.setAutoSpawnBots 1 aiSettings.overrideMenuSettings 1 aiSettings.setMaxNBots 63 aiSettings.maxBotsIncludeHumans 0 aiSettings.setBotSkill 1.0
THANK YOU
- BLOO
Examples in next post ~~
Last edited by BlooIggy (2009-11-30 19:21:25)