missing file server.cfg creates file server.cfg copy the lines and paste in server.cfg //------------------------------//**Main Server Config**\\--------------------------------\\ hostname "santiago_e.s" //Hostname for server. sv_lan 0 // Change it to 1 if you want a LAN only Server fps_max 300 //Frame rate limiter (FPS is important on the server, this sets the limit higher) //------------------------------------//**RCon**\\----------------------------------------\\ rcon_password 9999 //remote console password sv_rcon_banpenalty 10 //Number of minutes to ban users who fail rcon authentication sv_rcon_maxfailures 10 //Max number of times a user can fail rcon authentication before being banned sv_rcon_minfailures 6 //Number of times a user can fail rcon authentication in sv_rcon_minfailuretime before being banned sv_rcon_minfailuretime 20 //Number of seconds to track failed rcon authentications //------------------------------//**Main Game Settings**\\--------------------------------\\ mp_roundtime 3 //How many minutes each round takes. mp_autokick 0 //Kick idle/team-killing players mp_timelimit 30 //game time per map in minutes mp_winlimit 0 //max number of rounds one team can win before server changes maps mp_maxrounds 0 //max number of rounds to play before server changes maps mp_fraglimit 0 //max number of kills to get before server changes maps mp_allowspectators 1 //toggles whether the server allows spectator mode or not mp_buytime 4 //How many minutes after round start players can buy items for. mp_freezetime 1 //how many seconds to keep players frozen when the round starts decalfrequency 5 //Amount of time in seconds a player can spray their decal mp_friendlyfire 1 //Allow friendly fire mp_falldamage 1 //Will players be damaged when they fall a certain distance mp_footsteps 1 //Makes clients hear footsteps of eachother mp_flashlight 1 //Allow the flashlight to be used mp_forcecamera 0 //Restricts spectator modes for dead players mp_fadetoblack 0 //fade a player's screen to black when he dies mp_chattime 5 //amount of time players can chat after the game is over mp_startmoney 800 //amount of money each player gets when they join the game mp_c4timer 45 //how long from when the C4 is armed until it blows mp_tkpunish 0 //Will a TK'er be punished in the next round? {0=no, 1=yes} mp_hostagepenalty 0 //Terrorist are kicked for killing too much hostages mp_spawnprotectiontime 8 //Kick players who team-kill within this many seconds of a round restart. mp_playerid 0 //Controls what information player see in the status bar: 0 all names, 1 team names, 2 no names //---------------------------------//**Team Settings**\\----------------------------------\\ mp_autoteambalance 1 //Server automatically changes players to even teams mp_limitteams 1 //Max # of players 1 team can have over another (0 disables check) //-----------------------------------//**System**\\---------------------------------------\\ sv_contact jabes.10@hotmail.com//Contact email for server sysop sv_region 2 //The region of the world to report this server in.0=US East coast, 1=US West coast, 2= South America, 3=Europe, 4=Asia, 5=Australia, 6=Middle East, 7=Africa and 255=world. sv_cheats 0 //Allow cheats on server sv_pausable 0 //Is the server pausable. sv_allowdownload 1 //Allow clients to download files sv_allowupload 1 //Allow clients to upload customizations files sv_maxrate 30000 //Max bandwidth rate allowed on server, 0 == unlimited sv_minrate 25000 //Min bandwidth rate allowed on server, 0 == unlimited sv_maxupdaterate 66 //Maximum updates per second that the server will allow (don't change this) sv_minupdaterate 40 //Minimum updates per second that the server will allow (don't change this) sv_alltalk 0 //Players can hear all other players, no team restrictions sv_footsteps 1 //Play footstep sound for players sv_voiceenable 1 //Enables voice talking ingame sv_timeout 30 //After this many seconds without a message from a client, the client is dropped //----------------------------------//**Logging**\\---------------------------------------\\ log on //Creates a logfile (Enable= on Disable= off) sv_logfile 1 //Log server information in the log file. sv_logecho 1 //Echo log information to the console. sv_log_onefile 0 //Log server information to only one file. sv_logbans 1 //Log server bans in the server logs. sv_logdownloadlist 1 //Log files to download. //----------------------------------------------------------------------------------------\\ sv_tags no-steam // now it will be listed at masterserver and will be visible in game's serverbrowser internet list sv_use_steam_voice 0 // voice will work for nosteam properly with this setting net_maxfilesize 999999 exec banned_user.cfg exec banned_ip.cfg writeid writeip (already contains sv_use_steam_voice 0) add server.cfg in the cfg folder