mirror of
https://git.chasehall.net/Chase/COD-Cfgs.git
synced 2025-06-08 06:27:52 -05:00
Delete 'IW4x/server_match.cfg'
This commit is contained in:
parent
f1d77a924e
commit
c2097ad422
@ -1,29 +0,0 @@
|
|||||||
////////////////////////////////////////////////////////////
|
|
||||||
/// 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"
|
|
Loading…
x
Reference in New Issue
Block a user