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

Plutonium

  1. Home
  2. MW3 Client Support
  3. how to set multiple modes in server.cfg file

how to set multiple modes in server.cfg file

Scheduled Pinned Locked Moved MW3 Client Support
19 Posts 2 Posters 397 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.
  • PanDaemonAeonundefined Offline
    PanDaemonAeonundefined Offline
    PanDaemonAeon
    wrote on last edited by
    #1

    good morning guys, I would like to know how you can set more game modes like tdm,hq,dom in the server.cfg file, thanks for your kind attention

    1 Reply Last reply
    0
    • Resxtundefined Offline
      Resxtundefined Offline
      Resxt Plutonium Staff
      wrote on last edited by
      #2

      There are multiple ways to do that.
      Doing it through the cfg would be changing sv_maprotation at the bottom to something like this for example (TDM on Dome then Domination on two maps
      "dsr TDM_default map mp_dome dsr DOM_default map mp_dome map mp_plaza"
      Note that this will always rotate from start to end in the same order

      If you want something more dynamic there are multiple possibilities with one being using a mapvote script such as mine
      https://forum.plutonium.pw/topic/26669/mp-modern-warfare-3-mapvote

      PanDaemonAeonundefined 1 Reply Last reply
      0
      • PanDaemonAeonundefined Offline
        PanDaemonAeonundefined Offline
        PanDaemonAeon
        replied to Resxt on last edited by PanDaemonAeon
        #3

        Resxt
        thanks for your answer, so for each mode I want I have to set like this?
        ex:
        set sv_maprotation "dsr TDM_default
        set sv_maprotation "dsr CTF_default
        set sv_maprotation "dsr HQ_default
        set sv_maprotation "dsr DOM_default
        with obviously the maps needing to rotate, right?
        Sorry for the question, but I'm new to this stuff

        I downloaded your script, how do I install it?

        Resxtundefined 1 Reply Last reply
        0
        • Resxtundefined Offline
          Resxtundefined Offline
          Resxt Plutonium Staff
          replied to PanDaemonAeon on last edited by
          #4

          PanDaemonAeon no you just do it like I told you. You so it in one dvar you don't set it multiple times otherwise it overrides

          If you want to use my mapvote then you don't need to change sv_maprotation. All the instructions are provided on the repository

          PanDaemonAeonundefined 1 Reply Last reply
          0
          • PanDaemonAeonundefined Offline
            PanDaemonAeonundefined Offline
            PanDaemonAeon
            replied to Resxt on last edited by
            #5

            Resxt
            ok then, in the same string set sv_maprotation I put the modes I need as you showed me in the previous message, as for your script in which folder should I put it?

            Resxtundefined 1 Reply Last reply
            0
            • Resxtundefined Offline
              Resxtundefined Offline
              Resxt Plutonium Staff
              replied to PanDaemonAeon on last edited by
              #6

              PanDaemonAeon like I said all the instructions are provided on the topic and Github
              bbebf883-bdb1-4253-b063-6d567fb28334-image.png

              It goes in the same folder you would put any script
              https://github.com/Resxt/Plutonium-IW5-Scripts#how-do-i-use-a-script

              PanDaemonAeonundefined 2 Replies Last reply
              0
              • PanDaemonAeonundefined Offline
                PanDaemonAeonundefined Offline
                PanDaemonAeon
                replied to Resxt on last edited by
                #7

                Resxt
                I'm sorry, I wanted to ask you, to have all the maps including those of the dlc 1-2-3-4 etc, do I have to have a copy of the original game or just follow the guide to install mw3 with plutonium?

                Resxtundefined 1 Reply Last reply
                0
                • Resxtundefined Offline
                  Resxtundefined Offline
                  Resxt Plutonium Staff
                  replied to PanDaemonAeon on last edited by
                  #8

                  PanDaemonAeon you need to buy the game and DLCs from Steam

                  PanDaemonAeonundefined 1 Reply Last reply
                  1
                  • PanDaemonAeonundefined Offline
                    PanDaemonAeonundefined Offline
                    PanDaemonAeon
                    replied to Resxt on last edited by
                    #9

                    Resxt
                    ok thanks you have been very kind and very patient 😄

                    1 Reply Last reply
                    1
                    • PanDaemonAeonundefined Offline
                      PanDaemonAeonundefined Offline
                      PanDaemonAeon
                      wrote on last edited by
                      #10

                      hello, I use this discussion not to open a new one, I set everything as per the tutorial, I opened the ports on my router, but I can't see my server when I enter the game and go to server browser

                      1 Reply Last reply
                      1
                      • PanDaemonAeonundefined Offline
                        PanDaemonAeonundefined Offline
                        PanDaemonAeon
                        wrote on last edited by
                        #11

                        Update: I tried to connect via the command: connect my public ip: my port and I was able to connect, but I can't see my server in the Server Browser list in game

                        patrick84undefined 1 Reply Last reply
                        1
                        • PanDaemonAeonundefined Offline
                          PanDaemonAeonundefined Offline
                          PanDaemonAeon
                          wrote on last edited by
                          #12

                          problem solved

                          1 Reply Last reply
                          0
                          • PanDaemonAeonundefined Offline
                            PanDaemonAeonundefined Offline
                            PanDaemonAeon
                            replied to Resxt on last edited by
                            #13

                            Resxt
                            hello , i installed your script, i installed it in the scripts folder, i set the rotation of both the maps and the modes, but when i go into game, it takes the rotation of the maps which is in the server cfg file

                            Resxtundefined 1 Reply Last reply
                            0
                            • Resxtundefined Offline
                              Resxtundefined Offline
                              Resxt Plutonium Staff
                              replied to PanDaemonAeon on last edited by
                              #14

                              PanDaemonAeon no clue what you're trying to say exactly. Make sure you enabled it. Re read the instructions. set mapvote_enable 1 in server cfg

                              PanDaemonAeonundefined 1 Reply Last reply
                              0
                              • PanDaemonAeonundefined Offline
                                PanDaemonAeonundefined Offline
                                PanDaemonAeon
                                replied to Resxt on last edited by
                                #15

                                Resxt said in how to set multiple modes in server.cfg file:

                                set mapvote_enable 1

                                Hi, I'll try to explain myself better:
                                1)I downloaded the mapvote files
                                2) I put the mapvote files in the "scripts" folder
                                3) I opened the server.cfg file (located in the admin folder)
                                4) I added the command set mapvote_enable 1 ,
                                so far everything correct?

                                Resxtundefined 1 Reply Last reply
                                0
                                • Resxtundefined Offline
                                  Resxtundefined Offline
                                  Resxt Plutonium Staff
                                  replied to PanDaemonAeon on last edited by
                                  #16

                                  PanDaemonAeon yes this is enough to get it working with default values

                                  PanDaemonAeonundefined 1 Reply Last reply
                                  0
                                  • PanDaemonAeonundefined Offline
                                    PanDaemonAeonundefined Offline
                                    PanDaemonAeon
                                    replied to Resxt on last edited by
                                    #17

                                    Resxt said in how to set multiple modes in server.cfg file:

                                    yes this is enough to get it working with default values

                                    ok, thanks for the reply. In the server.cfg file, I can also copy:
                                    set mapvote_maps (I would like to decide which maps to play)
                                    set mapvote_modes (I'd like to decide which modes to play)

                                    Resxtundefined 1 Reply Last reply
                                    0
                                    • Resxtundefined Offline
                                      Resxtundefined Offline
                                      Resxt Plutonium Staff
                                      replied to PanDaemonAeon on last edited by
                                      #18

                                      PanDaemonAeon you can copy all the dvars like the repository explains. It shows you all configurable dvars and how to configure them

                                      PanDaemonAeonundefined 1 Reply Last reply
                                      0
                                      • PanDaemonAeonundefined Offline
                                        PanDaemonAeonundefined Offline
                                        PanDaemonAeon
                                        replied to Resxt on last edited by
                                        #19

                                        Resxt said in how to set multiple modes in server.cfg file:

                                        you can copy all the dvars like the repository explains. It shows you all configurable dvars and how to configure them

                                        thanks, yes I already did 😄 , everything is ok

                                        1 Reply Last reply
                                        0

                                        • Login

                                        • Don't have an account? Register

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