|
Location : Serverline Wiki » Left4Dead
|
||||||
![]() |
Left4DeadConfigConfig //Name of the server hostname "%server:name%" // Associate server with a Steam Group (must be steam group number) sv_steamgroup "" mp_gamemode "%mode%" // Setting a search key effectively hides the servers from the matchmaking system // since everyone else has a blank search key set in their client (the default) // sv_search_key "example" sv_tags "" sv_lan 0 sv_region 5 // your server password. a pair of double quotes means it is not set and anyone can join sv_password "%password%" // start rcon settings rcon_password "%rcon_password%" sv_rcon_banpenalty 5 sv_rcon_maxfailures 10 sv_allow_lobby_connect_only 0 // Enable disk logging to try and diagnose any server crashes sv_logfile 1 sv_logsdir "logs/%server:id%" motdfile motd%server:port%.txt hostfile host%server:port%.txt tv_port <gc:eval>%server:port% + 10</gc:eval> |
![]() |
||||
|
|
||||||