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

Plutonium

  1. Home
  2. MW3 Client Support
  3. Launching COD MW3 or IW5 with mods already enabled

Launching COD MW3 or IW5 with mods already enabled

Scheduled Pinned Locked Moved MW3 Client Support
13 Posts 4 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.
  • Resxtundefined Offline
    Resxtundefined Offline
    Resxt Plutonium Staff
    replied to phase19 on last edited by
    #2

    phase19 You don't need to use the set mod anyways for Bot Warfare. If I just start a private match the mod is already enabled for me without any change. I can just open the menu normally to add bots and configure them https://github.com/ineedbots/piw5_bot_warfare#Documentation

    1 Reply Last reply
    0
    • phase19undefined Offline
      phase19undefined Offline
      phase19
      wrote on last edited by
      #3

      I believe whatever you are stating is not accurate. I have already gone through the documentation but I have not found anything that mentions that the mod is already enabled by just loading the game. Can you point specifically what in the documentation that you are trying to refer me to? I have also tested this personally and the mod is not enabled automatically if you just go into a private match and try to add bots using the menu nothing opens up without first having enabled the mod using the console command set fs_game mods/bots.

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

        phase19 well I did for several months. I just start my game, start a private match, press N to open the Bot Warfare menu and procced to spawn bots and play.

        Maybe try adding your set mod line at the bottom of the plutonium.cfg found in the players2 folder in your game files

        phase19undefined 2 Replies Last reply
        0
        • phase19undefined Offline
          phase19undefined Offline
          phase19
          replied to Resxt on last edited by
          #5

          @lResxt said in Launching COD MW3 or IW5 with mods already enabled:

          phase19 well I did for several months. I just start my game, start a private match, press N to open the Bot Warfare menu and procced to spawn bots and play.

          Maybe try adding your set mod line at the bottom of the plutonium.cfg found in the players2 folder in your game files

          I have stated that I have already tried doing that but the value does not stick in the file after the game has been started or closed.

          1 Reply Last reply
          0
          • phase19undefined Offline
            phase19undefined Offline
            phase19
            replied to Resxt on last edited by
            #6

            @lResxt I read your comments on a different thread on this forum and it seems that you're running a dedicated server and have a dedicated server.cfg file in which you can set the set fs_game "mods/bots". So you're case is quite different than mine since you're running a server and I am not and therefore you do not have to load it again and again every time you start a new game since the values inside server.cfg stick. My question is specific to when not running a dedicated server and wanting to have the set fs_game "mods/bots" stick in the config which in my current situation it does not.

            Resxtundefined 1 Reply Last reply
            0
            • phase19undefined Offline
              phase19undefined Offline
              phase19
              wrote on last edited by phase19
              #7

              I made the following batch script to launch the game but the fs_game value still doesn't stick to mods/bots after the game has launched. I still have to manually open the console by hitting ~ and enter set fs_game mods/bots. After the game has been closed the value is removed to default and I have to repeat the whole process again.

              @echo off
              
              set gamepath=%cd%
              set cfg="mods/bots"
              
              cd /D %LOCALAPPDATA%\Plutonium
              
              start /wait /abovenormal bin\plutonium-bootstrapper-win32.exe iw5mp %gamepath% -lan +name "phase19" +set fs_game %cfg%
              
              1 Reply Last reply
              0
              • Resxtundefined Offline
                Resxtundefined Offline
                Resxt Plutonium Staff
                replied to phase19 on last edited by
                #8

                phase19 you don't run this command on servers and I'm talking about private match I mentioned it clearly so I don't see how it's different? Maybe we have different versions or something but I very clearly said I'm talking about private match not servers

                phase19undefined 1 Reply Last reply
                0
                • phase19undefined Offline
                  phase19undefined Offline
                  phase19
                  wrote on last edited by
                  #9

                  In what file is your value set fs_game mods/bots located when you are playing a private match that you don't have to load it through the console when you start a new game? Can you clearly also post that instead of just saying that it works? I have the latest version of Plutonium and Bot Warfare.

                  When someone runs a dedicated server, inside the admin folder, there is a server.cfg file which contains the seta fs_game "" // What mod are we loading? (i.e. "mods/MyMod") line which can be set to load a mod such as mods/bots if the server admin wants bots in their game. So what you said "you don't run this command on servers" is absolutely incorrect.

                  I think you need to read up on documentation yourself before trying to help other people out here.

                  1 Reply Last reply
                  0
                  • phase19undefined Offline
                    phase19undefined Offline
                    phase19
                    replied to Resxt on last edited by
                    #10

                    @lResxt said in Launching COD MW3 or IW5 with mods already enabled:

                    phase19 you don't run this command on servers and I'm talking about private match I mentioned it clearly so I don't see how it's different? Maybe we have different versions or something but I very clearly said I'm talking about private match not servers

                    https://forum.plutonium.pw/topic/15764/iw5-bot-mod-support/6

                    In the above forum thread you stated this "@EastSupremeKai I never tried private games with this mod but I know that on dedicated server if you set the mod to this you get the same error. You need to start a game without touching anything and join normally.
                    There you can open the Bot Warfare menu and spawn bots, change settings etc. https://github.com/ineedbots/piw5_bot_warfare#menu-usage"

                    You were saying you never tried private games with this mod and were running only dedicated server and now stating that you aren't running a dedicated server and playing a private game?

                    1 Reply Last reply
                    0
                    • Chaseundefined Offline
                      Chaseundefined Offline
                      Chase
                      wrote on last edited by
                      #11

                      You don't need to load bot warfare as a mod, just move the mod files into %localappdata%\Plutonium\storage\iw5\scripts (You might need to make this folder) and it will automatically load.

                      phase19undefined 1 Reply Last reply
                      1
                      • phase19undefined Offline
                        phase19undefined Offline
                        phase19
                        replied to Chase on last edited by phase19
                        #12

                        Chase said in Launching COD MW3 or IW5 with mods already enabled:

                        You don't need to load bot warfare as a mod, just move the mod files into %localappdata%\Plutonium\storage\iw5\scripts (You might need to make this folder) and it will automatically load.

                        Thanks a lot. That worked. I simply unrar'ed the Bot Warfare z_svr_bots.iwd package and copied all the folders/files maintaining the folder and file structure into %localappdata%\Plutonium\storage\iw5\. And voila, now whenever I start a Private Match the bots simply load without me having to enter any console commands. Thank you! That resolved my issue.

                        1 Reply Last reply
                        0
                        • XXXsNiPiFyXXXundefined Offline
                          XXXsNiPiFyXXXundefined Offline
                          XXXsNiPiFyXXX
                          wrote on last edited by XXXsNiPiFyXXX
                          #13

                          Does anyone know how to get bots working on a dedicated server?
                          I've been struggling for hours and couldn't figure it out. would love any advice,

                          feel free to message [email protected] since I never open this forum

                          Resxt
                          phase19
                          Chase

                          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