[Half-Life AMXX] / compiled / hltv.cfg Repository:
ViewVC logotype

View of /compiled/hltv.cfg

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1 - (download) (annotate)
Tue Oct 30 09:08:11 2007 UTC (16 years, 5 months ago) by ian
File size: 1325 byte(s)
// HLTV Proxy configuration file

// HLTV proxy runs this file on start up
// This file should only be edited if you want to broadcast a game

// set HLTV proxy name as shown in score board
name "digits | HLTV"
spectatorpassword "eight"

// set HLTV name, how it should appear in game server browsers
hostname "digits | HLTV"

// set offline info text clients will see as reject reason if HLTV isn't broadcasting yet
offlinetext "Sorry, game is delayed. Please try again later."

// delays broadcasting for 30 seconds
delay 180

// allow 3.5 KByte/sec as client rate. This is good a value
// for internet broadcasts. On LAN you may set this value to 10000
maxrate 5000

// log HLTV console in proxy.log
logfile 0

// local chatting for HLTV spectators enabled
chatmode 1

// if game server is password protected, enable this line
serverpassword  "8"

// proxy's adim password for rcon, commentator etc.
adminpassword   "8digit"

// hltv.tga will be shown instead of the default HLTV logo in spectator GUI
// bannerfile "hltv.tga"

// these commands will be executed on connecting spectator client and may be used
// to adjust settings for HLTV (for example voice parameters)
signoncommands "voice_scale 2; voice_overdrive 16; volume 0.5; echo Voice adjusted for HLTV"

maxclients "50"

Contact
ViewVC Help
Powered by ViewVC 1.0.4