Trotskygrad
бля
+354|6261|Vortex Ring State
So, I'm setting up a server for a LAN party, and I login. Only stock weapons are avaliable. I used the Graphical server starter (in BF2).
Should I use the dedicated starter, or am I doing something wrong?
Shakez
Member
+39|6432
I dunno.
I think it's not possible, because you need internet to use your multiplayer account.

You can only click on "Useglobalunlocks" if you've clicked on Internet @BF2ServerLauncher.
So I think your mates need internet, too.

Last edited by Special_Op (2007-12-01 06:27:23)

Loonyk
Member
+5|6422|Saint-Hubert, Québec,Canada
I was wondering if the old:

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

Board footer

Privacy Policy - © 2025 Jeff Minard