*Unlock All Weapons* in server patch 1.02

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • carby12

    #181
    Re: *Unlock All Weapons* in server patch 1.02

    guys,

    first of all thanks for this great mod :-)

    It's working perfectly (nearly) on my server, however - I only get BF2 unlocks - no SF unlocks.

    My user account itself has some 4 weapons unlocked, all from BF2.

    what do I have to do to make this thing unlock SF weapons?

    Comment

    • Teibidh

      #182
      Re: *Unlock All Weapons* in server patch 1.02

      So, I just added the entry to the HOSTS file on my Linux box and sure enough, works like a champ... One small flaw though with the 1.2 release, the P90 is available but the L96 is not... Anyone else run in to this and/or have a fix?

      Comment

      • carby12

        #183
        Re: *Unlock All Weapons* in server patch 1.02

        I'm having the exact opposite prob.

        I get all tier 1 unlocks (bf2 original) and no SF weapons nor EF

        Comment

        • Bucknasty

          #184
          Re: *Unlock All Weapons* in server patch 1.02

          does it work in v1.1?

          how do u cheat in 1.1?

          Comment

          • carby12

            #185
            Re: *Unlock All Weapons* in server patch 1.02

            you dont have to do anything except change your hosts file.

            and it should work in most versions.

            Comment

            • hama

              #186
              Re: *Unlock All Weapons* in server patch 1.02

              server version 1.2
              all sf weapon, without addon

              Comment

              • carby12

                #187
                Re: *Unlock All Weapons* in server patch 1.02

                hama,

                congrats - doesnt work for me. are you using the script on your own server or the hosts file trick?

                Comment

                • hama

                  #188
                  Re: *Unlock All Weapons* in server patch 1.02

                  sorry i became not a mail for reply.

                  I using bf2statistics and ASP Scripts.

                  Edit:

                  I have Flashbangs :)

                  Comment

                  • Beelooo

                    #189
                    Problem with the aspx script !!!

                    Hi everyone ! Sorry for my poor english, i'm a french soldier !

                    So, i've install wamp on my server (winXpro Sp2) withe apache 2. I've a stats server running on it without probleme. I've mad an asp directory and put my getunlocksinfo.aspx into it. I add the line AddType application/x-httpd-php .aspx to my httpd.conf an install the mod aspdotnet 2 for apache. But i don't ve the good page in return when i go to http://localhost/asp/getunlocksinfo.aspx . It return the content of my scirpt that's to say :

                    #!c:/perl/bin/perl.exe

                    my @ids=qw/11 22 33 44 55 66 77/;
                    sub main();
                    sub main() {
                    my $time=time;

                    print "Content-type: text/plain\n\n";
                    print "O\n";
                    print "H\tpid\tnick\tasof\n";
                    print "D\t12345678\tUNLOCKED\t$time\n";
                    print "H\tenlisted\tofficer\n";
                    print "D\t0\t0\n";
                    print "H\tid\tstate\n";
                    for (@ids) {
                    print "D\t$_\ts\n";
                    }
                    print "\$\t103\t\$\n";
                    }

                    main();


                    I've modify the first line beacause i saw that it have to point to the perl interpreter, and i've install ActivePerl. Maybe something's wrong ?

                    Tx for help

                    Comment

                    • [moo]wylie

                      #190
                      Re: *Unlock All Weapons* in server patch 1.02

                      it yes this works great!

                      is possible that you can tel me how to i can host this emulation myself for my own use, so am not reliant on a 3rd party to keep my server users happy?

                      Comment

                      • PvtNoob
                        Member
                        • Dec 2005
                        • 24

                        #191
                        Re: *Unlock All Weapons* in server patch 1.02

                        Hi,

                        I have a question for the Apache gurus on this site. I did download another program using the asp files (aspx but written in php and not perl). The problem is this. If the aspx file is suppose to return this:

                        O
                        H pid nick asof
                        D 12345678 UNLOCKED 1122957313
                        H enlisted officer
                        D 0 0
                        H id state
                        D 11 s
                        D 22 s
                        D 33 s
                        D 44 s
                        D 55 s
                        D 66 s
                        D 77 s
                        $ 103 $


                        but what happens if the aspx written in php returns this:

                        O H pid nick asof D 12345678 UNLOCKED 1122957313 H enlisted officer
                        D 0 0 H id state D 11 s D 22 s D 33 s D 44 s D 55 s D 66 s D 77 s $ 103 $

                        Is it the way the php file is written? When I use to use the aspx file written in perl, there was not a problem.

                        Any ideas?

                        thanks,

                        pvtnoob

                        Comment

                        • Beelooo

                          #192
                          Re: *Unlock All Weapons* in server patch 1.02

                          So at last I successfully make works my webserver....it return the good code.
                          But it unlocks nothing !!!! I don't understand. I modify the host file that way:

                          127.0.0.1 localhost
                          192.168.1.4 bf2web.gamespy.com

                          I set use global unlocks and Internet to 1.

                          What's wrong ?

                          I really need help, there's a Lan soon and really it to works !!

                          Comment

                          • Blackclaw

                            #193
                            Re: *Unlock All Weapons* in server patch 1.02

                            Beelooo

                            I've read through this thread and countless others in other Forums

                            This solution ONLY works with INTERNET servers. You cant use it on a Lanparty.

                            1. The server needs to be run in internetmode and wont start up without the net.
                            2. ALL players that connect need to use an ONLINE account. Connecting with an offline account via LAN WONT work @ all.

                            Basicly there is no solution for a Lanparty cause they even deactivated the unlocks.py trick some Patches ago.
                            You might ask someone to create a Mod.

                            If i'm wrong and there is a complete offline solution for all weapons (serverside only - no clientmodifications necessary) then pls post it here guys ^^


                            My idea was to modify the KIT files inside the objekt-server.zip but i didnt test that yet.

                            Comment

                            • Beelooo

                              #194
                              Re: *Unlock All Weapons* in server patch 1.02

                              Ohhhhn noooooo....
                              that's what i'm thinking till the start.

                              The problem is also that with the internet option enabled, it doesn't unlocks any weapon !!! Don't mind, if i really want unlocks i will use the first method (add the gemespy ip to the host file). I try to modyfy the unlocks.py and effectively it don't works anymore.....argggg....I paid a game 50€ with certain options wich has been voluntary blocked by DICE. WHY ??? Why don't unlock weapon for private use on dedicated server for private usage ??

                              Comment

                              • hama

                                #195
                                Re: *Unlock All Weapons* in server patch 1.02

                                Looking for bf2statistics

                                Get esports news, server management tips, mod and tool reviews, data analytics guides, virtual tournaments and NFT investment insights for gamers and hosts.


                                @PvtNoob

                                ASP Folder with BIG Letter, not asp, create a folder ASP

                                with php script u must change a apache file
                                login with root account

                                type
                                vi /etc/apache2/conf.d/php4.conf

                                thats is my file for php script

                                <IfModule sapi_apache2.c>
                                AddType application/x-httpd-php .php
                                AddType application/x-httpd-php .php3
                                AddType application/x-httpd-php .php4
                                AddType application/x-httpd-php-source .phps
                                AddType application/x-httpd-php .aspx
                                DirectoryIndex index.php
                                DirectoryIndex index.php3
                                DirectoryIndex index.php4
                                </IfModule>

                                Comment

                                Working...