-
Notifications
You must be signed in to change notification settings - Fork 1
/
gotv.cfg
31 lines (29 loc) · 1.17 KB
/
gotv.cfg
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
////////////////////////////////////////////////////////////////////////////////////////////
// GOTV //
////////////////////////////////////////////////////////////////////////////////////////////
sv_hibernate_postgame_delay "180" // TODO:
tv_advertise_watchable "1"
tv_allow_camera_man "1"
tv_allow_static_shots "1"
tv_autorecord "0"
tv_chatgroupsize "0"
tv_chattimelimit "8"
tv_debug "0"
tv_delay "10"
tv_delay1 "10"
tv_delaymapchange "1"
tv_deltacache "2"
tv_dispatchmode "1"
tv_enable "1" // TV activate with 1 or deactivated with 0
tv_maxclients "10"
tv_maxrate "128000"
tv_name "GOTV"
tv_nochat "1"
tv_overridemaster "0"
tv_relaypassword ""
tv_relayvoice "0"
tv_snapshotrate "128"
tv_timeout "90"
tv_title "GOTV"
tv_transmitall "1"
say "[Config] gotv.cfg loaded."