// Hostname Should be added HERE! hostname "Enter Hostname" // Set the rcon password rcon_password "enter rcon" // Executable Modificated Variables & Stuff sv_airaccelerate 150 sv_enableboost 1 sv_enablebunnyhopping 1 // Sourcemod Deathmatch sm_ggdm_enable "1" sm_ggdm_respawntime "0.0" sm_ggdm_removeragdolls "1" sm_ggdm_sp_enable "0" //Bot Config bot_allow_grenades 0 bot_allow_machine_guns 0 bot_allow_pistols 0 bot_allow_rifles 0 bot_allow_rogues 0 bot_allow_shotguns 0 bot_allow_snipers 0 bot_allow_sub_machine_guns 0 // Exec files on startup exec banned.cfg exec listip.cfg exec autoexec.cfg // exec mani_server.cfg // Server Logging log on mp_logdetail 1 mp_logmessages 1 // Bot Config bot_quota 20 bot_quota_mode fill bot_join_after_player 0 bot_join_team ct // Server Variables mp_timelimit 25 mp_winlimit 15 mp_autokick 1 mp_autoteambalance 0 mp_c4timer 45 mp_flashlight 1 mp_footsteps 1 mp_forcechasecam 0 mp_freezetime 2 mp_friendlyfire 0 mp_hostagepenalty 4 mp_limitteams 100 mp_roundtime 4 mp_tkpunish 1 sv_restartround 0 sv_maxspeed 320 sv_proxies 1 allow_spectators 0 mp_startmoney 800 mp_chattime 0 sv_allowupload 1 sv_voiceenable 1 sv_alltalk 0 sv_pure 1 sv_password "enter password" sv_downloadurl "enter fastdl url" pausable 0 decalfrequency 60 mp_falldamage 1 // cheat and fun modes sv_aim 0 sv_cheats 0 // Set Rates sv_maxrate 0 sv_minrate 0 sv_mincmdrate 66 sv_minupdaterate 66 sv_maxupdaterate 66 sv_maxcmdrate 66 // Enable/Disable LAN mode sv_lan 0 echo "Set the Hostname at the End of the Loadingtime" echo "Set the Hostname at the End of the Loadingtime" echo "Set the Hostname at the End of the Loadingtime"