[Jan 20th 2005] [related games & forum threads]
aiCheats.code TheAllSeeingEyeOfTheAIProgrammer
[Jan 20th 2005]
[top of page]
aiCheats.code BotsCanCheatToo
[Jan 20th 2005]
[top of page]
Press the "~" key to bring up the console and type these codes in to do the desired effect. If you see a "1" or a "0" Change it to the oppostie and it will turn it on/off. If you see any thing with "[]" around it you replace it with what it says.
[Jan 20th 2005]
[top of page]
renderer.drawFps 1
[Jan 20th 2005]
[top of page]
aiCheats.code Tobias.Karlsson
[Jan 20th 2005]
[top of page]
aiCheats.code Thomas.Skoldenborg
[Jan 20th 2005]
[top of page]
aiCheats.code Jonathan.Gustavsson
[Jan 20th 2005]
[top of page]
aiCheats.code WalkingIsWayTooTiresome
[Jan 20th 2005]
[top of page]
To play Battlefield 2 in a window, right click your Battlefield 2 shortcut. In the Target section, change "+ fullscreen 1" to "+ fullscreen 0" You will get a windowed version of the game.
[Jan 20th 2005]
[top of page]
Starts recording current gameplay and saves the file as demoname.bf2demo in your Program FilesEA GamesBattlefield 2 Demomodsbf2Demos directory
demo.recordDemo [demoname]
[Jan 20th 2005]
[top of page]
localProfile.setName [name]
[Jan 20th 2005]
[top of page]
localProfile.setNick [nick]
[Jan 20th 2005]
[top of page]
To skip the intro movies when you load up Battlefield 2, delete the Dice, EA, Intro, and Legal Bink Video files from your EA GamesBattlefield 2modsbf2Movies folder.
[Jan 20th 2005]
[top of page]
demo.stopRecording
[Jan 20th 2005]
[top of page]
game gameLogic.togglePause
[Jan 20th 2005]
[top of page]
renderer.drawConsole 0
[Jan 20th 2005]
[top of page]
renderer.drawHud 0
[Jan 20th 2005]
[top of page]
Locate the file "unlocks.py" located in Program FilesEA GAMESBattlefield 2pythonbf2stats (or whereever you installed Battlefield 2, in the folders pythonbf2stats), and open "unlocks.py" with Notepad.(Before you open unlocks.py, you should make a backup of the file "unlocks.py" (just copy and paste the file) and rename the file to unlocks1.py)Now you should see a whole bunch of codes. Press CTRL+F and find the word "defaultunlocks" (without the quotations).this should highlight the line of codedefaultUnlocks = [0, 0, 0, 0, 0, 0, 0]change all the "0"s to "1"s, so it looks like defaultUnlocks = [1, 1, 1, 1, 1, 1, 1]and now press CTRL+S to save.Note: this only works for single player, this trick works for multiplayer, however, EA Games will ban your CD-Key for a week if they discover you are using this for multiplayer. So just replace the unaltered backup file of "unlocks.py" for multiplayer and vice versa.
[Jan 20th 2005]
[top of page]