Insurgency Dedicated Server Installation and Configuration
Insurgency Dedicated Server Installation and Configuration
A quick video with basic how to for a coop server of insurgency
Simple steps in Description
1. Install the Dedicated server off of steam 00:09
2. Install VC++ 2010 (not part of the steam install no idea why) 00:25 https://www.microsoft.com/en-gb/download/details.aspx?id=26999
3. Create the Server.cfg file Program Files/Steam/Steamapps/common/Insurgency Dedicated Server/Insurgency/cfg (A nested folder in the main folder for the server in your steam folder) 00:33
Server.cfg contents
"mapcyclefile" "mapcycle_coop.txt" // "tactical operation" mapcycle - firefight, vip, search and destroy
"mp_friendlyfire" "0" // friendly fire
"mp_tkpunish" "1" // How to punish team killing ( 0 = none, 1 = warning, 2 = kill )
"sv_hud_deathmessages" "0" // death messages
"sv_hud_scoreboard_show_kd" "1" // show k:d on scoreboard
"sv_hud_targetindicator" "1" // show friendly player names when looking at them
"mp_timer_pregame" "10" // timer for the pre-game (before the game starts, usually after map change or on mp_restartgame 1)
"mp_timer_preround" "15" // timer for the pre-round (before the round starts, usually after a previous round ends or on mp_restartround 1)
"mp_timer_postround" "15" // timer for the post-round (after the round starts)
"mp_timer_postgame" "21" // timer for the post-game (at the end of a game / map rotation)
"ins_bot_quota" "0" // if set higher than 0, the server will add this many bots to each team
"sv_deadvoice" "1" // enabling this will allow the dead and living to VOIP each other
"sv_deadchat" "1" // enabling this will allow the dead and living to chat text each other
"sv_deadchat_team" "1" // is deadchat limited to just your team?
sv_password "Game Password Here" //Leave Blank if no password
mp_supply_token_base 50
--------- End of File ---------
4. Create the Game.bat file Program Files/Steam/Steamapps/common/Insurgency Dedicated Server/ (main folder for the server in your steam folder) 00:44
Game.bat Contents
srcds.exe +maxplayers 26 -console -port 27016 +hostname"Your server Name Here" +map siege_coop hunt +rcon_password "RCON password here" +mp_coop_lobbysize 8
--------- End of File ---------
#short #howto #insurgency
Other Videos By Ferret Labs
Other Statistics
Insurgency Statistics For Ferret Labs
At this time, Ferret Labs has 1,546 views for Insurgency spread across 15 videos. About 21 hours worth of Insurgency videos were uploaded to his channel, roughly 3.10% of the content that Ferret Labs has uploaded to YouTube.