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

Plutonium

  1. Home
  2. BO2 Modding Releases & Resources
  3. [Release] GSC Mapvote - Mapvote for all maps with nice design

[Release] GSC Mapvote - Mapvote for all maps with nice design

Scheduled Pinned Locked Moved BO2 Modding Releases & Resources
10 Posts 5 Posters 1.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 Sorex
    #1

    GSC Mapvote v1.0 Relesed
    Developer: DoktorSAS
    Here we go a simple mapvote menu for all, is not the best but work. All can use it but plese don't remove the credis. For any info contatct DoktorSAS on discord.
    For any problems, send messages in this forum chat and i'll respon
    Mapvote v1.0:
    https://github.com/DoktorSAS/BO2-GSC/tree/master/Trickshot/DoktorSAS-Mapvote

    If you want to add the mod to your mod remeber to do:

    1. Add in init
       level thread OverflowFix();
       level thread mapvote();
       level thread gameended();
    
    1. Add in onPlayerSpawned
       self waittil("spawned_players");
       self thread selectmap()
       for(;;){
            self waittil("spawned_players");
            //Other things
       }
    
    1. or add in onPlayerConnected
        player thread selectmap()
    

    GSC Mapvote v2.0 Relesed
    News:

    • Added unique design
    • Added Animation
    • Optimized Code

    How to use it
    All info is inside the mod, for any problems contact me on discord
    Video: https://www.youtube.com/watch?v=eBGx5FxhfNY
    Mapvote 2.0: https://github.com/DoktorSAS/BO2-GSC/tree/master/Trickshot/DoktorSAS-Mapvote V2

    1 Reply Last reply
    0
    • Cahzundefined Offline
      Cahzundefined Offline
      Cahz VIP
      wrote on last edited by
      #2
      This post is deleted!
      1 Reply Last reply
      0
      • adriangoundefined Offline
        adriangoundefined Offline
        adriango
        wrote on last edited by
        #3

        serves for zombies? how can I add that to my server? I don't have any experience in this and I don't know how to do it

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

          adriango this is map vote for mp not zombies

          adriangoundefined 1 Reply Last reply
          0
          • adriangoundefined Offline
            adriangoundefined Offline
            adriango
            replied to Sorex on last edited by
            #5

            Sorex ok ty 😢

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

              adriango Continue to look the post i probaly make mapvote for zombies

              JezuzLizardundefined 1 Reply Last reply
              0
              • JezuzLizardundefined Offline
                JezuzLizardundefined Offline
                JezuzLizard Plutonium Staff
                replied to Sorex on last edited by
                #7

                Sorex This is how you would change the map in zombies using sv_maprotation dvar:

                 setdvar( "sv_maprotation", "gametype " + "zclassic " + "loc " + "prison " + "map " + "zm_prison" );
                

                I do remember testing this and it would kick everyone out at the end of the game and then rotate to the map indicated.

                I tried to see if there was a way to keep clients in after map_rotation but it seems to not be possible

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

                  JezuzLizard Can we talk in private for a project? Sore#1141 on discord

                  1 Reply Last reply
                  0
                  • SucoDeGoiabaundefined Offline
                    SucoDeGoiabaundefined Offline
                    SucoDeGoiaba
                    wrote on last edited by
                    #9

                    You have a mod's screenshot?

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

                      SucoDeGoiaba You can press the youtube link and you can see the video of the mapvote menu

                      1 Reply Last reply
                      1

                      • Login

                      • Don't have an account? Register

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