Announcement

Collapse
No announcement yet.

Runaway loops

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

  • #16
    I'm not sure why, but I tidied up my bash script and added arrays into into it, and now it's listing all 339 maps

    r0t.co.uk:26000 if you want to test it

    -r0t.uk- cOOp - Mapvote - r0t.uk:26001
    -r0t.uk- DM - Mapvote - r0t.uk:26000

    Comment


    • #17
      Nice work. On the way. Lemme see the bash!
      Last edited by PrimalLove; 09-05-2014, 04:03 AM.

      Comment


      • #18
        I couldn't change maps, Is it because I don't have them? It said there was no map named xxxx.map even tho' it was on the list.
        =\
        Username : Atomic Robokid on Steam

        Please check out my Quake made things:

        https://www.indiedb.com/games/run-over
        https://adam-freeman.itch.io/hazard
        https://adam-freeman.itch.io/diver
        https://adam-freeman.itch.io/beyond

        Comment


        • #19
          Originally posted by PrimalLove View Post
          Nice work. On the way. Lemme see the bash!
          Index of /scripts

          Originally posted by Adam View Post
          I couldn't change maps, Is it because I don't have them? It said there was no map named xxxx.map even tho' it was on the list.
          =\
          Which map was that you voted for?

          -r0t.uk- cOOp - Mapvote - r0t.uk:26001
          -r0t.uk- DM - Mapvote - r0t.uk:26000

          Comment


          • #20
            I tried a couple, you know, at random.

            Maplist

            Map xxxxx

            Got rejected

            Tried to download (which DP can do)

            Download xxxx.bsp

            Got rejected.

            But if you [slackhead] change map then DP autodownloads it and spawns me in.

            ???
            Username : Atomic Robokid on Steam

            Please check out my Quake made things:

            https://www.indiedb.com/games/run-over
            https://adam-freeman.itch.io/hazard
            https://adam-freeman.itch.io/diver
            https://adam-freeman.itch.io/beyond

            Comment


            • #21
              Hmms I voted for ztndm4 and it picked asylum...

              Back to the drawing board.

              -r0t.uk- cOOp - Mapvote - r0t.uk:26001
              -r0t.uk- DM - Mapvote - r0t.uk:26000

              Comment


              • #22
                Originally posted by Adam View Post
                Maplist

                Map xxxxx
                Don't type 'Map' first, just type the map name. If you are alone you'll need to do it twice.

                -r0t.uk- cOOp - Mapvote - r0t.uk:26001
                -r0t.uk- DM - Mapvote - r0t.uk:26000

                Comment


                • #23
                  Originally posted by slackhead View Post
                  Hmms I voted for ztndm4 and it picked asylum...

                  Back to the drawing board.
                  Wha?

                  Comment


                  • #24
                    Looks like there's a 255 limit on impulse numbers, which is what BAM's code uses.

                    -r0t.uk- cOOp - Mapvote - r0t.uk:26001
                    -r0t.uk- DM - Mapvote - r0t.uk:26000

                    Comment


                    • #25
                      Ah yes this is true!

                      Comment


                      • #26
                        Thanks for the extra maps!

                        Is there a download all command?
                        Username : Atomic Robokid on Steam

                        Please check out my Quake made things:

                        https://www.indiedb.com/games/run-over
                        https://adam-freeman.itch.io/hazard
                        https://adam-freeman.itch.io/diver
                        https://adam-freeman.itch.io/beyond

                        Comment


                        • #27
                          @solution - riiiiight stupid qc doesn't support those operators. Doh! right in my face and foiled by unsupported syntax. I'm ashamed of myself for missing that.
                          Last edited by MadGypsy; 09-05-2014, 07:20 AM.
                          http://www.nextgenquake.com

                          Comment


                          • #28
                            Originally posted by Adam View Post
                            Thanks for the extra maps!

                            Is there a download all command?
                            Index of /maps

                            -r0t.uk- cOOp - Mapvote - r0t.uk:26001
                            -r0t.uk- DM - Mapvote - r0t.uk:26000

                            Comment


                            • #29
                              Using Linux.?

                              If so : wget -r --no-parent http:/bigfoot.quake1.net/maps/
                              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


                              • #30
                                if you want to see what the warp list looks like connect to cax.quakeitup.com
                                and type warp, then select from the menu, and select a map.

                                The only thing i do not like about Bam's method is that it is using an alias for
                                each map.

                                "alias dm3;w5;impulse 225;w5;impulse 123"

                                not only does this hog the client's -zone memory (not much issue anymore),
                                but it slows down the connection process, and a couple people connecting at the same time, can cause a 'hic-up' on the server side.
                                www.quakeone.com/qrack | www.quakeone.com/cax| http://en.twitch.tv/sputnikutah

                                Comment

                                Working...
                                X