Skip to content
  • 0 Unread 0
  • Recent
  • Popular
  • Users
  • Donate
Collapse

Plutonium

  1. Home
  2. BO2 Modding Support & Discussion
  3. bo2 zm vote map

bo2 zm vote map

Scheduled Pinned Locked Moved BO2 Modding Support & Discussion
15 Posts 3 Posters 1.5k Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • Resxt Offline
    Resxt Offline
    Resxt
    Plutonium Staff
    wrote on last edited by
    #2

    There are at least two available so it depends on which one you use. There is at least DoktorSAS one and mine.

    With mine everything is documented but made short you place the two files in the scripts and scripts zm folder then add set mapvote_enable 1 in your server's cfg

    https://forum.plutonium.pw/topic/25896/mp-zm-black-ops-ii-mapvote/47

    rolfoxulf 2 Replies Last reply
    0
    • rolfoxulf rolfoxulf

      Im trying to implement a vote map mod on my zombie server. Can someone explain what to do more in depth, thank you.

      Sorex Offline
      Sorex Offline
      Sorex
      Contributor
      wrote on last edited by
      #3

      rolfoxulf
      I can confirm, my mapvote is a bit more complicated but its designed to have few maps and map preview.

      But the steps to add it are similar

      1. Download the gsc file
      2. Take the mapvote.gsc file and place it in scripts\zm
      3. Take the content of config.cfg and put it in your server.cfg
      4. Edit the config as you like
      5. Done!

      https://forum.plutonium.pw/topic/2582/release-black-ops-ii-mapvote-for-zombies-and-multiplayer?_=1685385843188

      1 Reply Last reply
      0
      • Resxt Resxt

        There are at least two available so it depends on which one you use. There is at least DoktorSAS one and mine.

        With mine everything is documented but made short you place the two files in the scripts and scripts zm folder then add set mapvote_enable 1 in your server's cfg

        https://forum.plutonium.pw/topic/25896/mp-zm-black-ops-ii-mapvote/47

        rolfoxulf Offline
        rolfoxulf Offline
        rolfoxulf
        wrote on last edited by
        #4

        Resxt fuck.PNG

        Im having troubles. does this look correct? And what other steps. Ive been trying all day lol

        1 Reply Last reply
        0
        • rolfoxulf Offline
          rolfoxulf Offline
          rolfoxulf
          wrote on last edited by
          #5
          This post is deleted!
          1 Reply Last reply
          0
          • Resxt Resxt

            There are at least two available so it depends on which one you use. There is at least DoktorSAS one and mine.

            With mine everything is documented but made short you place the two files in the scripts and scripts zm folder then add set mapvote_enable 1 in your server's cfg

            https://forum.plutonium.pw/topic/25896/mp-zm-black-ops-ii-mapvote/47

            rolfoxulf Offline
            rolfoxulf Offline
            rolfoxulf
            wrote on last edited by
            #6

            Resxt fuck2.PNG

            This is where I am at. Im pretty lost but sorta have an idea of what to do.. just lost.

            Resxt 1 Reply Last reply
            0
            • rolfoxulf rolfoxulf

              Resxt fuck2.PNG

              This is where I am at. Im pretty lost but sorta have an idea of what to do.. just lost.

              Resxt Offline
              Resxt Offline
              Resxt
              Plutonium Staff
              wrote on last edited by Resxt
              #7

              rolfoxulf yes this looks correct
              Normally you'd place mapvote.gsc in scripts but scripts\zm works too iirc

              Does it show script loaded mapvote and zm extend in the server's console when you load a new map on your server?

              Do you have any other script? Maybe it conflicts with it
              I know that zombies++ does that for example but it can be fixed

              rolfoxulf 1 Reply Last reply
              0
              • Resxt Resxt

                rolfoxulf yes this looks correct
                Normally you'd place mapvote.gsc in scripts but scripts\zm works too iirc

                Does it show script loaded mapvote and zm extend in the server's console when you load a new map on your server?

                Do you have any other script? Maybe it conflicts with it
                I know that zombies++ does that for example but it can be fixed

                rolfoxulf Offline
                rolfoxulf Offline
                rolfoxulf
                wrote on last edited by rolfoxulf
                #8

                Resxt Capture2.PNG

                "Executed" doesnt look good. Do you have any screen shots of your own I can go off of?
                I dont not have anyother scripts, in fact this is my first script ive ever tried.

                Resxt 1 Reply Last reply
                0
                • rolfoxulf rolfoxulf

                  Resxt Capture2.PNG

                  "Executed" doesnt look good. Do you have any screen shots of your own I can go off of?
                  I dont not have anyother scripts, in fact this is my first script ive ever tried.

                  Resxt Offline
                  Resxt Offline
                  Resxt
                  Plutonium Staff
                  wrote on last edited by
                  #9

                  rolfoxulf executed is normal but it seems like you added the scripts twice?
                  Can you screenshot your scripts folder and the scripts\zm folder
                  Also make sure you edited the CFG that's being used in the .bat of your server

                  rolfoxulf 1 Reply Last reply
                  0
                  • Resxt Resxt

                    rolfoxulf executed is normal but it seems like you added the scripts twice?
                    Can you screenshot your scripts folder and the scripts\zm folder
                    Also make sure you edited the CFG that's being used in the .bat of your server

                    rolfoxulf Offline
                    rolfoxulf Offline
                    rolfoxulf
                    wrote on last edited by
                    #10

                    Resxt

                    where is the .bat located so I can put the CFG in it.

                    I did add the scripts twice. I was trying to get something to work hence I've been trying everything I could.

                    Capture2.PNG
                    (now just this)

                    Resxt 1 Reply Last reply
                    0
                    • rolfoxulf rolfoxulf

                      Resxt

                      where is the .bat located so I can put the CFG in it.

                      I did add the scripts twice. I was trying to get something to work hence I've been trying everything I could.

                      Capture2.PNG
                      (now just this)

                      Resxt Offline
                      Resxt Offline
                      Resxt
                      Plutonium Staff
                      wrote on last edited by
                      #11

                      rolfoxulf just have the files once obviously don't have the same file multiple times or it'll conflict

                      The bat is the file you double click to start the server
                      You just make sure the cfg there is the one you added dvars in

                      rolfoxulf 1 Reply Last reply
                      0
                      • Resxt Resxt

                        rolfoxulf just have the files once obviously don't have the same file multiple times or it'll conflict

                        The bat is the file you double click to start the server
                        You just make sure the cfg there is the one you added dvars in

                        rolfoxulf Offline
                        rolfoxulf Offline
                        rolfoxulf
                        wrote on last edited by
                        #12

                        Resxt Capture2.PNG

                        accurate?

                        Resxt 1 Reply Last reply
                        0
                        • rolfoxulf rolfoxulf

                          Resxt Capture2.PNG

                          accurate?

                          Resxt Offline
                          Resxt Offline
                          Resxt
                          Plutonium Staff
                          wrote on last edited by
                          #13

                          rolfoxulf bro no 😢

                          rolfoxulf 1 Reply Last reply
                          1
                          • Resxt Resxt

                            rolfoxulf bro no 😢

                            rolfoxulf Offline
                            rolfoxulf Offline
                            rolfoxulf
                            wrote on last edited by
                            #14

                            Resxt lol

                            Resxt 1 Reply Last reply
                            0
                            • rolfoxulf rolfoxulf

                              Resxt lol

                              Resxt Offline
                              Resxt Offline
                              Resxt
                              Plutonium Staff
                              wrote on last edited by
                              #15

                              rolfoxulf paste the dvars in the cfg file. Don't modify the bat. Just check which cfg file it uses and modify this one

                              1 Reply Last reply
                              0

                              Hello! It looks like you're interested in this conversation, but you don't have an account yet.

                              Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.

                              With your input, this post could be even better 💗

                              Register Login
                              Reply
                              • Reply as topic
                              Log in to reply
                              • Oldest to Newest
                              • Newest to Oldest
                              • Most Votes


                              • Login

                              • Don't have an account? Register

                              • Login or register to search.
                              • First post
                                Last post
                              0
                              • Unread 0
                              • Recent
                              • Popular
                              • Users
                              • Donate