gameservergame-servergame-servershacktoberfestdedicated-game-serversgamelinuxgsmserverbashgaminglinuxmultiplayer-game-servershell
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
13 lines
430 B
13 lines
430 B
# Game Settings File
|
|
# insurgency
|
|
# Insurgency Dedicated Server
|
|
|
|
fn_settings_import _srcds
|
|
|
|
fn_set_game_params params_plus "+sv_playlist" "playlist"
|
|
|
|
fn_set_game_params settings "appid" "237410"
|
|
fn_set_game_params settings "defaultmap" "ministry checkpoint"
|
|
fn_set_game_params settings "game" "insurgency"
|
|
fn_set_game_params settings "mapcyclefile" "mapcycle.txt"
|
|
fn_set_game_params settings "playlist" "custom" "Server Playlist"
|
|
|