0
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
Q
R
S
T
U
V
W
X
Y
Z




PC - Windows : Battlefield 2 Cheats

Below are the cheats, hints, and tips that Game Gas knows about for Battlefield 2. On the right are websites that may have additional cheat codes, hints, or tips for Battlefield 2.

Other Sites Cheats
Cheat Patch
Game Score
Cheat Mad
Jumbo Cheats
Game Spot
Game FAQs
GamesRadar
IGN


Bots Cheat
aiCheats.code BotsCanCheatToo

Turns the Heads Up Display (HUD) off
renderer.drawHud 0

Console Commands
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.

Set Profile Nick
localProfile.setNick [nick]

Stops current demo recording
demo.stopRecording

Turns off access to the in-game console
renderer.drawConsole 0

Kill Enemy Bots
aiCheats.code Jonathan.Gustavsson

Toggles pausing the
game gameLogic.togglePause

Set Profile Name
localProfile.setName [name]

Play BF2 In a Window
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.

AI Stat Toggle
aiCheats.code TheAllSeeingEyeOfTheAIProgrammer

Unlock Special Weapons
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.

New Spawn Location
aiCheats.code WalkingIsWayTooTiresome

Record Demo
Starts recording current gameplay and saves the file as demoname.bf2demo in your Program FilesEA GamesBattlefield 2 Demomodsbf2Demos directory
demo.recordDemo [demoname]

Displays the current and average frames per second (FPS) in the top left corner on
renderer.drawFps 1

Kill Bots
aiCheats.code Thomas.Skoldenborg

Skip Intro Movies
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.

Invincibility
aiCheats.code Tobias.Karlsson