Announcement

Collapse
No announcement yet.

ProQuake Status Bar toggle?

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

  • ProQuake Status Bar toggle?

    On my old windows system when I played the original Quake I liked to toggle the status bar on for a second during game play and then hide it for a better screen view. I am now running ProQuake on a mac since my original CD wouldn't install. The "+" and "-" buttons now control sound volume. How can I switch back to the plus and minus buttons controlling the status bar?

  • #2
    Cant u adjust that in the option menu ?
    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


    • #3
      Ah yes u want it in game..

      Bring down console and typ these 2 lines :

      bind "F1" "sizeup"
      bind "F2" "sizedown"

      Now u can adjust that with F1 and F2 , or if u want to use - + :

      bind "+" "sizeup"
      bind "-" "sizedown"
      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


      • #4
        That's pretty close although the sizeup does not work. Also, how do I bind the volume controls to other keys so decreasing the screen size does not also affect volume?

        Comment


        • #5
          I figured out what the problem was...just me being a dumbass.

          Comment


          • #6
            Is there any way to make these settings permanent?
            Last edited by ultrahighgain; 01-04-2009, 07:41 AM.

            Comment


            • #7
              make a autoexec.cfg and put those 2 lines in it :

              bind "some key" "sizeup"
              bind "some key" "sizedown"

              Put the autoexec.cfg file in to quake\id1 now everytime u start quake it will start autoexec.cfg

              U can add whatever command u like to startup with quake in autoexec.cfg

              If u don't know how to make a autoexec.cfg , just copy config.cfg in ur quake/id1 folder and rename it to autoexec.cfg .
              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

              Working...
              X