1280x1024 Desktop Resolution
Edit BF Shortcut
"C:\Program Files\EA GAMES\Battlefield 2 Demo\BF2.exe" +menu 1 +fullscreen 1 +szx 1280 +szy 1024
===============================================
Remove Tutorial VoiceEdit "Battlefield 2 Demo\mods\bf2\gamelogicinit.con"
set gameLogic.enableVoHelp from 1 to 0
===============================================
Remove Intro/Nag ScreensC:\Program Files\EA GAMES\Battlefield 2 Demo\mods\bf2 - open init.con with notepad and add beginrem and endrem in the places shown below
rem ** gameLogic hasn't been initialized yet **
rem *** These should be noops in server & editor
beginrem
bf2Engine.playMovie Movies\EA.bik 1
bf2Engine.playMovie Movies\dice.bik 1
bf2Engine.playMovie Movies\nvidia_logo.bik 1
bf2Engine.playMovie Movies\demo_demolegaltext.bik 1
bf2Engine.playMovie Movies\demo_bf2legal.bik 1
bf2Engine.playMovie Movies\demo_locknload.bik 1
bf2Engine.playMovie Movies\demo_bf2release.bik 1
endrem
===============================================
Play with 32 BotsWanna get bots working in the 32-player map instead of the 16-player map? It's possible, and it works great with the ticket increaser and time limit remover...
First off, I'm not responsible for anything that happens as a result of you trying this hack out. If it doesn't work and it buggers up your install, you're Crap out of luck.
The bots are a bit messed up because the 16-player map control points are different to those in the 32-player map, so I had to 'improvise' with regards to bot spawn locations. Basically it doesn't work very well, but for the most part, it DOES work.
Anyway, here's what you gotta do:
1) Go to your /mods/bf2/levels/gulf_of_oman folder inside your demo folder
2) Unzip the server.zip file in that directory into that location, retaining directory structure
3) rename the server.zip to something like serverbackup.zip
4) Go to the new /gamemodes/sp1/ directory that will have been created and rename the '16' directory to '32'
5) Go back out and then through to /gamemodes/gpm_cq/32 and copy the GamePlayObjects.con file from that dir into that new /gamemodes/sp1/32 directory. If done correctly it should ask to overwrite, click yes.
6) Replace the strategicareas.ai file in /gamemodes/sp1/32/ai with the one in the zip file linked below
strategicareas.zipThis could be working a lot better, and I can only hope that someone smarter than me gets the idea behind what I've done and improves on it. That's why I've posted this, even though it doesn't work well, it's a start.
By the way, if you have any probs, remove everything that should have been created when you unzipped that server.zip, rename that file back to server.zip, and it should be working as it was originally. If all else fails, simply uninstall, then reinstall... but hopefully it won't come to that
===============================================