diff --git a/IW4x/server_match.cfg b/IW4x/server_match.cfg new file mode 100644 index 0000000..2f86dee --- /dev/null +++ b/IW4x/server_match.cfg @@ -0,0 +1,29 @@ +//////////////////////////////////////////////////////////// +/// IW4x Server Configuration file /// +//////////////////////////////////////////////////////////// + +// Configure your host +set sv_hostname "IW4x Server" +set sv_securityLevel 23 // required security level to join the server + +// Server INFO +set _Admin "Admin" // Your username. +set _Email "youandme@example.org" // E-mail address. you can leave blank +set _Website "http://example.org" // Website +set _Location "EU - West" // Location + +// BASE GAME CONFIGURATION +set g_gametype "war" + +// TEAM DEATHMATCH GAMETYPE SETTINGS +set scr_war_scorelimit "10000" // Score limit to win the game. +set scr_war_timelimit "15" // Duration in minutes for the game to end if the score limit isn't reached. +set scr_war_playerrespawndelay "-1" // -1 is no respawn delay, 0 is automatic, > 0 is X seconds +set scr_war_waverespawndelay "0" // Duration is seconds before the first respawn in each round. +set scr_war_numlives "0" // Number of lives per player 0 for unlimited. +set scr_war_promode "0" +set scr_war_roundlimit "1" // Rounds per game. +set scr_war_winlimit "1" // amount of wins needed to win a round-based game + +// MAP ROTATION TIPS +set sv_mapRotation "map mp_afghan map mp_boneyard map mp_brecourt map mp_checkpoint map mp_derail map mp_estate map mp_favela map mp_highrise map mp_invasion map mp_nightshift map mp_quarry map mp_rundown map mp_rust map mp_subbase map mp_terminal map mp_underpass map mp_compact map mp_complex map mp_crash map mp_overgrown map mp_storm map mp_strike map mp_vacant map mp_fuel2 map mp_abandon map mp_trailerpark" diff --git a/IW4x/server_party.cfg b/IW4x/server_party.cfg new file mode 100644 index 0000000..f8f0f59 --- /dev/null +++ b/IW4x/server_party.cfg @@ -0,0 +1,13 @@ +//////////////////////////////////////////////////////////// +/// IW4x Server Configuration file /// +//////////////////////////////////////////////////////////// + +// Configure your host +set sv_hostname "IW4x Server" +set sv_securityLevel 23 // required security level to join the server + +// Server INFO +set _Admin "Admin" // Your username. +set _Email "youandme@example.org" // E-mail address. you can leave blank +set _Website "http://example.org" // Website +set _Location "EU - West" // Location diff --git a/IW4x/startserver_match.bat b/IW4x/startserver_match.bat new file mode 100644 index 0000000..6d860b6 --- /dev/null +++ b/IW4x/startserver_match.bat @@ -0,0 +1,2 @@ +@echo off +start iw4x.exe -dedicated +set net_port +exec server_match.cfg +party_enable 0 +sv_maxclients 12 +map_rotate diff --git a/IW4x/startserver_party.bat b/IW4x/startserver_party.bat new file mode 100644 index 0000000..51638ae --- /dev/null +++ b/IW4x/startserver_party.bat @@ -0,0 +1,2 @@ +@echo off +start iw4x.exe -dedicated +set net_port +exec server_party.cfg +set playlistFilename "playlists_default.info" +playlist 0