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

Plutonium

  1. Home
  2. BO2 Modding Releases & Resources
  3. [Release] [Zombies] Configuration Mod for dedicated servers

[Release] [Zombies] Configuration Mod for dedicated servers

Scheduled Pinned Locked Moved BO2 Modding Releases & Resources
39 Posts 19 Posters 14.1k 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.
  • undefined Offline
    undefined Offline
    Kalitos
    replied to MiguelitoS2 on Apr 9, 2020, 11:14 PM last edited by Kalitos Apr 10, 2020, 2:58 AM
    #10

    MiguelitoS2 edited::

    It refers to this line

    level.start_weapon == "c96_zm";
    

    I already checked well. the assignment of the value of the variable is wrong its syntax.
    it changes in all the lines where it assigns the values, since some have that error

    level.start_weapon = "c96_zm";
    
    undefined 1 Reply Last reply Apr 10, 2020, 8:08 AM
    0
    • undefined Offline
      undefined Offline
      JezuzLizard Plutonium Staff
      replied to Kalitos on Apr 10, 2020, 8:08 AM last edited by
      #11

      Kalitos I forgot to try and compile the mod since it seemed all good. Guess I was wrong, now I'm going to have to add more features as punishment oof.

      1 Reply Last reply
      0
      • undefined Offline
        undefined Offline
        MiguelitoS2
        wrote on Apr 10, 2020, 2:31 PM last edited by
        #12

        Hey Jesus,

        Don't suppose you know how to make the Gun Locker and Bank Work in Zombie maps?
        Talking about Buried / Die Rise

        Cheers!

        undefined 1 Reply Last reply Sep 28, 2020, 4:54 AM
        0
        • undefined Offline
          undefined Offline
          Capacitor
          wrote on Apr 20, 2020, 11:14 PM last edited by
          #13

          I'm confused with
          level.zombieSpawnRate = getDvarFloatDefault( "zombieSpawnRate", 2 );
          I am looking to make the rounds quicker by increasing spawn rate but I am have no luck.

          undefined 1 Reply Last reply Apr 21, 2020, 4:00 AM
          0
          • undefined Offline
            undefined Offline
            JezuzLizard Plutonium Staff
            replied to Capacitor on Apr 21, 2020, 4:00 AM last edited by
            #14

            Capacitor That dvars value is in seconds and its used as a wait in the round_spawning(). In this case lower is better and 0.08 is the default lowest time the game waits by default to spawn a zombie.

            1 Reply Last reply
            0
            • undefined Offline
              undefined Offline
              miki
              wrote on Apr 29, 2020, 3:39 PM last edited by
              #15

              where are we meant to put the code on? the dedicated_zm text file?

              undefined 1 Reply Last reply Apr 29, 2020, 4:35 PM
              0
              • undefined Offline
                undefined Offline
                JezuzLizard Plutonium Staff
                replied to miki on Apr 29, 2020, 4:35 PM last edited by
                #16

                miki The dvars all go into your dedicated_zm.cfg. The mod itself is installed in maps/mp/gametypes_zm.

                The dvars are in the example server config and look like this:

                set maxPowerupsPerRound 4
                
                1 Reply Last reply
                0
                • undefined Offline
                  undefined Offline
                  miki
                  wrote on Apr 29, 2020, 9:11 PM last edited by
                  #17

                  Sorry if I'm bothering you but what do you mean by the example server config? I followed the tutorial posted on the forum but I don't think it's not working

                  undefined 1 Reply Last reply Apr 29, 2020, 9:44 PM
                  0
                  • undefined Offline
                    undefined Offline
                    JezuzLizard Plutonium Staff
                    replied to miki on Apr 29, 2020, 9:44 PM last edited by
                    #18

                    miki I highly recommend reading this guide if you don't know how to install mods:
                    https://forum.plutonium.pw/topic/10/tutorial-loading-custom-gsc-scripts

                    Dedicated_zm.cfg is located in t6r/data replace it with the one in the github, then modify the dvars to whatever values you'd like.

                    1 Reply Last reply
                    1
                    • undefined Offline
                      undefined Offline
                      miki
                      wrote on Apr 29, 2020, 10:57 PM last edited by
                      #19

                      well turns out my maps folder wasn't inside the data one. thank you man!

                      1 Reply Last reply
                      0
                      • undefined Offline
                        undefined Offline
                        So High
                        wrote on May 9, 2020, 6:56 PM last edited by
                        #20

                        the dvars for deadshot, reload speed, double tap firerate, and the bleedout time and revive radius arent working

                        undefined 1 Reply Last reply May 10, 2020, 8:29 PM
                        0
                        • undefined Offline
                          undefined Offline
                          JezuzLizard Plutonium Staff
                          replied to So High on May 10, 2020, 8:29 PM last edited by
                          #21

                          @Hobo-Tim I released an update you'll have to use the new mod with the new server config but it should be working now.

                          1 Reply Last reply
                          0
                          • undefined Offline
                            undefined Offline
                            So High
                            wrote on May 17, 2020, 12:15 PM last edited by
                            #22

                            max health still isnt working for me lol. I set it in the _clientids And in dedicated_zm

                            undefined 1 Reply Last reply May 18, 2020, 11:44 AM
                            0
                            • undefined Offline
                              undefined Offline
                              JezuzLizard Plutonium Staff
                              replied to So High on May 18, 2020, 11:44 AM last edited by
                              #23

                              @Hobo-Tim IT Should be working now with the latest update if not its less likely to be on my end since I did successfully test the max health setter myself and it works from the config.

                              1 Reply Last reply
                              0
                              • undefined Offline
                                undefined Offline
                                So High
                                wrote on May 19, 2020, 12:16 AM last edited by
                                #24

                                JezuzLizard think you could take some time to directly help me? it would be nice to get it working. If not i understand though lol

                                undefined 1 Reply Last reply May 19, 2020, 1:15 AM
                                0
                                • undefined Offline
                                  undefined Offline
                                  JezuzLizard Plutonium Staff
                                  replied to So High on May 19, 2020, 1:15 AM last edited by
                                  #25

                                  @Hobo-Tim Sure my discord is JezuzLizard#7864 if you would like to dm. Hopefully if I can fix your issues it will mean my mod can updated with any fixes I end up using to help you.

                                  1 Reply Last reply
                                  0
                                  • undefined Offline
                                    undefined Offline
                                    _KimboSlice_
                                    replied to JezuzLizard on Jun 9, 2020, 9:21 PM last edited by
                                    #26

                                    JezuzLizard how can i install this mod? srry for noob question

                                    luigistyleundefined 1 Reply Last reply Jun 10, 2020, 12:38 AM
                                    0
                                    • luigistyleundefined Offline
                                      luigistyleundefined Offline
                                      luigistyle Plutonium Staff
                                      replied to _KimboSlice_ on Jun 10, 2020, 12:38 AM last edited by
                                      #27

                                      @SlaaayZ
                                      https://forum.plutonium.pw/topic/10/tutorial-loading-custom-gsc-scripts

                                      1 Reply Last reply
                                      1
                                      • undefined Offline
                                        undefined Offline
                                        AdrX003
                                        replied to MiguelitoS2 on Sep 28, 2020, 4:54 AM last edited by
                                        #28

                                        MiguelitoS2 he said that this is "outside the scope of the configuration mod" but also"there are .gscs dedicated to the weapon locker and bank
                                        shouldn't be too hard to find them and modify them
                                        or figure out a way to set players banks/weapon lockers"

                                        im also looking for that

                                        1 Reply Last reply
                                        0
                                        • TTV_WIZEQCundefined Offline
                                          TTV_WIZEQCundefined Offline
                                          TTV_WIZEQC Contributor
                                          wrote on Jan 24, 2021, 12:46 PM last edited by
                                          #29

                                          i got an error with your mod normally i done everything right Exception Code: 0xC0000005
                                          Exception Address: 0x00624570

                                          undefined 1 Reply Last reply Jan 25, 2021, 1:48 AM
                                          0

                                          • 1
                                          • 2
                                          • Login

                                          • Don't have an account? Register

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