// ---------------------------------------------------------------------------
// - PUNKBUSTER STUFFS
// ---------------------------------------------------------------------------
PB_SV_DISABLE // to disable PB uncomment this line
//PB_SV_ENABLE // to enable PB uncomment this line
set sv_strictAuth 0 // use strict auth (i.e. only players with valid q3 key can join)
set sv_punkbuster 0 // PB state (prefer use PB_SV_ ENABLE and DISABLE to set it)
//PB_SV_LOAD pbsv-ra3frl.cfg // PB config file
// ---------------------------------------------------------------------------
// PASSWORDS
// ---------------------------------------------------------------------------
set g_password "" // connection password "none" for no password
set ref_password "" // referee password
set rconpassword "" // rconpassword
set sv_privatePassword "" // private connection password
// ---------------------------------------------------------------------------
// SYSTEM / SERVER CFG
// ---------------------------------------------------------------------------
set server_availmodes "" // list all available mode "" for all
set mode_start "ca" // mode to use when starting server
seta com_hunkmegs "128" // RAM allocated to the server
seta sv_pure 1 // pure server
seta sv_fps 20 // read the docs about this var
seta bot_enable 0 // no bot enable
set g_log "" // name for the log file "" for disabling
seta pmove_fixed 1 // enhanced client sampling
seta server_realping 3 // use enhanced ping detection
seta server_promode 0 // promode off
seta server_vstr 1 // allow vstr in script
seta server_record 15 // auto record mask
seta sv_allowdownload 0 // allow client to download pk3 from server
seta sv_floodprotect 0 // server flood protection
seta server_maxpacketsmin 30 // max and min net settings for clients
seta server_maxpacketsmax 100
seta server_timenudgemin -30
seta server_timenudgemax 0
seta sv_maxrate 10000
seta server_ratemin 3000
// ---------------------------------------------------------------------------
// - MISCS RELATED TO SERVER AND ADMIN
// ---------------------------------------------------------------------------
set sv_hostname "" // name of the server
sets ".admin" "" // admin name (misc informations)
sets ".irc" "" // irc chan
sets ".mode" "" // use of the server
sets ".web" "" // url of admin
sets ".email" "" // email of the admin
// ---------------------------------------------------------------------------
// MASTER SERVERS LIST
// ---------------------------------------------------------------------------
//set sv_master1 "ip:port"
//set sv_master2 "ip:port"
//set sv_master3 "ip:port"
// ---------------------------------------------------------------------------
// MAP CONFIG
// ---------------------------------------------------------------------------
set map_cfgdir "" // directory in which are stored map cfgs
set map_restrict 0 // allow to vote map that are not in map list
// ---------------------------------------------------------------------------
// STANDARD OPTIONS
// ---------------------------------------------------------------------------
seta com_blood 1 // enable guyz to gib bodies
seta sv_maxclients 18 // max number of client including private slots admin
seta sv_PrivateClients 2 // number of private slots
set g_inactivity 0 // number of second of idle time before kicking a player 0 for off
// ---------------------------------------------------------------------------
// MATCH RELATED OPTIONS
// ---------------------------------------------------------------------------
seta match_mutespecs 0
seta match_readypercent 100
// ---------------------------------------------------------------------------
// TEAMPLAY OPTIONS
// ---------------------------------------------------------------------------
seta team_allcaptain 1 // everyone can lock/unlock teams or invite players
seta g_teamAutoJoin 0 // team auto join
seta g_teamForceBalance 0 // team auto balance
// ---------------------------------------------------------------------------
// VOTING
// ---------------------------------------------------------------------------
set g_allowVote 1 // allow user to vote
set vote_limit 6 // 6 falied vote max
set vote_percent 60 // percent for vote accept
set vote_allow_pmove 1
set vote_allow_mutespecs 1
set vote_allow_pure 0
set vote_allow_fastrail 1
set vote_allow_instagib 0
set vote_allow_allcaptain 0
set vote_allow_armordamage 1
set vote_allow_limit 1
set vote_allow_falling 1
set vote_allow_flood 0
set vote_allow_hook 0
set vote_allow_kick 1
set vote_allow_map 1
set vote_allow_maxpackets 1
set vote_allow_promode 1
set vote_allow_armorsystem 0
set vote_allow_vstr 1
set vote_allow_referee 1
set vote_allow_teamdamage 1
set vote_allow_thrufloors 1
set vote_allow_timelimit 0
set vote_allow_timenudge 0
set vote_allow_arenatype 1
// ---------------------------------------------------------------------------
// GAMEFLAGS
// ---------------------------------------------------------------------------
// ---------------------------------------------------------------------------
// START MAP
// ---------------------------------------------------------------------------
map ra3map1