Skip to content

Instantly share code, notes, and snippets.

@pawiromitchel
Created August 9, 2021 15:14
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save pawiromitchel/e8e56ee84944ba3edbae168837c3b5ba to your computer and use it in GitHub Desktop.
Save pawiromitchel/e8e56ee84944ba3edbae168837c3b5ba to your computer and use it in GitHub Desktop.
Insurgency solo server config
// Settings applied when starting a solo game through the menu.
// Steam\steamapps\common\insurgency2\insurgency\cfg
sv_lan 1
ins_bot_difficulty 3
mp_minteamplayers 1
mp_friendlyfire 1 // friendly fire
sv_nwi_banlist 0
sv_hud_deathmessages 1 // death messages
sv_hud_scoreboard_show_kd 1 // show k:d on scoreboard
sv_hud_targetindicator 0 // show friendly player names when looking at them
// cl_drawhud 0 // disable hud
echo Executed solo config.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment