Velox
5th July 2005, 01:33
If, like me, you can't decide which weapon(s) to unlock you can use the below for testing them all. FFS though, change it, test it in single player THEN SET IT BACK! As it says at the bottom, EA are banning people for a week for doing this on the multiplayer servers so just don't forget you changed it!! (best way is to have a hacked copy and a normal copy then just rename them as needed)
Personally, I *may* wait to see if the (alledgedly) imminent patch nerfs any of the unlocks before choosing mine.
My mini review:
So far though the assault G3 feels like the most powerful, but the downside is the loss of the grenade launcher. The medic SA85 (or whatever its called) is damn sweet. Also the support MG feels nicer to shoot and *seems* to take them down better at range Pretty much the same at close range - I.E. still a meat shredder.
The anti tank & engineer shotguns are just pants (unless you happen to be resting the barrel against the enemys head) I can't really find a use for shotguns as most fighting is at medium to long range. I end up using my pistol with both these classes.
The special forces rifle seems more powerful & accurate. I didnt really spot a difference with the barret sniper rifle. Still seemed to be multiple shots, the same as the others.
I'm currently torn between support, medic & assault. I think i've ruled out assault as I like the grenade launcher too much. Will probably choose medic as that damn thing is practically a sniper rifle :)
================================================== =====
Unlock Special Weapons
Locate the file "unlocks.py" located in <Drive Letter>Program Files\EA GAMES\Battlefield 2\python\bf2\stats (or whereever you installed Battlefield 2, in the folders \python\bf2\stats), 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 code
defaultUnlocks = [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.
Personally, I *may* wait to see if the (alledgedly) imminent patch nerfs any of the unlocks before choosing mine.
My mini review:
So far though the assault G3 feels like the most powerful, but the downside is the loss of the grenade launcher. The medic SA85 (or whatever its called) is damn sweet. Also the support MG feels nicer to shoot and *seems* to take them down better at range Pretty much the same at close range - I.E. still a meat shredder.
The anti tank & engineer shotguns are just pants (unless you happen to be resting the barrel against the enemys head) I can't really find a use for shotguns as most fighting is at medium to long range. I end up using my pistol with both these classes.
The special forces rifle seems more powerful & accurate. I didnt really spot a difference with the barret sniper rifle. Still seemed to be multiple shots, the same as the others.
I'm currently torn between support, medic & assault. I think i've ruled out assault as I like the grenade launcher too much. Will probably choose medic as that damn thing is practically a sniper rifle :)
================================================== =====
Unlock Special Weapons
Locate the file "unlocks.py" located in <Drive Letter>Program Files\EA GAMES\Battlefield 2\python\bf2\stats (or whereever you installed Battlefield 2, in the folders \python\bf2\stats), 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 code
defaultUnlocks = [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.