Announcement

Collapse
No announcement yet.

The All-Seeing Eye and BF2.

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • The All-Seeing Eye and BF2.

    Is anyone using The All-Seeing Eye i was using it for bf42,but for bf2 it cant find any servers.
    P.S. what is the other best server browser that work with bf2?

  • #2
    Re: The All-Seeing Eye and BF2.

    I use the All-Seeing Eye and it works for me.

    Try re-installing it, deleting the files, and removing the registry entries:
    HKEY_CURRENT_USER\Software\UDP Soft

    Another browser I have used is Kquery.

    Comment


    • #3
      Re: The All-Seeing Eye and BF2.

      Ad this to your filters.txt

      Code:
      Battlefield 2\Version\1.21 
       Group: BF2VER 
       Mutex: BF2VER 
       1 if gamever != "1.1.2716-548.0" remove 
        
       Battlefield 2\Version\1.2 
       Group: BF2VER 
       Mutex: BF2VER 
       1 if gamever != "1.1.2696-528.0" remove 
        
       Battlefield 2\Version\1.12 
       Group: BF2VER 
       Mutex: BF2VER 
       1 if gamever != "1.1.2554-356.0" remove 
        
       Battlefield 2\Version\1.03 
       Group: BF2VER 
       Mutex: BF2VER 
       1 if gamever != "1.1.2551.0" remove 
        
       Battlefield 2\Version\1.02 
       Group: BF2VER 
       Mutex: BF2VER 
       1 if gamever != "1.1.2484.0" remove 
        
       Battlefield 2\Version\1.01 
       Group: BF2VER 
       Mutex: BF2VER 
       1 if gamever != "1.1.2475.0" remove 
        
       Battlefield 2\Version\1.0 
       Group: BF2VER 
       Mutex: BF2VER 
       1 if gamever != "1.0.2442.0" remove
      Code:
       Battlefield 2\Mods\BF2 Special Forces 
       JoinTemplate: {EXEPATH}[ +modPath mods/xpack] +joinServer {ip} +port {port} +username [COLOR=Red]NICK[/COLOR] +playerPassword [COLOR=Red]XXX[/COLOR] [ +password "{PASSWORD}"] 
       Icon: $BASE\mods\xpack\bf2xpack.ico 
       Group: BF2MODS 
       Mutex: BF2MODS 
       1 if gamevariant ~!= "xpack" remove
      Code:
      Battlefield 2\Maps\SF 
       Group: BF2MAPS 
       Mutex: BF2MAPS 
       1 if map ~== "devil's?perch" keep 
       2 if map ~== "ghost?town" keep 
       3 if map ~== "leviathan" keep 
       4 if map ~== "mass?destruction" keep 
       5 if map ~== "night?flight" keep 
       6 if map ~== "surge" keep 
       7 if map ~== "the?iron?gator" keep 
       8 if map ~== "warlord" keep 
       23 remove 
        
       Battlefield 2\Maps\SF\Devil's Perch 
       Group: BF2MAPS 
       Mutex: BF2MAPSSF 
       1 if map ~!= "devil's?perch" remove 
        
       Battlefield 2\Maps\SF\Ghost Town 
       Group: BF2MAPS 
       Mutex: BF2MAPSSF 
       1 if map ~!= "ghost?town" remove 
        
       Battlefield 2\Maps\SF\Leviathan 
       Group: BF2MAPS 
       Mutex: BF2MAPSSF 
       1 if map ~!= "leviathan" remove 
        
       Battlefield 2\Maps\SF\Mass Destruction 
       Group: BF2MAPS 
       Mutex: BF2MAPSSF 
       1 if map ~!= "mass?destruction" remove 
        
       Battlefield 2\Maps\SF\Night Flight 
       Group: BF2MAPS 
       Mutex: BF2MAPSSF 
       1 if map ~!= "night?flight" remove 
        
       Battlefield 2\Maps\SF\Surge 
       Group: BF2MAPS 
       Mutex: BF2MAPSSF 
       1 if map ~!= "surge" remove 
        
       Battlefield 2\Maps\SF\The Iron Gator 
       Group: BF2MAPS 
       Mutex: BF2MAPSSF 
       1 if map ~!= "the?iron?gator" remove 
        
       Battlefield 2\Maps\SF\Warlord 
       Group: BF2MAPS 
       Mutex: BF2MAPSSF 
       1 if map ~!= "warlord" remove
      Code:
      Battlefield 2\Maps\EF 
       Group: BF2MAPS 
       Mutex: BF2MAPS 
       1 if map ~== "great?wall" keep 
       2 if map ~== "operation?smoke?screen" keep 
       3 if map ~== "taraba?quarry" keep 
       24 remove 
        
       Battlefield 2\Maps\EF\Great Wall 
       Group: BF2MAPS 
       Mutex: BF2MAPSEF 
       1 if map ~!= "great?wall" remove 
        
       Battlefield 2\Maps\EF\Operation Smoke Screen 
       Group: BF2MAPS 
       Mutex: BF2MAPSEF 
       1 if map ~!= "operation?smoke?screen" remove 
        
       Battlefield 2\Maps\EF\Taraba Quarry 
       Group: BF2MAPS 
       Mutex: BF2MAPSEF 
       1 if map ~!= "taraba?quarry" remove

      Comment


      • #4
        Re: The All-Seeing Eye and BF2.

        Originally posted by Bubba
        Ad this to your filters.txt

        Code:
        Battlefield 2\Version\1.21 
         Group: BF2VER 
         Mutex: BF2VER 
         1 if gamever != "1.1.2716-548.0" remove 
          
         Battlefield 2\Version\1.2 
         Group: BF2VER 
         Mutex: BF2VER 
         1 if gamever != "1.1.2696-528.0" remove 
          
         Battlefield 2\Version\1.12 
         Group: BF2VER 
         Mutex: BF2VER 
         1 if gamever != "1.1.2554-356.0" remove 
          
         Battlefield 2\Version\1.03 
         Group: BF2VER 
         Mutex: BF2VER 
         1 if gamever != "1.1.2551.0" remove 
          
         Battlefield 2\Version\1.02 
         Group: BF2VER 
         Mutex: BF2VER 
         1 if gamever != "1.1.2484.0" remove 
          
         Battlefield 2\Version\1.01 
         Group: BF2VER 
         Mutex: BF2VER 
         1 if gamever != "1.1.2475.0" remove 
          
         Battlefield 2\Version\1.0 
         Group: BF2VER 
         Mutex: BF2VER 
         1 if gamever != "1.0.2442.0" remove
        Code:
         Battlefield 2\Mods\BF2 Special Forces 
         JoinTemplate: {EXEPATH}[ +modPath mods/xpack] +joinServer {ip} +port {port} +username [COLOR=Red]NICK[/COLOR] +playerPassword [COLOR=Red]XXX[/COLOR] [ +password "{PASSWORD}"] 
         Icon: $BASE\mods\xpack\bf2xpack.ico 
         Group: BF2MODS 
         Mutex: BF2MODS 
         1 if gamevariant ~!= "xpack" remove
        Code:
        Battlefield 2\Maps\SF 
         Group: BF2MAPS 
         Mutex: BF2MAPS 
         1 if map ~== "devil's?perch" keep 
         2 if map ~== "ghost?town" keep 
         3 if map ~== "leviathan" keep 
         4 if map ~== "mass?destruction" keep 
         5 if map ~== "night?flight" keep 
         6 if map ~== "surge" keep 
         7 if map ~== "the?iron?gator" keep 
         8 if map ~== "warlord" keep 
         23 remove 
          
         Battlefield 2\Maps\SF\Devil's Perch 
         Group: BF2MAPS 
         Mutex: BF2MAPSSF 
         1 if map ~!= "devil's?perch" remove 
          
         Battlefield 2\Maps\SF\Ghost Town 
         Group: BF2MAPS 
         Mutex: BF2MAPSSF 
         1 if map ~!= "ghost?town" remove 
          
         Battlefield 2\Maps\SF\Leviathan 
         Group: BF2MAPS 
         Mutex: BF2MAPSSF 
         1 if map ~!= "leviathan" remove 
          
         Battlefield 2\Maps\SF\Mass Destruction 
         Group: BF2MAPS 
         Mutex: BF2MAPSSF 
         1 if map ~!= "mass?destruction" remove 
          
         Battlefield 2\Maps\SF\Night Flight 
         Group: BF2MAPS 
         Mutex: BF2MAPSSF 
         1 if map ~!= "night?flight" remove 
          
         Battlefield 2\Maps\SF\Surge 
         Group: BF2MAPS 
         Mutex: BF2MAPSSF 
         1 if map ~!= "surge" remove 
          
         Battlefield 2\Maps\SF\The Iron Gator 
         Group: BF2MAPS 
         Mutex: BF2MAPSSF 
         1 if map ~!= "the?iron?gator" remove 
          
         Battlefield 2\Maps\SF\Warlord 
         Group: BF2MAPS 
         Mutex: BF2MAPSSF 
         1 if map ~!= "warlord" remove
        Code:
        Battlefield 2\Maps\EF 
         Group: BF2MAPS 
         Mutex: BF2MAPS 
         1 if map ~== "great?wall" keep 
         2 if map ~== "operation?smoke?screen" keep 
         3 if map ~== "taraba?quarry" keep 
         24 remove 
          
         Battlefield 2\Maps\EF\Great Wall 
         Group: BF2MAPS 
         Mutex: BF2MAPSEF 
         1 if map ~!= "great?wall" remove 
          
         Battlefield 2\Maps\EF\Operation Smoke Screen 
         Group: BF2MAPS 
         Mutex: BF2MAPSEF 
         1 if map ~!= "operation?smoke?screen" remove 
          
         Battlefield 2\Maps\EF\Taraba Quarry 
         Group: BF2MAPS 
         Mutex: BF2MAPSEF 
         1 if map ~!= "taraba?quarry" remove
        nope doesnt help :hmm:
        I select bf2 click refresh and i see--> 0 servers 0/0 player 0 visible.
        For 1942 its working :hmm:
        Any more ideas?
        talus that doesnt help too.

        Comment


        • #5
          Re: The All-Seeing Eye and BF2.

          does it say battlefield 2 in the eye filter box? if not goto
          tools
          options
          games
          and have a look in the not installed bit(sometimes it does not pick up the games you have installed

          Comment


          • #6
            Re: The All-Seeing Eye and BF2.

            Originally posted by =]GAF[=Tetra
            does it say battlefield 2 in the eye filter box? if not goto
            tools
            options
            games
            and have a look in the not installed bit(sometimes it does not pick up the games you have installed
            no it says battlefield 2

            Comment


            • #7
              Re: The All-Seeing Eye and BF2.

              Whats the all seeing eye?

              Comment


              • #8
                Re: The All-Seeing Eye and BF2.

                Comment


                • #9
                  Re: The All-Seeing Eye and BF2.

                  Originally posted by Alcorr
                  Whats the all seeing eye?
                  games browser and buddie finder http://www.udpsoft.com/eye/doc.html

                  Comment


                  • #10
                    Re: The All-Seeing Eye and BF2.

                    can anyone upload filters.txt so i can try it?

                    Comment


                    • #11
                      Re: The All-Seeing Eye and BF2.

                      http://ase.staticservers.com/forum/v...8bf9a57d2b13e5
                      There's a working filters.txt

                      Comment


                      • #12
                        Re: The All-Seeing Eye and BF2.

                        What is All Seeing Eye?

                        Comment


                        • #13
                          Re: The All-Seeing Eye and BF2.

                          Originally posted by Keith Maniac
                          nah doesnt work for me guess i stick to http://www.bf2al.com/ it look nice

                          Comment


                          • #14
                            Re: The All-Seeing Eye and BF2.

                            Originally posted by VeNoM:[AK]
                            What is All Seeing Eye?
                            see post 9 on this topic:hmm:

                            Comment

                            Working...
                            X