qset g_banips "142.173.0.0" pb_sv_taskempty // public info seta "Administrator" "lazz" seta "Email" "lazz@thefunyfarm.net" seta "url" "thefunnyfarm.net" seta "Location" "The deserts of hell" seta "CPU" "386 sx 16" //seta "icq" "ICQ_" //seta "Clan" "CLAN_NAME" seta "Connection" "A tin can and string" set dedicated "2" // 1: dedicated server for lan 2: dedicated server for internet set net_ip "130.13.82.5" // set to override the default IP ET uses set net_port "27960" // set to override the default port ET uses // PASSWORDS & CLIENTS set sv_maxclients "32" // number of players including private slots set g_password "" // set to password protect the server set sv_privateclients "4" // if set > 0, then this number of client slots will be reserved for connections set sv_privatepassword "fast" // that have "password" set to the value of "sv_privatePassword" set rconpassword "newone" // remote console access password set refereePassword "hopefull" // referee status password // DL, RATE set sv_maxRate "15000" // 10000 standard but poor for ET set sv_dl_maxRate "42000" // increase/decerease if you have plenty/little spare bandwidth set sv_allowDownload "1" // global toggle for both legacy download and web download set sv_wwwDownload "0" // toggle to enable web download set sv_wwwBaseURL "" // base URL for redirection set sv_wwwDlDisconnected "0" // tell clients to perform their downloads while disconnected from the server set sv_wwwFallbackURL "" // URL to send to if an http/ftp fails or is refused client side set sv_hostname "^1The^7Funny^4Farm^1.n^7e^4t" set server_motd4 "^2Welcome to ^1The ^7Funny ^4Farm" set server_motd3 "^4Forums at www.thefunnyfarm.net" set server_motd2 "^oBe Cool or Be History" set server_motd1 "^2tFF clans ^gFF^?d ^1FFr ^4iCs //Banners set b_banners "5" set b_bannerlocation "4" set b_bannertime "40" set b_banner1 "^2Welcome to ^1The ^7Funny ^4Farm" set b_banner2 "^oBe Cool or Be History" set b_banner3 "^dTo get your name on the ban list, all ya gotta do is spawnkill" set b_banner4 "^5Forums at www.thefunnyfarm.net" set b_banner5 "^2tFF is home to ^0[^gFF^?d^0] ^[[^1FFr^[] ^9{^4iCs^9} // MISC SETTINGS set g_heavyWeaponRestriction "15" set g_antilag "1" set g_autofireteams "1" set g_fastres "0" set g_friendlyFire "0" set g_gametype "4" // Game type should be set from map rotation script set g_minGameClients "1" set g_maxlives "0" set g_teamforcebalance "1" set g_noTeamSwitching "0" set g_voiceChatsAllowed "15" set g_doWarmup "1" set g_warmup "15" set g_spectatorInactivity "0" set sv_floodProtect "0" set sv_allowDownload "1" set sv_pure "1" set sv_minping "0" set sv_maxping "500" set match_readypercent "10" set match_latejoin "1" set match_minplayers "1" set match_timeoutcount "15" set match_warmupDamage "2" set team_maxplayers "0" set team_nocontrols "1" set pmove_fixed "0" set pmove_msec "8" set g_spawnInvul "3" set b_intermissiontime "30" set b_shove "80" set b_privatemessages "2" set b_showClientCmds "0" set team_maxpanzers "1" set g_LTchargetime "27500" set g_soldierchargetime "22000" set g_medicchargetime "25000" set g_covertopschargetime "25000" set g_engineerchargetime "24500" set b_match_warmupjoin "1" set b_cursefilter "ass bitch fuck shit hoe gay jew nazi bill motherfucker owned pwned omg puss nigg wtf arse" set b_cursefilteraction 2 set b_levels_fieldops "20 50 90" set b_allowlandminehax "1" // VOTING set g_allowVote "0" set g_userAlliedRespawnTime "14" set g_userAxisRespawnTime "16" set g_usertimelimit "30" // Added by TIN to reset time after PMCM // PUNKBUSTER // sv_punkbuster is a readonly variable. Use +set sv_punkbuster on command line or use the command pb_sv_enable in the console pb_sv_enable exec punkbusteretpro.cfg // LOGGING set g_log "etserver.log" // Game logging set g_logsync 1 set logfile 1 // Console logging ( 1: enable 2: enable and sync ) // MAP ROTATION exec campaigncycle.cfg // Campaign mode //exec objectivecycle.cfg // Objective mode //exec lmscycle.cfg // Last Man Standing mode // WATCHDOG // in case the game dies with an ERR_DROP // or any situation leading to server running with no map //set com_watchdog 10 // defaults 60 set com_watchdog_cmd "exec campaigncycle.cfg" // defaults to quit // log stuff set cg_drawNotifyText "1" set cg_textNotify "1" set g_logSync "1" //set g_log set logfile "2"