Parachute Jumps

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • ptegan
    Member
    • Jul 2006
    • 2666

    #1

    Parachute Jumps

    I saw this posted on another site (TG) and don't remember seeing it here already so thought I'd share for those who care....



    Originally Posted by BigGaayAl
    ...change the button assigned to Weapon 9 (=the parachute) to the SAME button that yoou use to jump.

    the lines in controls.con look like this for me, using numpad 0 for jump&chute:

    Code:
    jump: ControlMap.addKeyToTriggerMapping c_PIAction IDFKeyboard IDKey_Numpad0 10000 0
    chute: ControlMap.addKeyToTriggerMapping c_PIWeaponSelect9 IDFKeyboard IDKey_Numpad0 10000 0
    The main advantage to this is that when you jump off a roof, you can just keep spamming the jump button, thus minimizing the time needed to open the parachute.
  • Uncleadolph

    #2
    Re: Parachute Jumps

    This might catch out all those bunnyhoppers. Lol. Seeing them jumping around like mad and then their parachute opens...

    -Ben

    Comment

    • S Chow

      #3
      Re: Parachute Jumps

      Originally posted by uncle_adolph
      This might catch out all those bunnyhoppers. Lol. Seeing them jumping around like mad and then their parachute opens...

      -Ben
      LAMO ^, that would be great

      Comment

      • ConscriptVirus
        Member
        • Oct 2007
        • 6369

        #4
        Re: Parachute Jumps

        that prob wouldnt happen because it takestime for the parachute to deploy, but i still prefer 9 for my parachute beacuse its harder to be tracked when ur just urself than when ur urself plus a big canopy


        but heres a tip, u can be near a wall that will block a parachute, it wont deploy, like if ur going down crane, u can deploy in the ladder chute and u cant really deploy in closed spaces

        Comment

        • Regent

          #5
          Re: Parachute Jumps

          This sounds helpful. I like to bail out of the jet on Oman and blow up the commanders stuff, but to get in there undetected, I have to jump pretty close to the ship. I don't always find the 9 key before I crater into the tower.:laugh:

          Comment

          • Odedge
            Member
            • Sep 2007
            • 285

            #6
            Re: Parachute Jumps

            I would figure this would cause a conflict because you can do this in the control options. I just tested it out and seems to work great. :yay:

            Comment

            • wolfi

              #7
              Re: Parachute Jumps

              Works fine. Thanks

              Comment

              • CaptainPuffy

                #8
                Re: Parachute Jumps

                Using this principal, you could code it so every time you fire you jump.....Bunnyhopping Galore!

                Comment

                • imported_Claydough

                  #9
                  Re: Parachute Jumps

                  Originally posted by CaptainPuffy
                  Using this principal, you could code it so every time you fire you jump.....Bunnyhopping Galore!
                  No Dont say that........NOOOOOOOOOOOOOOOOO close the thread dont let any bunnyhoppers see nooooo *crying* Its to late.....

                  Comment

                  • mistakenvt

                    #10
                    Re: Parachute Jumps

                    haha yeah please dont let bunnyhoppers see that
                    god forbid. then EA will have to release a patch to not allow multiple entries.

                    Comment

                    • imported_Claydough

                      #11
                      Re: Parachute Jumps

                      you ruined it for all of us u are the killer

                      Comment

                      • D|sso

                        #12
                        Re: Parachute Jumps

                        uh OH

                        Comment

                        • D|sso

                          #13
                          Re: Parachute Jumps

                          Question though, So I can set this using the ingame keyboard assignment options, and it wont reject it saying the key is already assignged?

                          Comment

                          • RAF92_Warhawk

                            #14
                            Re: Parachute Jumps

                            so do we just copy and paste this into the Controls.con in our profiles folder or what?

                            Comment

                            • Odedge
                              Member
                              • Sep 2007
                              • 285

                              #15
                              Re: Parachute Jumps

                              I did this and has helped a great deal. You can't do this in the game's options, but can easily be done in the control.con file for the profile you are currently using. I haven't had any issues with it either.

                              Comment

                              Working...