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

Plutonium

  1. Home
  2. BO2 Modding Releases & Resources
  3. [Release] Black ops II Mapvote for Zombies and Multiplayer

[Release] Black ops II Mapvote for Zombies and Multiplayer

Scheduled Pinned Locked Moved BO2 Modding Releases & Resources
gscgsc scriptmapvote
167 Posts 41 Posters 89.0k Views 5 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.
  • TacTicToe Offline
    TacTicToe Offline
    TacTicToe
    wrote on last edited by
    #69

    Version 4.0.0 fails to load with latest Plutonium r2798

    1 Reply Last reply
    0
    • Sorex Offline
      Sorex Offline
      Sorex
      Contributor
      wrote on last edited by
      #70

      TacTicToe Where did you put the file?

      TacTicToe 1 Reply Last reply
      0
      • Sorex Sorex

        TacTicToe Where did you put the file?

        TacTicToe Offline
        TacTicToe Offline
        TacTicToe
        wrote on last edited by
        #71

        Sorex mapvote.jpg

        1 Reply Last reply
        0
        • Sorex Offline
          Sorex Offline
          Sorex
          Contributor
          wrote on last edited by
          #72

          TacTicToe i hope you enable the mapvote in your cfg file. Because if you don't get any error from the gsc then it mean you did not enable it

          1 Reply Last reply
          0
          • TacTicToe Offline
            TacTicToe Offline
            TacTicToe
            wrote on last edited by
            #73

            servercfg.jpg

            I assume this means it is enabled.

            1 Reply Last reply
            0
            • Sorex Offline
              Sorex Offline
              Sorex
              Contributor
              wrote on last edited by
              #74

              TacTicToe Yes, then should work as intended if files are in the correct folder and is enable

              TacTicToe 1 Reply Last reply
              0
              • Sorex Sorex

                TacTicToe Yes, then should work as intended if files are in the correct folder and is enable

                TacTicToe Offline
                TacTicToe Offline
                TacTicToe
                wrote on last edited by
                #75

                Sorex error.jpg

                You can see in the screenshot above the script is in the right folder. It is enabled, however it does not load.

                See attached.

                Running latest Win2019 Server if the OS makes a difference, tho it shouldnt.

                1 Reply Last reply
                0
                • Sorex Offline
                  Sorex Offline
                  Sorex
                  Contributor
                  wrote on last edited by
                  #76

                  TacTicToe show where you located the script. If don't load its because its in the wrong folder, or is empty, or is not a gsc

                  TacTicToe 1 Reply Last reply
                  0
                  • Sorex Sorex

                    TacTicToe show where you located the script. If don't load its because its in the wrong folder, or is empty, or is not a gsc

                    TacTicToe Offline
                    TacTicToe Offline
                    TacTicToe
                    wrote on last edited by
                    #77

                    Sorex

                    It is located here:

                    C:\Users\Administrator\AppData\Local\Plutonium\storage\t6\scripts\mp

                    mapvote.jpg

                    [0_1646339152241_mapvote.gsc](Uploading 100%)

                    The gsc came from github posted in the OP of this thread. I have not modified anything.

                    1 Reply Last reply
                    0
                    • TacTicToe Offline
                      TacTicToe Offline
                      TacTicToe
                      wrote on last edited by
                      #78

                      Ok, got it working. Seems to make it work you have to not be a noob and compile it first. Duh!!

                      Any news on the 5 map option?

                      1 Reply Last reply
                      0
                      • Sorex Offline
                        Sorex Offline
                        Sorex
                        Contributor
                        wrote on last edited by
                        #79

                        TacTicToe I don't have much motivation to contiunate honestly. I'm looking for ways to keep my server costs down so I'm giving priority to that.

                        A Former User? 1 Reply Last reply
                        0
                        • Sorex Sorex

                          TacTicToe I don't have much motivation to contiunate honestly. I'm looking for ways to keep my server costs down so I'm giving priority to that.

                          A Former User? Offline
                          A Former User? Offline
                          A Former User
                          wrote on last edited by
                          #80

                          Sorex What are the current specs of your current machine and how many servers are you hosting?

                          1 Reply Last reply
                          0
                          • Sorex Offline
                            Sorex Offline
                            Sorex
                            Contributor
                            wrote on last edited by
                            #81

                            Black ops II Mapvote for Zombies and Multiplayer

                            From now on the current forum post will keep updated the code for the mapvote for both Multiplayer mode and Zombies mode. Version indicates the release version of both versions of mapvote. Official mapvote versions are written in their respective main.gsc files.

                            • Multiplayer v1.0.2
                              • 1.0.0:
                                - 3 maps support
                                - Credits, sentence and social on bottom left
                                - Simple keyboard and controller button support
                                - Better dvar organization
                                - Code optimization
                                - Reduce sharder variables to allow other mods to work as intended
                              • 1.0.1:
                                - Fixed client crash issue
                                - mv_gametypes added to set g_gametype before map change
                              • 1.0.2:
                                - mv_gametypes now support also custom cfg files
                            • Zombies v2.0.1
                              • 2.0.1:
                                - Ported new design
                                - Timer fixed
                                - Fixed UI animations
                                - Removed usless functions
                                - Fixed UI removing screen text
                                - Added animations during vote
                                - Fixed design issues
                            andresito_20 1 Reply Last reply
                            1
                            • TheRealNoob Offline
                              TheRealNoob Offline
                              TheRealNoob
                              Contributor
                              wrote on last edited by
                              #82

                              I have a big problem. Want only tdm. first round is ok but the second round is FFA without scoreboard although on the mapvote every map was with TDM.

                              1 Reply Last reply
                              0
                              • Sorex Sorex

                                Black ops II Mapvote for Zombies and Multiplayer

                                From now on the current forum post will keep updated the code for the mapvote for both Multiplayer mode and Zombies mode. Version indicates the release version of both versions of mapvote. Official mapvote versions are written in their respective main.gsc files.

                                • Multiplayer v1.0.2
                                  • 1.0.0:
                                    - 3 maps support
                                    - Credits, sentence and social on bottom left
                                    - Simple keyboard and controller button support
                                    - Better dvar organization
                                    - Code optimization
                                    - Reduce sharder variables to allow other mods to work as intended
                                  • 1.0.1:
                                    - Fixed client crash issue
                                    - mv_gametypes added to set g_gametype before map change
                                  • 1.0.2:
                                    - mv_gametypes now support also custom cfg files
                                • Zombies v2.0.1
                                  • 2.0.1:
                                    - Ported new design
                                    - Timer fixed
                                    - Fixed UI animations
                                    - Removed usless functions
                                    - Fixed UI removing screen text
                                    - Added animations during vote
                                    - Fixed design issues
                                andresito_20 Offline
                                andresito_20 Offline
                                andresito_20
                                Contributor
                                wrote on last edited by
                                #83

                                Sorex

                                Captura de pantalla 2022-04-29 022746.png

                                hello sorex I have a problem in zombies, what happens is that when I vote for the corresponding map the map loads in the console and in the game but that error comes out, I tried it without totally vanilla clientids and the same thing happens. what can cause this error

                                Sorex 1 Reply Last reply
                                0
                                • andresito_20 andresito_20

                                  Sorex

                                  Captura de pantalla 2022-04-29 022746.png

                                  hello sorex I have a problem in zombies, what happens is that when I vote for the corresponding map the map loads in the console and in the game but that error comes out, I tried it without totally vanilla clientids and the same thing happens. what can cause this error

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

                                  andresito_20

                                  1. Do you have all the .cfg in your server folder?
                                  2. Idk what do you mean with "totally vanilla clientids" you just have to compile the script and put it in your scripts folder named with a whatever name
                                  andresito_20 1 Reply Last reply
                                  0
                                  • Sorex Sorex

                                    andresito_20

                                    1. Do you have all the .cfg in your server folder?
                                    2. Idk what do you mean with "totally vanilla clientids" you just have to compile the script and put it in your scripts folder named with a whatever name
                                    andresito_20 Offline
                                    andresito_20 Offline
                                    andresito_20
                                    Contributor
                                    wrote on last edited by
                                    #85

                                    Sorex

                                    umm I think that's it I don't have the cfg of the maps. How do I get it?

                                    1 Reply Last reply
                                    0
                                    • Sorex Offline
                                      Sorex Offline
                                      Sorex
                                      Contributor
                                      wrote on last edited by
                                      #86

                                      andresito_20
                                      Its all provided once you download the files

                                      andresito_20 1 Reply Last reply
                                      0
                                      • Sorex Sorex

                                        andresito_20
                                        Its all provided once you download the files

                                        andresito_20 Offline
                                        andresito_20 Offline
                                        andresito_20
                                        Contributor
                                        wrote on last edited by
                                        #87

                                        Sorex

                                        Thank you very much sorex, I think I managed to get the voting to work, it was just that inconvenience, a very good plugin.

                                        Can I use it on my dedicated server? with developer signature

                                        Captura de pantalla 2022-04-29 155401.png

                                        1 Reply Last reply
                                        0
                                        • Sorex Offline
                                          Sorex Offline
                                          Sorex
                                          Contributor
                                          wrote on last edited by
                                          #88

                                          As long as you keep the credits you can use it

                                          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


                                          • 1
                                          • 2
                                          • 3
                                          • 4
                                          • 5
                                          • 6
                                          • 7
                                          • 8
                                          • 9
                                          • Login

                                          • Don't have an account? Register

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