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
-
@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.
-
@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 theset fs_game "mods/bots"
stick in the config which in my current situation it does not. -
I made the following batch script to launch the game but the
fs_game
value still doesn't stick tomods/bots
after the game has launched. I still have to manually open the console by hitting~
and enterset 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%
-
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
-
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 aserver.cfg
file which contains theseta fs_game "" // What mod are we loading? (i.e. "mods/MyMod")
line which can be set to load a mod such asmods/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.
-
@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?
-
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. -
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. -
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