| Description: |
|
|
|
Show FPS
While in-game,press the tidle key (~) and type in the following
renderer.drawfps 1
Unlock Special Weapons
Locate the file "unlocks.py" in the folders (\python\bf2\stats) and open "unlocks.py" with Notepad.
NOTE: Always make backup of the involved files, so any unexpected errors can be solved easily!
- Press CTRL+F and find the word "defaultunlocks", with the following line;
defaultUnlocks = [0, 0, 0, 0, 0, 0, 0]
- Now change all the "0"s to "1"s, so it looks like;
defaultUnlocks = [1, 1, 1, 1, 1, 1, 1]
Afterwards press CTRL+S to save.
NOTE! This will work both in single player and multiplayer, however in multiplayer mode it should be used with caution!, since there's a risk of getting your CD-key banned (probably for a weeks time), therefore it's suggested that you just replace the unaltered backup file of "unlocks.py" for multiplayer and vice versa.
So if you're going to try this out, BE SURE TO MAKE A BACKUP FILE.
More Cheats and Cheat Codes at Cheatserver.com |
|