View Single Post
  #15  
Old 01-25-2005
Caladium Caladium is offline
Moderator
 
Join Date: Dec 2004
Posts: 95
Default

hostname "CaladiumX's Sexy Serv"

// Sets the number of demomen allowed on a team (-1 = none allowed, 0 = unlimited)
cr_demoman 0

// Sets the number of engineers allowed on a team (-1 = none allowed, 0 = unlimited)
cr_engineer 0

// Sets the number of hw's allowed on a team (-1 = none allowed, 0 = unlimited)
cr_hw 0

// Sets the number of medics allowed on a team (-1 = none allowed, 0 = unlimited)
cr_medic 0

// Sets the number of pyros allowed on a team (-1 = none allowed, 0 = unlimited)
cr_pyro 0

// Sets the number of snipers allowed on a team (-1 = none allowed, 0 = unlimited)
cr_sniper 0

// Sets the number of soldiers allowed on a team (-1 = none allowed, 0 = unlimited)
cr_soldier 0

// Sets the number of spies allowed on a team (-1 = none allowed, 0 = unlimited)
cr_spy 0

// Sets the frequency that players can display their logo
decalfrequency 30

// Sets the amount of time that the motd will remain displayed on player's screens.
motd_display_time 8

// Sets the maximum number of decals to be displayed at one time
mp_decals 300

// Toggles realistic fall damage
mp_falldamage 1

// Toggles the use of flashlights for clients
mp_flashlight 1

// Toggles footstep sounds
mp_footsteps 0

// Sets the frag limit for the active map (0 to disable)
mp_fraglimit 0

// Sets the teamplay variable
mp_teamplay 1301

// Sets the in minutes between map changes
mp_timelimit 0

// Toggles the ability of clients to pause the server (Should always be off!)
pausable 0

// Toggles the ability of clients to pause the server (Should always be off!)
pauseable 0

// Toggles auto-aim for clients
sv_aim 0

// Toggles the ability of clients to download maps, decals, and other resources
sv_allowdownload 0

// Toggles the ability of clients to upload models and decals
sv_allowupload 1

// Toggles cheats
sv_cheats 0

// Sets the client bounding box for collisions
sv_clienttrace 3.5

// Sets level of in-game gravity
sv_gravity 800

// Toggles LAN server mode
sv_lan 0

// Sets the maximum number of spectators
sv_maxspectators 8

// Sets the maximum player speed for all clients
sv_maxspeed 500

// Toggles allowing spectator clients to chat
sv_spectalk 1

// Toggles auto team selection
tfc_autoteam 0

// Toggles team balancing by score
tfc_balance_scores 0

// Toggles team balancing by number of players
tfc_balance_teams 0

// Toggles TFC clan battle (tournament) mode
tfc_clanbattle 0

// Toggles locked (play) mode
tfc_clanbattle_locked 0

// Toggles prematch (practice) mode
tfc_clanbattle_prematch 0

// Toggles inclusion of frags in team score total
tfc_fragscoring 0

// Sets respawn delay in TFC games
tfc_respawndelay 0

// Sets number of messages per time period that will cause spamming penalty
tfc_spam_limit 20

// Sets spam penalty level 1
tfc_spam_penalty1 8

// Sets spam penalty level 2
tfc_spam_penalty2 2
__________________
Reply With Quote