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 19.0k 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.
  • chacha18undefined Offline
    chacha18undefined Offline
    chacha18
    wrote on last edited by
    #40

    Hi Sorex !

    Thank you for this super-useful-mod !

    I have a problem getting it to work...
    I think I did everything you ask, I even follow the YouTube tutorial.
    Now I have the map vote menu at the end of the game but:

    • its really very fast, I have like 1 or maybe 2 sec to choose the map...
    • there are some glitches after I choose the map: map strikers became purple / blue flickering
    • the next map is still the same

    Other things:

    • if I remove "exec blabla.cfg" from my map list, the gametype keep being TDM, so I let exec gun.exe in front of the only map I let
    • my cfg(s) are in Gamedir\main, I put your file in Gamedir\t6r\data\maps\mp\gametypes. Is it right ? (my gamesettings dir is in Gamedir\main dir)
    chacha18undefined 1 Reply Last reply
    0
    • chacha18undefined Offline
      chacha18undefined Offline
      chacha18
      replied to chacha18 on last edited by
      #41

      chacha18

      as an example, I just tryied in my gungame server.
      At the end I quickly chose mp_frostbite, then I saw a message like "frost won vote.." but then the server reload the same map...

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

        chacha18

        1. For the time there 10 seconds to vote now i make it customizable time with a dvar in the config file ( i'll release a tiny update today )
        2. Is werid everything should work fine, have you set sv_mapRotation correctly? Like sv_mapRotatoion "map mp_raid"
        3. gun.exe ? the game mode are .cfg files, and you need to have this .cfg files in your game folder
        chacha18undefined 1 Reply Last reply
        0
        • chacha18undefined Offline
          chacha18undefined Offline
          chacha18
          replied to Sorex on last edited by
          #43

          Sorex

          • cool for the new update ! In the version I download its not 10 sec... maybe I didnt download the right one ?
          • I think I set it up correctly... my map rotation was working well before, I just remove everything except the first map and then the server start with this map but not in the correct gametype, so I at to put back "exec gun.cfg" (not .exe, I misswrite it in my previous post).
          • read previous line;)
          1 Reply Last reply
          0
          • Sorexundefined Offline
            Sorexundefined Offline
            Sorex Contributor
            wrote on last edited by
            #44

            chacha18
            New version has been pushed, everything work fine. Remeber you need to have the .cfg files in your server folder. πŸ‘ 😊

            chacha18undefined 1 Reply Last reply
            0
            • chacha18undefined Offline
              chacha18undefined Offline
              chacha18
              replied to Sorex on last edited by
              #45

              Sorex

              Thx ! Ill try that in hours πŸ˜‰
              But, what do you mean by "you need to have the .cfg files in your server folder." ?
              Mines are in the main folder, its not good ?

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

                chacha18
                You need this Server Config, inside this folders there gamesetings folder and inside this there all the gamemode files you can call. There no default files for the gamemode

                chacha18undefined 1 Reply Last reply
                0
                • chacha18undefined Offline
                  chacha18undefined Offline
                  chacha18
                  replied to Sorex on last edited by
                  #47

                  Sorex
                  that's what I have except GameSetting was in main/.
                  I tested again with putting everything at the right place.
                  Its better ! I was able to use the menu one time, the second time the server crashed…

                  But I'm on Linux/Wine, maybe it is the reason, my server used to crash once / twice a day those time...

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

                    chacha18
                    Can be wine, wine use a lot of CPU. You can ask on the forum if someone have any hint to host on linux in a better way.
                    I used windows and everything work fine

                    chacha18undefined 1 Reply Last reply
                    0
                    • chacha18undefined Offline
                      chacha18undefined Offline
                      chacha18
                      replied to Sorex on last edited by
                      #49

                      Sorex

                      Yes.. A lot is even not enough to describe how much it consumes πŸ™‚
                      Thats annoying .. But virtualized windows consume more RAM, so I had to make a choice... !

                      1 Reply Last reply
                      0
                      • JezuzLizardundefined Offline
                        JezuzLizardundefined Offline
                        JezuzLizard Plutonium Staff
                        wrote on last edited by
                        #50

                        Nice to see this is complete. Is it possible for you to make a zombies version in a similar way?

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

                          JezuzLizard Yes it is possibile, make it when game start is easier but make when the game end is a little bit harder. But i will make it πŸ™‚

                          1 Reply Last reply
                          0
                          • TTV_WIZEQCundefined Offline
                            TTV_WIZEQCundefined Offline
                            TTV_WIZEQC Contributor
                            wrote on last edited by
                            #52

                            hi i put your mod on my server for now all working good but i have aonly one problem when exemple we vote hijacked the server will put an other map why ? here is my sv_maprotation "exec tdm.cfg map mp_nuketown_2020 map mp_la map mp_dockside map mp_carrier map mp_drone map mp_express map mp_hijacked map mp_meltdown map mp_overflow map mp_nightclub map mp_raid map mp_slums map mp_village map mp_turbine map mp_socotra"

                            i need to put only one map in ?

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

                              TTV_WIZEQC Yes, you have to put only one map. My bad. I did not make this step on the video and i did not added this on the guide. Now i add this information.

                              1 Reply Last reply
                              1
                              • Sorexundefined Offline
                                Sorexundefined Offline
                                Sorex Contributor
                                wrote on last edited by
                                #54

                                New Update

                                I made a big update, I recommend anyone who was using my mapvote to upgrade to the new version. I fixied some issues and optimizied the code. I added the Mapselection. In case of testing you can use map selection to change the map. I find mapselection very useful when testing things on specific maps.
                                I am doing this replay to highlight the new update and that if any bugs occur it would be very helpful to report the issue under this post. Unfortunately, I don't have the opportunity to test it sufficiently.
                                Thanks for reading

                                1 Reply Last reply
                                0
                                • Thanatosundefined Offline
                                  Thanatosundefined Offline
                                  Thanatos
                                  wrote on last edited by
                                  #55

                                  Sorex Really nice mod ! I have 2 questions :

                                  • Is it possible to use the mapvote offline, I mean with bots but not on server ?
                                  • I downloaded the Server config folder but I don't have the maps/mp/... folder in data. How to have it ?
                                  1 Reply Last reply
                                  0
                                  • Sorexundefined Offline
                                    Sorexundefined Offline
                                    Sorex Contributor
                                    wrote on last edited by
                                    #56

                                    Thanatos

                                    • Probably can be used also offline, i did not test it on private match. Is server sided dedicated
                                    • Create the folder, if you don't have it just create the missing folders
                                    1 Reply Last reply
                                    0
                                    • Scriptoundefined Offline
                                      Scriptoundefined Offline
                                      Scripto
                                      wrote on last edited by
                                      #57

                                      the map vote does not work, well it does but every time i add it it gives me a blue screen on the maps. doesn't show the maps AT all..

                                      rupxundefined 1 Reply Last reply
                                      0
                                      • rupxundefined Offline
                                        rupxundefined Offline
                                        rupx
                                        replied to Scripto on last edited by
                                        #58

                                        Scripto I'm having the same issue here.

                                        1 Reply Last reply
                                        0
                                        • Skiddlzundefined Offline
                                          Skiddlzundefined Offline
                                          Skiddlz
                                          wrote on last edited by
                                          #59

                                          I am having problems with the latest version, every time I choose a map it always rotates to the map cargo, and the map images don't show up so I don't actually know what I am choosing, there are just 3 empty boxes...

                                          1 Reply Last reply
                                          0

                                          • 1
                                          • 2
                                          • 3
                                          • 4
                                          • 5
                                          • 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