Install Steam
login
|
language
简体中文 (Simplified Chinese)
繁體中文 (Traditional Chinese)
日本語 (Japanese)
한국어 (Korean)
ไทย (Thai)
Български (Bulgarian)
Čeština (Czech)
Dansk (Danish)
Deutsch (German)
Español - España (Spanish - Spain)
Español - Latinoamérica (Spanish - Latin America)
Ελληνικά (Greek)
Français (French)
Italiano (Italian)
Bahasa Indonesia (Indonesian)
Magyar (Hungarian)
Nederlands (Dutch)
Norsk (Norwegian)
Polski (Polish)
Português (Portuguese - Portugal)
Português - Brasil (Portuguese - Brazil)
Română (Romanian)
Русский (Russian)
Suomi (Finnish)
Svenska (Swedish)
Türkçe (Turkish)
Tiếng Việt (Vietnamese)
Українська (Ukrainian)
Report a translation problem
Your local Mod Directory can be found at:
C:\Program Files (x86)\Steam\steamapps\common\sandstorm\Insurgency
you need to copy the Mods directory into your server's Insurgency directory.
You can also manually download the mods from mod.io website but it is tricky to install them. If you want to go that route then you need to do the following:
1.- Go to mod.io website and get into the mod you want to download page.
2.- Write down the mod ID that can be found under the mod's name.
3.- Click at the right side of Description where the cloud icon with an arrow pointing down is, so you can start downloading the mod.
4.- Hover the current release the one with the Trophy filedataXX.zip
5.- Look at the bottom left corner of your screen you will see an url with numbers at the end.
6.- Write down those numbers.
7.- Go to your server's Insurgency/Mods/modio directory and create a new folder and change the name to the mod ID you wrote at step 2.
8.- Once you change the new folder name, open it and create a new folder but this time use the numbers found on the link from step 5
9.- Upload/paste the mod you manually downloaded inside this last folder.
10.- Extract the zip file.
11.- You are done.
That's it
Thank for helping me again man! ♥♥♥♥♥♥♥♥♥ they should actually pay you for the amount of help you give out. Single handedly keeping this games' community servers alive. NWI needs to lift their game hard.
Jump & shoot restricted area's disabled.
Thanks =BB= Pudfark, i guess Dutch and I are on the same page trying to give a helping hand to the ones that need it.
We know how frustrating can be not being able to find the proper documentation and quick replies from DEV's.
We also couldn't bring that much help without Circleus as well, since he is the one that burns his eyebrows trying to find the cvars that never gets shared by the DEV's.
Even tho i'm not happy with the current state of the game right now, i'm happy to be able to help as much server owners as i can.
Last but not least, my inbox is always open to anyone that needs help. Just add me to steam, don't be shy :P
I forgot to add that you still need to add the mods ID inside your Mods.txt file and if you are installing community maps you need to add the scenarios into MapCycle.txt file.
This is correct Sir.
First you need to make sure "-Mods" is in your start.bat
Secondly, start up the server and ensure it says the mod is listed in the console (you might have to scroll up a bit). It should say something like:
"[2020.04.02-04.05.49:239][ 0]LogMod: InitServerMods: 97298 queued for download."
Even if you added the files manually it needs to confirm them. This may take a while depending on your internet speed. Also, as long as the mod is queued for download it will download with no other messages in the console. Use task manager to check if it is downloading by checking if there is any download through the process the server is running on. It'll say this once its downloaded:
"[2020.04.02-05.16.40:635][716]LogModKit: 97298 Operation Redwood: Extraction complete. Extraction was successful.
[2020.04.02-05.16.40:786][716]LogModKit: 97298 Operation Redwood: Download complete. Written State.json to disk.
[2020.04.02-05.16.40:786][716]LogMod: OnModActivatedFromCloud: Operation Redwood[97298] bFromGameServer = true
[2020.04.02-05.16.40:788][716]LogMod: MountMod: OperationRedwood in ../../../Insurgency/Mods/modio/97298/118816 (id: 97298, package: /OperationRedwood/, content: ../../../Insurgency/Plugins/OperationRedwood/Content)
[2020.04.02-05.16.41:485][716]LogMod: MountPak: ../../../Insurgency/Mods/modio/97298/118816/OperationRedwoodpakchunk0-WindowsClient.pak was successful
[2020.04.02-05.16.41:488][716]LogMod: MountPak: ../../../Insurgency/Mods/modio/97298/118816/OperationRedwoodpakchunk0optional-WindowsClient.pak was successful"
Once its downloaded, restart the server.
Chuck this into your rcon if start.bat doesn't work:
travel Wolf-land?Scenario=Scenario_Wolf-land_Checkpoint?game=Checkpoint?Mods?CmdModList=91912 ModDownloadTravelTo=Wolf-land?Scenario=Scenario_Wolf-land_Checkpoint
Hope that helps.
1.- Make sure you added the mods ID's inside your Mods.txt file
2.- Also make sure you added your mod scenario name into MapCycle.txt so it can be voted at the end of the match.
3.- Add this into your start command line:
For example: -ModDownloadTravelTo=OperationRedwood?Scenario=Scenario_OperationRedwood
One more thing modio directory needs to be written all in lowercase
When steamCMD installed the server it created this path only.
...\Sandstorm\Insurgency\Saved\Config\WindowsServer
this is where all the config files were placed. Game.ini and Engine.ini go in this WindowsServer folder. I had originally put Mods.txt, MapCycle.txt and Admins.txt in this same folder.
Upon examining the folder structure of one of my rented servers I observed that these three txt files were in ...Sandstorm\InsurgencyConfig\server.
I created ...Sandstorm\Insurgency\Config\server and put mods.txt, MapCycle.txt and Admins.txt into the server folder and restarted the server. It is working now. The custom maps load and appear in the map voting screen. I hope this may help others. Thanks.