leftborder

Tremulous

Config

Config
seta sv_pure "%pure%"

//passwords
set g_needpass <gc:if>%password% != ""<gc:then>1<gc:else>0</gc:if>
set g_password "%password%"
set rconPassword "%rcon_password%"

//loading screen
seta sv_hostname "%server:name%"
seta g_motd "%motd%"

//disallow downloads from the server
seta sv_allowDownload "1"

//maximum number of clients
//greater than 24 is not recommended from a gameplay point of view
seta sv_maxclients "%server:players%"

set g_suddenDeathTime "%suddendeath%"
set timelimit "%timelimit%"

set g_friendlyFire "%ff%"
set cl_maxPing "%maxping%"

//forces each team to have a similar number of players
set g_teamForceBalance 1

//following the first map, start this rotation
set g_initialMapRotation rotation1

//misc settings
set pmove_fixed     0
set sv_minRate      5000
set sv_maxRate      15000
set sv_minSnaps     10

set g_dretchPunt             "%dretchpunt%"
set g_frendlyBuildableFire   "%ffbuild%"

// start this map first
map niveus

//have set up the settings for the first map
set g_alienBuildPoints "%buildpoints%"
set g_humanBuildPoints "%buildpoints%"
set g_humanStage2Threshold "%s2thresh%"
set g_humanStage3Threshold "%s3thresh%"
set g_alienStage2Threshold "%s2thresh%"
set g_alienStage3Threshold "%s3thresh%"


.
Powered by TikiWiki CMS/Groupware
| Theme: Kubrick