Skip to content
  • 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 18.7k Views
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • Sorexundefined Offline
    Sorexundefined 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_20undefined 1 Reply Last reply
    1
    • TheRealNoobundefined Offline
      TheRealNoobundefined 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
      • andresito_20undefined Offline
        andresito_20undefined Offline
        andresito_20 Contributor
        replied to Sorex 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

        Sorexundefined 1 Reply Last reply
        0
        • Sorexundefined Offline
          Sorexundefined Offline
          Sorex Contributor
          replied to andresito_20 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_20undefined 1 Reply Last reply
          0
          • andresito_20undefined Offline
            andresito_20undefined Offline
            andresito_20 Contributor
            replied to Sorex 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
            • Sorexundefined Offline
              Sorexundefined Offline
              Sorex Contributor
              wrote on last edited by
              #86

              andresito_20
              Its all provided once you download the files

              andresito_20undefined 1 Reply Last reply
              0
              • andresito_20undefined Offline
                andresito_20undefined Offline
                andresito_20 Contributor
                replied to Sorex 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
                • Sorexundefined Offline
                  Sorexundefined 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
                  • GamerActualundefined Offline
                    GamerActualundefined Offline
                    GamerActual
                    wrote on last edited by
                    #89
                    This post is deleted!
                    1 Reply Last reply
                    0
                    • GamerActualundefined Offline
                      GamerActualundefined Offline
                      GamerActual
                      wrote on last edited by
                      #90

                      The problem I had was just my own stupidity, Awesome mod great work.

                      1 Reply Last reply
                      0
                      • FantasticLokiundefined Offline
                        FantasticLokiundefined Offline
                        FantasticLoki
                        wrote on last edited by
                        #91

                        Hey how can I use 5 vote slots like I saw in the suggestion post for this script?

                        1 Reply Last reply
                        0
                        • Starmannundefined Offline
                          Starmannundefined Offline
                          Starmann
                          replied to Sorex on last edited by Starmann
                          #92

                          Sorex

                          error line 34, can help? is for zm server

                          Sorexundefined 1 Reply Last reply
                          0
                          • Sorexundefined Offline
                            Sorexundefined Offline
                            Sorex Contributor
                            replied to Starmann on last edited by
                            #93

                            Starmann

                            1. Do not paste the entire code in the post, it will not help at all
                            2. The error is caused by your translation of everything without knowing anyhing about gsc scripting. If you don't know what something do then do not edit anything.
                            1 Reply Last reply
                            0
                            • lpc1990undefined Offline
                              lpc1990undefined Offline
                              lpc1990
                              wrote on last edited by
                              #94

                              Sorex What's up buddy?
                              First of all congratulations for the brilliant work! And also sorry for my google translator english!
                              I don't know how to compile the file you ask. Could you help me by telling me how to do it or a tutorial where I can learn how to do it?

                              Thank you in advance!

                              Sorexundefined 1 Reply Last reply
                              0
                              • Sorexundefined Offline
                                Sorexundefined Offline
                                Sorex Contributor
                                replied to lpc1990 on last edited by
                                #95

                                lpc1990

                                https://forum.plutonium.pw/topic/15122/release-gsc-autocompiler-fastcompiler-for-a-more-convenient-gsc-modding?_=1656404495360

                                or directly

                                https://github.com/xensik/gsc-tool/releases/tag/1.0.300

                                1 Reply Last reply
                                1
                                • Ch00chinat0rundefined Offline
                                  Ch00chinat0rundefined Offline
                                  Ch00chinat0r
                                  replied to Sorex on last edited by
                                  #96

                                  Sorex Really appriciate the work that was put into this! I use this for my zombie servers and it works great! Any one able to tell me if there is an easy way to increase the amount of map options? 5 or 6 map choices would be so sick!

                                  1 Reply Last reply
                                  0
                                  • Ghost420_undefined Offline
                                    Ghost420_undefined Offline
                                    Ghost420_
                                    replied to Sorex on last edited by
                                    #97
                                    This post is deleted!
                                    hindercanrunundefined 1 Reply Last reply
                                    0
                                    • hindercanrunundefined Offline
                                      hindercanrunundefined Offline
                                      hindercanrun
                                      replied to Ghost420_ on last edited by
                                      #98

                                      @CamouflageLvCat put the compiler on ur desktop

                                      Ghost420_undefined 2 Replies Last reply
                                      1
                                      • Ghost420_undefined Offline
                                        Ghost420_undefined Offline
                                        Ghost420_
                                        replied to hindercanrun on last edited by
                                        #99
                                        This post is deleted!
                                        1 Reply Last reply
                                        0
                                        • Ghost420_undefined Offline
                                          Ghost420_undefined Offline
                                          Ghost420_
                                          replied to Sorex on last edited by
                                          #100

                                          Sorex cool ! a question ...
                                          because changing the map changes the game mode to "free for all"? I only want "tdm" I mean war.

                                          1 Reply Last reply
                                          0

                                          • 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
                                          • Recent
                                          • Tags
                                          • Popular
                                          • Users
                                          • Groups
                                          • Donate