Kestrel23
Member
+0|7047|Lafayette, IN
Is there a way to enable unlockable weapons for the single player mode? I want to screw around with some of the unlock weapons against the bots. Yeah, I know, single player is kinda boring, but I can't play online because the internet sucks where I live right now, so this is my only option until I move again.

Thanks!
IBKCKNURASS
Corrosion Inhibitor
+172|7208
U can use this to check out the euro force weapons.
http://files.bf2s.com/details.php?file=261
Im pretty sure theres a mod that allows u to use all unlocks but its not hosted here.
maybe do a google search. you can probally find it on total bf2 but im not positive.
capitan hoff
Member
+4|7110
right then unlocking time.

Open your EA GAMES\Battlefield 2 Demo\python\bf2\stats folder, then open up UNLOCKS file in word/notepad.
Scroll down til you find

def onPlayerConnect(player):

defaultUnlocks = [0, 0, 0, 0, 0, 0, 0]
host.pers_plrSetUnlocks(player.index, defaultUnlocks, defaultUnlocks)


then change the defaultUnlocks bit so it reads:

def onPlayerConnect(player):

defaultUnlocks = [11, 22, 33, 44, 55, 66, 77]
host.pers_plrSetUnlocks(player.index, defaultUnlocks, defaultUnlocks)


Bingo bango.....all classes should now have there option choice in the menu, just click the orange toggle thign on the right hand side of the box to get it.

Great for SP and if you're running a knock about server eveyone has it unlocked by default.

keep in mind you must change it back b4 you go online otherwise punkbuster will ban you for a couple of weeks
Naughty_Om
Im Ron Burgundy?
+355|7104|USA
download a mod
drake666
when Hell is full...
+184|7181|austria
patch 1.3 will make it possible! dont do anything in ur BF code or EA will destroy you! :>
https://team-ex.de/imagehosting/daten/1323768139_m98b.png
Usque Ad Finem

Board footer

Privacy Policy - © 2025 Jeff Minard