Announcement

Collapse
No announcement yet.

Gunter's got a new ride planned!

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

  • Gunter's got a new ride planned!

    Gunter's got a new ride goin on. It's a rather small floor seated above the Bomber CAx hallway.
    Yes, I use WQPRO, (well, really wqpro-r to be more compatible w/ RQuake) and I luvses it.


    e|------------------------0---------------
    B|---------------0^1----------------1----
    G|---------------2------2------0^2-------
    D|---------------2-------2--2-------------
    A|---------------0------------------------
    E|----------------------------------------

  • #2
    are you just finding the trampoline now?

    Comment


    • #3
      cool but.. since going there I am getting a constant command error that I need to investigate.

      fvf_chat error? Is anyone else getting that? It's annoying!! What did it change in my settings that is producing that error?
      www.Net-Tyme.com
      Lifes a game.. It's time to Play!
      Quake.net-tyme.com Pick your Poison.

      Comment


      • #4
        Your tilde and "T" keys have been rebound.

        bind "~" "toggleconsole"
        bind "t" "messagemode"

        And you problem will be solved (until you go there again)
        Quakeone.com - Being exactly one-half good and one-half evil has advantages. When a portal opens to the antimatter universe, my opposite is just me with a goatee.

        So while you guys all have to fight your anti-matter counterparts, me and my evil twin will be drinking a beer laughing at you guys ...

        Comment


        • #5
          Cool.. Thanks.. Didn't have time to even look at the config yet It shouldn't do that though?
          www.Net-Tyme.com
          Lifes a game.. It's time to Play!
          Quake.net-tyme.com Pick your Poison.

          Comment


          • #6
            Quake/ID1 > autoexec.cfg > bind "t" "messagemode"
            e|------------------------0---------------
            B|---------------0^1----------------1----
            G|---------------2------2------0^2-------
            D|---------------2-------2--2-------------
            A|---------------0------------------------
            E|----------------------------------------

            Comment


            • #7
              I also get that same problem too. It will probably happen again once you go to the FVF server, and you'll have to rebind again. Doesn't bother me much at all...

              Comment


              • #8
                Doesn't nother me because all it does is fill my console up with sh*t (you know, unkmown commands, and usually the stuff you get when someone presses thier chat button and starts rabmling... xD)
                e|------------------------0---------------
                B|---------------0^1----------------1----
                G|---------------2------2------0^2-------
                D|---------------2-------2--2-------------
                A|---------------0------------------------
                E|----------------------------------------

                Comment


                • #9
                  Servers should never send unsolicited binds/unbinds to clients! That is just rude!

                  Comment


                  • #10
                    Hey, yugo2heck,
                    autoexec.cfg > gl_nobind 1

                    xD
                    jk
                    e|------------------------0---------------
                    B|---------------0^1----------------1----
                    G|---------------2------2------0^2-------
                    D|---------------2-------2--2-------------
                    A|---------------0------------------------
                    E|----------------------------------------

                    Comment


                    • #11
                      Hey, the_f0qer,
                      autoexec.cfg > gamma 0

                      (gl_nobind has nothing to do with key bindings)

                      Comment


                      • #12
                        I learned about gamma 0 a while back
                        I like gamma .7
                        e|------------------------0---------------
                        B|---------------0^1----------------1----
                        G|---------------2------2------0^2-------
                        D|---------------2-------2--2-------------
                        A|---------------0------------------------
                        E|----------------------------------------

                        Comment


                        • #13
                          Originally posted by Yugo2Heck
                          Servers should never send unsolicited binds/unbinds to clients! That is just rude!
                          Agreed, but Gunter is just playing around.

                          Although I think it is dumber that clients accept key binds from servers. If I ever started modifying an engine, that would be one of the first things I'd remove.
                          Quakeone.com - Being exactly one-half good and one-half evil has advantages. When a portal opens to the antimatter universe, my opposite is just me with a goatee.

                          So while you guys all have to fight your anti-matter counterparts, me and my evil twin will be drinking a beer laughing at you guys ...

                          Comment


                          • #14
                            Code:
                            void Key_CheckForCrap (void)
                            {
                            	if (!Q_strcmp(keybindings[116], "fvf_chat;messagemode"))
                            	{
                            		Con_Printf("!!!WARNING!!!\n"
                            			  "Gunter ugly fvf_chat key rebind detected!\n"
                            			  "Executing cleanup\n");
                                              Cbuf_AddText("exec killgunter.cfg\n");
                            	}
                            }

                            Comment


                            • #15
                              musta been bored

                              Comment

                              Working...
                              X