I know that you can unlock different weaponds for different classes. BUt i would like to know how, and what i need to do to unlock them. Iv also heard theres a way to hack the config file or something to unlock all of them, if anyone knows about this plz post on how to hack it. Thanx
How to unlock New Weaponds?
Collapse
X
-
EA has since blocked the HACK from working via Pb.Originally posted by EsC420PoTI know that you can unlock different weaponds for different classes. BUt i would like to know how, and what i need to do to unlock them. Iv also heard theres a way to hack the config file or something to unlock all of them, if anyone knows about this plz post on how to hack it. Thanx
You can use it for single player though I believe. Change the 0's to 1's in the config. file. -
Yeah, just make sure you back up the file, then replace it when you go online. From Gamefaqs.com:
Unlock Special Weapons (Version 1.0.0 only)
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.Comment
-
Re: How to unlock New Weaponds?
Thanx alot guys for the help, but no one answered my other question on how to unlock them the legit way? I heard it has something to do with getting ranks, but if anyone would know wich ones i would have to get to unlock them, i can have a rank to look forward too. Thanx alot guys.Comment
-
Re: How to unlock New Weaponds?
Well Lance Corporal (1k pts) is the first unlock. And a note on that unlocks.py, EA blocked this from even singleplayer with the patch, so if you want to figure out which ones you like best (like I did) you have to un- and re-install BF2.Comment
-
Re: How to unlock New Weaponds?
lol asking how to "hack" it isnt the right aproach if you ask me. lolOriginally posted by EsC420PoT. Iv also heard theres a way to hack the config file or something to unlock all of them, if anyone knows about this plz post on how to hack it. ThanxComment
-
Re: How to unlock New Weaponds?
Why do people keep posting help threads in here?
*MM* Thread moved to BF2 General.Comment
-
Re: How to unlock New Weaponds?
Would be interested to know if there is a way of implementing it for a single player account only in the full version without having to remember to copy/paste files every time. Perhaps a mod could do this?
I can understand EA [and other players] objecting to a multiplayer account being modified in this way, but surely there is a way of unlocking a single player account without affecting your online one? [As unlocks are account-specific].Comment
Comment