1
mirror of https://gitlab.com/jessieh/doghud.git synced 2024-09-19 13:41:46 +00:00
doghud/resource/ui/publishfiledialog.res

1280 lines
32 KiB
Plaintext

"PublishFileDialog.res"
{
"PublishFileDialog"
{
"ControlName" "CPublishFileDialog"
"fieldName" "PublishFileDialog"
"xpos" "c-300"
"ypos" "c-200"
"wide" "600"
"tall" "400"
"autoResize" "0"
"pinCorner" "0"
"visible" "1"
"enabled" "1"
"tabPosition" "0"
"settitlebarvisible" "0"
"border" "MaterialBlackDark"
}
"Background"
{
"ControlName" "EditablePanel"
"fieldName" "Background"
"xpos" "9999"
}
"WorkshopBG"
{
"ControlName" "ImagePanel"
"fieldName" "WorkshopBG"
"xpos" "9999"
}
"BackgroundBottom"
{
"ControlName" "EditablePanel"
"fieldName" "BackgroundBottom"
"xpos" "9999"
}
"Title"
{
"ControlName" "Label"
"fieldName" "Title"
"xpos" "15"
"ypos" "15"
"wide" "250"
"tall" "25"
"autoResize" "0"
"pinCorner" "0"
"visible" "1"
"enabled" "1"
"tabPosition" "0"
"labelText" "#TF_PublishFile_Title"
"textAlignment" "west"
"dulltext" "0"
"brighttext" "0"
"wrap" "0"
"AllCaps" "1"
"font" "Size 24"
"fgcolor_override" "WhiteDark"
}
"LabelPreview"
{
"ControlName" "Label"
"fieldName" "LabelPreview"
"xpos" "15"
"ypos" "45"
"wide" "250"
"tall" "25"
"autoResize" "0"
"pinCorner" "0"
"visible" "1"
"enabled" "1"
"tabPosition" "0"
"labelText" "#TF_PublishFile_Preview"
"textAlignment" "west"
"dulltext" "0"
"brighttext" "0"
"wrap" "0"
"AllCaps" "1"
"font" "Size 14"
"fgcolor_override" "WhiteDark"
}
"PreviewImageBorder"
{
"ControlName" "EditablePanel"
"fieldName" "PreviewImageBorder"
"xpos" "15"
"ypos" "65"
"zpos" "-99"
"wide" "150"
"tall" "150"
"autoResize" "0"
"pinCorner" "0"
"visible" "1"
"enabled" "1"
"tabPosition" "0"
"border" "SteamWorkshopBorder"
"PreviewDescription"
{
"ControlName" "Label"
"fieldName" "PreviewDescription"
"xpos" "5"
"ypos" "0"
"wide" "140"
"tall" "120"
"autoResize" "0"
"pinCorner" "0"
"visible" "1"
"enabled" "1"
"tabPosition" "0"
"labelText" "#TF_PublishFile_PreviewDesc"
"textAlignment" "center"
"dulltext" "0"
"brighttext" "0"
"wrap" "1"
"AllCaps" "1"
"font" "Size 11"
"fgcolor_override" "WhiteDark"
}
}
"PreviewImage"
{
"ControlName" "CBitmapPanel"
"fieldName" "PreviewImage"
"xpos" "15"
"ypos" "65"
"wide" "150"
"tall" "150"
"visible" "1"
}
"ButtonPreviewBrowse"
{
"ControlName" "CExButton"
"fieldName" "ButtonPreviewBrowse"
"xpos" "12"
"ypos" "224"
"wide" "155"
"tall" "25"
"autoResize" "0"
"pinCorner" "0"
"visible" "1"
"enabled" "1"
"tabPosition" "0"
"labelText" "#TF_PublishFile_Browse"
"textAlignment" "center"
"dulltext" "0"
"brighttext" "0"
"wrap" "0"
"Command" "PreviewBrowse"
"Default" "1"
"font" "Size 14"
"AllCaps" "1"
"sound_depressed" "UI/buttonclick.wav"
"sound_released" "UI/buttonclickrelease.wav"
"paintbackground" "0"
"border_default" "MaterialGrayDarker"
"border_armed" "MaterialHypno"
"defaultFgColor_override" "White"
"armedFgColor_override" "White"
"depressedFgColor_override" "White"
}
"LabelTitle"
{
"ControlName" "Label"
"fieldName" "LabelTitle"
"xpos" "175"
"ypos" "45"
"wide" "250"
"tall" "25"
"autoResize" "0"
"pinCorner" "0"
"visible" "1"
"enabled" "1"
"tabPosition" "0"
"labelText" "#TF_PublishFile_TitleLabel"
"textAlignment" "west"
"dulltext" "0"
"brighttext" "0"
"wrap" "0"
"AllCaps" "1"
"font" "Size 14"
"fgcolor_override" "WhiteDark"
}
"FileTitle"
{
"ControlName" "TextEntry"
"fieldName" "FileTitle"
"xpos" "175"
"ypos" "70"
"wide" "250"
"tall" "25"
"autoResize" "0"
"pinCorner" "0"
"visible" "1"
"enabled" "1"
"tabPosition" "1"
"textHidden" "0"
"editable" "1"
"maxchars" "128"
"NumericInputOnly" "0"
"unicode" "1"
"fgcolor_override" "White"
"bgcolor_override" "GrayDarkest"
"paintbackgroundtype" "0"
"font" "Size 14"
}
"LabelDesc"
{
"ControlName" "Label"
"fieldName" "LabelDesc"
"xpos" "175"
"ypos" "95"
"wide" "275"
"tall" "25"
"autoResize" "0"
"pinCorner" "0"
"visible" "1"
"enabled" "1"
"tabPosition" "0"
"labelText" "#TF_PublishFile_DescLabel"
"textAlignment" "west"
"dulltext" "0"
"brighttext" "0"
"wrap" "0"
"AllCaps" "1"
"font" "Size 14"
"fgcolor_override" "WhiteDark"
}
"FileDesc"
{
"ControlName" "TextEntry"
"fieldName" "FileDesc"
"xpos" "175"
"ypos" "120"
"wide" "250"
"tall" "125"
"autoResize" "0"
"pinCorner" "0"
"visible" "1"
"enabled" "1"
"tabPosition" "1"
"textHidden" "0"
"editable" "1"
"maxchars" "8000"
"NumericInputOnly" "0"
"unicode" "1"
"fgcolor_override" "White"
"bgcolor_override" "GrayDarkest"
"paintbackgroundtype" "0"
"font" "Size 14"
}
"LabelSourceFile"
{
"ControlName" "Label"
"fieldName" "LabelSourceFile"
"xpos" "175"
"ypos" "250"
"wide" "250"
"tall" "25"
"autoResize" "0"
"pinCorner" "0"
"visible" "1"
"enabled" "1"
"tabPosition" "0"
"labelText" "#TF_PublishFile_FileLabel"
"textAlignment" "west"
"dulltext" "0"
"brighttext" "0"
"wrap" "0"
"AllCaps" "1"
"font" "Size 14"
"fgcolor_override" "WhiteDark"
}
"SourceFile"
{
"ControlName" "Label"
"fieldName" "SourceFile"
"xpos" "225"
"ypos" "250"
"wide" "275"
"tall" "25"
"autoResize" "0"
"pinCorner" "0"
"visible" "1"
"enabled" "1"
"tabPosition" "1"
"labelText" "#TF_PublishFile_NoFileSelected"
"textHidden" "0"
"editable" "0"
"maxchars" "256"
"NumericInputOnly" "0"
"unicode" "0"
"AllCaps" "1"
"font" "Size 14"
"fgcolor_override" "WhiteDark"
}
"ButtonSourceCosmetics"
{
"ControlName" "CExImageButton"
"fieldName" "ButtonSourceCosmetics"
"xpos" "85"
"ypos" "275"
"wide" "140"
"tall" "30"
"autoResize" "0"
"pinCorner" "0"
"visible" "1"
"enabled" "1"
"tabPosition" "0"
"labelText" "#TF_PublishFile_Cosmetics"
"textAlignment" "center"
"dulltext" "0"
"brighttext" "0"
"wrap" "0"
"Command" "MainFileCosmetics"
"Default" "1"
"font" "Size 14"
"AllCaps" "1"
"sound_depressed" "UI/buttonclick.wav"
"sound_released" "UI/buttonclickrelease.wav"
"paintbackground" "0"
"border_default" "MaterialGrayDarker"
"border_armed" "MaterialHypno"
"defaultFgColor_override" "White"
"armedFgColor_override" "White"
"depressedFgColor_override" "White"
}
"ButtonSourceOther"
{
"ControlName" "CExButton"
"fieldName" "ButtonSourceOther"
"xpos" "230"
"ypos" "275"
"wide" "140"
"tall" "30"
"autoResize" "0"
"pinCorner" "0"
"visible" "1"
"enabled" "1"
"tabPosition" "0"
"labelText" "#TF_PublishFile_Other"
"textAlignment" "center"
"dulltext" "0"
"brighttext" "0"
"wrap" "0"
"Command" "MainFileOther"
"Default" "1"
"font" "Size 14"
"AllCaps" "1"
"sound_depressed" "UI/buttonclick.wav"
"sound_released" "UI/buttonclickrelease.wav"
"paintbackground" "0"
"border_default" "MaterialGrayDarker"
"border_armed" "MaterialHypno"
"defaultFgColor_override" "White"
"armedFgColor_override" "White"
"depressedFgColor_override" "White"
}
"ButtonSourceMaps"
{
"ControlName" "CExImageButton"
"fieldName" "ButtonSourceMaps"
"xpos" "375"
"ypos" "275"
"wide" "140"
"tall" "30"
"autoResize" "0"
"pinCorner" "0"
"visible" "1"
"enabled" "1"
"tabPosition" "0"
"labelText" "#TF_PublishFile_Maps"
"textAlignment" "center"
"dulltext" "0"
"brighttext" "0"
"wrap" "0"
"Command" "MainFileMaps"
"Default" "1"
"font" "Size 14"
"AllCaps" "1"
"sound_depressed" "UI/buttonclick.wav"
"sound_released" "UI/buttonclickrelease.wav"
"paintbackground" "0"
"border_default" "MaterialGrayDarker"
"border_armed" "MaterialHypno"
"defaultFgColor_override" "White"
"armedFgColor_override" "White"
"depressedFgColor_override" "White"
}
"BrowseDescription"
{
"ControlName" "Label"
"fieldName" "BrowseDescription"
"xpos" "175"
"ypos" "300"
"wide" "270"
"tall" "55"
"autoResize" "0"
"pinCorner" "0"
"visible" "1"
"enabled" "1"
"tabPosition" "0"
"labelText" "#TF_PublishFile_BrowseDesc"
"textAlignment" "center"
"dulltext" "0"
"brighttext" "0"
"wrap" "1"
"AllCaps" "1"
"font" "Size 11"
"fgcolor_override" "WhiteDark"
}
"TagsTitle"
{
"ControlName" "Label"
"fieldName" "TagsTitle"
"xpos" "430"
"ypos" "45"
"wide" "100"
"tall" "25"
"autoResize" "0"
"pinCorner" "0"
"visible" "1"
"enabled" "1"
"tabPosition" "0"
"labelText" "#TF_PublishFile_Tags"
"textAlignment" "west"
"dulltext" "0"
"brighttext" "0"
"wrap" "0"
"AllCaps" "1"
"font" "Size 11"
"fgcolor_override" "WhiteDark"
}
"ClassUsagePanel"
{
"ControlName" "EditablePanel"
"fieldName" "ClassUsagePanel"
"xpos" "430"
"ypos" "45"
"wide" "160"
"tall" "228"
"visible" "1"
"paintbackground" "0"
"ClassCheckBox1"
{
"ControlName" "CheckButton"
"fieldName" "ClassCheckBox1"
"labelText" "#TF_Class_Name_Scout"
"Font" "Size 8"
"textAlignment" "west"
"xpos" "0"
"ypos" "25"
"zpos" "1"
"wide" "75"
"tall" "20"
"autoResize" "0"
"pinCorner" "0"
"visible" "1"
"enabled" "1"
"dulltext" "0"
"brighttext" "0"
"disabledfgcolor2_override" "WhiteDark"
}
"ClassCheckBox2"
{
"ControlName" "CheckButton"
"fieldName" "ClassCheckBox2"
"labelText" "#TF_Class_Name_Sniper"
"Font" "Size 8"
"textAlignment" "west"
"xpos" "0"
"ypos" "45"
"zpos" "1"
"wide" "75"
"tall" "20"
"autoResize" "0"
"pinCorner" "0"
"visible" "1"
"enabled" "1"
"dulltext" "0"
"brighttext" "0"
"disabledfgcolor2_override" "WhiteDark"
}
"ClassCheckBox3"
{
"ControlName" "CheckButton"
"fieldName" "ClassCheckBox3"
"labelText" "#TF_Class_Name_Soldier"
"Font" "Size 8"
"textAlignment" "west"
"xpos" "0"
"ypos" "65"
"zpos" "1"
"wide" "75"
"tall" "20"
"autoResize" "0"
"pinCorner" "0"
"visible" "1"
"enabled" "1"
"dulltext" "0"
"brighttext" "0"
"disabledfgcolor2_override" "WhiteDark"
}
"ClassCheckBox4"
{
"ControlName" "CheckButton"
"fieldName" "ClassCheckBox4"
"labelText" "#TF_Class_Name_Demoman"
"Font" "Size 8"
"textAlignment" "west"
"xpos" "0"
"ypos" "85"
"zpos" "1"
"wide" "75"
"tall" "20"
"autoResize" "0"
"pinCorner" "0"
"visible" "1"
"enabled" "1"
"dulltext" "0"
"brighttext" "0"
"disabledfgcolor2_override" "WhiteDark"
}
"ClassCheckBox5"
{
"ControlName" "CheckButton"
"fieldName" "ClassCheckBox5"
"labelText" "#TF_Class_Name_Medic"
"Font" "Size 8"
"textAlignment" "west"
"xpos" "0"
"ypos" "105"
"zpos" "1"
"wide" "75"
"tall" "20"
"autoResize" "0"
"pinCorner" "0"
"visible" "1"
"enabled" "1"
"dulltext" "0"
"brighttext" "0"
"disabledfgcolor2_override" "WhiteDark"
}
"ClassCheckBox6"
{
"ControlName" "CheckButton"
"fieldName" "ClassCheckBox6"
"labelText" "#TF_Class_Name_HWGuy"
"Font" "Size 8"
"textAlignment" "west"
"xpos" "0"
"ypos" "125"
"zpos" "1"
"wide" "75"
"tall" "20"
"autoResize" "0"
"pinCorner" "0"
"visible" "1"
"enabled" "1"
"dulltext" "0"
"brighttext" "0"
"disabledfgcolor2_override" "WhiteDark"
}
"ClassCheckBox7"
{
"ControlName" "CheckButton"
"fieldName" "ClassCheckBox7"
"labelText" "#TF_Class_Name_Pyro"
"Font" "Size 8"
"textAlignment" "west"
"xpos" "0"
"ypos" "145"
"zpos" "1"
"wide" "75"
"tall" "20"
"autoResize" "0"
"pinCorner" "0"
"visible" "1"
"enabled" "1"
"dulltext" "0"
"brighttext" "0"
"disabledfgcolor2_override" "WhiteDark"
}
"ClassCheckBox8"
{
"ControlName" "CheckButton"
"fieldName" "ClassCheckBox8"
"labelText" "#TF_Class_Name_Spy"
"Font" "Size 8"
"textAlignment" "west"
"xpos" "0"
"ypos" "165"
"zpos" "1"
"wide" "75"
"tall" "20"
"autoResize" "0"
"pinCorner" "0"
"visible" "1"
"enabled" "1"
"dulltext" "0"
"brighttext" "0"
"disabledfgcolor2_override" "WhiteDark"
}
"ClassCheckBox9"
{
"ControlName" "CheckButton"
"fieldName" "ClassCheckBox9"
"labelText" "#TF_Class_Name_Engineer"
"Font" "Size 8"
"textAlignment" "west"
"xpos" ""
"ypos" "185"
"zpos" "1"
"wide" "75"
"tall" "20"
"autoResize" "0"
"pinCorner" "0"
"visible" "1"
"enabled" "1"
"dulltext" "0"
"brighttext" "0"
"disabledfgcolor2_override" "WhiteDark"
}
"TagCheckbox_Headgear"
{
"ControlName" "CheckButton"
"fieldName" "TagCheckbox_Headgear"
"labelText" "#TF_SteamWorkshop_Tag_Headgear"
"Font" "Size 8"
"textAlignment" "west"
"xpos" "85"
"ypos" "25"
"zpos" "1"
"wide" "75"
"tall" "20"
"autoResize" "0"
"pinCorner" "0"
"visible" "1"
"enabled" "1"
"dulltext" "0"
"brighttext" "0"
"disabledfgcolor2_override" "WhiteDark"
}
"TagCheckbox_Weapon"
{
"ControlName" "CheckButton"
"fieldName" "TagCheckbox_Weapon"
"labelText" "#TF_SteamWorkshop_Tag_Weapon"
"Font" "Size 8"
"textAlignment" "west"
"xpos" "85"
"ypos" "45"
"zpos" "1"
"wide" "75"
"tall" "20"
"autoResize" "0"
"pinCorner" "0"
"visible" "1"
"enabled" "1"
"dulltext" "0"
"brighttext" "0"
"disabledfgcolor2_override" "WhiteDark"
}
"TagCheckbox_Misc"
{
"ControlName" "CheckButton"
"fieldName" "TagCheckbox_Misc"
"labelText" "#TF_SteamWorkshop_Tag_Misc"
"Font" "Size 8"
"textAlignment" "west"
"xpos" "85"
"ypos" "65"
"zpos" "1"
"wide" "75"
"tall" "20"
"autoResize" "0"
"pinCorner" "0"
"visible" "1"
"enabled" "1"
"dulltext" "0"
"brighttext" "0"
"disabledfgcolor2_override" "WhiteDark"
}
"TagCheckbox_SoundDevice"
{
"ControlName" "CheckButton"
"fieldName" "TagCheckbox_SoundDevice"
"labelText" "#TF_SteamWorkshop_Tag_SoundDevice"
"Font" "Size 8"
"textAlignment" "west"
"xpos" "85"
"ypos" "85"
"zpos" "1"
"wide" "75"
"tall" "20"
"autoResize" "0"
"pinCorner" "0"
"visible" "1"
"enabled" "1"
"dulltext" "0"
"brighttext" "0"
"disabledfgcolor2_override" "WhiteDark"
}
"TagCheckbox_Halloween"
{
"ControlName" "CheckButton"
"fieldName" "TagCheckbox_Halloween"
"labelText" "#TF_SteamWorkshop_Tag_Halloween"
"Font" "Size 8"
"textAlignment" "west"
"xpos" "85"
"ypos" "105"
"zpos" "1"
"wide" "75"
"tall" "20"
"autoResize" "0"
"pinCorner" "0"
"visible" "1"
"enabled" "1"
"dulltext" "0"
"brighttext" "0"
"disabledfgcolor2_override" "WhiteDark"
}
"TagCheckbox_Smissmas"
{
"ControlName" "CheckButton"
"fieldName" "TagCheckbox_Smissmas"
"labelText" "#TF_SteamWorkshop_Tag_Smissmas"
"Font" "Size 8"
"textAlignment" "west"
"xpos" "85"
"ypos" "125"
"zpos" "1"
"wide" "75"
"tall" "20"
"autoResize" "0"
"pinCorner" "0"
"visible" "1"
"enabled" "1"
"dulltext" "0"
"brighttext" "0"
"disabledfgcolor2_override" "WhiteDark"
}
"TagCheckbox_Taunt"
{
"ControlName" "CheckButton"
"fieldName" "TagCheckbox_Taunt"
"labelText" "#TF_SteamWorkshop_Tag_Taunt"
"Font" "Size 8"
"textAlignment" "west"
"xpos" "85"
"ypos" "145"
"zpos" "1"
"wide" "75"
"tall" "20"
"autoResize" "0"
"pinCorner" "0"
"visible" "1"
"enabled" "1"
"dulltext" "0"
"brighttext" "0"
"disabledfgcolor2_override" "WhiteDark"
}
"TagCheckbox_UnusualEffect"
{
"ControlName" "CheckButton"
"fieldName" "TagCheckbox_UnusualEffect"
"labelText" "#TF_SteamWorkshop_Tag_UnusualEffect"
"Font" "Size 8"
"textAlignment" "west"
"xpos" "85"
"ypos" "165"
"zpos" "1"
"wide" "75"
"tall" "20"
"autoResize" "0"
"pinCorner" "0"
"visible" "1"
"enabled" "1"
"dulltext" "0"
"brighttext" "0"
"disabledfgcolor2_override" "WhiteDark"
}
"TagCheckbox_WarPaint"
{
"ControlName" "CheckButton"
"fieldName" "TagCheckbox_WarPaint"
"labelText" "#TF_SteamWorkshop_Tag_WarPaint"
"Font" "Size 8"
"textAlignment" "west"
"xpos" "85"
"ypos" "185"
"zpos" "1"
"wide" "75"
"tall" "20"
"autoResize" "0"
"pinCorner" "0"
"visible" "1"
"enabled" "1"
"dulltext" "0"
"brighttext" "0"
"disabledfgcolor2_override" "WhiteDark"
}
"TagCheckbox_Jungle"
{
"ControlName" "CheckButton"
"fieldName" "TagCheckbox_Jungle"
"labelText" "#TF_SteamWorkshop_Tag_Jungle"
"Font" "Size 8"
"textAlignment" "west"
"xpos" "85"
"ypos" "205"
"zpos" "1"
"wide" "75"
"tall" "20"
"autoResize" "0"
"pinCorner" "0"
"visible" "1"
"enabled" "1"
"dulltext" "0"
"brighttext" "0"
"disabledfgcolor2_override" "WhiteDark"
}
"MapsCheckBox_CTF"
{
"ControlName" "CheckButton"
"fieldName" "MapsCheckBox_CTF"
"labelText" "#TF_SteamWorkshop_Tag_CTF"
"Font" "Size 8"
"textAlignment" "west"
"xpos" "0"
"ypos" "25"
"zpos" "1"
"wide" "80"
"tall" "20"
"autoResize" "0"
"pinCorner" "0"
"visible" "1"
"enabled" "1"
"dulltext" "0"
"brighttext" "0"
"disabledfgcolor2_override" "WhiteDark"
}
"MapsCheckBox_CP"
{
"ControlName" "CheckButton"
"fieldName" "MapsCheckBox_CP"
"labelText" "#TF_SteamWorkshop_Tag_CP"
"Font" "Size 8"
"textAlignment" "west"
"xpos" "0"
"ypos" "45"
"zpos" "1"
"wide" "80"
"tall" "20"
"autoResize" "0"
"pinCorner" "0"
"visible" "1"
"enabled" "1"
"dulltext" "0"
"brighttext" "0"
"disabledfgcolor2_override" "WhiteDark"
}
"MapsCheckBox_Escort"
{
"ControlName" "CheckButton"
"fieldName" "MapsCheckBox_Escort"
"labelText" "#TF_SteamWorkshop_Tag_Escort"
"Font" "Size 8"
"textAlignment" "west"
"xpos" "0"
"ypos" "65"
"zpos" "1"
"wide" "80"
"tall" "20"
"autoResize" "0"
"pinCorner" "0"
"visible" "1"
"enabled" "1"
"dulltext" "0"
"brighttext" "0"
"disabledfgcolor2_override" "WhiteDark"
}
"MapsCheckBox_EscortRace"
{
"ControlName" "CheckButton"
"fieldName" "MapsCheckBox_EscortRace"
"labelText" "#TF_SteamWorkshop_Tag_EscortRace"
"Font" "Size 8"
"textAlignment" "west"
"xpos" "0"
"ypos" "85"
"zpos" "1"
"wide" "80"
"tall" "20"
"autoResize" "0"
"pinCorner" "0"
"visible" "1"
"enabled" "1"
"dulltext" "0"
"brighttext" "0"
"disabledfgcolor2_override" "WhiteDark"
}
"MapsCheckBox_RobotDestruction"
{
"ControlName" "CheckButton"
"fieldName" "MapsCheckBox_RobotDestruction"
"labelText" "#TF_SteamWorkshop_Tag_RobotDestruction"
"Font" "Size 8"
"textAlignment" "west"
"xpos" "0"
"ypos" "105"
"zpos" "1"
"wide" "80"
"tall" "20"
"autoResize" "0"
"pinCorner" "0"
"visible" "1"
"enabled" "1"
"dulltext" "0"
"brighttext" "0"
"disabledfgcolor2_override" "WhiteDark"
}
"MapsCheckBox_Koth"
{
"ControlName" "CheckButton"
"fieldName" "MapsCheckBox_Koth"
"labelText" "#TF_SteamWorkshop_Tag_Koth"
"Font" "Size 8"
"textAlignment" "west"
"xpos" "0"
"ypos" "125"
"zpos" "1"
"wide" "80"
"tall" "20"
"autoResize" "0"
"pinCorner" "0"
"visible" "1"
"enabled" "1"
"dulltext" "0"
"brighttext" "0"
"disabledfgcolor2_override" "WhiteDark"
}
"MapsCheckBox_AttackDefense"
{
"ControlName" "CheckButton"
"fieldName" "MapsCheckBox_AttackDefense"
"labelText" "#TF_SteamWorkshop_Tag_AttackDefense"
"Font" "Size 8"
"textAlignment" "west"
"xpos" "0"
"ypos" "145"
"zpos" "1"
"wide" "80"
"tall" "20"
"autoResize" "0"
"pinCorner" "0"
"visible" "1"
"enabled" "1"
"dulltext" "0"
"brighttext" "0"
"disabledfgcolor2_override" "WhiteDark"
}
"MapsCheckBox_SD"
{
"ControlName" "CheckButton"
"fieldName" "MapsCheckBox_SD"
"labelText" "#TF_SteamWorkshop_Tag_SD"
"Font" "Size 8"
"textAlignment" "west"
"xpos" "0"
"ypos" "165"
"zpos" "1"
"wide" "80"
"tall" "20"
"autoResize" "0"
"pinCorner" "0"
"visible" "1"
"enabled" "1"
"dulltext" "0"
"brighttext" "0"
"disabledfgcolor2_override" "WhiteDark"
}
"MapsCheckBox_MVM"
{
"ControlName" "CheckButton"
"fieldName" "MapsCheckBox_MVM"
"labelText" "#TF_SteamWorkshop_Tag_MVM"
"Font" "Size 8"
"textAlignment" "west"
"xpos" "0"
"ypos" "185"
"zpos" "1"
"wide" "100"
"tall" "20"
"autoResize" "0"
"pinCorner" "0"
"visible" "1"
"enabled" "1"
"dulltext" "0"
"brighttext" "0"
"disabledfgcolor2_override" "WhiteDark"
}
"MapsCheckBox_Arena"
{
"ControlName" "CheckButton"
"fieldName" "MapsCheckBox_Arena"
"labelText" "#TF_SteamWorkshop_Tag_Arena"
"Font" "Size 8"
"textAlignment" "west"
"xpos" "85"
"ypos" "25"
"zpos" "1"
"wide" "80"
"tall" "20"
"autoResize" "0"
"pinCorner" "0"
"visible" "1"
"enabled" "1"
"dulltext" "0"
"brighttext" "0"
"disabledfgcolor2_override" "WhiteDark"
}
"MapsCheckBox_Powerup"
{
"ControlName" "CheckButton"
"fieldName" "MapsCheckBox_Powerup"
"labelText" "#TF_SteamWorkshop_Tag_Powerup"
"Font" "Size 8"
"textAlignment" "west"
"xpos" "85"
"ypos" "45"
"zpos" "1"
"wide" "80"
"tall" "20"
"autoResize" "0"
"pinCorner" "0"
"visible" "1"
"enabled" "1"
"dulltext" "0"
"brighttext" "0"
"disabledfgcolor2_override" "WhiteDark"
}
"MapsCheckBox_Medieval"
{
"ControlName" "CheckButton"
"fieldName" "MapsCheckBox_Medieval"
"labelText" "#TF_SteamWorkshop_Tag_Medieval"
"Font" "Size 8"
"textAlignment" "west"
"xpos" "85"
"ypos" "65"
"zpos" "1"
"wide" "80"
"tall" "20"
"autoResize" "0"
"pinCorner" "0"
"visible" "1"
"enabled" "1"
"dulltext" "0"
"brighttext" "0"
"disabledfgcolor2_override" "WhiteDark"
}
"MapsCheckBox_PassTime"
{
"ControlName" "CheckButton"
"fieldName" "MapsCheckBox_PassTime"
"labelText" "#TF_SteamWorkshop_Tag_PassTime"
"Font" "Size 8"
"textAlignment" "west"
"xpos" "85"
"ypos" "85"
"zpos" "1"
"wide" "80"
"tall" "20"
"autoResize" "0"
"pinCorner" "0"
"visible" "1"
"enabled" "1"
"dulltext" "0"
"brighttext" "0"
"disabledfgcolor2_override" "WhiteDark"
}
"MapsCheckBox_Specialty"
{
"ControlName" "CheckButton"
"fieldName" "MapsCheckBox_Specialty"
"labelText" "#TF_SteamWorkshop_Tag_Specialty"
"Font" "Size 8"
"textAlignment" "west"
"xpos" "85"
"ypos" "105"
"zpos" "1"
"wide" "80"
"tall" "20"
"autoResize" "0"
"pinCorner" "0"
"visible" "1"
"enabled" "1"
"dulltext" "0"
"brighttext" "0"
"disabledfgcolor2_override" "WhiteDark"
}
"MapsCheckBox_Halloween"
{
"ControlName" "CheckButton"
"fieldName" "MapsCheckBox_Halloween"
"labelText" "#TF_SteamWorkshop_Tag_Halloween"
"Font" "Size 8"
"textAlignment" "west"
"xpos" "85"
"ypos" "125"
"zpos" "1"
"wide" "80"
"tall" "20"
"autoResize" "0"
"pinCorner" "0"
"visible" "1"
"enabled" "1"
"dulltext" "0"
"brighttext" "0"
"disabledfgcolor2_override" "WhiteDark"
}
"MapsCheckbox_Smissmas"
{
"ControlName" "CheckButton"
"fieldName" "MapsCheckbox_Smissmas"
"labelText" "#TF_SteamWorkshop_Tag_Smissmas"
"Font" "Size 8"
"textAlignment" "west"
"xpos" "85"
"ypos" "145"
"zpos" "1"
"wide" "80"
"tall" "20"
"autoResize" "0"
"pinCorner" "0"
"visible" "1"
"enabled" "1"
"dulltext" "0"
"brighttext" "0"
"disabledfgcolor2_override" "WhiteDark"
}
"MapsCheckbox_Night"
{
"ControlName" "CheckButton"
"fieldName" "MapsCheckbox_Night"
"labelText" "#TF_SteamWorkshop_Tag_Night"
"Font" "Size 8"
"textAlignment" "west"
"xpos" "85"
"ypos" "165"
"zpos" "1"
"wide" "80"
"tall" "20"
"autoResize" "0"
"pinCorner" "0"
"visible" "1"
"enabled" "1"
"dulltext" "0"
"brighttext" "0"
"disabledfgcolor2_override" "WhiteDark"
}
"MapsCheckbox_Jungle"
{
"ControlName" "CheckButton"
"fieldName" "MapsCheckbox_Jungle"
"labelText" "#TF_SteamWorkshop_Tag_Jungle"
"Font" "Size 8"
"textAlignment" "west"
"xpos" "85"
"ypos" "185"
"zpos" "1"
"wide" "80"
"tall" "20"
"autoResize" "0"
"pinCorner" "0"
"visible" "1"
"enabled" "1"
"dulltext" "0"
"brighttext" "0"
"disabledfgcolor2_override" "WhiteDark"
}
}
"ButtonClose"
{
"ControlName" "CExButton"
"fieldName" "ButtonClose"
"xpos" "145"
"ypos" "365"
"wide" "150"
"tall" "25"
"autoResize" "0"
"pinCorner" "0"
"visible" "1"
"enabled" "1"
"tabPosition" "0"
"labelText" "#Cancel"
"textAlignment" "center"
"dulltext" "0"
"brighttext" "0"
"wrap" "0"
"Command" "Close"
"Default" "0"
"font" "Size 14"
"AllCaps" "1"
"sound_depressed" "UI/buttonclick.wav"
"sound_released" "UI/buttonclickrelease.wav"
"paintbackground" "0"
"border_default" "MaterialGrayDarker"
"border_armed" "MaterialHypno"
"defaultFgColor_override" "White"
"armedFgColor_override" "White"
"depressedFgColor_override" "White"
}
"ButtonPublish"
{
"ControlName" "CExButton"
"fieldName" "ButtonPublish"
"xpos" "305"
"ypos" "365"
"wide" "150"
"tall" "25"
"autoResize" "0"
"pinCorner" "0"
"visible" "1"
"enabled" "1"
"tabPosition" "0"
"labelText" "#TF_PublishFile_Publish"
"textAlignment" "center"
"dulltext" "0"
"brighttext" "0"
"wrap" "0"
"Command" "Publish"
"Default" "1"
"font" "Size 14"
"AllCaps" "1"
"sound_depressed" "UI/buttonclick.wav"
"sound_released" "UI/buttonclickrelease.wav"
"paintbackground" "0"
"border_default" "MaterialGrayDarker"
"border_armed" "MaterialHypno"
"defaultFgColor_override" "White"
"armedFgColor_override" "White"
"depressedFgColor_override" "White"
}
}