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

Annotation of /compiled/hltv.cfg

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1 - (view) (download)

1 : ian 1 // HLTV Proxy configuration file
2 :    
3 :     // HLTV proxy runs this file on start up
4 :     // This file should only be edited if you want to broadcast a game
5 :    
6 :     // set HLTV proxy name as shown in score board
7 :     name "digits | HLTV"
8 :     spectatorpassword "eight"
9 :    
10 :     // set HLTV name, how it should appear in game server browsers
11 :     hostname "digits | HLTV"
12 :    
13 :     // set offline info text clients will see as reject reason if HLTV isn't broadcasting yet
14 :     offlinetext "Sorry, game is delayed. Please try again later."
15 :    
16 :     // delays broadcasting for 30 seconds
17 :     delay 180
18 :    
19 :     // allow 3.5 KByte/sec as client rate. This is good a value
20 :     // for internet broadcasts. On LAN you may set this value to 10000
21 :     maxrate 5000
22 :    
23 :     // log HLTV console in proxy.log
24 :     logfile 0
25 :    
26 :     // local chatting for HLTV spectators enabled
27 :     chatmode 1
28 :    
29 :     // if game server is password protected, enable this line
30 :     serverpassword "8"
31 :    
32 :     // proxy's adim password for rcon, commentator etc.
33 :     adminpassword "8digit"
34 :    
35 :     // hltv.tga will be shown instead of the default HLTV logo in spectator GUI
36 :     // bannerfile "hltv.tga"
37 :    
38 :     // these commands will be executed on connecting spectator client and may be used
39 :     // to adjust settings for HLTV (for example voice parameters)
40 :     signoncommands "voice_scale 2; voice_overdrive 16; volume 0.5; echo Voice adjusted for HLTV"
41 :    
42 :     maxclients "50"

Contact
ViewVC Help
Powered by ViewVC 1.0.4