Freeze Tag server config

All the commands in this text can be used in connection with the rcon password on BW bookables!
e.g. "rcon ckicken map q2dm" or "rcon chicken set new_team_count 0" if the pssword is chicken!
the"set new_team_count 0" command is very important for matches,
cause if its 0 no green or yellow team opens and the score limit is 8.
if you type "new_team_count" the server displays the status e.g. 5 (default)


Keep in mind: You cant change the mod (e.g."rcon chicken game ctf") on BW's bookables!!!!
It causes the server to crash and never comeback!!!!!


btw // means all the words in the same line after // are not noticed by the server, its a comment.
set _isp "" s // these are made up
set _location "Germany" s // the s lets GameSpy see them
set _admin "Pennywise" s
set _email "pennywise@lords-of-doom.de" s
set _website "http://www.lords-of-doom.de" s

set allow_download 1
set allow_download_maps 1
set allow_download_models 1
set allow_download_players 1
set allow_download_sounds 1
// Download Options

set rcon_password chicken
//Admin Passwort

set hostname "Thunderdome >LsD<-Clan Freeze Tag "
set public 1 // when dedicated
// setmaster q2master.planetquake.com www.telefragged.com

set maxclients 16
set maxspectators 4 // keep high
set deathmatch 1
// set dmflags 16400 // friendly fire
set dmflags 16656
set fraglimit 50
set timelimit 20
// set password "foo"
// set needpass 1
set flood_msgs 4
set flood_persecond 4
set flood_waitdelay 10
//set sv_maplist "" // use [maplist] in freeze.ini

set sl_log_method 1
// set sl_filename "%y-%m-%d.log"
set sl_filename "Freeze.log"
set sl_log_style 1

set point_limit 8 // 3 times greater if green or yellow playing
set new_team_count 0 // two teams only
//set new_team_count 5 // open green or yellow
set frozen_time 100 // max time frozen (in seconds)
set item_respawn_time 20 // default 30
set random_map 1
set vote_percent 50
set use_ready 0

set hook_max_len 1000
set hook_min_len 40
// set hook_rpf 0 // no hook
set hook_rpf 80 // how fast player moves
set hook_speed 1100 // how fast hook moves
set grapple_wall 0 // only grapple bodies

set start_armor 50
// 1 shotgun
// 2 super shotgun
// 4 machinegun
// 8 chaingun
// 16 grenade launcher
// 32 rocket launcher
// 64 hyperblaster
// 128 railgun
//
// shotgun + super shotgun + rocket launcher on respawn?
// add the numbers
// 1 + 2 + 32 = set start_weapon 35
set start_weapon 2