Announcement

Collapse
No announcement yet.

Bind <KEY> +jump/+moveup

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

  • Bind <KEY> +jump/+moveup

    i need some help on binding a key to swimup/jump

    this option was in xquake i believe so i know it can be done, i just need to know howto do it or if i need a script or some shit.

  • #2
    pq_moveup 1

    Comment


    • #3
      If you don't have proquake or any other engine that supports pq_moveup, you can always just move forward and look up to swim up just as fast.

      Comment


      • #4
        bind key +movejump
        alias +movejump "+jump;+moveup;"
        alias -movejump "-jump;-moveup;"
        Yet I still beat you more easily than a hammer can beat a fresh batch of Rowntree's fruit jelly.
        The 300pingGOD ( july '98 )

        Comment


        • #5
          Originally posted by Verybadloser^XJ View Post
          bind key +movejump
          alias +movejump "+jump;+moveup;"
          alias -movejump "-jump;-moveup;"
          clever...

          Comment


          • #6
            Originally posted by Verybadloser^XJ View Post
            bind key +movejump
            alias +movejump "+jump;+moveup;"
            alias -movejump "-jump;-moveup;"
            That's a handy addition to my config, thanks a lot! Much better than some engine changes.
            Quake 1 Singleplayer Maps and Mods

            Comment


            • #7
              lol.. cant believe ppl r still amazed by something as simple as that...

              Comment


              • #8


                If u really want to move up :

                alias +movejump "+jump;+moveup;"
                alias -movejump "-jump;-moveup;"
                alias +rjump "cl_pitchspeed 100000;impulse 7;+lookdown;wait;-lookdown;cl_pitchspeed 150;+movejump;+attack"
                alias -rjump "-attack;-movejump;force_centerview"

                bind key +movejump
                bind key +rjump

                But then again, manual movement still owns u all !
                Last edited by Polarite; 04-09-2007, 05:24 PM.
                My servers for the gamers:
                bigfoot.servequake.com / damage.servequake.com

                port 26000 EuroQuake
                port 26001 EuroQuake Coop


                newyork.quakeone.com
                Offline ATM
                fvf.servequake.com
                flanders.servegame.org / flanders.servequake.com
                Offline ATM
                newdm.servequake.com
                port 26010

                http://bigfoot.servequake.com (EuroQuake)
                sigpic

                Comment


                • #9
                  Originally posted by Verybadloser^XJ View Post
                  bind key +movejump
                  alias +movejump "+jump;+moveup;"
                  alias -movejump "-jump;-moveup;"
                  I just tried this alias in winquake, and it doesn't work for me. Thankfully I use proquake and the command pq_moveup 1.

                  Comment

                  Working...
                  X