Template:PatchDiff/May 31, 2016 Patch/tf/tf2 misc dir.vpk/cfg/user default.scr

From Team Fortress Wiki
Jump to: navigation, search
661661 }
662662 { "1" }
663663 }
N/A664 
N/A665 "category7"
N/A666 {
N/A667 "#TF_OptionCategory_DemoSupport"
N/A668 { CATEGORY }
N/A669 }
N/A670 
N/A671 "ds_enable"
N/A672 {
N/A673 "#TF_DemoSupport"
N/A674 "#TF_DemoSupport_ToolTip"
N/A675 { LIST
N/A676 "#TF_DemoSupport_Manual" "0"
N/A677 "#TF_DemoSupport_Comp" "1"
N/A678 "#TF_DemoSupport_All" "2"
N/A679 }
N/A680 { "0" }
N/A681 }
N/A682 
N/A683 "ds_dir"
N/A684 {
N/A685 "#TF_DemoSupport_Dir"
N/A686 "#TF_DemoSupport_Dir_ToolTip"
N/A687 { STRING }
N/A688 { "Demos" }
N/A689 }
N/A690 
N/A691 "ds_prefix"
N/A692 {
N/A693 "#TF_DemoSupport_Prefix"
N/A694 "#TF_DemoSupport_Prefix_ToolTip"
N/A695 { STRING }
N/A696 { "" }
N/A697 }
N/A698 
N/A699 "ds_sound"
N/A700 {
N/A701 "#TF_DemoSupport_Sound"
N/A702 { BOOL }
N/A703 { "1" }
N/A704 }
N/A705 
N/A706 "ds_log"
N/A707 {
N/A708 "#TF_DemoSupport_Log"
N/A709 "#TF_DemoSupport_Log_ToolTip"
N/A710 { BOOL }
N/A711 { "1" }
N/A712 }
N/A713 
N/A714 "ds_notify"
N/A715 {
N/A716 "#TF_DemoSupport_Notify"
N/A717 { LIST
N/A718 "#TF_DemoSupport_Notify_ConsoleOnly" "0"
N/A719 "#TF_DemoSupport_Notify_Chat" "1"
N/A720 "#TF_DemoSupport_Notify_HUD" "2"
N/A721 }
N/A722 { "0" }
N/A723 }
N/A724 
N/A725 "ds_screens"
N/A726 {
N/A727 "#TF_DemoSupport_Screens"
N/A728 { BOOL }
N/A729 { "1" }
N/A730 }
N/A731 
N/A732 "ds_min_streak"
N/A733 {
N/A734 "#TF_DemoSupport_MinStreak"
N/A735 "#TF_DemoSupport_MinStreak_ToolTip"
N/A736 { NUMBER 2 1000 }
N/A737 { "4" }
N/A738 }
N/A739 
N/A740 "ds_kill_delay"
N/A741 {
N/A742 "#TF_DemoSupport_KillDelay"
N/A743 "#TF_DemoSupport_KillDelay_ToolTip"
N/A744 { NUMBER 5 1000 }
N/A745 { "15" }
N/A746 }
664747}