ASE Fix

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

    #1

    ASE Fix

    Ok, the search function is being really gay right now and won't work. Can someone link me to the fix to get ASE to work.
  • imported_Sin317

    #2
    Re: ASE Fix

    what part of ASE doesnt work for you ? cause im using ASE fo BF2 and it works just fine.

    Comment

    • lil_jimmy_norton

      #3
      Re: ASE Fix

      The EA message pop up causees it to not launch correctly, there is a fix for it I just can't seem to find it.

      Comment

      • imported_Sin317

        #4
        Re: ASE Fix

        add this to command line (in ASE options/games)

        +disconnect 1 +menu 1 +username .... +playerPassword .... +fullscreen 1

        .... = username and password. (eg if your username is hill and pw billy it would be : "+disconnect 1 +menu 1 +username hill +playerPassword billy +fullscreen 1")

        Comment

        • lil_jimmy_norton

          #5
          Re: ASE Fix

          Sweet, that's what I was looking for. Thanks.

          Comment

          • imported_Sin317

            #6
            Re: ASE Fix

            youre welcome

            Comment

            • xpnl
              Senior Member
              • Jun 2005
              • 764

              #7
              Re: ASE Fix

              Does any1 know whats up with the servers listed in ASE.
              Mostly british servers are wrong, when I join a server its not BF SF, but regular bf2(mostly empty)

              Comment

              • ptegan
                Member
                • Jul 2006
                • 2666

                #8
                Re: ASE Fix

                Originally posted by xpnl
                Does any1 know whats up with the servers listed in ASE.
                Mostly british servers are wrong, when I join a server its not BF SF, but regular bf2(mostly empty)
                Have you modified ASE to include a filter for SF ?

                Code:
                Battlefield 2\Mods\Special Forces
                JoinTemplate: {EXEPATH} +restart 1 +modPath mods/xpack +ignoreAsserts 1 +joinServer {ip} +port {port} [ +password "{PASSWORD}"]
                Group: BF2MODS
                Mutex: BF2MODS
                1 if gamevariant ~!= "xpack" remove

                Comment

                • xpnl
                  Senior Member
                  • Jun 2005
                  • 764

                  #9
                  Re: ASE Fix

                  No i didnt...thanks!!!! :)

                  I guess I have to add that with the filter editor??If so its giving me a error
                  invalid line number if not where should I put it

                  Comment

                  • BarkingSquirrel

                    #10
                    Re: ASE Fix

                    You could always just expand the mods filter on the left and put a check in the box next to the no mods option. That disables if from showing SF since SF in nothing more than a mod.

                    Comment

                    • Necro

                      #11
                      Re: ASE Fix

                      Originally posted by BarkingSquirrel
                      You could always just expand the mods filter on the left and put a check in the box next to the no mods option. That disables if from showing SF since SF in nothing more than a mod.
                      that's not the problem he's trying to join a sf server but it joins a regular empty server instead. even tho it says its sf and has ppl.

                      Comment

                      • BarkingSquirrel

                        #12
                        Re: ASE Fix

                        My bad, thought it was the other way around. Sorry.

                        Comment

                        • ptegan
                          Member
                          • Jul 2006
                          • 2666

                          #13
                          Re: ASE Fix

                          You just need to search the filters.txt file for this line : Battlefield 2\Mods

                          And add in my code after it.



                          The best help is available from the ASE forums....

                          ASE forums

                          Comment

                          • imported_Sin317

                            #14
                            Re: ASE Fix

                            Originally posted by ptegan
                            Have you modified ASE to include a filter for SF ?

                            Code:
                            Battlefield 2\Mods\Special Forces
                            JoinTemplate: {EXEPATH} +restart 1 +modPath mods/xpack +ignoreAsserts 1 +joinServer {ip} +port {port} [ +password "{PASSWORD}"]
                            Group: BF2MODS
                            Mutex: BF2MODS
                            1 if gamevariant ~!= "xpack" remove

                            mine just wont start .. i mean sf.

                            it launches game , pass login (like vanilla ) then menu and back to desktop and nothing.

                            did i miss something ?

                            Comment

                            • gehirnstav

                              #15
                              Re: ASE Fix

                              Feel free to use this filters.txt. http://cot.ath.cx/files.php
                              I use it and it works fine. There are filters added for BF2:SF and the new version.

                              Comment

                              Working...