diff --git a/#customizations/_enabled/readme.txt b/#customizations/_enabled/readme.txt new file mode 100644 index 0000000..16df7ed --- /dev/null +++ b/#customizations/_enabled/readme.txt @@ -0,0 +1,11 @@ +To enable customizations, copy the files from the #customizations folders into the _enabled folder. + +Here are the available customization options: + +* classselection-center.res - Changes the class selection page to be at the centre of the screen. +* teammenu-center.res - Changes the team selection page to be at the centre of the screen. +* hudplayerclass-left.res - Moves and rotates the 3D player model to be on the bottom, left corner, facing the right. +* hudplayerhealth-broesel.res - Enables the broesel health cross. Do not use conjunction with hudplayerhealth-cross.res +* hudplayerhealth-cross.res - Enables a cross next to the health value. Do not use conjunction with hudplayerhealth-broesel.res +* mainmenuoverride-classic.res - Changes the main menu to the classic catshud style. +* scoreboard-minimal.res - Changes the style of the scoreboard to be more minimalistic, suitable for 6v6 or Prolander. \ No newline at end of file diff --git a/#customizations/_enabled/teammenu-center.res b/#customizations/_enabled/teammenu-center.res new file mode 100644 index 0000000..75724be --- /dev/null +++ b/#customizations/_enabled/teammenu-center.res @@ -0,0 +1,111 @@ +"Resource/UI/TeamMenu.res" +{ + "SidePanelBG" + { + "fillcolor" "Transparent" + } + + "SelectTeamLabel" + { + "xpos" "0" + "wide" "f0" + } + + "teambutton0" + { + "xpos" "0" + "ypos" "5" + "wide" "127" + "tall" "30" + "textAlignment" "east" + "textinsetx" "15" + + "pin_to_sibling" "teambutton2" + "pin_corner_to_sibling" "PIN_TOPLEFT" + "pin_to_sibling_corner" "PIN_BOTTOMLEFT" + } + + "teambutton1" + { + "xpos" "0" + "ypos" "5" + "wide" "127" + "tall" "30" + "textAlignment" "west" + "textinsetx" "15" + + "pin_to_sibling" "teambutton2" + "pin_corner_to_sibling" "PIN_TOPRIGHT" + "pin_to_sibling_corner" "PIN_BOTTOMRIGHT" + } + + "teambutton2" + { + "xpos" "0" + "ypos" "15" + "wide" "255" + "tall" "30" + "textAlignment" "center" + + "pin_to_sibling" "SelectTeamLabel" + "pin_corner_to_sibling" "PIN_CENTER_TOP" + "pin_to_sibling_corner" "PIN_CENTER_BOTTOM" + } + + "teambutton3" + { + "xpos" "0" + "ypos" "5" + "zpos" "1" + "wide" "255" + "tall" "30" + "textAlignment" "center" + + "pin_to_sibling" "teambutton0" + "pin_corner_to_sibling" "PIN_TOPLEFT" + "pin_to_sibling_corner" "PIN_BOTTOMLEFT" + } + + "BlueCount" + { + "ControlName" "CExLabel" + "fieldName" "BlueCount" + "xpos" "0" + "ypos" "0" + "zpos" "2" + "zpos" "3" + "wide" "20" + "tall" "30" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "labelText" "%bluecount%" + "textAlignment" "east" + + "pin_to_sibling" "teambutton0" + "pin_corner_to_sibling" "PIN_TOPLEFT" + "pin_to_sibling_corner" "PIN_TOPLEFT" + } + + "RedCount" + { + "ControlName" "CExLabel" + "fieldName" "RedCount" + "xpos" "0" + "ypos" "0" + "zpos" "3" + "wide" "20" + "tall" "30" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "labelText" "%redcount%" + "textAlignment" "west" + + "pin_to_sibling" "teambutton1" + "pin_corner_to_sibling" "PIN_TOPRIGHT" + "pin_to_sibling_corner" "PIN_TOPRIGHT" + } +} \ No newline at end of file diff --git a/#customizations/classselection-center.res b/#customizations/classselection-center.res new file mode 100644 index 0000000..8c98980 --- /dev/null +++ b/#customizations/classselection-center.res @@ -0,0 +1,32 @@ +"Resource/UI/ClassSelection.res" +{ + "SelectClassLabel" + { + "visible" "0" + } + + "SidePanelBG" + { + "wide" "f0" + "tall" "f0" + "fillcolor" "0 0 0 150" + } + + "scout" + { + "xpos" "c81" + "ypos" "164" + } + + "TFPlayerModel" + { + "xpos" "c-360" + "wide" "420" + "tall" "480" + + "model" + { + "origin_x" "290" + } + } +} \ No newline at end of file diff --git a/#customizations/hudplayerclass-left.res b/#customizations/hudplayerclass-left.res new file mode 100644 index 0000000..8516000 --- /dev/null +++ b/#customizations/hudplayerclass-left.res @@ -0,0 +1,12 @@ +"Resource/UI/HudPlayerClass.res" +{ + "classmodelpanel" + { + "xpos" "15" + + "model" + { + "angles_y" "200" + } + } +} \ No newline at end of file diff --git a/#customizations/hudplayerhealth-broesel.res b/#customizations/hudplayerhealth-broesel.res new file mode 100644 index 0000000..1146df3 --- /dev/null +++ b/#customizations/hudplayerhealth-broesel.res @@ -0,0 +1,305 @@ +"Resource/UI/HudPlayerHealth.res" +{ + "HPBorderPanel1" + { + "ControlName" "CTFImagePanel" + "fieldName" "HPBackgroundPanel1" + "xpos" "119" + "ypos" "31" + "zpos" "2" + "wide" "26" + "tall" "64" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "image" "../hud/color_panel_brown" + "scaleImage" "1" + "teambg_1" "../hud/color_panel_brown" + "teambg_2" "../hud/color_panel_red" + "teambg_3" "../hud/color_panel_blu" + + "src_corner_height" "40" + "src_corner_width" "40" + "draw_corner_width" "0" + "draw_corner_height" "0" + } + "HPBorderPanel2" + { + "ControlName" "CTFImagePanel" + "fieldName" "HPBackgroundPanel2" + "xpos" "100" + "ypos" "50" + "zpos" "2" + "wide" "64" + "tall" "26" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "image" "../hud/color_panel_brown" + "scaleImage" "1" + "teambg_1" "../hud/color_panel_brown" + "teambg_2" "../hud/color_panel_red" + "teambg_3" "../hud/color_panel_blu" + + "src_corner_height" "40" + "src_corner_width" "40" + "draw_corner_width" "0" + "draw_corner_height" "0" + } + + "HudPlayerHealth" + { + "xpos" "c-271" + "ypos" "c43" + "xpos_minmode" "c-271" + "ypos_minmode" "c43" + } + + "PlayerStatusHealthImage" + { + "xpos" "104" + "ypos" "35" + "xpos_minmode" "104" + "wide" "56" + "tall" "56" + "alpha" "255" + "fgcolor_override" "255 255 255 255" + } + + "PlayerStatusHealthImageBG" + { + "xpos" "102" + "ypos" "33" + "zpos" "3" + "wide" "60" + "tall" "60" + "visible" "1" + "enabled" "1" + "image" "../hud/health_bg" + "scaleImage" "1" + } + + "PlayerStatusHealthBonusImage" + { + "xpos" "99" + "ypos" "30" + "zpos" "-1" + "wide" "66" + "tall" "66" + "xpos_minmode" "99" + "ypos_minmode" "30" + "zpos_minmode" "-1" + "wide_minmode" "66" + "tall_minmode" "66" + "fillcolor" "0 0 0 0" + } + + "PlayerHealthValue" + { + "xpos" "-18" + "ypos" "12" + "font" "Cerbetica24" + "font_minmode" "Cerbetica24" + } + + "PlayerHealthValueShadow" + { + "font" "Cerbetica24" + "font_minmode" "Cerbetica24" + } + + "PlayerStatusAnchor" + { + "xpos" "100" + "wide" "32" + "tall" "32" + } + + "PlayerStatusBleedImage" + { + "wide" "32" + "tall" "32" + } + + "PlayerStatusMilkImage" + { + "wide" "32" + "tall" "32" + } + + "PlayerStatusGasImage" + { + "wide" "32" + "tall" "32" + } + + "PlayerStatusMarkedForDeathImage" + { + "wide" "32" + "tall" "32" + } + + "PlayerStatusMarkedForDeathSilentImage" + { + "wide" "32" + "tall" "32" + } + + "PlayerStatus_MedicUberBulletResistImage" + { + "wide" "32" + "tall" "32" + } + + "PlayerStatus_MedicUberBlastResistImage" + { + "wide" "32" + "tall" "32" + } + + "PlayerStatus_MedicUberFireResistImage" + { + "wide" "32" + "tall" "32" + } + + "PlayerStatus_MedicSmallBulletResistImage" + { + "wide" "32" + "tall" "32" + } + + "PlayerStatus_MedicSmallBlastResistImage" + { + "wide" "32" + "tall" "32" + } + + "PlayerStatus_MedicSmallFireResistImage" + { + "wide" "32" + "tall" "32" + } + + "PlayerStatus_WheelOfDoom" + { + "wide" "32" + "tall" "32" + } + + "PlayerStatus_SoldierOffenseBuff" + { + "wide" "32" + "tall" "32" + } + + "PlayerStatus_SoldierDefenseBuff" + { + "wide" "32" + "tall" "32" + } + + "PlayerStatus_SoldierHealOnHitBuff" + { + "wide" "32" + "tall" "32" + } + + "PlayerStatus_SpyMarked" + { + "wide" "32" + "tall" "32" + } + + "PlayerStatus_Parachute" + { + "wide" "32" + "tall" "32" + } + + "PlayerStatus_RuneStrength" + { + "wide" "32" + "tall" "32" + } + + "PlayerStatus_RuneHaste" + { + "wide" "32" + "tall" "32" + } + + "PlayerStatus_RuneRegen" + { + "wide" "32" + "tall" "32" + } + + "PlayerStatus_RuneResist" + { + "wide" "32" + "tall" "32" + } + + "PlayerStatus_RuneVampire" + { + "wide" "32" + "tall" "32" + } + + "PlayerStatus_RuneReflect" + { + "wide" "32" + "tall" "32" + } + + "PlayerStatus_RunePrecision" + { + "wide" "32" + "tall" "32" + } + + "PlayerStatus_RuneAgility" + { + "wide" "32" + "tall" "32" + } + + "PlayerStatus_RuneKnockout" + { + "wide" "32" + "tall" "32" + } + + "PlayerStatus_RuneKing" + { + "wide" "32" + "tall" "32" + } + + "PlayerStatus_RunePlague" + { + "wide" "32" + "tall" "32" + } + + "PlayerStatus_RuneSupernova" + { + "wide" "32" + "tall" "32" + } + + "PlayerStatusHookBleedImage" + { + "wide" "32" + "tall" "32" + } + + "PlayerStatusSlowed" + { + "wide" "32" + "tall" "32" + } +} \ No newline at end of file diff --git a/#customizations/hudplayerhealth-cross.res b/#customizations/hudplayerhealth-cross.res new file mode 100644 index 0000000..338f591 --- /dev/null +++ b/#customizations/hudplayerhealth-cross.res @@ -0,0 +1,364 @@ +"Resource/UI/HudPlayerHealth.res" +{ + // Player Health Data + // Change visible and enabled to "1" on "HPBorderPanel1" and "HPBorderPanel2" for team-colored cross. + "HPBorderPanel1" + { + "ControlName" "CTFImagePanel" + "fieldName" "HPBackgroundPanel1" + "xpos" "64" + "ypos" "32" + "xpos_minmode" "98" + "ypos_minmode" "39" + "zpos" "2" + "wide" "16" + "tall" "42" + "wide_minmode" "11" + "tall_minmode" "25" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "image" "../hud/color_panel_brown" + "scaleImage" "1" + "teambg_1" "../hud/color_panel_brown" + "teambg_2" "../hud/color_panel_red" + "teambg_3" "../hud/color_panel_blu" + + "src_corner_height" "40" + "src_corner_width" "40" + "draw_corner_width" "0" + "draw_corner_height" "0" + } + "HPBorderPanel2" + { + "ControlName" "CTFImagePanel" + "fieldName" "HPBackgroundPanel2" + "xpos" "51" + "ypos" "45" + "xpos_minmode" "91" + "ypos_minmode" "46" + "zpos" "2" + "wide" "43" + "tall" "16" + "wide_minmode" "25" + "tall_minmode" "11" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "image" "../hud/color_panel_brown" + "scaleImage" "1" + "teambg_1" "../hud/color_panel_brown" + "teambg_2" "../hud/color_panel_red" + "teambg_3" "../hud/color_panel_blu" + + "src_corner_height" "40" + "src_corner_width" "40" + "draw_corner_width" "0" + "draw_corner_height" "0" + } + + "PlayerStatusHealthImage" + { + "xpos" "54" + "ypos" "35" + "xpos_minmode" "93" + "ypos_minmode" "41" + "wide" "36" + "tall" "36" + "wide_minmode" "20" + "tall_minmode" "20" + "alpha" "255" + } + + "PlayerStatusHealthImageBG" + { + "xpos" "52" + "ypos" "33" + "xpos_minmode" "92" + "ypos_minmode" "40" + "zpos" "3" + "wide" "40" + "tall" "40" + "wide_minmode" "22" + "tall_minmode" "22" + "visible" "1" + "enabled" "1" + "image" "../hud/health_bg" + "scaleImage" "1" + } + + "PlayerStatusHealthBonusImage" + { + "xpos" "52" + "ypos" "33" + "zpos" "1" + "wide" "40" + "tall" "40" + "xpos_minmode" "91" + "ypos_minmode" "39" + "wide_minmode" "25" + "tall_minmode" "25" + } + + "PlayerStatusAnchor" + { + "xpos" "100" + "ypos" "0" + "xpos_minmode" "115" + "ypos_minmode" "15" + "wide" "32" + "tall" "32" + "wide_minmode" "24" + "tall_minmode" "24" + } + + "PlayerStatusBleedImage" + { + "wide" "32" + "tall" "32" + "wide_minmode" "24" + "tall_minmode" "24" + } + + "PlayerStatusMilkImage" + { + "wide" "32" + "tall" "32" + "wide_minmode" "24" + "tall_minmode" "24" + } + + "PlayerStatusGasImage" + { + "wide" "32" + "tall" "32" + "wide_minmode" "24" + "tall_minmode" "24" + } + + "PlayerStatusMarkedForDeathImage" + { + "wide" "32" + "tall" "32" + "wide_minmode" "24" + "tall_minmode" "24" + } + + "PlayerStatusMarkedForDeathSilentImage" + { + "wide" "32" + "tall" "32" + "wide_minmode" "24" + "tall_minmode" "24" + } + + "PlayerStatus_MedicUberBulletResistImage" + { + "wide" "32" + "tall" "32" + "wide_minmode" "24" + "tall_minmode" "24" + } + + "PlayerStatus_MedicUberBlastResistImage" + { + "wide" "32" + "tall" "32" + "wide_minmode" "24" + "tall_minmode" "24" + } + + "PlayerStatus_MedicUberFireResistImage" + { + "wide" "32" + "tall" "32" + "wide_minmode" "24" + "tall_minmode" "24" + } + + "PlayerStatus_MedicSmallBulletResistImage" + { + "wide" "32" + "tall" "32" + "wide_minmode" "24" + "tall_minmode" "24" + } + + "PlayerStatus_MedicSmallBlastResistImage" + { + "wide" "32" + "tall" "32" + "wide_minmode" "24" + "tall_minmode" "24" + } + + "PlayerStatus_MedicSmallFireResistImage" + { + "wide" "32" + "tall" "32" + "wide_minmode" "24" + "tall_minmode" "24" + } + + "PlayerStatus_WheelOfDoom" + { + "wide" "32" + "tall" "32" + "wide_minmode" "24" + "tall_minmode" "24" + } + + "PlayerStatus_SoldierOffenseBuff" + { + "wide" "32" + "tall" "32" + "wide_minmode" "24" + "tall_minmode" "24" + } + + "PlayerStatus_SoldierDefenseBuff" + { + "wide" "32" + "tall" "32" + "wide_minmode" "24" + "tall_minmode" "24" + } + + "PlayerStatus_SoldierHealOnHitBuff" + { + "wide" "32" + "tall" "32" + "wide_minmode" "24" + "tall_minmode" "24" + } + + "PlayerStatus_SpyMarked" + { + "wide" "32" + "tall" "32" + "wide_minmode" "24" + "tall_minmode" "24" + } + + "PlayerStatus_Parachute" + { + "wide" "32" + "tall" "32" + "wide_minmode" "24" + "tall_minmode" "24" + } + + "PlayerStatus_RuneStrength" + { + "wide" "32" + "tall" "32" + "wide_minmode" "24" + "tall_minmode" "24" + } + + "PlayerStatus_RuneHaste" + { + "wide" "32" + "tall" "32" + "wide_minmode" "24" + "tall_minmode" "24" + } + + "PlayerStatus_RuneRegen" + { + "wide" "32" + "tall" "32" + "wide_minmode" "24" + "tall_minmode" "24" + } + + "PlayerStatus_RuneResist" + { + "wide" "32" + "tall" "32" + "wide_minmode" "24" + "tall_minmode" "24" + } + + "PlayerStatus_RuneVampire" + { + "wide" "32" + "tall" "32" + "wide_minmode" "24" + "tall_minmode" "24" + } + + "PlayerStatus_RuneReflect" + { + "wide" "32" + "tall" "32" + "wide_minmode" "24" + "tall_minmode" "24" + } + + "PlayerStatus_RunePrecision" + { + "wide" "32" + "tall" "32" + "wide_minmode" "24" + "tall_minmode" "24" + } + + "PlayerStatus_RuneAgility" + { + "wide" "32" + "tall" "32" + "wide_minmode" "24" + "tall_minmode" "24" + } + + "PlayerStatus_RuneKnockout" + { + "wide" "32" + "tall" "32" + "wide_minmode" "24" + "tall_minmode" "24" + } + + "PlayerStatus_RuneKing" + { + "wide" "32" + "tall" "32" + "wide_minmode" "24" + "tall_minmode" "24" + } + + "PlayerStatus_RunePlague" + { + "wide" "32" + "tall" "32" + "wide_minmode" "24" + "tall_minmode" "24" + } + + "PlayerStatus_RuneSupernova" + { + "wide" "32" + "tall" "32" + "wide_minmode" "24" + "tall_minmode" "24" + } + + "PlayerStatusSlowed" + { + "wide" "32" + "tall" "32" + "wide_minmode" "24" + "tall_minmode" "24" + } + + "PlayerStatusHookBleedImage" + { + "wide" "32" + "tall" "32" + "wide_minmode" "24" + "tall_minmode" "24" + } +} diff --git a/#customizations/mainmenuoverride-classic.res b/#customizations/mainmenuoverride-classic.res new file mode 100644 index 0000000..3fdb802 --- /dev/null +++ b/#customizations/mainmenuoverride-classic.res @@ -0,0 +1,212 @@ +"Resource/UI/MainMenuOverride.res" +{ + "HudName" + { + "xpos" "9999" + } + + "TFLogoImage" + { + "ControlName" "ImagePanel" + "fieldName" "TFLogoImage" + "xpos" "86" + "ypos" "35" + "wide" "180" + "tall" "46" + "visible" "1" + "enabled" "1" + "image" "../logo/tf2_logo_black" + "scaleImage" "1" + "command" "engine play vo/heavy_battlecry02.mp3" + } + + "RankModelPanel" + { + "xpos" "150" + "ypos" "c-135" + } + + "CycleRankTypeButton" + { + "xpos" "250" + "ypos" "cs-0.4-10" + "zpos" "1" + } + + "RankPanel" + { + "xpos" "50" + "ypos" "250" + "tall" "56" + } + + "NoGCMessage" + { + "xpos" "75" + "ypos" "240" + "wide" "200" + "textinsetx" "15" + "textinsety" "5" + //"font" "HudFontSmallestBold" + } + + "NoGCImage" + { + "xpos" "210" + "ypos" "260" + } + + "FriendsContainer" + { + "xpos" "80" + "ypos" "285" + "wide" "190" + "tall" "180" + + "InnerShadow" + { + "xpos" "cs-0.5" + "ypos" "30" + "wide" "180" + "tall" "180" + } + + "SteamFriendsList" + { + "xpos" "cs-0.5" + "ypos" "30" + "zpos" "500" + "wide" "180" + "tall" "180" + "visible" "1" + "columns_count" "2" + "inset_x" "10" + "inset_y" "5" + "row_gap" "5" + "column_gap" "20" + "restrict_width" "0" + + "friendpanel_kv" + { + "wide" "70" + "tall" "20" + } + } + + "BelowDarken" + { + "xpos" "cs-0.5" + "ypos" "30" + "wide" "180" + "tall" "180" + } + } + + "CharacterSetupButton" + { + "xpos" "90" + "ypos" "85" + "wide" "50" + "tall" "16" + "textinsetx" "0" + + "border_default" "NoBorder" + "border_armed" "NoBorder" + } + + "GeneralStoreButton" + { + "xpos" "90" + "ypos" "105" + "wide" "100" + "tall" "16" + "textinsetx" "0" + + "border_default" "NoBorder" + "border_armed" "NoBorder" + } + + "SteamWorkshopButton" + { + "xpos" "90" + "ypos" "125" + "wide" "70" + "tall" "16" + "textinsetx" "0" + + "border_default" "NoBorder" + "border_armed" "NoBorder" + } + + "SettingButton" + { + "xpos" "90" + "ypos" "145" + "wide" "50" + "tall" "16" + "textinsetx" "0" + + "border_default" "NoBorder" + "border_armed" "NoBorder" + } + + "AdvSettingsButton" + { + "xpos" "90" + "ypos" "165" + "wide" "120" + "tall" "16" + "textinsetx" "0" + + "border_default" "NoBorder" + "border_armed" "NoBorder" + } + + "MinmodeToggle" + { + "xpos" "90" + "ypos" "185" + "wide" "100" + "tall" "16" + "textinsetx" "0" + + "border_default" "NoBorder" + "border_armed" "NoBorder" + } + + "AchievementsButton" + { + "xpos" "90" + "ypos" "205" + } + + "BGPanel1" + { + "ControlName" "EditablePanel" + "fieldName" "BGPanel1" + "xpos" "75" + "ypos" "0" + "zpos" "-1" + "wide" "200" + "tall" "f0" + "visible" "1" + "enabled" "1" + "bgcolor_override" "DarkGrey" + "PaintBackgroundType" "2" + } + + "BGPanel2" + { + "ControlName" "EditablePanel" + "fieldName" "BGPanel2" + "xpos" "72" + "ypos" "0" + "zpos" "-2" + "wide" "205" + "tall" "f0" + "visible" "1" + "enabled" "1" + "bgcolor_override" "ColorCyan" + "PaintBackgroundType" "2" + } +} \ No newline at end of file diff --git a/#customizations/scoreboard-minimal.res b/#customizations/scoreboard-minimal.res new file mode 100644 index 0000000..a4c4b5b --- /dev/null +++ b/#customizations/scoreboard-minimal.res @@ -0,0 +1,210 @@ +"Resource/UI/Scoreboard.res" +{ + "BlueScoreBG" + { + "ypos" "280" + } + "BluePlayerList" + { + "ypos" "305" + } + "RedPlayerList" + { + "ypos" "305" + } + + "ClassImage" + { + "ControlName" "ImagePanel" + "fieldName" "ClassImage" + "xpos" "80" + "ypos" "-130" + "zpos" "3" + "wide" "92" + "tall" "92" + "visible" "1" + "enabled" "1" + "image" "../hud/class_scoutred" + "scaleImage" "1" + + "pin_to_sibling" "MainBG" + "pin_corner_to_sibling" "PIN_BOTTOMRIGHT" + "pin_to_sibling_corner" "PIN_BOTTOMRIGHT" + + if_mvm + { + "visible" "1" + } + } + + "classmodelpanel" + { + "ypos" "50" + "pin_to_sibling" "RedPlayerList" + "pin_corner_to_sibling" "PIN_TOPLEFT" + "pin_to_sibling_corner" "PIN_TOPRIGHT" + } + + "SideBG" + { + "ControlName" "EditablePanel" + "fieldName" "SideBG" + "xpos" "5" + "ypos" "285" + "zpos" "0" + "wide" "150" + "tall" "190" + "visible" "1" + "enabled" "1" + "bgcolor_override" "TransparentBlack" + "PaintBackgroundType" "2" + + //"pin_to_sibling" "BlueScoreBG" + //"pin_corner_to_sibling" "PIN_TOPRIGHT" + //"pin_to_sibling_corner" "PIN_TOPLEFT" + + if_mvm + { + "visible" "0" + } + } + + "LocalPlayerStatsPanel" + { + "ControlName" "EditablePanel" + "fieldName" "LocalPlayerStatsPanel" + "xpos" "0" + "ypos" "0" + "zpos" "10" + "wide" "150" + "tall" "190" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "pin_to_sibling" "SideBG" + "pin_corner_to_sibling" "PIN_TOPLEFT" + "pin_to_sibling_corner" "PIN_TOPLEFT" + + "KillsLabel" + { + "ControlName" "CExLabel" + "fieldName" "KillsLabel" + "font" "HudFontGiantBold" + "labelText" ":" + "textAlignment" "center" + "xpos" "70" + "ypos" "-10" + "zpos" "3" + "wide" "15" + "tall" "65" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + } + + "AssistsLabel" + { + "xpos" "40" + "ypos" "50" + } + + "DestructionLabel" + { + "xpos" "9999" + } + + "CapturesLabel" + { + "xpos" "9999" + } + + "DominationLabel" + { + "xpos" "9999" + } + + "DefensesLabel" + { + "xpos" "9999" + } + + "RevengeLabel" + { + "pin_to_sibling" "DefensesLabel" + "pin_corner_to_sibling" "PIN_TOPLEFT" + "pin_to_sibling_corner" "PIN_BOTTOMLEFT" + } + + "HealingLabel" + { + "xpos" "0" + "ypos" "2" + + "pin_to_sibling" "AssistsLabel" + "pin_corner_to_sibling" "PIN_TOPLEFT" + "pin_to_sibling_corner" "PIN_BOTTOMLEFT" + } + + "InvulnLabel" + { + "xpos" "9999" + } + + "TeleportsLabel" + { + "xpos" "0" + "ypos" "2" + + "pin_to_sibling" "HealingLabel" + "pin_corner_to_sibling" "PIN_TOPLEFT" + "pin_to_sibling_corner" "PIN_BOTTOMLEFT" + } + + "HeadshotsLabel" + { + "xpos" "0" + "ypos" "2" + + "pin_to_sibling" "TeleportsLabel" + "pin_corner_to_sibling" "PIN_TOPLEFT" + "pin_to_sibling_corner" "PIN_BOTTOMLEFT" + } + + "BackstabsLabel" + { + "xpos" "0" + "ypos" "2" + + "pin_to_sibling" "HeadshotsLabel" + "pin_corner_to_sibling" "PIN_TOPLEFT" + "pin_to_sibling_corner" "PIN_BOTTOMLEFT" + } + + "BonusLabel" + { + "xpos" "9999" + } + + "SupportLabel" + { + "xpos" "0" + "ypos" "2" + + "pin_to_sibling" "BackstabsLabel" + "pin_corner_to_sibling" "PIN_TOPLEFT" + "pin_to_sibling_corner" "PIN_BOTTOMLEFT" + } + + "DamageLabel" + { + "xpos" "0" + "ypos" "2" + + "pin_to_sibling" "SupportLabel" + "pin_corner_to_sibling" "PIN_TOPLEFT" + "pin_to_sibling_corner" "PIN_BOTTOMLEFT" + } + } +} \ No newline at end of file diff --git a/#customizations/teammenu-center.res b/#customizations/teammenu-center.res new file mode 100644 index 0000000..75724be --- /dev/null +++ b/#customizations/teammenu-center.res @@ -0,0 +1,111 @@ +"Resource/UI/TeamMenu.res" +{ + "SidePanelBG" + { + "fillcolor" "Transparent" + } + + "SelectTeamLabel" + { + "xpos" "0" + "wide" "f0" + } + + "teambutton0" + { + "xpos" "0" + "ypos" "5" + "wide" "127" + "tall" "30" + "textAlignment" "east" + "textinsetx" "15" + + "pin_to_sibling" "teambutton2" + "pin_corner_to_sibling" "PIN_TOPLEFT" + "pin_to_sibling_corner" "PIN_BOTTOMLEFT" + } + + "teambutton1" + { + "xpos" "0" + "ypos" "5" + "wide" "127" + "tall" "30" + "textAlignment" "west" + "textinsetx" "15" + + "pin_to_sibling" "teambutton2" + "pin_corner_to_sibling" "PIN_TOPRIGHT" + "pin_to_sibling_corner" "PIN_BOTTOMRIGHT" + } + + "teambutton2" + { + "xpos" "0" + "ypos" "15" + "wide" "255" + "tall" "30" + "textAlignment" "center" + + "pin_to_sibling" "SelectTeamLabel" + "pin_corner_to_sibling" "PIN_CENTER_TOP" + "pin_to_sibling_corner" "PIN_CENTER_BOTTOM" + } + + "teambutton3" + { + "xpos" "0" + "ypos" "5" + "zpos" "1" + "wide" "255" + "tall" "30" + "textAlignment" "center" + + "pin_to_sibling" "teambutton0" + "pin_corner_to_sibling" "PIN_TOPLEFT" + "pin_to_sibling_corner" "PIN_BOTTOMLEFT" + } + + "BlueCount" + { + "ControlName" "CExLabel" + "fieldName" "BlueCount" + "xpos" "0" + "ypos" "0" + "zpos" "2" + "zpos" "3" + "wide" "20" + "tall" "30" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "labelText" "%bluecount%" + "textAlignment" "east" + + "pin_to_sibling" "teambutton0" + "pin_corner_to_sibling" "PIN_TOPLEFT" + "pin_to_sibling_corner" "PIN_TOPLEFT" + } + + "RedCount" + { + "ControlName" "CExLabel" + "fieldName" "RedCount" + "xpos" "0" + "ypos" "0" + "zpos" "3" + "wide" "20" + "tall" "30" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "labelText" "%redcount%" + "textAlignment" "west" + + "pin_to_sibling" "teambutton1" + "pin_corner_to_sibling" "PIN_TOPRIGHT" + "pin_to_sibling_corner" "PIN_TOPRIGHT" + } +} \ No newline at end of file diff --git a/info.vdf b/info.vdf new file mode 100644 index 0000000..73c8da5 --- /dev/null +++ b/info.vdf @@ -0,0 +1,4 @@ +"catshud" +{ + "ui_version" "3" +} \ No newline at end of file diff --git a/materials/console/background_modern.vtf b/materials/console/background_modern.vtf new file mode 100644 index 0000000..d9e7c67 Binary files /dev/null and b/materials/console/background_modern.vtf differ diff --git a/materials/console/background_upward.vmt b/materials/console/background_upward.vmt new file mode 100644 index 0000000..336bca1 --- /dev/null +++ b/materials/console/background_upward.vmt @@ -0,0 +1,10 @@ +"UnlitGeneric" +{ + "$baseTexture" "console/background_modern" + "$vertexcolor" "1" + "$vertexalpha" "1" + "$ignorez" "1" + "$no_fullbright" "1" + "$nolod" "1" + "%keywords" "tf" +} \ No newline at end of file diff --git a/materials/console/background_upward_widescreen.vmt b/materials/console/background_upward_widescreen.vmt new file mode 100644 index 0000000..336bca1 --- /dev/null +++ b/materials/console/background_upward_widescreen.vmt @@ -0,0 +1,10 @@ +"UnlitGeneric" +{ + "$baseTexture" "console/background_modern" + "$vertexcolor" "1" + "$vertexalpha" "1" + "$ignorez" "1" + "$no_fullbright" "1" + "$nolod" "1" + "%keywords" "tf" +} \ No newline at end of file diff --git a/materials/effects/crit.vtf b/materials/effects/crit.vtf new file mode 100644 index 0000000..82f3bd8 Binary files /dev/null and b/materials/effects/crit.vtf differ diff --git a/materials/effects/minicrit.vtf b/materials/effects/minicrit.vtf new file mode 100644 index 0000000..8b72468 Binary files /dev/null and b/materials/effects/minicrit.vtf differ diff --git a/materials/logo/tf2_logo_lt-blu.vtf b/materials/logo/tf2_logo_lt-blu.vtf new file mode 100644 index 0000000..2eb2e91 Binary files /dev/null and b/materials/logo/tf2_logo_lt-blu.vtf differ diff --git a/materials/sprites/obj_icons/icon_obj_1_blu.vmt b/materials/sprites/obj_icons/icon_obj_1_blu.vmt new file mode 100644 index 0000000..1521d03 --- /dev/null +++ b/materials/sprites/obj_icons/icon_obj_1_blu.vmt @@ -0,0 +1,11 @@ +"UnlitGeneric" +{ + "$translucent" "1" + "$baseTexture" "vgui\replay\thumbnails\cp_icons\icon_obj_1_blu" + "$alpha" "1" + "$vertexalpha" "1" + "$vertexcolor" "1" + "$no_fullbright" "1" + "$ignorez" "1" + "%keywords" "tf" +} \ No newline at end of file diff --git a/materials/sprites/obj_icons/icon_obj_1_blu_locked.vmt b/materials/sprites/obj_icons/icon_obj_1_blu_locked.vmt new file mode 100644 index 0000000..b4f3279 --- /dev/null +++ b/materials/sprites/obj_icons/icon_obj_1_blu_locked.vmt @@ -0,0 +1,11 @@ +"UnlitGeneric" +{ + "$translucent" "1" + "$baseTexture" "vgui\replay\thumbnails\cp_icons\icon_obj_1_blu_locked" + "$alpha" "1" + "$vertexalpha" "1" + "$vertexcolor" "1" + "$no_fullbright" "1" + "$ignorez" "1" + "%keywords" "tf" +} \ No newline at end of file diff --git a/materials/sprites/obj_icons/icon_obj_1_neutral.vmt b/materials/sprites/obj_icons/icon_obj_1_neutral.vmt new file mode 100644 index 0000000..894149e --- /dev/null +++ b/materials/sprites/obj_icons/icon_obj_1_neutral.vmt @@ -0,0 +1,11 @@ +"UnlitGeneric" +{ + "$translucent" "1" + "$baseTexture" "vgui\replay\thumbnails\cp_icons\icon_obj_1_neutral" + "$alpha" "1" + "$vertexalpha" "1" + "$vertexcolor" "1" + "$no_fullbright" "1" + "$ignorez" "1" + "%keywords" "tf" +} \ No newline at end of file diff --git a/materials/sprites/obj_icons/icon_obj_1_neutral_locked.vmt b/materials/sprites/obj_icons/icon_obj_1_neutral_locked.vmt new file mode 100644 index 0000000..dfbc231 --- /dev/null +++ b/materials/sprites/obj_icons/icon_obj_1_neutral_locked.vmt @@ -0,0 +1,11 @@ +"UnlitGeneric" +{ + "$translucent" "1" + "$baseTexture" "vgui\replay\thumbnails\cp_icons\icon_obj_1_neutral_locked" + "$alpha" "1" + "$vertexalpha" "1" + "$vertexcolor" "1" + "$no_fullbright" "1" + "$ignorez" "1" + "%keywords" "tf" +} \ No newline at end of file diff --git a/materials/sprites/obj_icons/icon_obj_1_red.vmt b/materials/sprites/obj_icons/icon_obj_1_red.vmt new file mode 100644 index 0000000..83cb9b1 --- /dev/null +++ b/materials/sprites/obj_icons/icon_obj_1_red.vmt @@ -0,0 +1,11 @@ +"UnlitGeneric" +{ + "$translucent" "1" + "$baseTexture" "vgui\replay\thumbnails\cp_icons\icon_obj_1_red" + "$alpha" "1" + "$vertexalpha" "1" + "$vertexcolor" "1" + "$no_fullbright" "1" + "$ignorez" "1" + "%keywords" "tf" +} \ No newline at end of file diff --git a/materials/sprites/obj_icons/icon_obj_1_red_locked.vmt b/materials/sprites/obj_icons/icon_obj_1_red_locked.vmt new file mode 100644 index 0000000..12196ea --- /dev/null +++ b/materials/sprites/obj_icons/icon_obj_1_red_locked.vmt @@ -0,0 +1,11 @@ +"UnlitGeneric" +{ + "$translucent" "1" + "$baseTexture" "vgui\replay\thumbnails\cp_icons\icon_obj_1_red_locked" + "$alpha" "1" + "$vertexalpha" "1" + "$vertexcolor" "1" + "$no_fullbright" "1" + "$ignorez" "1" + "%keywords" "tf" +} \ No newline at end of file diff --git a/materials/sprites/obj_icons/icon_obj_2_blu.vmt b/materials/sprites/obj_icons/icon_obj_2_blu.vmt new file mode 100644 index 0000000..e513594 --- /dev/null +++ b/materials/sprites/obj_icons/icon_obj_2_blu.vmt @@ -0,0 +1,11 @@ +"UnlitGeneric" +{ + "$translucent" "1" + "$baseTexture" "vgui\replay\thumbnails\cp_icons\icon_obj_2_blu" + "$alpha" "1" + "$vertexalpha" "1" + "$vertexcolor" "1" + "$no_fullbright" "1" + "$ignorez" "1" + "%keywords" "tf" +} \ No newline at end of file diff --git a/materials/sprites/obj_icons/icon_obj_2_blu_locked.vmt b/materials/sprites/obj_icons/icon_obj_2_blu_locked.vmt new file mode 100644 index 0000000..5f11c12 --- /dev/null +++ b/materials/sprites/obj_icons/icon_obj_2_blu_locked.vmt @@ -0,0 +1,11 @@ +"UnlitGeneric" +{ + "$translucent" "1" + "$baseTexture" "vgui\replay\thumbnails\cp_icons\icon_obj_2_blu_locked" + "$alpha" "1" + "$vertexalpha" "1" + "$vertexcolor" "1" + "$no_fullbright" "1" + "$ignorez" "1" + "%keywords" "tf" +} \ No newline at end of file diff --git a/materials/sprites/obj_icons/icon_obj_2_neutral.vmt b/materials/sprites/obj_icons/icon_obj_2_neutral.vmt new file mode 100644 index 0000000..6aca768 --- /dev/null +++ b/materials/sprites/obj_icons/icon_obj_2_neutral.vmt @@ -0,0 +1,11 @@ +"UnlitGeneric" +{ + "$translucent" "1" + "$baseTexture" "vgui\replay\thumbnails\cp_icons\icon_obj_2_neutral" + "$alpha" "1" + "$vertexalpha" "1" + "$vertexcolor" "1" + "$no_fullbright" "1" + "$ignorez" "1" + "%keywords" "tf" +} \ No newline at end of file diff --git a/materials/sprites/obj_icons/icon_obj_2_neutral_locked.vmt b/materials/sprites/obj_icons/icon_obj_2_neutral_locked.vmt new file mode 100644 index 0000000..aa02960 --- /dev/null +++ b/materials/sprites/obj_icons/icon_obj_2_neutral_locked.vmt @@ -0,0 +1,11 @@ +"UnlitGeneric" +{ + "$translucent" "1" + "$baseTexture" "vgui\replay\thumbnails\cp_icons\icon_obj_2_neutral_locked" + "$alpha" "1" + "$vertexalpha" "1" + "$vertexcolor" "1" + "$no_fullbright" "1" + "$ignorez" "1" + "%keywords" "tf" +} \ No newline at end of file diff --git a/materials/sprites/obj_icons/icon_obj_2_red.vmt b/materials/sprites/obj_icons/icon_obj_2_red.vmt new file mode 100644 index 0000000..859b1bb --- /dev/null +++ b/materials/sprites/obj_icons/icon_obj_2_red.vmt @@ -0,0 +1,11 @@ +"UnlitGeneric" +{ + "$translucent" "1" + "$baseTexture" "vgui\replay\thumbnails\cp_icons\icon_obj_2_red" + "$alpha" "1" + "$vertexalpha" "1" + "$vertexcolor" "1" + "$no_fullbright" "1" + "$ignorez" "1" + "%keywords" "tf" +} \ No newline at end of file diff --git a/materials/sprites/obj_icons/icon_obj_2_red_locked.vmt b/materials/sprites/obj_icons/icon_obj_2_red_locked.vmt new file mode 100644 index 0000000..a8923a1 --- /dev/null +++ b/materials/sprites/obj_icons/icon_obj_2_red_locked.vmt @@ -0,0 +1,11 @@ +"UnlitGeneric" +{ + "$translucent" "1" + "$baseTexture" "vgui\replay\thumbnails\cp_icons\icon_obj_2_red_locked" + "$alpha" "1" + "$vertexalpha" "1" + "$vertexcolor" "1" + "$no_fullbright" "1" + "$ignorez" "1" + "%keywords" "tf" +} \ No newline at end of file diff --git a/materials/sprites/obj_icons/icon_obj_3_blu.vmt b/materials/sprites/obj_icons/icon_obj_3_blu.vmt new file mode 100644 index 0000000..b90d36f --- /dev/null +++ b/materials/sprites/obj_icons/icon_obj_3_blu.vmt @@ -0,0 +1,11 @@ +"UnlitGeneric" +{ + "$translucent" "1" + "$baseTexture" "vgui\replay\thumbnails\cp_icons\icon_obj_3_blu" + "$alpha" "1" + "$vertexalpha" "1" + "$vertexcolor" "1" + "$no_fullbright" "1" + "$ignorez" "1" + "%keywords" "tf" +} \ No newline at end of file diff --git a/materials/sprites/obj_icons/icon_obj_3_blu_locked.vmt b/materials/sprites/obj_icons/icon_obj_3_blu_locked.vmt new file mode 100644 index 0000000..aab367c --- /dev/null +++ b/materials/sprites/obj_icons/icon_obj_3_blu_locked.vmt @@ -0,0 +1,11 @@ +"UnlitGeneric" +{ + "$translucent" "1" + "$baseTexture" "vgui\replay\thumbnails\cp_icons\icon_obj_3_blu_locked" + "$alpha" "1" + "$vertexalpha" "1" + "$vertexcolor" "1" + "$no_fullbright" "1" + "$ignorez" "1" + "%keywords" "tf" +} \ No newline at end of file diff --git a/materials/sprites/obj_icons/icon_obj_3_neutral.vmt b/materials/sprites/obj_icons/icon_obj_3_neutral.vmt new file mode 100644 index 0000000..8002d0d --- /dev/null +++ b/materials/sprites/obj_icons/icon_obj_3_neutral.vmt @@ -0,0 +1,11 @@ +"UnlitGeneric" +{ + "$translucent" "1" + "$baseTexture" "vgui\replay\thumbnails\cp_icons\icon_obj_3_neutral" + "$alpha" "1" + "$vertexalpha" "1" + "$vertexcolor" "1" + "$no_fullbright" "1" + "$ignorez" "1" + "%keywords" "tf" +} \ No newline at end of file diff --git a/materials/sprites/obj_icons/icon_obj_3_neutral_locked.vmt b/materials/sprites/obj_icons/icon_obj_3_neutral_locked.vmt new file mode 100644 index 0000000..ce492cc --- /dev/null +++ b/materials/sprites/obj_icons/icon_obj_3_neutral_locked.vmt @@ -0,0 +1,11 @@ +"UnlitGeneric" +{ + "$translucent" "1" + "$baseTexture" "vgui\replay\thumbnails\cp_icons\icon_obj_3_neutral_locked" + "$alpha" "1" + "$vertexalpha" "1" + "$vertexcolor" "1" + "$no_fullbright" "1" + "$ignorez" "1" + "%keywords" "tf" +} \ No newline at end of file diff --git a/materials/sprites/obj_icons/icon_obj_3_red.vmt b/materials/sprites/obj_icons/icon_obj_3_red.vmt new file mode 100644 index 0000000..a84906e --- /dev/null +++ b/materials/sprites/obj_icons/icon_obj_3_red.vmt @@ -0,0 +1,11 @@ +"UnlitGeneric" +{ + "$translucent" "1" + "$baseTexture" "vgui\replay\thumbnails\cp_icons\icon_obj_3_red" + "$alpha" "1" + "$vertexalpha" "1" + "$vertexcolor" "1" + "$no_fullbright" "1" + "$ignorez" "1" + "%keywords" "tf" +} \ No newline at end of file diff --git a/materials/sprites/obj_icons/icon_obj_3_red_locked.vmt b/materials/sprites/obj_icons/icon_obj_3_red_locked.vmt new file mode 100644 index 0000000..9b4c181 --- /dev/null +++ b/materials/sprites/obj_icons/icon_obj_3_red_locked.vmt @@ -0,0 +1,11 @@ +"UnlitGeneric" +{ + "$translucent" "1" + "$baseTexture" "vgui\replay\thumbnails\cp_icons\icon_obj_3_red_locked" + "$alpha" "1" + "$vertexalpha" "1" + "$vertexcolor" "1" + "$no_fullbright" "1" + "$ignorez" "1" + "%keywords" "tf" +} \ No newline at end of file diff --git a/materials/sprites/obj_icons/icon_obj_4_blu.vmt b/materials/sprites/obj_icons/icon_obj_4_blu.vmt new file mode 100644 index 0000000..ee5fa19 --- /dev/null +++ b/materials/sprites/obj_icons/icon_obj_4_blu.vmt @@ -0,0 +1,11 @@ +"UnlitGeneric" +{ + "$translucent" "1" + "$baseTexture" "vgui\replay\thumbnails\cp_icons\icon_obj_4_blu" + "$alpha" "1" + "$vertexalpha" "1" + "$vertexcolor" "1" + "$no_fullbright" "1" + "$ignorez" "1" + "%keywords" "tf" +} \ No newline at end of file diff --git a/materials/sprites/obj_icons/icon_obj_4_blu_locked.vmt b/materials/sprites/obj_icons/icon_obj_4_blu_locked.vmt new file mode 100644 index 0000000..92fa10c --- /dev/null +++ b/materials/sprites/obj_icons/icon_obj_4_blu_locked.vmt @@ -0,0 +1,11 @@ +"UnlitGeneric" +{ + "$translucent" "1" + "$baseTexture" "vgui\replay\thumbnails\cp_icons\icon_obj_4_blu_locked" + "$alpha" "1" + "$vertexalpha" "1" + "$vertexcolor" "1" + "$no_fullbright" "1" + "$ignorez" "1" + "%keywords" "tf" +} \ No newline at end of file diff --git a/materials/sprites/obj_icons/icon_obj_4_neutral.vmt b/materials/sprites/obj_icons/icon_obj_4_neutral.vmt new file mode 100644 index 0000000..c1820a0 --- /dev/null +++ b/materials/sprites/obj_icons/icon_obj_4_neutral.vmt @@ -0,0 +1,11 @@ +"UnlitGeneric" +{ + "$translucent" "1" + "$baseTexture" "vgui\replay\thumbnails\cp_icons\icon_obj_4_neutral" + "$alpha" "1" + "$vertexalpha" "1" + "$vertexcolor" "1" + "$no_fullbright" "1" + "$ignorez" "1" + "%keywords" "tf" +} \ No newline at end of file diff --git a/materials/sprites/obj_icons/icon_obj_4_neutral_locked.vmt b/materials/sprites/obj_icons/icon_obj_4_neutral_locked.vmt new file mode 100644 index 0000000..54126e7 --- /dev/null +++ b/materials/sprites/obj_icons/icon_obj_4_neutral_locked.vmt @@ -0,0 +1,11 @@ +"UnlitGeneric" +{ + "$translucent" "1" + "$baseTexture" "vgui\replay\thumbnails\cp_icons\icon_obj_4_neutral_locked" + "$alpha" "1" + "$vertexalpha" "1" + "$vertexcolor" "1" + "$no_fullbright" "1" + "$ignorez" "1" + "%keywords" "tf" +} \ No newline at end of file diff --git a/materials/sprites/obj_icons/icon_obj_4_red.vmt b/materials/sprites/obj_icons/icon_obj_4_red.vmt new file mode 100644 index 0000000..703fc2d --- /dev/null +++ b/materials/sprites/obj_icons/icon_obj_4_red.vmt @@ -0,0 +1,11 @@ +"UnlitGeneric" +{ + "$translucent" "1" + "$baseTexture" "vgui\replay\thumbnails\cp_icons\icon_obj_4_red" + "$alpha" "1" + "$vertexalpha" "1" + "$vertexcolor" "1" + "$no_fullbright" "1" + "$ignorez" "1" + "%keywords" "tf" +} \ No newline at end of file diff --git a/materials/sprites/obj_icons/icon_obj_4_red_locked.vmt b/materials/sprites/obj_icons/icon_obj_4_red_locked.vmt new file mode 100644 index 0000000..dcec223 --- /dev/null +++ b/materials/sprites/obj_icons/icon_obj_4_red_locked.vmt @@ -0,0 +1,11 @@ +"UnlitGeneric" +{ + "$translucent" "1" + "$baseTexture" "vgui\replay\thumbnails\cp_icons\icon_obj_4_red_locked" + "$alpha" "1" + "$vertexalpha" "1" + "$vertexcolor" "1" + "$no_fullbright" "1" + "$ignorez" "1" + "%keywords" "tf" +} \ No newline at end of file diff --git a/materials/sprites/obj_icons/icon_obj_5_blu.vmt b/materials/sprites/obj_icons/icon_obj_5_blu.vmt new file mode 100644 index 0000000..3129078 --- /dev/null +++ b/materials/sprites/obj_icons/icon_obj_5_blu.vmt @@ -0,0 +1,11 @@ +"UnlitGeneric" +{ + "$translucent" "1" + "$baseTexture" "vgui\replay\thumbnails\cp_icons\icon_obj_5_blu" + "$alpha" "1" + "$vertexalpha" "1" + "$vertexcolor" "1" + "$no_fullbright" "1" + "$ignorez" "1" + "%keywords" "tf" +} \ No newline at end of file diff --git a/materials/sprites/obj_icons/icon_obj_5_blu_locked.vmt b/materials/sprites/obj_icons/icon_obj_5_blu_locked.vmt new file mode 100644 index 0000000..906ef7b --- /dev/null +++ b/materials/sprites/obj_icons/icon_obj_5_blu_locked.vmt @@ -0,0 +1,11 @@ +"UnlitGeneric" +{ + "$translucent" "1" + "$baseTexture" "vgui\replay\thumbnails\cp_icons\icon_obj_5_blu_locked" + "$alpha" "1" + "$vertexalpha" "1" + "$vertexcolor" "1" + "$no_fullbright" "1" + "$ignorez" "1" + "%keywords" "tf" +} \ No newline at end of file diff --git a/materials/sprites/obj_icons/icon_obj_5_neutral.vmt b/materials/sprites/obj_icons/icon_obj_5_neutral.vmt new file mode 100644 index 0000000..2092bca --- /dev/null +++ b/materials/sprites/obj_icons/icon_obj_5_neutral.vmt @@ -0,0 +1,11 @@ +"UnlitGeneric" +{ + "$translucent" "1" + "$baseTexture" "vgui\replay\thumbnails\cp_icons\icon_obj_5_neutral" + "$alpha" "1" + "$vertexalpha" "1" + "$vertexcolor" "1" + "$no_fullbright" "1" + "$ignorez" "1" + "%keywords" "tf" +} \ No newline at end of file diff --git a/materials/sprites/obj_icons/icon_obj_5_neutral_locked.vmt b/materials/sprites/obj_icons/icon_obj_5_neutral_locked.vmt new file mode 100644 index 0000000..adc803f --- /dev/null +++ b/materials/sprites/obj_icons/icon_obj_5_neutral_locked.vmt @@ -0,0 +1,11 @@ +"UnlitGeneric" +{ + "$translucent" "1" + "$baseTexture" "vgui\replay\thumbnails\cp_icons\icon_obj_5_neutral_locked" + "$alpha" "1" + "$vertexalpha" "1" + "$vertexcolor" "1" + "$no_fullbright" "1" + "$ignorez" "1" + "%keywords" "tf" +} \ No newline at end of file diff --git a/materials/sprites/obj_icons/icon_obj_5_red.vmt b/materials/sprites/obj_icons/icon_obj_5_red.vmt new file mode 100644 index 0000000..44aa764 --- /dev/null +++ b/materials/sprites/obj_icons/icon_obj_5_red.vmt @@ -0,0 +1,11 @@ +"UnlitGeneric" +{ + "$translucent" "1" + "$baseTexture" "vgui\replay\thumbnails\cp_icons\icon_obj_5_red" + "$alpha" "1" + "$vertexalpha" "1" + "$vertexcolor" "1" + "$no_fullbright" "1" + "$ignorez" "1" + "%keywords" "tf" +} \ No newline at end of file diff --git a/materials/sprites/obj_icons/icon_obj_5_red_locked.vmt b/materials/sprites/obj_icons/icon_obj_5_red_locked.vmt new file mode 100644 index 0000000..59cb806 --- /dev/null +++ b/materials/sprites/obj_icons/icon_obj_5_red_locked.vmt @@ -0,0 +1,11 @@ +"UnlitGeneric" +{ + "$translucent" "1" + "$baseTexture" "vgui\replay\thumbnails\cp_icons\icon_obj_5_red_locked" + "$alpha" "1" + "$vertexalpha" "1" + "$vertexcolor" "1" + "$no_fullbright" "1" + "$ignorez" "1" + "%keywords" "tf" +} \ No newline at end of file diff --git a/materials/sprites/obj_icons/icon_obj_a.vmt b/materials/sprites/obj_icons/icon_obj_a.vmt new file mode 100644 index 0000000..fe8adc9 --- /dev/null +++ b/materials/sprites/obj_icons/icon_obj_a.vmt @@ -0,0 +1,11 @@ +"UnlitGeneric" +{ + "$translucent" "1" + "$baseTexture" "vgui\replay\thumbnails\cp_icons\icon_obj_a" + "$alpha" "1" + "$vertexalpha" "1" + "$vertexcolor" "1" + "$no_fullbright" "1" + "$ignorez" "1" + "%keywords" "tf" +} \ No newline at end of file diff --git a/materials/sprites/obj_icons/icon_obj_b.vmt b/materials/sprites/obj_icons/icon_obj_b.vmt new file mode 100644 index 0000000..d4ec548 --- /dev/null +++ b/materials/sprites/obj_icons/icon_obj_b.vmt @@ -0,0 +1,11 @@ +"UnlitGeneric" +{ + "$translucent" "1" + "$baseTexture" "vgui\replay\thumbnails\cp_icons\icon_obj_b" + "$alpha" "1" + "$vertexalpha" "1" + "$vertexcolor" "1" + "$no_fullbright" "1" + "$ignorez" "1" + "%keywords" "tf" +} \ No newline at end of file diff --git a/materials/sprites/obj_icons/icon_obj_blu.vmt b/materials/sprites/obj_icons/icon_obj_blu.vmt new file mode 100644 index 0000000..1bd49e8 --- /dev/null +++ b/materials/sprites/obj_icons/icon_obj_blu.vmt @@ -0,0 +1,11 @@ +"UnlitGeneric" +{ + "$translucent" "1" + "$baseTexture" "vgui\replay\thumbnails\cp_icons\icon_obj_blu" + "$alpha" "1" + "$vertexalpha" "1" + "$vertexcolor" "1" + "$no_fullbright" "1" + "$ignorez" "1" + "%keywords" "tf" +} \ No newline at end of file diff --git a/materials/sprites/obj_icons/icon_obj_blu_locked.vmt b/materials/sprites/obj_icons/icon_obj_blu_locked.vmt new file mode 100644 index 0000000..87a7968 --- /dev/null +++ b/materials/sprites/obj_icons/icon_obj_blu_locked.vmt @@ -0,0 +1,11 @@ +"UnlitGeneric" +{ + "$translucent" "1" + "$baseTexture" "vgui\replay\thumbnails\cp_icons\icon_obj_blu_locked" + "$alpha" "1" + "$vertexalpha" "1" + "$vertexcolor" "1" + "$no_fullbright" "1" + "$ignorez" "1" + "%keywords" "tf" +} \ No newline at end of file diff --git a/materials/sprites/obj_icons/icon_obj_blu_mannhattan_locked.vmt b/materials/sprites/obj_icons/icon_obj_blu_mannhattan_locked.vmt new file mode 100644 index 0000000..5e653f5 --- /dev/null +++ b/materials/sprites/obj_icons/icon_obj_blu_mannhattan_locked.vmt @@ -0,0 +1,11 @@ +"UnlitGeneric" +{ + "$translucent" "1" + "$baseTexture" "vgui\replay\thumbnails\cp_icons\icon_obj_blu_mannhattan_locked" + "$alpha" "1" + "$vertexalpha" "1" + "$vertexcolor" "1" + "$no_fullbright" "1" + "$ignorez" "1" + "%keywords" "tf" +} \ No newline at end of file diff --git a/materials/sprites/obj_icons/icon_obj_c.vmt b/materials/sprites/obj_icons/icon_obj_c.vmt new file mode 100644 index 0000000..b0b9a7e --- /dev/null +++ b/materials/sprites/obj_icons/icon_obj_c.vmt @@ -0,0 +1,11 @@ +"UnlitGeneric" +{ + "$translucent" "1" + "$baseTexture" "vgui\replay\thumbnails\cp_icons\icon_obj_c" + "$alpha" "1" + "$vertexalpha" "1" + "$vertexcolor" "1" + "$no_fullbright" "1" + "$ignorez" "1" + "%keywords" "tf" +} \ No newline at end of file diff --git a/materials/sprites/obj_icons/icon_obj_d.vmt b/materials/sprites/obj_icons/icon_obj_d.vmt new file mode 100644 index 0000000..927a6e3 --- /dev/null +++ b/materials/sprites/obj_icons/icon_obj_d.vmt @@ -0,0 +1,11 @@ +"UnlitGeneric" +{ + "$translucent" "1" + "$baseTexture" "vgui\replay\thumbnails\cp_icons\icon_obj_d" + "$alpha" "1" + "$vertexalpha" "1" + "$vertexcolor" "1" + "$no_fullbright" "1" + "$ignorez" "1" + "%keywords" "tf" +} \ No newline at end of file diff --git a/materials/sprites/obj_icons/icon_obj_e.vmt b/materials/sprites/obj_icons/icon_obj_e.vmt new file mode 100644 index 0000000..7a72109 --- /dev/null +++ b/materials/sprites/obj_icons/icon_obj_e.vmt @@ -0,0 +1,11 @@ +"UnlitGeneric" +{ + "$translucent" "1" + "$baseTexture" "vgui\replay\thumbnails\cp_icons\icon_obj_e" + "$alpha" "1" + "$vertexalpha" "1" + "$vertexcolor" "1" + "$no_fullbright" "1" + "$ignorez" "1" + "%keywords" "tf" +} \ No newline at end of file diff --git a/materials/sprites/obj_icons/icon_obj_neutral.vmt b/materials/sprites/obj_icons/icon_obj_neutral.vmt new file mode 100644 index 0000000..bf4029c --- /dev/null +++ b/materials/sprites/obj_icons/icon_obj_neutral.vmt @@ -0,0 +1,11 @@ +"UnlitGeneric" +{ + "$translucent" "1" + "$baseTexture" "vgui\replay\thumbnails\cp_icons\icon_obj_neutral" + "$alpha" "1" + "$vertexalpha" "1" + "$vertexcolor" "1" + "$no_fullbright" "1" + "$ignorez" "1" + "%keywords" "tf" +} \ No newline at end of file diff --git a/materials/sprites/obj_icons/icon_obj_neutral_locked.vmt b/materials/sprites/obj_icons/icon_obj_neutral_locked.vmt new file mode 100644 index 0000000..30f3060 --- /dev/null +++ b/materials/sprites/obj_icons/icon_obj_neutral_locked.vmt @@ -0,0 +1,11 @@ +"UnlitGeneric" +{ + "$translucent" "1" + "$baseTexture" "vgui\replay\thumbnails\cp_icons\icon_obj_neutral_locked" + "$alpha" "1" + "$vertexalpha" "1" + "$vertexcolor" "1" + "$no_fullbright" "1" + "$ignorez" "1" + "%keywords" "tf" +} \ No newline at end of file diff --git a/materials/sprites/obj_icons/icon_obj_red.vmt b/materials/sprites/obj_icons/icon_obj_red.vmt new file mode 100644 index 0000000..7242020 --- /dev/null +++ b/materials/sprites/obj_icons/icon_obj_red.vmt @@ -0,0 +1,11 @@ +"UnlitGeneric" +{ + "$translucent" "1" + "$baseTexture" "vgui\replay\thumbnails\cp_icons\icon_obj_red" + "$alpha" "1" + "$vertexalpha" "1" + "$vertexcolor" "1" + "$no_fullbright" "1" + "$ignorez" "1" + "%keywords" "tf" +} \ No newline at end of file diff --git a/materials/sprites/obj_icons/icon_obj_red_locked.vmt b/materials/sprites/obj_icons/icon_obj_red_locked.vmt new file mode 100644 index 0000000..0c93e94 --- /dev/null +++ b/materials/sprites/obj_icons/icon_obj_red_locked.vmt @@ -0,0 +1,11 @@ +"UnlitGeneric" +{ + "$translucent" "1" + "$baseTexture" "vgui\replay\thumbnails\cp_icons\icon_obj_red_locked" + "$alpha" "1" + "$vertexalpha" "1" + "$vertexcolor" "1" + "$no_fullbright" "1" + "$ignorez" "1" + "%keywords" "tf" +} \ No newline at end of file diff --git a/materials/sprites/obj_icons/icon_obj_white.vmt b/materials/sprites/obj_icons/icon_obj_white.vmt new file mode 100644 index 0000000..f5becf0 --- /dev/null +++ b/materials/sprites/obj_icons/icon_obj_white.vmt @@ -0,0 +1,11 @@ +"UnlitGeneric" +{ + "$translucent" "1" + "$baseTexture" "vgui\replay\thumbnails\cp_icons\icon_obj_white" + "$alpha" "1" + "$vertexalpha" "1" + "$vertexcolor" "1" + "$no_fullbright" "1" + "$ignorez" "1" + "%keywords" "tf" +} \ No newline at end of file diff --git a/materials/vgui/maps/menu_thumb_Missing.vmt b/materials/vgui/maps/menu_thumb_Missing.vmt new file mode 100644 index 0000000..e5dad7a --- /dev/null +++ b/materials/vgui/maps/menu_thumb_Missing.vmt @@ -0,0 +1,8 @@ +"UnlitGeneric" +{ + "$baseTexture" "vgui/replay/thumbnails/menu_thumb_Missing" + "$translucent" "1" + "$vertexcolor" "1" + "$no_fullbright" "1" + "$ignorez" "1" +} \ No newline at end of file diff --git a/materials/vgui/replay/thumbnails/cats/cats.vmt b/materials/vgui/replay/thumbnails/cats/cats.vmt new file mode 100644 index 0000000..ba58cac --- /dev/null +++ b/materials/vgui/replay/thumbnails/cats/cats.vmt @@ -0,0 +1,8 @@ +"UnlitGeneric" +{ + "$basetexture" "vgui\replay\thumbnails\cats\cats" + "$translucent" "1" + "$ignorez" "1" + "$vertexcolor" "1" + "$vertexalpha" "1" +} \ No newline at end of file diff --git a/materials/vgui/replay/thumbnails/cats/cats.vtf b/materials/vgui/replay/thumbnails/cats/cats.vtf new file mode 100644 index 0000000..12e80cb Binary files /dev/null and b/materials/vgui/replay/thumbnails/cats/cats.vtf differ diff --git a/materials/vgui/replay/thumbnails/cp_icons/icon_obj_1_blu.vtf b/materials/vgui/replay/thumbnails/cp_icons/icon_obj_1_blu.vtf new file mode 100644 index 0000000..8ec1ef2 Binary files /dev/null and b/materials/vgui/replay/thumbnails/cp_icons/icon_obj_1_blu.vtf differ diff --git a/materials/vgui/replay/thumbnails/cp_icons/icon_obj_1_blu_locked.vtf b/materials/vgui/replay/thumbnails/cp_icons/icon_obj_1_blu_locked.vtf new file mode 100644 index 0000000..c3978a3 Binary files /dev/null and b/materials/vgui/replay/thumbnails/cp_icons/icon_obj_1_blu_locked.vtf differ diff --git a/materials/vgui/replay/thumbnails/cp_icons/icon_obj_1_neutral.vtf b/materials/vgui/replay/thumbnails/cp_icons/icon_obj_1_neutral.vtf new file mode 100644 index 0000000..eda1f10 Binary files /dev/null and b/materials/vgui/replay/thumbnails/cp_icons/icon_obj_1_neutral.vtf differ diff --git a/materials/vgui/replay/thumbnails/cp_icons/icon_obj_1_neutral_locked.vtf b/materials/vgui/replay/thumbnails/cp_icons/icon_obj_1_neutral_locked.vtf new file mode 100644 index 0000000..8b2a8ea Binary files /dev/null and b/materials/vgui/replay/thumbnails/cp_icons/icon_obj_1_neutral_locked.vtf differ diff --git a/materials/vgui/replay/thumbnails/cp_icons/icon_obj_1_red.vtf b/materials/vgui/replay/thumbnails/cp_icons/icon_obj_1_red.vtf new file mode 100644 index 0000000..ba36a7f Binary files /dev/null and b/materials/vgui/replay/thumbnails/cp_icons/icon_obj_1_red.vtf differ diff --git a/materials/vgui/replay/thumbnails/cp_icons/icon_obj_1_red_locked.vtf b/materials/vgui/replay/thumbnails/cp_icons/icon_obj_1_red_locked.vtf new file mode 100644 index 0000000..e537d40 Binary files /dev/null and b/materials/vgui/replay/thumbnails/cp_icons/icon_obj_1_red_locked.vtf differ diff --git a/materials/vgui/replay/thumbnails/cp_icons/icon_obj_2_blu.vtf b/materials/vgui/replay/thumbnails/cp_icons/icon_obj_2_blu.vtf new file mode 100644 index 0000000..bafb40f Binary files /dev/null and b/materials/vgui/replay/thumbnails/cp_icons/icon_obj_2_blu.vtf differ diff --git a/materials/vgui/replay/thumbnails/cp_icons/icon_obj_2_blu_locked.vtf b/materials/vgui/replay/thumbnails/cp_icons/icon_obj_2_blu_locked.vtf new file mode 100644 index 0000000..187c414 Binary files /dev/null and b/materials/vgui/replay/thumbnails/cp_icons/icon_obj_2_blu_locked.vtf differ diff --git a/materials/vgui/replay/thumbnails/cp_icons/icon_obj_2_neutral.vtf b/materials/vgui/replay/thumbnails/cp_icons/icon_obj_2_neutral.vtf new file mode 100644 index 0000000..133c68c Binary files /dev/null and b/materials/vgui/replay/thumbnails/cp_icons/icon_obj_2_neutral.vtf differ diff --git a/materials/vgui/replay/thumbnails/cp_icons/icon_obj_2_neutral_locked.vtf b/materials/vgui/replay/thumbnails/cp_icons/icon_obj_2_neutral_locked.vtf new file mode 100644 index 0000000..b45cc96 Binary files /dev/null and b/materials/vgui/replay/thumbnails/cp_icons/icon_obj_2_neutral_locked.vtf differ diff --git a/materials/vgui/replay/thumbnails/cp_icons/icon_obj_2_red.vtf b/materials/vgui/replay/thumbnails/cp_icons/icon_obj_2_red.vtf new file mode 100644 index 0000000..7dda538 Binary files /dev/null and b/materials/vgui/replay/thumbnails/cp_icons/icon_obj_2_red.vtf differ diff --git a/materials/vgui/replay/thumbnails/cp_icons/icon_obj_2_red_locked.vtf b/materials/vgui/replay/thumbnails/cp_icons/icon_obj_2_red_locked.vtf new file mode 100644 index 0000000..83f9e66 Binary files /dev/null and b/materials/vgui/replay/thumbnails/cp_icons/icon_obj_2_red_locked.vtf differ diff --git a/materials/vgui/replay/thumbnails/cp_icons/icon_obj_3_blu.vtf b/materials/vgui/replay/thumbnails/cp_icons/icon_obj_3_blu.vtf new file mode 100644 index 0000000..0a68417 Binary files /dev/null and b/materials/vgui/replay/thumbnails/cp_icons/icon_obj_3_blu.vtf differ diff --git a/materials/vgui/replay/thumbnails/cp_icons/icon_obj_3_blu_locked.vtf b/materials/vgui/replay/thumbnails/cp_icons/icon_obj_3_blu_locked.vtf new file mode 100644 index 0000000..163de3a Binary files /dev/null and b/materials/vgui/replay/thumbnails/cp_icons/icon_obj_3_blu_locked.vtf differ diff --git a/materials/vgui/replay/thumbnails/cp_icons/icon_obj_3_neutral.vtf b/materials/vgui/replay/thumbnails/cp_icons/icon_obj_3_neutral.vtf new file mode 100644 index 0000000..10b7dcd Binary files /dev/null and b/materials/vgui/replay/thumbnails/cp_icons/icon_obj_3_neutral.vtf differ diff --git a/materials/vgui/replay/thumbnails/cp_icons/icon_obj_3_neutral_locked.vtf b/materials/vgui/replay/thumbnails/cp_icons/icon_obj_3_neutral_locked.vtf new file mode 100644 index 0000000..cac31d6 Binary files /dev/null and b/materials/vgui/replay/thumbnails/cp_icons/icon_obj_3_neutral_locked.vtf differ diff --git a/materials/vgui/replay/thumbnails/cp_icons/icon_obj_3_red.vtf b/materials/vgui/replay/thumbnails/cp_icons/icon_obj_3_red.vtf new file mode 100644 index 0000000..2f0baa1 Binary files /dev/null and b/materials/vgui/replay/thumbnails/cp_icons/icon_obj_3_red.vtf differ diff --git a/materials/vgui/replay/thumbnails/cp_icons/icon_obj_3_red_locked.vtf b/materials/vgui/replay/thumbnails/cp_icons/icon_obj_3_red_locked.vtf new file mode 100644 index 0000000..9a85c6c Binary files /dev/null and b/materials/vgui/replay/thumbnails/cp_icons/icon_obj_3_red_locked.vtf differ diff --git a/materials/vgui/replay/thumbnails/cp_icons/icon_obj_4_blu.vtf b/materials/vgui/replay/thumbnails/cp_icons/icon_obj_4_blu.vtf new file mode 100644 index 0000000..5adcd87 Binary files /dev/null and b/materials/vgui/replay/thumbnails/cp_icons/icon_obj_4_blu.vtf differ diff --git a/materials/vgui/replay/thumbnails/cp_icons/icon_obj_4_blu_locked.vtf b/materials/vgui/replay/thumbnails/cp_icons/icon_obj_4_blu_locked.vtf new file mode 100644 index 0000000..d6ff91e Binary files /dev/null and b/materials/vgui/replay/thumbnails/cp_icons/icon_obj_4_blu_locked.vtf differ diff --git a/materials/vgui/replay/thumbnails/cp_icons/icon_obj_4_neutral.vtf b/materials/vgui/replay/thumbnails/cp_icons/icon_obj_4_neutral.vtf new file mode 100644 index 0000000..03fe406 Binary files /dev/null and b/materials/vgui/replay/thumbnails/cp_icons/icon_obj_4_neutral.vtf differ diff --git a/materials/vgui/replay/thumbnails/cp_icons/icon_obj_4_neutral_locked.vtf b/materials/vgui/replay/thumbnails/cp_icons/icon_obj_4_neutral_locked.vtf new file mode 100644 index 0000000..41de20b Binary files /dev/null and b/materials/vgui/replay/thumbnails/cp_icons/icon_obj_4_neutral_locked.vtf differ diff --git a/materials/vgui/replay/thumbnails/cp_icons/icon_obj_4_red.vtf b/materials/vgui/replay/thumbnails/cp_icons/icon_obj_4_red.vtf new file mode 100644 index 0000000..eb820fe Binary files /dev/null and b/materials/vgui/replay/thumbnails/cp_icons/icon_obj_4_red.vtf differ diff --git a/materials/vgui/replay/thumbnails/cp_icons/icon_obj_4_red_locked.vtf b/materials/vgui/replay/thumbnails/cp_icons/icon_obj_4_red_locked.vtf new file mode 100644 index 0000000..ea77c67 Binary files /dev/null and b/materials/vgui/replay/thumbnails/cp_icons/icon_obj_4_red_locked.vtf differ diff --git a/materials/vgui/replay/thumbnails/cp_icons/icon_obj_5_blu.vtf b/materials/vgui/replay/thumbnails/cp_icons/icon_obj_5_blu.vtf new file mode 100644 index 0000000..c8ea773 Binary files /dev/null and b/materials/vgui/replay/thumbnails/cp_icons/icon_obj_5_blu.vtf differ diff --git a/materials/vgui/replay/thumbnails/cp_icons/icon_obj_5_blu_locked.vtf b/materials/vgui/replay/thumbnails/cp_icons/icon_obj_5_blu_locked.vtf new file mode 100644 index 0000000..160e171 Binary files /dev/null and b/materials/vgui/replay/thumbnails/cp_icons/icon_obj_5_blu_locked.vtf differ diff --git a/materials/vgui/replay/thumbnails/cp_icons/icon_obj_5_neutral.vtf b/materials/vgui/replay/thumbnails/cp_icons/icon_obj_5_neutral.vtf new file mode 100644 index 0000000..7fba95b Binary files /dev/null and b/materials/vgui/replay/thumbnails/cp_icons/icon_obj_5_neutral.vtf differ diff --git a/materials/vgui/replay/thumbnails/cp_icons/icon_obj_5_neutral_locked.vtf b/materials/vgui/replay/thumbnails/cp_icons/icon_obj_5_neutral_locked.vtf new file mode 100644 index 0000000..d59fd2d Binary files /dev/null and b/materials/vgui/replay/thumbnails/cp_icons/icon_obj_5_neutral_locked.vtf differ diff --git a/materials/vgui/replay/thumbnails/cp_icons/icon_obj_5_red.vtf b/materials/vgui/replay/thumbnails/cp_icons/icon_obj_5_red.vtf new file mode 100644 index 0000000..e0582ed Binary files /dev/null and b/materials/vgui/replay/thumbnails/cp_icons/icon_obj_5_red.vtf differ diff --git a/materials/vgui/replay/thumbnails/cp_icons/icon_obj_5_red_locked.vtf b/materials/vgui/replay/thumbnails/cp_icons/icon_obj_5_red_locked.vtf new file mode 100644 index 0000000..c9db3cd Binary files /dev/null and b/materials/vgui/replay/thumbnails/cp_icons/icon_obj_5_red_locked.vtf differ diff --git a/materials/vgui/replay/thumbnails/cp_icons/icon_obj_a.vtf b/materials/vgui/replay/thumbnails/cp_icons/icon_obj_a.vtf new file mode 100644 index 0000000..acd5a6b Binary files /dev/null and b/materials/vgui/replay/thumbnails/cp_icons/icon_obj_a.vtf differ diff --git a/materials/vgui/replay/thumbnails/cp_icons/icon_obj_b.vtf b/materials/vgui/replay/thumbnails/cp_icons/icon_obj_b.vtf new file mode 100644 index 0000000..45f130d Binary files /dev/null and b/materials/vgui/replay/thumbnails/cp_icons/icon_obj_b.vtf differ diff --git a/materials/vgui/replay/thumbnails/cp_icons/icon_obj_blu.vtf b/materials/vgui/replay/thumbnails/cp_icons/icon_obj_blu.vtf new file mode 100644 index 0000000..18ab776 Binary files /dev/null and b/materials/vgui/replay/thumbnails/cp_icons/icon_obj_blu.vtf differ diff --git a/materials/vgui/replay/thumbnails/cp_icons/icon_obj_blu_locked.vtf b/materials/vgui/replay/thumbnails/cp_icons/icon_obj_blu_locked.vtf new file mode 100644 index 0000000..6f0b917 Binary files /dev/null and b/materials/vgui/replay/thumbnails/cp_icons/icon_obj_blu_locked.vtf differ diff --git a/materials/vgui/replay/thumbnails/cp_icons/icon_obj_blu_mannhattan_locked.vtf b/materials/vgui/replay/thumbnails/cp_icons/icon_obj_blu_mannhattan_locked.vtf new file mode 100644 index 0000000..6f0b917 Binary files /dev/null and b/materials/vgui/replay/thumbnails/cp_icons/icon_obj_blu_mannhattan_locked.vtf differ diff --git a/materials/vgui/replay/thumbnails/cp_icons/icon_obj_c.vtf b/materials/vgui/replay/thumbnails/cp_icons/icon_obj_c.vtf new file mode 100644 index 0000000..eaee127 Binary files /dev/null and b/materials/vgui/replay/thumbnails/cp_icons/icon_obj_c.vtf differ diff --git a/materials/vgui/replay/thumbnails/cp_icons/icon_obj_d.vtf b/materials/vgui/replay/thumbnails/cp_icons/icon_obj_d.vtf new file mode 100644 index 0000000..b307f10 Binary files /dev/null and b/materials/vgui/replay/thumbnails/cp_icons/icon_obj_d.vtf differ diff --git a/materials/vgui/replay/thumbnails/cp_icons/icon_obj_e.vtf b/materials/vgui/replay/thumbnails/cp_icons/icon_obj_e.vtf new file mode 100644 index 0000000..bb10a96 Binary files /dev/null and b/materials/vgui/replay/thumbnails/cp_icons/icon_obj_e.vtf differ diff --git a/materials/vgui/replay/thumbnails/cp_icons/icon_obj_neutral.vtf b/materials/vgui/replay/thumbnails/cp_icons/icon_obj_neutral.vtf new file mode 100644 index 0000000..3e0666b Binary files /dev/null and b/materials/vgui/replay/thumbnails/cp_icons/icon_obj_neutral.vtf differ diff --git a/materials/vgui/replay/thumbnails/cp_icons/icon_obj_neutral_locked.vtf b/materials/vgui/replay/thumbnails/cp_icons/icon_obj_neutral_locked.vtf new file mode 100644 index 0000000..8ed5481 Binary files /dev/null and b/materials/vgui/replay/thumbnails/cp_icons/icon_obj_neutral_locked.vtf differ diff --git a/materials/vgui/replay/thumbnails/cp_icons/icon_obj_red.vtf b/materials/vgui/replay/thumbnails/cp_icons/icon_obj_red.vtf new file mode 100644 index 0000000..908fef9 Binary files /dev/null and b/materials/vgui/replay/thumbnails/cp_icons/icon_obj_red.vtf differ diff --git a/materials/vgui/replay/thumbnails/cp_icons/icon_obj_red_locked.vtf b/materials/vgui/replay/thumbnails/cp_icons/icon_obj_red_locked.vtf new file mode 100644 index 0000000..72a4c19 Binary files /dev/null and b/materials/vgui/replay/thumbnails/cp_icons/icon_obj_red_locked.vtf differ diff --git a/materials/vgui/replay/thumbnails/cp_icons/icon_obj_white.vtf b/materials/vgui/replay/thumbnails/cp_icons/icon_obj_white.vtf new file mode 100644 index 0000000..3c5efda Binary files /dev/null and b/materials/vgui/replay/thumbnails/cp_icons/icon_obj_white.vtf differ diff --git a/materials/vgui/replay/thumbnails/deadshield.vmt b/materials/vgui/replay/thumbnails/deadshield.vmt new file mode 100644 index 0000000..8ce4252 --- /dev/null +++ b/materials/vgui/replay/thumbnails/deadshield.vmt @@ -0,0 +1,8 @@ +"UnlitGeneric" +{ + "$basetexture" "vgui\replay\thumbnails\deadshield" + "$translucent" "1" + "$vertexcolor" "1" + "$ignorez" "1" + "%keywords" "tf" +} \ No newline at end of file diff --git a/materials/vgui/replay/thumbnails/deadshield.vtf b/materials/vgui/replay/thumbnails/deadshield.vtf new file mode 100644 index 0000000..61d0a37 Binary files /dev/null and b/materials/vgui/replay/thumbnails/deadshield.vtf differ diff --git a/materials/vgui/replay/thumbnails/kritz.vmt b/materials/vgui/replay/thumbnails/kritz.vmt new file mode 100644 index 0000000..d1a01e4 --- /dev/null +++ b/materials/vgui/replay/thumbnails/kritz.vmt @@ -0,0 +1,8 @@ +"UnlitGeneric" +{ + "$basetexture" "vgui\replay\thumbnails\kritz" + "$translucent" "1" + "$vertexcolor" "1" + "$ignorez" "1" + "%keywords" "tf" +} \ No newline at end of file diff --git a/materials/vgui/replay/thumbnails/kritz.vtf b/materials/vgui/replay/thumbnails/kritz.vtf new file mode 100644 index 0000000..17c7237 Binary files /dev/null and b/materials/vgui/replay/thumbnails/kritz.vtf differ diff --git a/materials/vgui/replay/thumbnails/mmbg.vmt b/materials/vgui/replay/thumbnails/mmbg.vmt new file mode 100644 index 0000000..b079707 --- /dev/null +++ b/materials/vgui/replay/thumbnails/mmbg.vmt @@ -0,0 +1,8 @@ +"UnlitGeneric" +{ + "$baseTexture" "vgui\replay\thumbnails\mmbg" + "$vertexcolor" "1" + "$no_fullbright" "1" + "$ignorez" "1" + "$translucent" "1" +} \ No newline at end of file diff --git a/materials/vgui/replay/thumbnails/mmbg.vtf b/materials/vgui/replay/thumbnails/mmbg.vtf new file mode 100644 index 0000000..20d6aad Binary files /dev/null and b/materials/vgui/replay/thumbnails/mmbg.vtf differ diff --git a/materials/vgui/replay/thumbnails/mvm/bootcamp.vmt b/materials/vgui/replay/thumbnails/mvm/bootcamp.vmt new file mode 100644 index 0000000..c07a6be --- /dev/null +++ b/materials/vgui/replay/thumbnails/mvm/bootcamp.vmt @@ -0,0 +1,7 @@ +"UnlitGeneric" +{ + "$baseTexture" "vgui/replay/thumbnails/mvm/bootcamp" + "$nolod" "1" + "$nomip" "1" + "%keywords" "tf, mvm, map" +} \ No newline at end of file diff --git a/materials/vgui/replay/thumbnails/mvm/bootcamp.vtf b/materials/vgui/replay/thumbnails/mvm/bootcamp.vtf new file mode 100644 index 0000000..35b84df Binary files /dev/null and b/materials/vgui/replay/thumbnails/mvm/bootcamp.vtf differ diff --git a/materials/vgui/replay/thumbnails/mvm/mannup.vmt b/materials/vgui/replay/thumbnails/mvm/mannup.vmt new file mode 100644 index 0000000..6742776 --- /dev/null +++ b/materials/vgui/replay/thumbnails/mvm/mannup.vmt @@ -0,0 +1,7 @@ +"UnlitGeneric" +{ + "$baseTexture" "vgui/replay/thumbnails/mvm/mannup" + "$nolod" "1" + "$nomip" "1" + "%keywords" "tf, mvm, map" +} \ No newline at end of file diff --git a/materials/vgui/replay/thumbnails/mvm/mannup.vtf b/materials/vgui/replay/thumbnails/mvm/mannup.vtf new file mode 100644 index 0000000..2bbe0f4 Binary files /dev/null and b/materials/vgui/replay/thumbnails/mvm/mannup.vtf differ diff --git a/materials/vgui/replay/thumbnails/quickfix.vmt b/materials/vgui/replay/thumbnails/quickfix.vmt new file mode 100644 index 0000000..4d75b7c --- /dev/null +++ b/materials/vgui/replay/thumbnails/quickfix.vmt @@ -0,0 +1,8 @@ +"UnlitGeneric" +{ + "$basetexture" "vgui\replay\thumbnails\quickfix" + "$translucent" "1" + "$vertexcolor" "1" + "$ignorez" "1" + "%keywords" "tf" +} \ No newline at end of file diff --git a/materials/vgui/replay/thumbnails/quickfix.vtf b/materials/vgui/replay/thumbnails/quickfix.vtf new file mode 100644 index 0000000..2579835 Binary files /dev/null and b/materials/vgui/replay/thumbnails/quickfix.vtf differ diff --git a/materials/vgui/replay/thumbnails/transparent.vmt b/materials/vgui/replay/thumbnails/transparent.vmt new file mode 100644 index 0000000..2c9103f --- /dev/null +++ b/materials/vgui/replay/thumbnails/transparent.vmt @@ -0,0 +1,9 @@ +"Refract" +{ + "%keywords" "tf" + "$refractamount" "0.0" + "$refracttint" "{255 255 255}" + "$refractblur" "0.0" + "$scale" "[1 1]" + "$normalmap" "vgui\replay\thumbnails\transparent" +} \ No newline at end of file diff --git a/materials/vgui/replay/thumbnails/transparent.vtf b/materials/vgui/replay/thumbnails/transparent.vtf new file mode 100644 index 0000000..5be2f3c Binary files /dev/null and b/materials/vgui/replay/thumbnails/transparent.vtf differ diff --git a/materials/vgui/replay/thumbnails/uber.vmt b/materials/vgui/replay/thumbnails/uber.vmt new file mode 100644 index 0000000..3c92c09 --- /dev/null +++ b/materials/vgui/replay/thumbnails/uber.vmt @@ -0,0 +1,8 @@ +"UnlitGeneric" +{ + "$basetexture" "vgui\replay\thumbnails\uber" + "$translucent" "1" + "$vertexcolor" "1" + "$ignorez" "1" + "%keywords" "tf" +} \ No newline at end of file diff --git a/materials/vgui/replay/thumbnails/uber.vtf b/materials/vgui/replay/thumbnails/uber.vtf new file mode 100644 index 0000000..d3f88c9 Binary files /dev/null and b/materials/vgui/replay/thumbnails/uber.vtf differ diff --git a/resource/chatscheme.res b/resource/chatscheme.res new file mode 100644 index 0000000..d80bd3c --- /dev/null +++ b/resource/chatscheme.res @@ -0,0 +1,813 @@ +Scheme +{ + //////////////////////// COLORS /////////////////////////// + // color details + // this is a list of all the colors used by the scheme + Colors + { + // base colors + "White" "255 255 255 255" + "OffWhite" "216 216 216 255" + "DullWhite" "142 142 142 255" + "Orange" "156 82 33 255" + "TransparentBlack" "0 0 0 128" + "Black" "0 0 0 255" + "Green" "63 185 73 255" + "Blank" "0 0 0 0" + + "DarkBrown" "60 56 53 255" + "TanBright" "236 227 203 150" + "TanLight" "201 188 162 150" + "TanDark" "96 90 78 90" + "TextBright" "251 236 203 150" + "TextBlack" "42 39 37 255" + "TextDull" "131 121 104 255" + } + + ///////////////////// BASE SETTINGS //////////////////////// + // + // default settings for all panels + // controls use these to determine their settings + BaseSettings + { + // vgui_controls color specifications + Border.Bright "TanDark" + Border.Dark "TanDark" + Border.Selection "BorderSelection" + + Button.TextColor "DarkBrown" + Button.BgColor "TanLight" + Button.ArmedTextColor "DarkBrown" + Button.ArmedBgColor "TanBright" + Button.DepressedTextColor "DarkBrown" + Button.DepressedBgColor "TanLight" + Button.FocusBorderColor "TransparentBlack" + + CheckButton.TextColor "TextBright" + CheckButton.SelectedTextColor "TextBright" + CheckButton.BgColor "TransparentBlack" + CheckButton.HighlightFgColor "TextDull" + CheckButton.ArmedBgColor "Blank" + CheckButton.DepressedBgColor "Blank" + CheckButton.Border1 "Border.Dark" + CheckButton.Border2 "Border.Bright" + CheckButton.Check "TanBright" + CheckButton.DisabledBgColor "TransparentBlack" + + ComboBoxButton.ArrowColor "TanLight" + ComboBoxButton.ArmedArrowColor "TanBright" + ComboBoxButton.BgColor "Blank" + ComboBoxButton.DisabledBgColor "Blank" + + "Chat.TypingText" "TextBright" + + Frame.BgColor "TransparentBlack" + Frame.OutOfFocusBgColor "TransparentBlack" + Frame.FocusTransitionEffectTime "0.0" + Frame.TransitionEffectTime "0.0" + Frame.AutoSnapRange "0" + FrameGrip.Color1 "Blank" + FrameGrip.Color2 "Blank" + FrameTitleButton.FgColor "Blank" + FrameTitleButton.BgColor "Blank" + FrameTitleButton.DisabledFgColor "Blank" + FrameTitleButton.DisabledBgColor "Blank" + FrameSystemButton.FgColor "Blank" + FrameSystemButton.BgColor "Blank" + FrameSystemButton.Icon "" + FrameSystemButton.DisabledIcon "" + FrameTitleBar.TextColor "Orange" + FrameTitleBar.BgColor "Blank" + FrameTitleBar.DisabledTextColor "Orange" + FrameTitleBar.DisabledBgColor "Blank" + + GraphPanel.FgColor "White" + GraphPanel.BgColor "TransparentBlack" + + Label.TextDullColor "TextDull" + Label.TextColor "TextBright" + Label.TextBrightColor "TextBright" + Label.SelectedTextColor "TextBright" + Label.BgColor "Blank" + Label.DisabledFgColor1 "TextDull" + Label.DisabledFgColor2 "Blank" + + ListPanel.TextColor "TextBright" + ListPanel.BgColor "TransparentBlack" + ListPanel.SelectedBgColor "90 84 75 255" + ListPanel.SelectedOutOfFocusBgColor "69 64 57 255" + + Menu.TextColor "White" + Menu.BgColor "TransparentBlack" + Menu.ArmedTextColor "TextBlack" + Menu.ArmedBgColor "Orange" + Menu.TextInset "6" + + Panel.FgColor "Blank" + Panel.BgColor "DarkBrown" + + ProgressBar.FgColor "White" + ProgressBar.BgColor "TransparentBlack" + PropertySheet.TextColor "OffWhite" + PropertySheet.SelectedTextColor "White" + PropertySheet.TransitionEffectTime "0" + + RadioButton.TextColor "DullWhite" + RadioButton.SelectedTextColor "White" + + RichText.TextColor "White" + RichText.BgColor "TransparentBlack" + RichText.SelectedTextColor "White" + RichText.SelectedBgColor "Orange" + + ScrollBar.Wide "0" + ScrollBarButton.FgColor "Blank" + ScrollBarButton.BgColor "Blank" + ScrollBarButton.ArmedFgColor "Blank" + ScrollBarButton.ArmedBgColor "Blank" + ScrollBarButton.DepressedFgColor "Blank" + ScrollBarButton.DepressedBgColor "Blank" + ScrollBarSlider.FgColor "Blank" + ScrollBarSlider.BgColor "Blank" + + SectionedListPanel.HeaderTextColor "White" + SectionedListPanel.HeaderBgColor "Blank" + SectionedListPanel.DividerColor "Black" + SectionedListPanel.TextColor "DullWhite" + SectionedListPanel.BrightTextColor "White" + SectionedListPanel.BgColor "TransparentBlack" + SectionedListPanel.SelectedTextColor "Black" + SectionedListPanel.SelectedBgColor "Orange" + SectionedListPanel.OutOfFocusSelectedTextColor "Black" + SectionedListPanel.OutOfFocusSelectedBgColor "255 155 0 128" + + Slider.NobColor "108 108 108 255" + Slider.TextColor "180 180 180 255" + Slider.TrackColor "31 31 31 255" + Slider.DisabledTextColor1 "117 117 117 255" + Slider.DisabledTextColor2 "30 30 30 255" + + TextEntry.TextColor "TextBright" + TextEntry.BgColor "TransparentBlack" + TextEntry.CursorColor "OffWhite" + TextEntry.DisabledTextColor "DullWhite" + TextEntry.DisabledBgColor "Blank" + TextEntry.SelectedTextColor "White" + TextEntry.SelectedBgColor "Orange" + TextEntry.OutOfFocusSelectedBgColor "255 155 0 128" + TextEntry.FocusEdgeColor "0 0 0 196" + + ToggleButton.SelectedTextColor "Orange" + + Tooltip.TextColor "0 0 0 196" + Tooltip.BgColor "Orange" + + TreeView.BgColor "TransparentBlack" + + WizardSubPanel.BgColor "Blank" + + // scheme-specific colors + MainMenu.TextColor "White" + MainMenu.ArmedTextColor "200 200 200 255" + MainMenu.DepressedTextColor "192 186 80 255" + MainMenu.MenuItemHeight "16" + MainMenu.Inset "32" + MainMenu.Backdrop "0 0 0 156" + + Console.TextColor "OffWhite" + Console.DevTextColor "White" + + NewGame.TextColor "White" + NewGame.FillColor "0 0 0 255" + NewGame.SelectionColor "Orange" + NewGame.DisabledColor "128 128 128 196" + + TFColors.ChatTextYellow "251 235 202 255" + TFColors.ChatTextTeamBlue "153 204 255 255" + TFColors.ChatTextTeamRed "255 63 53 255" + } + + //////////////////////// BITMAP FONT FILES ///////////////////////////// + // + // Bitmap Fonts are ****VERY*** expensive static memory resources so they are purposely sparse + BitmapFontFiles + { + // UI buttons, custom font, (256x64) + "Buttons" "materials/vgui/fonts/buttons_32.vbf" + } + + //////////////////////// FONTS ///////////////////////////// + // + // describes all the fonts + Fonts + { + "Default" + { + "1" + { + "name" "Verdana" + "tall" "12" + "weight" "0" + "range" "0x0000 0x017F" + "yres" "480 599" + } + "2" + { + "name" "Verdana" + "tall" "13" + "weight" "0" + "range" "0x0000 0x017F" + "yres" "600 767" + } + "3" + { + "name" "Verdana" + "tall" "14" + "weight" "0" + "range" "0x0000 0x017F" + "yres" "768 1023" + "antialias" "1" + } + "4" + { + "name" "Verdana" + "tall" "16" + "weight" "0" + "range" "0x0000 0x017F" + "yres" "1024 1199" + "antialias" "1" + } + "5" + { + "name" "Verdana" + "tall" "20" + "weight" "0" + "range" "0x0000 0x017F" + "yres" "1200 6000" + "antialias" "1" + } + } + + // this is the symbol font + "Marlett" + { + "1" + { + "name" "Marlett" + "tall" "10" + "weight" "0" + "yres" "480 599" + "symbol" "1" + } + "2" + { + "name" "Marlett" + "tall" "14" + "weight" "0" + "yres" "600 767" + "symbol" "1" + } + "3" + { + "name" "Marlett" + "tall" "13" + "weight" "0" + "yres" "768 1023" + "symbol" "1" + } + "4" + { + "name" "Marlett" + "tall" "17" + "weight" "0" + "yres" "1024 1199" + "symbol" "1" + } + "5" + { + "name" "Marlett" + "tall" "22" + "weight" "0" + "yres" "1200 10000" + "symbol" "1" + } + } + + "MarlettSmall" + { + "1" + { + "name" "Marlett" + "tall" "7" + "weight" "0" + "yres" "480 599" + "symbol" "1" + } + "2" + { + "name" "Marlett" + "tall" "9" + "weight" "0" + "yres" "600 767" + "symbol" "1" + } + "3" + { + "name" "Marlett" + "tall" "11" + "weight" "0" + "yres" "768 1023" + "symbol" "1" + } + "4" + { + "name" "Marlett" + "tall" "13" + "weight" "0" + "yres" "1024 1199" + "symbol" "1" + } + "5" + { + "name" "Marlett" + "tall" "17" + "weight" "0" + "yres" "1200 10000" + "symbol" "1" + } + } + + "ChatFont" + { + "1" + { + "name" "Verdana" + "tall" "12" + "weight" "700" + "yres" "480 599" + "dropshadow" "1" + } + "2" + { + "name" "Verdana" + "tall" "14" + "weight" "700" + "yres" "600 767" + "dropshadow" "1" + } + "3" + { + "name" "Verdana" + "tall" "15" + "weight" "700" + "yres" "768 1023" + "dropshadow" "1" + } + "4" + { + "name" "Verdana" + "tall" "17" + "weight" "700" + "yres" "1024 1199" + "dropshadow" "1" + } + "5" + { + "name" "Verdana" + "tall" "22" + "weight" "700" + "yres" "1200 10000" + "dropshadow" "1" + } + } + + "DefaultVerySmall" + { + "1" + { + "name" "Verdana" + "tall" "12" + "weight" "0" + "range" "0x0000 0x017F" + "yres" "480 599" + } + "2" + { + "name" "Verdana" + "tall" "12" + "weight" "0" + "range" "0x0000 0x017F" + "yres" "600 767" + } + "3" + { + "name" "Verdana" + "tall" "12" + "weight" "0" + "range" "0x0000 0x017F" + "yres" "768 1023" + "antialias" "1" + } + "4" + { + "name" "Verdana" + "tall" "14" + "weight" "0" + "range" "0x0000 0x017F" + "yres" "1024 1199" + "antialias" "1" + } + "5" + { + "name" "Verdana" + "tall" "16" + "weight" "0" + "range" "0x0000 0x017F" + "yres" "1200 6000" + "antialias" "1" + } + } + } + + // + //////////////////// BORDERS ////////////////////////////// + // + // describes all the border types + Borders + { + BaseBorder DepressedBorder + ButtonBorder RaisedBorder + ComboBoxBorder DepressedBorder + MenuBorder RaisedBorder + BrowserBorder DepressedBorder + PropertySheetBorder RaisedBorder + + FrameBorder + { + "backgroundtype" "2" + } + + DepressedBorder + { + "inset" "0 0 1 1" + Left + { + "1" + { + "color" "Border.Dark" + "offset" "0 1" + } + } + Right + { + "1" + { + "color" "Border.Bright" + "offset" "1 0" + } + } + Top + { + "1" + { + "color" "Border.Dark" + "offset" "0 0" + } + } + Bottom + { + "1" + { + "color" "Border.Bright" + "offset" "0 0" + } + } + } + + RaisedBorder + { + "inset" "0 0 1 1" + Left + { + "1" + { + "color" "Border.Bright" + "offset" "0 1" + } + } + Right + { + "1" + { + "color" "Border.Dark" + "offset" "0 0" + } + } + Top + { + "1" + { + "color" "Border.Bright" + "offset" "0 1" + } + } + Bottom + { + "1" + { + "color" "Border.Dark" + "offset" "0 0" + } + } + } + + TitleButtonBorder + { + "backgroundtype" "0" + } + + TitleButtonDisabledBorder + { + "backgroundtype" "0" + } + + TitleButtonDepressedBorder + { + "backgroundtype" "0" + } + + ScrollBarButtonBorder + { + "inset" "2 2 0 0" + Left + { + "1" + { + "color" "Blank" + "offset" "0 1" + } + } + Right + { + "1" + { + "color" "Blank" + "offset" "1 0" + } + } + Top + { + "1" + { + "color" "Blank" + "offset" "0 0" + } + } + Bottom + { + "1" + { + "color" "Blank" + "offset" "0 0" + } + } + } + + ScrollBarButtonDepressedBorder + { + "inset" "2 2 0 0" + Left + { + "1" + { + "color" "Blank" + "offset" "0 1" + } + } + Right + { + "1" + { + "color" "Blank" + "offset" "1 0" + } + } + Top + { + "1" + { + "color" "Blank" + "offset" "0 0" + } + } + Bottom + { + "1" + { + "color" "Blank" + "offset" "0 0" + } + } + } + + TabBorder + { + "inset" "0 0 1 1" + Left + { + "1" + { + "color" "Border.Bright" + "offset" "0 1" + } + } + Right + { + "1" + { + "color" "Border.Dark" + "offset" "1 0" + } + } + Top + { + "1" + { + "color" "Border.Bright" + "offset" "0 0" + } + } + } + + TabActiveBorder + { + "inset" "0 0 1 0" + Left + { + "1" + { + "color" "Border.Bright" + "offset" "0 0" + } + } + Right + { + "1" + { + "color" "Border.Dark" + "offset" "1 0" + } + } + Top + { + "1" + { + "color" "Border.Bright" + "offset" "0 0" + } + } + } + + ToolTipBorder + { + "inset" "0 0 1 0" + Left + { + "1" + { + "color" "Border.Dark" + "offset" "0 0" + } + } + Right + { + "1" + { + "color" "Border.Dark" + "offset" "1 0" + } + } + Top + { + "1" + { + "color" "Border.Dark" + "offset" "0 0" + } + } + Bottom + { + "1" + { + "color" "Border.Dark" + "offset" "0 0" + } + } + } + + // this is the border used for default buttons (the button that gets pressed when you hit enter) + ButtonKeyFocusBorder + { + "inset" "0 0 1 1" + Left + { + "1" + { + "color" "Border.Selection" + "offset" "0 0" + } + "2" + { + "color" "Border.Bright" + "offset" "0 1" + } + } + Top + { + "1" + { + "color" "Border.Selection" + "offset" "0 0" + } + "2" + { + "color" "Border.Bright" + "offset" "1 0" + } + } + Right + { + "1" + { + "color" "Border.Selection" + "offset" "0 0" + } + "2" + { + "color" "Border.Dark" + "offset" "1 0" + } + } + Bottom + { + "1" + { + "color" "Border.Selection" + "offset" "0 0" + } + "2" + { + "color" "Border.Dark" + "offset" "0 0" + } + } + } + + ButtonDepressedBorder + { + "inset" "2 1 1 1" + Left + { + "1" + { + "color" "Border.Dark" + "offset" "0 1" + } + } + Right + { + "1" + { + "color" "Border.Bright" + "offset" "1 0" + } + } + Top + { + "1" + { + "color" "Border.Dark" + "offset" "0 0" + } + } + Bottom + { + "1" + { + "color" "Border.Bright" + "offset" "0 0" + } + } + } + } + + //////////////////////// CUSTOM FONT FILES ///////////////////////////// + // + // specifies all the custom (non-system) font files that need to be loaded to service the above described fonts + + CustomFontFiles + { + "1" "resource/HALFLIFE2.ttf" + "2" "resource/HL2EP2.ttf" + } +} \ No newline at end of file diff --git a/resource/clientscheme.res b/resource/clientscheme.res new file mode 100644 index 0000000..7b7216c --- /dev/null +++ b/resource/clientscheme.res @@ -0,0 +1,7 @@ +#base "scheme/clientscheme_settings.res" +#base "scheme/clientscheme_borders.res" +#base "scheme/clientscheme_colors.res" +#base "scheme/clientscheme_fonts.res" +#base "scheme/clientscheme_icons.res" +#base "scheme/clientscheme_xhairs.res" +#base "scheme/clientscheme_xhairs_outline.res" \ No newline at end of file diff --git a/resource/closecaption_english.dat b/resource/closecaption_english.dat new file mode 100644 index 0000000..de214fd Binary files /dev/null and b/resource/closecaption_english.dat differ diff --git a/resource/closecaption_english.txt b/resource/closecaption_english.txt new file mode 100644 index 0000000..215a5a4 Binary files /dev/null and b/resource/closecaption_english.txt differ diff --git a/resource/fonts/Cerbetica-Bold.ttf b/resource/fonts/Cerbetica-Bold.ttf new file mode 100644 index 0000000..6f9ac83 Binary files /dev/null and b/resource/fonts/Cerbetica-Bold.ttf differ diff --git a/resource/fonts/Cerbetica.ttf b/resource/fonts/Cerbetica.ttf new file mode 100644 index 0000000..8fe2d61 Binary files /dev/null and b/resource/fonts/Cerbetica.ttf differ diff --git a/resource/fonts/TF2Crosshairs.ttf b/resource/fonts/TF2Crosshairs.ttf new file mode 100644 index 0000000..e0f2af0 Binary files /dev/null and b/resource/fonts/TF2Crosshairs.ttf differ diff --git a/resource/fonts/TF2Icons.ttf b/resource/fonts/TF2Icons.ttf new file mode 100644 index 0000000..03223ef Binary files /dev/null and b/resource/fonts/TF2Icons.ttf differ diff --git a/resource/fonts/ToonHUD Icons.ttf b/resource/fonts/ToonHUD Icons.ttf new file mode 100644 index 0000000..e814adb Binary files /dev/null and b/resource/fonts/ToonHUD Icons.ttf differ diff --git a/resource/gamemenu.res b/resource/gamemenu.res new file mode 100644 index 0000000..97a57e3 --- /dev/null +++ b/resource/gamemenu.res @@ -0,0 +1,60 @@ +"GameMenu" +{ + "AchievementsButton" + { + "label" "b" + "command" "OpenAchievementsDialog" + "tooltip" "#Achievements" + } + "ReplayButton" + { + "label" "d" + "command" "engine replay_reloadbrowser" + "tooltip" "#MMenu_Tooltip_Replay" + } + "ReportBugButton" + { + "label" "e" + "command" "engine bug" + "tooltip" "#MMenu_Tooltip_ReportBug" + } + "ConsoleButton" + { + "label" "c" + "command" "engine toggleconsole" + "tooltip" "#GameUI_Console" + } + "CallVoteButton" + { + "label" "i" + "command" "callvote" + "OnlyInGame" "1" + "tooltip" "#MMenu_CallVote" + } + "MutePlayersButton" + { + "label" "j" + "command" "OpenMutePlayerDialog" + "OnlyInGame" "1" + "tooltip" "#MMenu_MutePlayers" + } + "ReportPlayerButton" + { + "label" "k" + "command" "OpenReportPlayerDialog" + "OnlyInGame" "1" + "tooltip" "#MMenu_ReportPlayer" + } + "QuestLogButton" + { + "label" "r" + "command" "questlog" + "tooltip" "#TF_QuestMap_Intro_Title" + } + "MOTD_ShowButtonPanel" + { + "label" "w" + "command" "motd_show" + "tooltip" "#TF_OptionCategory_HUD" + } +} \ No newline at end of file diff --git a/resource/preload.res b/resource/preload.res new file mode 100644 index 0000000..f5a53dd --- /dev/null +++ b/resource/preload.res @@ -0,0 +1,417 @@ +"Resource/UI/MainMenuOverride.res" +{ + "CPIconBlu" + { + "ControlName" "ImagePanel" + "fieldName" "CPIconBlu" + "xpos" "9999" + "visible" "1" + "enabled" "1" + "image" "../sprites/obj_icons/icon_obj_blu" + } + + "CPIconBluLocked" + { + "ControlName" "ImagePanel" + "fieldName" "CPIconBluLocked" + "xpos" "9999" + "visible" "1" + "enabled" "1" + "image" "../sprites/obj_icons/icon_obj_blu_locked" + } + "CPIconRed" + { + "ControlName" "ImagePanel" + "fieldName" "CPIconRed" + "xpos" "9999" + "visible" "1" + "enabled" "1" + "image" "../sprites/obj_icons/icon_obj_red" + } + + "CPIconRedLocked" + { + "ControlName" "ImagePanel" + "fieldName" "CPIconRedLocked" + "xpos" "9999" + "visible" "1" + "enabled" "1" + "image" "../sprites/obj_icons/icon_obj_red_locked" + } + + "CPIconNeutral" + { + "ControlName" "ImagePanel" + "fieldName" "CPIconNeutral" + "xpos" "9999" + "visible" "1" + "enabled" "1" + "image" "../sprites/obj_icons/icon_obj_neutral" + } + + "CPIconNeutralLocked" + { + "ControlName" "ImagePanel" + "fieldName" "CPIconNeutralLocked" + "xpos" "9999" + "visible" "1" + "enabled" "1" + "image" "../sprites/obj_icons/icon_obj_neutral_locked" + } + + "CPIconWhite" + { + "ControlName" "ImagePanel" + "fieldName" "CPIconWhite" + "xpos" "9999" + "visible" "1" + "enabled" "1" + "image" "../sprites/obj_icons/icon_obj_white" + } + + "CPIconBlu1" + { + "ControlName" "ImagePanel" + "fieldName" "CPIconBlu1" + "xpos" "9999" + "visible" "1" + "enabled" "1" + "image" "../sprites/obj_icons/icon_obj_1_blu" + } + + "CPIconBlu1Locked" + { + "ControlName" "ImagePanel" + "fieldName" "CPIconBlu1Locked" + "xpos" "9999" + "visible" "1" + "enabled" "1" + "image" "../sprites/obj_icons/icon_obj_1_blu_locked" + } + + "CPIconRed1" + { + "ControlName" "ImagePanel" + "fieldName" "CPIconRed1" + "xpos" "9999" + "visible" "1" + "enabled" "1" + "image" "../sprites/obj_icons/icon_obj_1_red" + } + + "CPIconRed1Locked" + { + "ControlName" "ImagePanel" + "fieldName" "CPIconRed1Locked" + "xpos" "9999" + "visible" "1" + "enabled" "1" + "image" "../sprites/obj_icons/icon_obj_1_red_locked" + } + + "CPIconNeutral1" + { + "ControlName" "ImagePanel" + "fieldName" "CPIconNeutral1" + "xpos" "9999" + "visible" "1" + "enabled" "1" + "image" "../sprites/obj_icons/icon_obj_1_neutral" + } + + "CPIconNeutral1Locked" + { + "ControlName" "ImagePanel" + "fieldName" "CPIconNeutral1Locked" + "xpos" "9999" + "visible" "1" + "enabled" "1" + "image" "../sprites/obj_icons/icon_obj_1_neutral_locked" + } + + "CPIconBlu2" + { + "ControlName" "ImagePanel" + "fieldName" "CPIconBlu2" + "xpos" "9999" + "visible" "1" + "enabled" "1" + "image" "../sprites/obj_icons/icon_obj_2_blu" + } + + "CPIconBlu2Locked" + { + "ControlName" "ImagePanel" + "fieldName" "CPIconBlu2Locked" + "xpos" "9999" + "visible" "1" + "enabled" "1" + "image" "../sprites/obj_icons/icon_obj_2_blu_locked" + } + + "CPIconRed2" + { + "ControlName" "ImagePanel" + "fieldName" "CPIconRed2" + "xpos" "9999" + "visible" "1" + "enabled" "1" + "image" "../sprites/obj_icons/icon_obj_2_red" + } + + "CPIconRed2Locked" + { + "ControlName" "ImagePanel" + "fieldName" "CPIconRed2Locked" + "xpos" "9999" + "visible" "1" + "enabled" "1" + "image" "../sprites/obj_icons/icon_obj_2_red_locked" + } + + "CPIconNeutral2" + { + "ControlName" "ImagePanel" + "fieldName" "CPIconNeutral2" + "xpos" "9999" + "visible" "1" + "enabled" "1" + "image" "../sprites/obj_icons/icon_obj_2_neutral" + } + + "CPIconNeutral2Locked" + { + "ControlName" "ImagePanel" + "fieldName" "CPIconNeutral2Locked" + "xpos" "9999" + "visible" "1" + "enabled" "1" + "image" "../sprites/obj_icons/icon_obj_2_neutral_locked" + } + + "CPIconBlu3" + { + "ControlName" "ImagePanel" + "fieldName" "CPIconBlu3" + "xpos" "9999" + "visible" "1" + "enabled" "1" + "image" "../sprites/obj_icons/icon_obj_3_blu" + } + + "CPIconBlu3Locked" + { + "ControlName" "ImagePanel" + "fieldName" "CPIconBlu3Locked" + "xpos" "9999" + "visible" "1" + "enabled" "1" + "image" "../sprites/obj_icons/icon_obj_3_blu_locked" + } + + "CPIconRed3" + { + "ControlName" "ImagePanel" + "fieldName" "CPIconRed3" + "xpos" "9999" + "visible" "1" + "enabled" "1" + "image" "../sprites/obj_icons/icon_obj_3_red" + } + + "CPIconRed3Locked" + { + "ControlName" "ImagePanel" + "fieldName" "CPIconRed3Locked" + "xpos" "9999" + "visible" "1" + "enabled" "1" + "image" "../sprites/obj_icons/icon_obj_3_red_locked" + } + + "CPIconNeutral3" + { + "ControlName" "ImagePanel" + "fieldName" "CPIconNeutral3" + "xpos" "9999" + "visible" "1" + "enabled" "1" + "image" "../sprites/obj_icons/icon_obj_3_neutral" + } + + "CPIconNeutral3Locked" + { + "ControlName" "ImagePanel" + "fieldName" "CPIconNeutral3Locked" + "xpos" "9999" + "visible" "1" + "enabled" "1" + "image" "../sprites/obj_icons/icon_obj_3_neutral_locked" + } + + "CPIconBlu4" + { + "ControlName" "ImagePanel" + "fieldName" "CPIconBlu4" + "xpos" "9999" + "visible" "1" + "enabled" "1" + "image" "../sprites/obj_icons/icon_obj_4_blu" + } + + "CPIconBlu4Locked" + { + "ControlName" "ImagePanel" + "fieldName" "CPIconBlu4Locked" + "xpos" "9999" + "visible" "1" + "enabled" "1" + "image" "../sprites/obj_icons/icon_obj_4_blu_locked" + } + + "CPIconRed4" + { + "ControlName" "ImagePanel" + "fieldName" "CPIconRed4" + "xpos" "9999" + "visible" "1" + "enabled" "1" + "image" "../sprites/obj_icons/icon_obj_4_red" + } + + "CPIconRed4Locked" + { + "ControlName" "ImagePanel" + "fieldName" "CPIconRed4Locked" + "xpos" "9999" + "visible" "1" + "enabled" "1" + "image" "../sprites/obj_icons/icon_obj_4_red_locked" + } + + "CPIconNeutral4" + { + "ControlName" "ImagePanel" + "fieldName" "CPIconNeutral4" + "xpos" "9999" + "visible" "1" + "enabled" "1" + "image" "../sprites/obj_icons/icon_obj_4_neutral" + } + + "CPIconNeutral4Locked" + { + "ControlName" "ImagePanel" + "fieldName" "CPIconNeutral4Locked" + "xpos" "9999" + "visible" "1" + "enabled" "1" + "image" "../sprites/obj_icons/icon_obj_4_neutral_locked" + } + + "CPIconBlu5" + { + "ControlName" "ImagePanel" + "fieldName" "CPIconBlu5" + "xpos" "9999" + "visible" "1" + "enabled" "1" + "image" "../sprites/obj_icons/icon_obj_5_blu" + } + + "CPIconBlu5Locked" + { + "ControlName" "ImagePanel" + "fieldName" "CPIconBlu5Locked" + "xpos" "9999" + "visible" "1" + "enabled" "1" + "image" "../sprites/obj_icons/icon_obj_5_blu_locked" + } + + "CPIconRed5" + { + "ControlName" "ImagePanel" + "fieldName" "CPIconRed5" + "xpos" "9999" + "visible" "1" + "enabled" "1" + "image" "../sprites/obj_icons/icon_obj_5_red" + } + + "CPIconRed5Locked" + { + "ControlName" "ImagePanel" + "fieldName" "CPIconRed5Locked" + "xpos" "9999" + "visible" "1" + "enabled" "1" + "image" "../sprites/obj_icons/icon_obj_5_red_locked" + } + + "CPIconNeutral5" + { + "ControlName" "ImagePanel" + "fieldName" "CPIconNeutral5" + "xpos" "9999" + "visible" "1" + "enabled" "1" + "image" "../sprites/obj_icons/icon_obj_5_neutral" + } + + "CPIconNeutral5Locked" + { + "ControlName" "ImagePanel" + "fieldName" "CPIconNeutral5Locked" + "xpos" "9999" + "visible" "1" + "enabled" "1" + "image" "../sprites/obj_icons/icon_obj_5_neutral_locked" + } + + "CPIconA" + { + "ControlName" "ImagePanel" + "fieldName" "CPIconA" + "xpos" "9999" + "visible" "1" + "enabled" "1" + "image" "../sprites/obj_icons/icon_obj_a" + } + "CPIconB" + { + "ControlName" "ImagePanel" + "fieldName" "CPIconB" + "xpos" "9999" + "visible" "1" + "enabled" "1" + "image" "../sprites/obj_icons/icon_obj_b" + } + "CPIconC" + { + "ControlName" "ImagePanel" + "fieldName" "CPIconC" + "xpos" "9999" + "visible" "1" + "enabled" "1" + "image" "../sprites/obj_icons/icon_obj_c" + } + "CPIconD" + { + "ControlName" "ImagePanel" + "fieldName" "CPIconD" + "xpos" "9999" + "visible" "1" + "enabled" "1" + "image" "../sprites/obj_icons/icon_obj_d" + } + "CPIconE" + { + "ControlName" "ImagePanel" + "fieldName" "CPIconE" + "xpos" "9999" + "visible" "1" + "enabled" "1" + "image" "../sprites/obj_icons/icon_obj_e" + } +} \ No newline at end of file diff --git a/resource/scheme/clientscheme_borders.res b/resource/scheme/clientscheme_borders.res new file mode 100644 index 0000000..83c38f9 --- /dev/null +++ b/resource/scheme/clientscheme_borders.res @@ -0,0 +1,2900 @@ +Scheme +{ + // + //////////////////// BORDERS ////////////////////////////// + // + // describes all the border types + Borders + { + ButtonHover + { + "inset" "0 0 0 0" + Left + { + "1" + { + "color" "ColorCyan" + "offset" "0 0" + } + } + Right + { + "1" + { + "color" "ColorCyan" + "offset" "0 0" + } + } + Top + { + "1" + { + "color" "ColorCyan" + "offset" "0 0" + } + } + Bottom + { + "1" + { + "color" "ColorCyan" + "offset" "0 0" + } + } + } + + MenuBorder + { + "inset" "0 0 0 0" + Left + { + "1" + { + "color" "Yellow" + "offset" "0 0" + } + "2" + { + "color" "Yellow" + "offset" "0 0" + } + "3" + { + "color" "Yellow" + "offset" "0 0" + } + "4" + { + "color" "Yellow" + "offset" "0 0" + } + "5" + { + "color" "Yellow" + "offset" "0 0" + } + } + } + + MainMenuTabs + { + "inset" "0 0 0 0" + Left + { + "1" + { + "color" "ColorCyan" + "offset" "0 0" + } + "2" + { + "color" "ColorCyan" + "offset" "0 1" + } + "3" + { + "color" "ColorCyan" + "offset" "1 1" + } + } + Right + { + "1" + { + "color" "15 255 255 0" + "offset" "0 0" + } + } + Top + { + "1" + { + "color" "15 255 255 0" + "offset" "0 0" + } + } + Bottom + { + "1" + { + "color" "15 255 255 0" + "offset" "0 0" + } + } + } + + CyanBorderTabs + { + "inset" "0 0 1 1" + Left + { + "1" + { + "color" "ColorCyan" + "offset" "0 1" + } + "2" + { + "color" "ColorCyan" + "offset" "1 1" + } + "3" + { + "color" "ColorCyan" + "offset" "2 1" + } + "4" + { + "color" "ColorCyan" + "offset" "3 1" + } + "5" + { + "color" "ColorCyan" + "offset" "4 1" + } + } + Right + { + "1" + { + "color" "ColorCyan" + "offset" "0 1" + } + "2" + { + "color" "ColorCyan" + "offset" "1 1" + } + "3" + { + "color" "ColorCyan" + "offset" "2 1" + } + "4" + { + "color" "ColorCyan" + "offset" "3 1" + } + "5" + { + "color" "ColorCyan" + "offset" "4 1" + } + } + Top + { + "1" + { + "color" "ColorCyan" + "offset" "0 1" + } + "2" + { + "color" "ColorCyan" + "offset" "1 1" + } + "3" + { + "color" "ColorCyan" + "offset" "2 1" + } + "4" + { + "color" "ColorCyan" + "offset" "3 1" + } + "5" + { + "color" "ColorCyan" + "offset" "4 1" + } + } + } + CyanBorderTabsInactive + { + "inset" "0 0 1 1" + Left + { + "1" + { + "color" "ColorCyanShadow" + "offset" "0 1" + } + "2" + { + "color" "ColorCyanShadow" + "offset" "1 1" + } + "3" + { + "color" "ColorCyanShadow" + "offset" "2 1" + } + "4" + { + "color" "ColorCyanShadow" + "offset" "3 1" + } + "5" + { + "color" "ColorCyanShadow" + "offset" "4 1" + } + } + Right + { + "1" + { + "color" "ColorCyanShadow" + "offset" "0 1" + } + "2" + { + "color" "ColorCyanShadow" + "offset" "1 1" + } + "3" + { + "color" "ColorCyanShadow" + "offset" "2 1" + } + "4" + { + "color" "ColorCyanShadow" + "offset" "3 1" + } + "5" + { + "color" "ColorCyanShadow" + "offset" "4 1" + } + } + Top + { + "1" + { + "color" "ColorCyanShadow" + "offset" "0 1" + } + "2" + { + "color" "ColorCyanShadow" + "offset" "1 1" + } + "3" + { + "color" "ColorCyanShadow" + "offset" "2 1" + } + "4" + { + "color" "ColorCyanShadow" + "offset" "3 1" + } + "5" + { + "color" "ColorCyanShadow" + "offset" "4 1" + } + } + } + + CyanBorder + { + "inset" "0 0 0 0" + Left + { + "1" + { + "color" "ColorCyan" + "offset" "0 4" + } + } + Right + { + "1" + { + "color" "ColorCyan" + "offset" "0 0" + } + } + Top + { + "1" + { + "color" "ColorCyan" + "offset" "0 0" + } + } + Bottom + { + "1" + { + "color" "ColorCyan" + "offset" "0 0" + } + } + } + + CyanBorderThick + { + "inset" "0 0 0 0" + Left + { + "1" + { + "color" "ColorCyan" + "offset" "0 0" + } + "2" + { + "color" "ColorCyan" + "offset" "1 0" + } + "3" + { + "color" "ColorCyan" + "offset" "2 0" + } + } + Right + { + "1" + { + "color" "ColorCyan" + "offset" "0 0" + } + "2" + { + "color" "ColorCyan" + "offset" "1 0" + } + "3" + { + "color" "ColorCyan" + "offset" "2 0" + } + } + Top + { + "1" + { + "color" "ColorCyan" + "offset" "0 0" + } + "2" + { + "color" "ColorCyan" + "offset" "1 0" + } + "3" + { + "color" "ColorCyan" + "offset" "2 0" + } + } + Bottom + { + "1" + { + "color" "ColorCyan" + "offset" "0 0" + } + "2" + { + "color" "ColorCyan" + "offset" "1 0" + } + "3" + { + "color" "ColorCyan" + "offset" "2 0" + } + } + } + + NoBorder + { + "inset" "0 0 0 0" + Left + { + "1" + { + "color" "Blank" + "offset" "0 0" + } + } + Right + { + "1" + { + "color" "Blank" + "offset" "0 0" + } + } + Top + { + "1" + { + "color" "Blank" + "offset" "0 0" + } + } + Bottom + { + "1" + { + "color" "Blank" + "offset" "0 0" + } + } + } + + TeamMenuBorder + { + "inset" "0 0 0 0" + Left + { + "1" + { + "color" "Black" + "offset" "0 0" + } + "2" + { + "color" "Black" + "offset" "0 0" + } + } + Right + { + "1" + { + "color" "Black" + "offset" "0 0" + } + "2" + { + "color" "Black" + "offset" "0 0" + } + } + Top + { + "1" + { + "color" "Black" + "offset" "0 0" + } + "2" + { + "color" "Black" + "offset" "0 0" + } + } + Bottom + { + "1" + { + "color" "Black" + "offset" "0 0" + } + "2" + { + "color" "Black" + "offset" "0 0" + } + } + } + + ScrollBarButtonBorder + { + "inset" "0 0 0 0" + "backgroundtype" "2" + } + + ScrollBarButtonDepressedBorder + { + "inset" "0 0 0 0" + "backgroundtype" "2" + } + + ButtonBorder + { + "offset" "0 0" + "color" "blank" + } + + ButtonKeyFocusBorder + { + "offset" "0 0" + "color" "blank" + } + + ButtonDepressedBorder + { + "offset" "0 0" + "color" "Blank" + } + + ComboBoxBorder + { + "inset" "0 0 1 1" + Left + { + "1" + { + "color" "TanLight" + "offset" "0 1" + } + } + Right + { + "1" + { + "color" "TanLight" + "offset" "1 0" + } + } + Top + { + "1" + { + "color" "TanLight" + "offset" "0 0" + } + } + Bottom + { + "1" + { + "color" "TanLight" + "offset" "0 0" + } + } + } + + DarkComboBoxBorder + { + "inset" "0 0 1 1" + Left + { + "1" + { + "color" "TanDark" + "offset" "0 1" + } + } + Right + { + "1" + { + "color" "TanDark" + "offset" "1 0" + } + } + Top + { + "1" + { + "color" "TanDark" + "offset" "0 0" + } + } + Bottom + { + "1" + { + "color" "TanDark" + "offset" "0 0" + } + } + } + + SalePriceBorder + { + "inset" "0 0 1 1" + Left + { + "1" + { + "color" "SaleGreen" + "offset" "0 1" + } + } + Right + { + "1" + { + "color" "SaleGreen" + "offset" "1 0" + } + } + Top + { + "1" + { + "color" "SaleGreen" + "offset" "0 0" + } + } + Bottom + { + "1" + { + "color" "SaleGreen" + "offset" "0 0" + } + } + } + + MainMenuSubButtonBorder + { + "inset" "0 0 1 1" + Left + { + "1" + { + "color" "TanDarker" + "offset" "0 1" + } + } + Right + { + "1" + { + "color" "TanDarker" + "offset" "1 0" + } + } + } + + CrosshatchedBackground + { + "bordertype" "image" + "backgroundtype" "2" + "image" "loadout_header" + "tiled" "1" + } + + OutlinedGreyBox + { + "bordertype" "scalable_image" + "backgroundtype" "2" + "image" "loadout_round_rect_selected" + "src_corner_height" "24" // pixels inside the image + "src_corner_width" "24" + "draw_corner_width" "0" // screen size of the corners ( and sides ), proportional + "draw_corner_height" "0" + } + + OutlinedDullGreyBox + { + "bordertype" "scalable_image" + "backgroundtype" "2" + "image" "loadout_round_rect" + "src_corner_height" "24" // pixels inside the image + "src_corner_width" "24" + "draw_corner_width" "0" // screen size of the corners ( and sides ), proportional + "draw_corner_height" "0" + } + + TFThinLineBorder + { + "bordertype" "scalable_image" + "backgroundtype" "2" + "image" "../hud/tournament_panel_brown" + //"image" "../hud/color_panel_browner" + "src_corner_height" "23" // pixels inside the image + "src_corner_width" "23" + "draw_corner_width" "0" // screen size of the corners ( and sides ), proportional + "draw_corner_height" "0" + } + + TFFatLineBorderOpaque + { + "bordertype" "scalable_image" + "backgroundtype" "2" + "image" "../hud/color_panel_brown_opaque" + "src_corner_height" "23" // pixels inside the image + "src_corner_width" "23" + "draw_corner_width" "0" // screen size of the corners ( and sides ), proportional + "draw_corner_height" "0" + } + + TFFatLineBorder + { + "bordertype" "scalable_image" + "backgroundtype" "2" + "image" "../hud/color_panel_brown" + "src_corner_height" "23" // pixels inside the image + "src_corner_width" "23" + "draw_corner_width" "0" // screen size of the corners ( and sides ), proportional + "draw_corner_height" "0" + } + + TFFatLineBorderRedBGOpaque + { + "bordertype" "scalable_image" + "backgroundtype" "2" + "image" "../hud/color_panel_red_opaque" + "src_corner_height" "23" // pixels inside the image + "src_corner_width" "23" + "draw_corner_width" "0" // screen size of the corners ( and sides ), proportional + "draw_corner_height" "0" + } + + TFFatLineBorderRedBGOpaque_Store + { + "bordertype" "scalable_image" + "backgroundtype" "2" + "image" "../hud/color_panel_red_opaque" + "src_corner_height" "24" // pixels inside the image + "src_corner_width" "24" + "draw_corner_width" "0" // screen size of the corners ( and sides ), proportional + "draw_corner_height" "0" + } + + TFFatLineBorderRedBG + { + "bordertype" "scalable_image" + "backgroundtype" "2" + "image" "../hud/color_panel_red" + "src_corner_height" "23" // pixels inside the image + "src_corner_width" "23" + "draw_corner_width" "0" // screen size of the corners ( and sides ), proportional + "draw_corner_height" "0" + } + + TFFatLineBorderRedBGMoreOpaque + { + "bordertype" "scalable_image" + "backgroundtype" "2" + "image" "../hud/color_panel_red_more_opaque" + "src_corner_height" "23" // pixels inside the image + "src_corner_width" "23" + "draw_corner_width" "0" // screen size of the corners ( and sides ), proportional + "draw_corner_height" "0" + } + + TFFatLineBorderBlueBG + { + "bordertype" "scalable_image" + "backgroundtype" "2" + "image" "../hud/color_panel_blu" + "src_corner_height" "23" // pixels inside the image + "src_corner_width" "23" + "draw_corner_width" "0" // screen size of the corners ( and sides ), proportional + "draw_corner_height" "0" + } + + TFFatLineBorderBlueBGMoreOpaque + { + "bordertype" "scalable_image" + "backgroundtype" "2" + "image" "../hud/color_panel_blu_more_opaque" + "src_corner_height" "23" // pixels inside the image + "src_corner_width" "23" + "draw_corner_width" "0" // screen size of the corners ( and sides ), proportional + "draw_corner_height" "0" + } + + TFFatLineBorderBlueBGOpaque + { + "bordertype" "scalable_image" + "backgroundtype" "2" + "image" "../hud/color_panel_blu_opaque" + "src_corner_height" "23" // pixels inside the image + "src_corner_width" "23" + "draw_corner_width" "0" // screen size of the corners ( and sides ), proportional + "draw_corner_height" "0" + } + + TFFatLineBorderClearBG + { + "bordertype" "scalable_image" + "backgroundtype" "2" + "image" "../hud/color_panel_clear" + "src_corner_height" "23" // pixels inside the image + "src_corner_width" "23" + "draw_corner_width" "0" // screen size of the corners ( and sides ), proportional + "draw_corner_height" "0" + } + + ToolTipBorder + { + "inset" "0 0 1 1" + Left + { + "1" + { + "color" "TanDarker" + "offset" "0 1" + } + } + Right + { + "1" + { + "color" "TanDarker" + "offset" "1 0" + } + } + Top + { + "1" + { + "color" "TanDarker" + "offset" "0 0" + } + } + Bottom + { + "1" + { + "color" "TanDarker" + "offset" "0 0" + } + } + } + + OptionsCategoryBorder + { + "inset" "0 0 1 1" + Bottom + { + "1" + { + "color" "TanLight" + "offset" "0 0" + } + } + } + + GrayDialogBorder + { + "bordertype" "scalable_image" + "backgroundtype" "2" + "image" "loadout_rect" + "src_corner_height" "24" // pixels inside the image + "src_corner_width" "24" + "draw_corner_width" "2" // screen size of the corners ( and sides ), proportional + "draw_corner_height" "2" + } + + StoreFreeTrialBorder + { + "bordertype" "scalable_image" + "backgroundtype" "2" + "image" "loadout_rect_red" + "src_corner_height" "24" // pixels inside the image + "src_corner_width" "24" + "draw_corner_width" "11" // screen size of the corners ( and sides ), proportional + "draw_corner_height" "11" + } + + EconItemBorder + { + "bordertype" "scalable_image" + "backgroundtype" "2" + "image" "loadout_rect" + //"color" "ItemPanelBG" + "src_corner_height" "24" // pixels inside the image + "src_corner_width" "24" + "draw_corner_width" "0" // screen size of the corners ( and sides ), proportional + "draw_corner_height" "0" + } + + Econ.Button.Border.Default + { + "inset" "0 0 0 0" + Left + { + "1" + { + "color" "ColorCyan" + "offset" "0 0" + } + } + Right + { + "1" + { + "color" "ColorCyan" + "offset" "0 0" + } + } + Top + { + "1" + { + "color" "ColorCyan" + "offset" "0 0" + } + } + Bottom + { + "1" + { + "color" "ColorCyan" + "offset" "0 0" + } + } + } + + Econ.Button.Border.Armed + { + "inset" "0 0 0 0" + Left + { + "1" + { + "color" "ColorCyan" + "offset" "0 0" + } + } + Right + { + "1" + { + "color" "ColorCyan" + "offset" "0 0" + } + } + Top + { + "1" + { + "color" "ColorCyan" + "offset" "0 0" + } + } + Bottom + { + "1" + { + "color" "ColorCyan" + "offset" "0 0" + } + } + } + + LoadoutItemMouseOverBorder + { + "bordertype" "scalable_image" + "backgroundtype" "2" + "image" "loadout_rect_mouseover" + "src_corner_height" "24" // pixels inside the image + "src_corner_width" "24" + "draw_corner_width" "2" // screen size of the corners ( and sides ), proportional + "draw_corner_height" "2" + } + + LoadoutItemPopupBorder + { + "bordertype" "scalable_image" + "backgroundtype" "2" + "image" "backpack_rect_mouseover_color" + "color" "ItemPanelBG" + "src_corner_height" "32" // pixels inside the image + "src_corner_width" "32" + "draw_corner_width" "2" // screen size of the corners ( and sides ), proportional + "draw_corner_height" "2" + } + + BackpackItemGrayedOut + { + "bordertype" "scalable_image" + "backgroundtype" "2" + "color" "Black" + "image" "backpack_rect_color" + "src_corner_height" "24" // pixels inside the image + "src_corner_width" "24" + "draw_corner_width" "2" // screen size of the corners ( and sides ), proportional + "draw_corner_height" "2" + } + + BackpackItemGrayedOut_Selected + { + "bordertype" "scalable_image" + "backgroundtype" "2" + "color" "Black" + "image" "backpack_rect_color" + "src_corner_height" "24" // pixels inside the image + "src_corner_width" "24" + "draw_corner_width" "2" // screen size of the corners ( and sides ), proportional + "draw_corner_height" "2" + } + + // Standard ------------------------------------------------------------------------------------------------ + BackpackItemBorder + { + "bordertype" "scalable_image" + "backgroundtype" "2" + "image" "backpack_rect" + "src_corner_height" "24" // pixels inside the image + "src_corner_width" "24" + "draw_corner_width" "2" // screen size of the corners ( and sides ), proportional + "draw_corner_height" "2" + } + + BackpackItemSelectedBorder + { + "bordertype" "scalable_image" + "backgroundtype" "2" + "image" "backpack_rect_selected" + "src_corner_height" "24" // pixels inside the image + "src_corner_width" "24" + "draw_corner_width" "2" // screen size of the corners ( and sides ), proportional + "draw_corner_height" "2" + } + + BackpackItemMouseOverBorder + { + "inset" "0 0 0 0" + Left + { + "1" + { + "color" "60 54 53 255" + "offset" "0 0" + } + } + Right + { + "1" + { + "color" "60 54 53 255" + "offset" "0 0" + } + } + Top + { + "1" + { + "color" "60 54 53 255" + "offset" "0 0" + } + } + Bottom + { + "1" + { + "color" "60 54 53 255" + "offset" "0 0" + } + } + } + + // Unique ------------------------------------------------------------------------------------------------ + BackpackItemBorder_Unique + { + "bordertype" "scalable_image" + "backgroundtype" "2" + "color" "QualityColorUnique" + "image" "backpack_rect_color" + "src_corner_height" "24" // pixels inside the image + "src_corner_width" "24" + "draw_corner_width" "2" // screen size of the corners ( and sides ), proportional + "draw_corner_height" "2" + } + + BackpackItemMouseOverBorder_Unique + { + "bordertype" "scalable_image" + "backgroundtype" "2" + "color" "QualityColorUnique" + "image" "backpack_rect_mouseover_color" + "src_corner_height" "24" // pixels inside the image + "src_corner_width" "24" + "draw_corner_width" "2" // screen size of the corners ( and sides ), proportional + "draw_corner_height" "2" + } + + // Rarity1 ------------------------------------------------------------------------------------------------ + BackpackItemBorder_1 + { + "bordertype" "scalable_image" + "backgroundtype" "2" + "color" "QualityColorrarity1" + "image" "backpack_rect_color" + "src_corner_height" "24" // pixels inside the image + "src_corner_width" "24" + "draw_corner_width" "2" // screen size of the corners ( and sides ), proportional + "draw_corner_height" "2" + } + + BackpackItemMouseOverBorder_1 + { + "bordertype" "scalable_image" + "backgroundtype" "2" + "color" "QualityColorrarity1" + "image" "backpack_rect_mouseover_color" + "src_corner_height" "24" // pixels inside the image + "src_corner_width" "24" + "draw_corner_width" "2" // screen size of the corners ( and sides ), proportional + "draw_corner_height" "2" + } + + // Rarity2 ------------------------------------------------------------------------------------------------ + BackpackItemBorder_2 + { + "bordertype" "scalable_image" + "backgroundtype" "2" + "color" "QualityColorrarity2" + "image" "backpack_rect_color" + "src_corner_height" "24" // pixels inside the image + "src_corner_width" "24" + "draw_corner_width" "2" // screen size of the corners ( and sides ), proportional + "draw_corner_height" "2" + } + + BackpackItemMouseOverBorder_2 + { + "bordertype" "scalable_image" + "backgroundtype" "2" + "color" "QualityColorrarity2" + "image" "backpack_rect_mouseover_color" + "src_corner_height" "24" // pixels inside the image + "src_corner_width" "24" + "draw_corner_width" "2" // screen size of the corners ( and sides ), proportional + "draw_corner_height" "2" + } + + // Rarity3 ------------------------------------------------------------------------------------------------ + BackpackItemBorder_3 + { + "bordertype" "scalable_image" + "backgroundtype" "2" + "color" "QualityColorrarity3" + "image" "backpack_rect_color" + "src_corner_height" "24" // pixels inside the image + "src_corner_width" "24" + "draw_corner_width" "2" // screen size of the corners ( and sides ), proportional + "draw_corner_height" "2" + } + + BackpackItemMouseOverBorder_3 + { + "bordertype" "scalable_image" + "backgroundtype" "2" + "color" "QualityColorrarity3" + "image" "backpack_rect_mouseover_color" + "src_corner_height" "24" // pixels inside the image + "src_corner_width" "24" + "draw_corner_width" "2" // screen size of the corners ( and sides ), proportional + "draw_corner_height" "2" + } + + // Rarity4 ------------------------------------------------------------------------------------------------ + BackpackItemBorder_4 + { + "bordertype" "scalable_image" + "backgroundtype" "2" + "color" "QualityColorrarity4" + "image" "backpack_rect_color" + "src_corner_height" "24" // pixels inside the image + "src_corner_width" "24" + "draw_corner_width" "2" // screen size of the corners ( and sides ), proportional + "draw_corner_height" "2" + } + + BackpackItemMouseOverBorder_4 + { + "bordertype" "scalable_image" + "backgroundtype" "2" + "color" "QualityColorrarity4" + "image" "backpack_rect_mouseover_color" + "src_corner_height" "24" // pixels inside the image + "src_corner_width" "24" + "draw_corner_width" "2" // screen size of the corners ( and sides ), proportional + "draw_corner_height" "2" + } + + // Haunted ------------------------------------------------------------------------------------------------ + BackpackItemBorder_Haunted + { + "bordertype" "scalable_image" + "backgroundtype" "2" + "color" "QualityColorHaunted" + "image" "backpack_rect_color" + "src_corner_height" "24" // pixels inside the image + "src_corner_width" "24" + "draw_corner_width" "2" // screen size of the corners ( and sides ), proportional + "draw_corner_height" "2" + } + + BackpackItemMouseOverBorder_Haunted + { + "bordertype" "scalable_image" + "backgroundtype" "2" + "color" "QualityColorHaunted" + "image" "backpack_rect_mouseover_color" + "src_corner_height" "24" // pixels inside the image + "src_corner_width" "24" + "draw_corner_width" "2" // screen size of the corners ( and sides ), proportional + "draw_corner_height" "2" + } + + BackpackItemGreyedOutBorder_Haunted + { + "bordertype" "scalable_image" + "backgroundtype" "2" + "color" "QualityColorHaunted_GreyedOut" + "image" "backpack_rect_color" + "src_corner_height" "24" // pixels inside the image + "src_corner_width" "24" + "draw_corner_width" "2" // screen size of the corners ( and sides ), proportional + "draw_corner_height" "2" + } + + BackpackItemGreyedOutSelectedBorder_Haunted + { + "bordertype" "scalable_image" + "backgroundtype" "2" + "color" "QualityColorHaunted_GreyedOut" + "image" "backpack_rect_mouseover_color" + "src_corner_height" "24" // pixels inside the image + "src_corner_width" "24" + "draw_corner_width" "2" // screen size of the corners ( and sides ), proportional + "draw_corner_height" "2" + } + + // Vintage ------------------------------------------------------------------------------------------------ + BackpackItemBorder_Vintage + { + "bordertype" "scalable_image" + "backgroundtype" "2" + "color" "QualityColorVintage" + "image" "backpack_rect_color" + "src_corner_height" "24" // pixels inside the image + "src_corner_width" "24" + "draw_corner_width" "2" // screen size of the corners ( and sides ), proportional + "draw_corner_height" "2" + } + + BackpackItemMouseOverBorder_Vintage + { + "bordertype" "scalable_image" + "backgroundtype" "2" + "color" "QualityColorVintage" + "image" "backpack_rect_mouseover_color" + "src_corner_height" "24" // pixels inside the image + "src_corner_width" "24" + "draw_corner_width" "2" // screen size of the corners ( and sides ), proportional + "draw_corner_height" "2" + } + + BackpackItemGreyedOutBorder_Vintage + { + "bordertype" "scalable_image" + "backgroundtype" "2" + "color" "QualityColorVintage_GreyedOut" + "image" "backpack_rect_color" + "src_corner_height" "24" // pixels inside the image + "src_corner_width" "24" + "draw_corner_width" "2" // screen size of the corners ( and sides ), proportional + "draw_corner_height" "2" + } + + BackpackItemGreyedOutSelectedBorder_Vintage + { + "bordertype" "scalable_image" + "backgroundtype" "2" + "color" "QualityColorVintage_GreyedOut" + "image" "backpack_rect_mouseover_color" + "src_corner_height" "24" // pixels inside the image + "src_corner_width" "24" + "draw_corner_width" "2" // screen size of the corners ( and sides ), proportional + "draw_corner_height" "2" + } + + // Community ------------------------------------------------------------------------------------------------ + BackpackItemBorder_Community + { + "bordertype" "scalable_image" + "backgroundtype" "2" + "color" "QualityColorCommunity" + "image" "backpack_rect_color" + "src_corner_height" "24" // pixels inside the image + "src_corner_width" "24" + "draw_corner_width" "2" // screen size of the corners ( and sides ), proportional + "draw_corner_height" "2" + } + + BackpackItemMouseOverBorder_Community + { + "bordertype" "scalable_image" + "backgroundtype" "2" + "color" "QualityColorCommunity" + "image" "backpack_rect_mouseover_color" + "src_corner_height" "24" // pixels inside the image + "src_corner_width" "24" + "draw_corner_width" "2" // screen size of the corners ( and sides ), proportional + "draw_corner_height" "2" + } + + BackpackItemGreyedOutBorder_Community + { + "bordertype" "scalable_image" + "backgroundtype" "2" + "color" "QualityColorCommunity_GreyedOut" + "image" "backpack_rect_color" + "src_corner_height" "24" // pixels inside the image + "src_corner_width" "24" + "draw_corner_width" "2" // screen size of the corners ( and sides ), proportional + "draw_corner_height" "2" + } + + BackpackItemGreyedOutSelectedBorder_Community + { + "bordertype" "scalable_image" + "backgroundtype" "2" + "color" "QualityColorCommunity_GreyedOut" + "image" "backpack_rect_mouseover_color" + "src_corner_height" "24" // pixels inside the image + "src_corner_width" "24" + "draw_corner_width" "2" // screen size of the corners ( and sides ), proportional + "draw_corner_height" "2" + } + + // Developer ------------------------------------------------------------------------------------------------ + BackpackItemBorder_Developer + { + "bordertype" "scalable_image" + "backgroundtype" "2" + "color" "QualityColorDeveloper" + "image" "backpack_rect_color" + "src_corner_height" "24" // pixels inside the image + "src_corner_width" "24" + "draw_corner_width" "2" // screen size of the corners ( and sides ), proportional + "draw_corner_height" "2" + } + + BackpackItemMouseOverBorder_Developer + { + "bordertype" "scalable_image" + "backgroundtype" "2" + "color" "QualityColorDeveloper" + "image" "backpack_rect_mouseover_color" + "src_corner_height" "24" // pixels inside the image + "src_corner_width" "24" + "draw_corner_width" "2" // screen size of the corners ( and sides ), proportional + "draw_corner_height" "2" + } + + BackpackItemGreyedOutBorder_Developer + { + "bordertype" "scalable_image" + "backgroundtype" "2" + "color" "QualityColorDeveloper_GreyedOut" + "image" "backpack_rect_color" + "src_corner_height" "24" // pixels inside the image + "src_corner_width" "24" + "draw_corner_width" "2" // screen size of the corners ( and sides ), proportional + "draw_corner_height" "2" + } + + BackpackItemGreyedOutSelectedBorder_Developer + { + "bordertype" "scalable_image" + "backgroundtype" "2" + "color" "QualityColorDeveloper_GreyedOut" + "image" "backpack_rect_mouseover_color" + "src_corner_height" "24" // pixels inside the image + "src_corner_width" "24" + "draw_corner_width" "2" // screen size of the corners ( and sides ), proportional + "draw_corner_height" "2" + } + + // SelfMade ------------------------------------------------------------------------------------------------ + BackpackItemBorder_SelfMade + { + "bordertype" "scalable_image" + "backgroundtype" "2" + "color" "QualityColorSelfMade" + "image" "backpack_rect_color" + "src_corner_height" "24" // pixels inside the image + "src_corner_width" "24" + "draw_corner_width" "2" // screen size of the corners ( and sides ), proportional + "draw_corner_height" "2" + } + + BackpackItemMouseOverBorder_SelfMade + { + "bordertype" "scalable_image" + "backgroundtype" "2" + "color" "QualityColorSelfMade" + "image" "backpack_rect_mouseover_color" + "src_corner_height" "24" // pixels inside the image + "src_corner_width" "24" + "draw_corner_width" "2" // screen size of the corners ( and sides ), proportional + "draw_corner_height" "2" + } + + BackpackItemGreyedOutBorder_SelfMade + { + "bordertype" "scalable_image" + "backgroundtype" "2" + "color" "QualityColorSelfMade_GreyedOut" + "image" "backpack_rect_color" + "src_corner_height" "24" // pixels inside the image + "src_corner_width" "24" + "draw_corner_width" "2" // screen size of the corners ( and sides ), proportional + "draw_corner_height" "2" + } + + BackpackItemGreyedOutSelectedBorder_SelfMade + { + "bordertype" "scalable_image" + "backgroundtype" "2" + "color" "QualityColorSelfMade_GreyedOut" + "image" "backpack_rect_mouseover_color" + "src_corner_height" "24" // pixels inside the image + "src_corner_width" "24" + "draw_corner_width" "2" // screen size of the corners ( and sides ), proportional + "draw_corner_height" "2" + } + + // Customized ------------------------------------------------------------------------------------------------ + BackpackItemBorder_Customized + { + "bordertype" "scalable_image" + "backgroundtype" "2" + "color" "QualityColorCustomized" + "image" "backpack_rect_color" + "src_corner_height" "24" // pixels inside the image + "src_corner_width" "24" + "draw_corner_width" "2" // screen size of the corners ( and sides ), proportional + "draw_corner_height" "2" + } + + BackpackItemMouseOverBorder_Customized + { + "bordertype" "scalable_image" + "backgroundtype" "2" + "color" "QualityColorCustomized" + "image" "backpack_rect_mouseover_color" + "src_corner_height" "24" // pixels inside the image + "src_corner_width" "24" + "draw_corner_width" "2" // screen size of the corners ( and sides ), proportional + "draw_corner_height" "2" + } + + BackpackItemGreyedOutBorder_Customized + { + "bordertype" "scalable_image" + "backgroundtype" "2" + "color" "QualityColorCustomized_GreyedOut" + "image" "backpack_rect_color" + "src_corner_height" "24" // pixels inside the image + "src_corner_width" "24" + "draw_corner_width" "2" // screen size of the corners ( and sides ), proportional + "draw_corner_height" "2" + } + + BackpackItemGreyedOutSelectedBorder_Customized + { + "bordertype" "scalable_image" + "backgroundtype" "2" + "color" "QualityColorCustomized_GreyedOut" + "image" "backpack_rect_mouseover_color" + "src_corner_height" "24" // pixels inside the image + "src_corner_width" "24" + "draw_corner_width" "2" // screen size of the corners ( and sides ), proportional + "draw_corner_height" "2" + } + + // Strange ------------------------------------------------------------------------------------------------ + BackpackItemBorder_Strange + { + "bordertype" "scalable_image" + "backgroundtype" "2" + "color" "QualityColorStrange" + "image" "backpack_rect_color" + "src_corner_height" "24" // pixels inside the image + "src_corner_width" "24" + "draw_corner_width" "2" // screen size of the corners ( and sides ), proportional + "draw_corner_height" "2" + } + + BackpackItemMouseOverBorder_Strange + { + "bordertype" "scalable_image" + "backgroundtype" "2" + "color" "QualityColorStrange" + "image" "backpack_rect_mouseover_color" + "src_corner_height" "24" // pixels inside the image + "src_corner_width" "24" + "draw_corner_width" "2" // screen size of the corners ( and sides ), proportional + "draw_corner_height" "2" + } + + BackpackItemGreyedOutBorder_Strange + { + "bordertype" "scalable_image" + "backgroundtype" "2" + "color" "QualityColorStrange_GreyedOut" + "image" "backpack_rect_color" + "src_corner_height" "24" // pixels inside the image + "src_corner_width" "24" + "draw_corner_width" "2" // screen size of the corners ( and sides ), proportional + "draw_corner_height" "2" + } + + BackpackItemGreyedOutSelectedBorder_Strange + { + "bordertype" "scalable_image" + "backgroundtype" "2" + "color" "QualityColorStrange_GreyedOut" + "image" "backpack_rect_mouseover_color" + "src_corner_height" "24" // pixels inside the image + "src_corner_width" "24" + "draw_corner_width" "2" // screen size of the corners ( and sides ), proportional + "draw_corner_height" "2" + } + + // Completed ------------------------------------------------------------------------------------------------ + BackpackItemBorder_Completed + { + "bordertype" "scalable_image" + "backgroundtype" "2" + "color" "QualityColorCompleted" + "image" "backpack_rect_color" + "src_corner_height" "24" // pixels inside the image + "src_corner_width" "24" + "draw_corner_width" "2" // screen size of the corners ( and sides ), proportional + "draw_corner_height" "2" + } + + BackpackItemMouseOverBorder_Completed + { + "bordertype" "scalable_image" + "backgroundtype" "2" + "color" "QualityColorCompleted" + "image" "backpack_rect_mouseover_color" + "src_corner_height" "24" // pixels inside the image + "src_corner_width" "24" + "draw_corner_width" "2" // screen size of the corners ( and sides ), proportional + "draw_corner_height" "2" + } + + BackpackItemGreyedOutBorder_Completed + { + "bordertype" "scalable_image" + "backgroundtype" "2" + "color" "QualityColorCompleted_GreyedOut" + "image" "backpack_rect_color" + "src_corner_height" "24" // pixels inside the image + "src_corner_width" "24" + "draw_corner_width" "2" // screen size of the corners ( and sides ), proportional + "draw_corner_height" "2" + } + + BackpackItemGreyedOutSelectedBorder_Completed + { + "bordertype" "scalable_image" + "backgroundtype" "2" + "color" "QualityColorCompleted_GreyedOut" + "image" "backpack_rect_mouseover_color" + "src_corner_height" "24" // pixels inside the image + "src_corner_width" "24" + "draw_corner_width" "2" // screen size of the corners ( and sides ), proportional + "draw_corner_height" "2" + } + + // PaintkitWeapon ------------------------------------------------------------------------------------------------ + BackpackItemBorder_PaintkitWeapon + { + "bordertype" "scalable_image" + "backgroundtype" "2" + "color" "QualityColorPaintkitWeapon" + "image" "backpack_rect_color" + "src_corner_height" "24" // pixels inside the image + "src_corner_width" "24" + "draw_corner_width" "2" // screen size of the corners ( and sides ), proportional + "draw_corner_height" "2" + } + + BackpackItemMouseOverBorder_PaintkitWeapon + { + "bordertype" "scalable_image" + "backgroundtype" "2" + "color" "QualityColorPaintkitWeapon" + "image" "backpack_rect_mouseover_color" + "src_corner_height" "24" // pixels inside the image + "src_corner_width" "24" + "draw_corner_width" "2" // screen size of the corners ( and sides ), proportional + "draw_corner_height" "2" + } + + BackpackItemGreyedOutBorder_PaintkitWeapon + { + "bordertype" "scalable_image" + "backgroundtype" "2" + "color" "QualityColorPaintkitWeapon_GreyedOut" + "image" "backpack_rect_color" + "src_corner_height" "24" // pixels inside the image + "src_corner_width" "24" + "draw_corner_width" "2" // screen size of the corners ( and sides ), proportional + "draw_corner_height" "2" + } + + BackpackItemGreyedOutSelectedBorder_PaintkitWeapon + { + "bordertype" "scalable_image" + "backgroundtype" "2" + "color" "QualityColorPaintkitWeaponGreyedOut" + "image" "backpack_rect_mouseover_color" + "src_corner_height" "24" // pixels inside the image + "src_corner_width" "24" + "draw_corner_width" "2" // screen size of the corners ( and sides ), proportional + "draw_corner_height" "2" + } + + // Collector's ------------------------------------------------------------------------------------------------ + BackpackItemBorder_Collectors + { + "bordertype" "scalable_image" + "backgroundtype" "2" + "color" "QualityColorCollectors" + "image" "backpack_rect_color" + "src_corner_height" "24" // pixels inside the image + "src_corner_width" "24" + "draw_corner_width" "2" // screen size of the corners ( and sides ), proportional + "draw_corner_height" "2" + } + + BackpackItemMouseOverBorder_Collectors + { + "bordertype" "scalable_image" + "backgroundtype" "2" + "color" "QualityColorCollectors" + "image" "backpack_rect_mouseover_color" + "src_corner_height" "24" // pixels inside the image + "src_corner_width" "24" + "draw_corner_width" "2" // screen size of the corners ( and sides ), proportional + "draw_corner_height" "2" + } + + BackpackItemGreyedOutBorder_Collectors + { + "bordertype" "scalable_image" + "backgroundtype" "2" + "color" "QualityColorCollectors_GreyedOut" + "image" "backpack_rect_color" + "src_corner_height" "24" // pixels inside the image + "src_corner_width" "24" + "draw_corner_width" "2" // screen size of the corners ( and sides ), proportional + "draw_corner_height" "2" + } + + BackpackItemGreyedOutSelectedBorder_Collectors + { + "bordertype" "scalable_image" + "backgroundtype" "2" + "color" "QualityColorCollectors_GreyedOut" + "image" "backpack_rect_mouseover_color" + "src_corner_height" "24" // pixels inside the image + "src_corner_width" "24" + "draw_corner_width" "2" // screen size of the corners ( and sides ), proportional + "draw_corner_height" "2" + } + + // Rarity Default + BackpackItemBorder_RarityDefault + { + "bordertype" "scalable_image" + "backgroundtype" "2" + "color" "ItemRarityDefault" + "image" "backpack_rect_color" + "src_corner_height" "24" // pixels inside the image + "src_corner_width" "24" + "draw_corner_width" "2" // screen size of the corners ( and sides ), proportional + "draw_corner_height" "2" + } + + BackpackItemMouseOverBorder_RarityDefault + { + "bordertype" "scalable_image" + "backgroundtype" "2" + "color" "ItemRarityDefault" + "image" "backpack_rect_mouseover_color" + "src_corner_height" "24" // pixels inside the image + "src_corner_width" "24" + "draw_corner_width" "2" // screen size of the corners ( and sides ), proportional + "draw_corner_height" "2" + } + + BackpackItemGreyedOutBorder_RarityDefault + { + "bordertype" "scalable_image" + "backgroundtype" "2" + "color" "ItemRarityDefault_GreyedOut" + "image" "backpack_rect_color" + "src_corner_height" "24" // pixels inside the image + "src_corner_width" "24" + "draw_corner_width" "2" // screen size of the corners ( and sides ), proportional + "draw_corner_height" "2" + } + + BackpackItemGreyedOutSelectedBorder_RarityDefault + { + "bordertype" "scalable_image" + "backgroundtype" "2" + "color" "ItemRarityDefault_GreyedOut" + "image" "backpack_rect_mouseover_color" + "src_corner_height" "24" // pixels inside the image + "src_corner_width" "24" + "draw_corner_width" "2" // screen size of the corners ( and sides ), proportional + "draw_corner_height" "2" + } + + BackpackItemBorder_RarityCommon + { + "bordertype" "scalable_image" + "backgroundtype" "2" + "color" "ItemRarityCommon" + "image" "backpack_rect_color" + "src_corner_height" "24" // pixels inside the image + "src_corner_width" "24" + "draw_corner_width" "2" // screen size of the corners ( and sides ), proportional + "draw_corner_height" "2" + } + + BackpackItemMouseOverBorder_RarityCommon + { + "bordertype" "scalable_image" + "backgroundtype" "2" + "color" "ItemRarityCommon" + "image" "backpack_rect_mouseover_color" + "src_corner_height" "24" // pixels inside the image + "src_corner_width" "24" + "draw_corner_width" "2" // screen size of the corners ( and sides ), proportional + "draw_corner_height" "2" + } + + BackpackItemGreyedOutBorder_RarityCommon + { + "bordertype" "scalable_image" + "backgroundtype" "2" + "color" "ItemRarityCommon_GreyedOut" + "image" "backpack_rect_color" + "src_corner_height" "24" // pixels inside the image + "src_corner_width" "24" + "draw_corner_width" "2" // screen size of the corners ( and sides ), proportional + "draw_corner_height" "2" + } + + BackpackItemGreyedOutSelectedBorder_RarityCommon + { + "bordertype" "scalable_image" + "backgroundtype" "2" + "color" "ItemRarityCommon_GreyedOut" + "image" "backpack_rect_mouseover_color" + "src_corner_height" "24" // pixels inside the image + "src_corner_width" "24" + "draw_corner_width" "2" // screen size of the corners ( and sides ), proportional + "draw_corner_height" "2" + } + + BackpackItemBorder_RarityUncommon + { + "bordertype" "scalable_image" + "backgroundtype" "2" + "color" "ItemRarityUncommon" + "image" "backpack_rect_color" + "src_corner_height" "24" // pixels inside the image + "src_corner_width" "24" + "draw_corner_width" "2" // screen size of the corners ( and sides ), proportional + "draw_corner_height" "2" + } + + BackpackItemMouseOverBorder_RarityUncommon + { + "bordertype" "scalable_image" + "backgroundtype" "2" + "color" "ItemRarityUncommon" + "image" "backpack_rect_mouseover_color" + "src_corner_height" "24" // pixels inside the image + "src_corner_width" "24" + "draw_corner_width" "2" // screen size of the corners ( and sides ), proportional + "draw_corner_height" "2" + } + + BackpackItemGreyedOutBorder_RarityUncommon + { + "bordertype" "scalable_image" + "backgroundtype" "2" + "color" "ItemRarityUncommon_GreyedOut" + "image" "backpack_rect_color" + "src_corner_height" "24" // pixels inside the image + "src_corner_width" "24" + "draw_corner_width" "2" // screen size of the corners ( and sides ), proportional + "draw_corner_height" "2" + } + + BackpackItemGreyedOutSelectedBorder_RarityUncommon + { + "bordertype" "scalable_image" + "backgroundtype" "2" + "color" "ItemRarityUncommon_GreyedOut" + "image" "backpack_rect_mouseover_color" + "src_corner_height" "24" // pixels inside the image + "src_corner_width" "24" + "draw_corner_width" "2" // screen size of the corners ( and sides ), proportional + "draw_corner_height" "2" + } + + BackpackItemBorder_RarityRare + { + "bordertype" "scalable_image" + "backgroundtype" "2" + "color" "ItemRarityRare" + "image" "backpack_rect_color" + "src_corner_height" "24" // pixels inside the image + "src_corner_width" "24" + "draw_corner_width" "2" // screen size of the corners ( and sides ), proportional + "draw_corner_height" "2" + } + + BackpackItemMouseOverBorder_RarityRare + { + "bordertype" "scalable_image" + "backgroundtype" "2" + "color" "ItemRarityRare" + "image" "backpack_rect_mouseover_color" + "src_corner_height" "24" // pixels inside the image + "src_corner_width" "24" + "draw_corner_width" "2" // screen size of the corners ( and sides ), proportional + "draw_corner_height" "2" + } + + BackpackItemGreyedOutBorder_RarityRare + { + "bordertype" "scalable_image" + "backgroundtype" "2" + "color" "ItemRarityRare_GreyedOut" + "image" "backpack_rect_color" + "src_corner_height" "24" // pixels inside the image + "src_corner_width" "24" + "draw_corner_width" "2" // screen size of the corners ( and sides ), proportional + "draw_corner_height" "2" + } + + BackpackItemGreyedOutSelectedBorder_RarityRare + { + "bordertype" "scalable_image" + "backgroundtype" "2" + "color" "ItemRarityRare_GreyedOut" + "image" "backpack_rect_mouseover_color" + "src_corner_height" "24" // pixels inside the image + "src_corner_width" "24" + "draw_corner_width" "2" // screen size of the corners ( and sides ), proportional + "draw_corner_height" "2" + } + + BackpackItemBorder_RarityMythical + { + "bordertype" "scalable_image" + "backgroundtype" "2" + "color" "ItemRarityMythical" + "image" "backpack_rect_color" + "src_corner_height" "24" // pixels inside the image + "src_corner_width" "24" + "draw_corner_width" "2" // screen size of the corners ( and sides ), proportional + "draw_corner_height" "2" + } + + BackpackItemMouseOverBorder_RarityMythical + { + "bordertype" "scalable_image" + "backgroundtype" "2" + "color" "ItemRarityMythical" + "image" "backpack_rect_mouseover_color" + "src_corner_height" "24" // pixels inside the image + "src_corner_width" "24" + "draw_corner_width" "2" // screen size of the corners ( and sides ), proportional + "draw_corner_height" "2" + } + + BackpackItemGreyedOutBorder_RarityMythical + { + "bordertype" "scalable_image" + "backgroundtype" "2" + "color" "ItemRarityMythical_GreyedOut" + "image" "backpack_rect_color" + "src_corner_height" "24" // pixels inside the image + "src_corner_width" "24" + "draw_corner_width" "2" // screen size of the corners ( and sides ), proportional + "draw_corner_height" "2" + } + + BackpackItemGreyedOutSelectedBorder_RarityMythical + { + "bordertype" "scalable_image" + "backgroundtype" "2" + "color" "ItemRarityMythical_GreyedOut" + "image" "backpack_rect_mouseover_color" + "src_corner_height" "24" // pixels inside the image + "src_corner_width" "24" + "draw_corner_width" "2" // screen size of the corners ( and sides ), proportional + "draw_corner_height" "2" + } + + // *************************************************** + BackpackItemBorder_RarityLegendary + { + "bordertype" "scalable_image" + "backgroundtype" "2" + "color" "ItemRarityLegendary" + "image" "backpack_rect_color" + "src_corner_height" "24" // pixels inside the image + "src_corner_width" "24" + "draw_corner_width" "2" // screen size of the corners ( and sides ), proportional + "draw_corner_height" "2" + } + + BackpackItemMouseOverBorder_RarityLegendary + { + "bordertype" "scalable_image" + "backgroundtype" "2" + "color" "ItemRarityLegendary" + "image" "backpack_rect_mouseover_color" + "src_corner_height" "24" // pixels inside the image + "src_corner_width" "24" + "draw_corner_width" "2" // screen size of the corners ( and sides ), proportional + "draw_corner_height" "2" + } + + BackpackItemGreyedOutBorder_RarityLegendary + { + "bordertype" "scalable_image" + "backgroundtype" "2" + "color" "ItemRarityLegendary_GreyedOut" + "image" "backpack_rect_color" + "src_corner_height" "24" // pixels inside the image + "src_corner_width" "24" + "draw_corner_width" "2" // screen size of the corners ( and sides ), proportional + "draw_corner_height" "2" + } + + BackpackItemGreyedOutSelectedBorder_RarityLegendary + { + "bordertype" "scalable_image" + "backgroundtype" "2" + "color" "ItemRarityLegendary_GreyedOut" + "image" "backpack_rect_mouseover_color" + "src_corner_height" "24" // pixels inside the image + "src_corner_width" "24" + "draw_corner_width" "2" // screen size of the corners ( and sides ), proportional + "draw_corner_height" "2" + } + + //********************************************* + BackpackItemBorder_RarityAncient + { + "bordertype" "scalable_image" + "backgroundtype" "2" + "color" "ItemRarityAncient" + "image" "backpack_rect_color" + "src_corner_height" "24" // pixels inside the image + "src_corner_width" "24" + "draw_corner_width" "2" // screen size of the corners ( and sides ), proportional + "draw_corner_height" "2" + } + BackpackItemMouseOverBorder_RarityAncient + { + "bordertype" "scalable_image" + "backgroundtype" "2" + "color" "ItemRarityAncient" + "image" "backpack_rect_mouseover_color" + "src_corner_height" "24" // pixels inside the image + "src_corner_width" "24" + "draw_corner_width" "2" // screen size of the corners ( and sides ), proportional + "draw_corner_height" "2" + } + BackpackItemGreyedOutBorder_RarityAncient + { + "bordertype" "scalable_image" + "backgroundtype" "2" + "color" "ItemRarityAncient_GreyedOut" + "image" "backpack_rect_color" + "src_corner_height" "24" // pixels inside the image + "src_corner_width" "24" + "draw_corner_width" "2" // screen size of the corners ( and sides ), proportional + "draw_corner_height" "2" + } + BackpackItemGreyedOutSelectedBorder_RarityAncient + { + "bordertype" "scalable_image" + "backgroundtype" "2" + "color" "ItemRarityAncient_GreyedOut" + "image" "backpack_rect_mouseover_color" + "src_corner_height" "24" // pixels inside the image + "src_corner_width" "24" + "draw_corner_width" "2" // screen size of the corners ( and sides ), proportional + "draw_corner_height" "2" + } + + StoreItemBorder + { + "inset" "0 0 1 1" + "backgroundtype" "2" + Left + { + "1" + { + "color" "TanDarker" + "offset" "0 1" + } + } + Right + { + "1" + { + "color" "TanDarker" + "offset" "1 0" + } + } + Top + { + "1" + { + "color" "TanDarker" + "offset" "0 0" + } + } + Bottom + { + "1" + { + "color" "TanDarker" + "offset" "0 0" + } + } + } + StoreItemBorderMouseOver + { + "inset" "0 0 1 1" + "backgroundtype" "2" + Left + { + "1" + { + "color" "TanDark" + "offset" "0 1" + } + } + Right + { + "1" + { + "color" "TanDark" + "offset" "1 0" + } + } + Top + { + "1" + { + "color" "TanDark" + "offset" "0 0" + } + } + Bottom + { + "1" + { + "color" "TanDark" + "offset" "0 0" + } + } + } + StoreItemBorderSelected + { + "inset" "0 0 1 1" + "backgroundtype" "2" + Left + { + "1" + { + "color" "TanLight" + "offset" "0 1" + } + } + Right + { + "1" + { + "color" "TanLight" + "offset" "1 0" + } + } + Top + { + "1" + { + "color" "TanLight" + "offset" "0 0" + } + } + Bottom + { + "1" + { + "color" "TanLight" + "offset" "0 0" + } + } + } + + NotificationDefault + { + "bordertype" "scalable_image" + "backgroundtype" "2" + "image" "alert_rect" + "src_corner_height" "32" // pixels inside the image + "src_corner_width" "32" + "draw_corner_width" "0" // screen size of the corners ( and sides ), proportional + "draw_corner_height" "0" + } + + NotificationHighPriority + { + "bordertype" "scalable_image" + "backgroundtype" "2" + "image" "button_holder_central" + "src_corner_height" "32" // pixels inside the image + "src_corner_width" "32" + "draw_corner_width" "0" // screen size of the corners ( and sides ), proportional + "draw_corner_height" "0" + } + + MainMenuButtonGlow + { + "bordertype" "scalable_image" + "backgroundtype" "2" + "color" "178 83 22 255" + "image" "button_glow" + "src_corner_height" "4" // pixels inside the image + "src_corner_width" "4" + "draw_corner_width" "4" // screen size of the corners ( and sides ), proportional + "draw_corner_height" "4" + } + MainMenuButtonGlow2 + { + "bordertype" "scalable_image" + "backgroundtype" "2" + "color" "238 103 17 255" + "image" "button_glow" + "src_corner_height" "4" // pixels inside the image + "src_corner_width" "4" + "draw_corner_width" "4" // screen size of the corners ( and sides ), proportional + "draw_corner_height" "4" + } + MainMenuButtonDepressed + { + "bordertype" "scalable_image" + "backgroundtype" "2" + "image" "button_central_depressed" + "src_corner_height" "32" // pixels inside the image + "src_corner_width" "32" + "draw_corner_width" "0" // screen size of the corners ( and sides ), proportional + "draw_corner_height" "0" + } + MainMenuButtonDepressedArmed + { + "bordertype" "scalable_image" + "backgroundtype" "2" + "image" "button_central_depressed_armed" + "src_corner_height" "32" // pixels inside the image + "src_corner_width" "32" + "draw_corner_width" "0" // screen size of the corners ( and sides ), proportional + "draw_corner_height" "0" + } + MainMenuButtonDefault + { + "bordertype" "scalable_image" + "backgroundtype" "2" + "image" "button_central" + "src_corner_height" "32" // pixels inside the image + "src_corner_width" "32" + "draw_corner_width" "0" // screen size of the corners ( and sides ), proportional + "draw_corner_height" "0" + } + MainMenuButtonArmed + { + "bordertype" "scalable_image" + "backgroundtype" "2" + "image" "button_central_hover" + "src_corner_height" "32" // pixels inside the image + "src_corner_width" "32" + "draw_corner_width" "0" // screen size of the corners ( and sides ), proportional + "draw_corner_height" "0" + } + MainMenuButtonDisabled + { + "bordertype" "scalable_image" + "backgroundtype" "2" + "image" "button_central_disabled" + "src_corner_height" "32" // pixels inside the image + "src_corner_width" "32" + "draw_corner_width" "0" // screen size of the corners ( and sides ), proportional + "draw_corner_height" "0" + } + MainMenuMiniButtonDefault + { + "bordertype" "scalable_image" + "backgroundtype" "2" + "image" "button_central_adv" + "src_corner_height" "32" // pixels inside the image + "src_corner_width" "32" + "draw_corner_width" "0" // screen size of the corners ( and sides ), proportional + "draw_corner_height" "0" + } + MainMenuMiniButtonArmed + { + "bordertype" "scalable_image" + "backgroundtype" "2" + "image" "button_central_adv_hover" + "src_corner_height" "32" // pixels inside the image + "src_corner_width" "32" + "draw_corner_width" "0" // screen size of the corners ( and sides ), proportional + "draw_corner_height" "0" + } + MainMenuBGBorder + { + "bordertype" "scalable_image" + "backgroundtype" "2" + "image" "replay/thumbnails/mmbg" + "src_corner_height" "32" // pixels inside the image + "src_corner_width" "32" + "draw_corner_width" "0" // screen size of the corners ( and sides ), proportional + "draw_corner_height" "0" + } + MainMenuBGBorderAlpha + { + "bordertype" "scalable_image" + "backgroundtype" "2" + "image" "button_holder_central_alpha" + "src_corner_height" "32" // pixels inside the image + "src_corner_width" "32" + "draw_corner_width" "0" // screen size of the corners ( and sides ), proportional + "draw_corner_height" "0" + } + MainMenuBlogTabBG + { + "bordertype" "scalable_image" + "backgroundtype" "2" + "image" "blog_tabby" + "src_corner_height" "32" // pixels inside the image + "src_corner_width" "32" + "draw_corner_width" "0" // screen size of the corners ( and sides ), proportional + "draw_corner_height" "0" + } + MainMenuHighlightBorder + { + "bordertype" "scalable_image" + "backgroundtype" "2" + "image" "callout_bubble" + "src_corner_height" "32" // pixels inside the image + "src_corner_width" "32" + "draw_corner_width" "0" // screen size of the corners ( and sides ), proportional + "draw_corner_height" "0" + } + + TrainingResultsBG + { + "bordertype" "scalable_image" + "backgroundtype" "2" + "image" "button_holder_central" + "src_corner_height" "32" // pixels inside the image + "src_corner_width" "32" + "draw_corner_width" "0" // screen size of the corners ( and sides ), proportional + "draw_corner_height" "0" + } + + StoreInnerShadowBorder + { + "bordertype" "scalable_image" + "backgroundtype" "2" + "image" "store/innershadow_border" + "src_corner_height" "23" // pixels inside the image + "src_corner_width" "23" + "draw_corner_width" "0" // screen size of the corners ( and sides ), proportional + "draw_corner_height" "0" + } + StoreNewBorder + { + "bordertype" "scalable_image" + "backgroundtype" "2" + "image" "new_corner" + "src_corner_height" "32" // pixels inside the image + "src_corner_width" "32" + "draw_corner_width" "0" // screen size of the corners ( and sides ), proportional + "draw_corner_height" "0" + } + StoreHighlightedBorder + { + "bordertype" "scalable_image" + "backgroundtype" "2" + "image" "featured_corner" + "src_corner_height" "32" // pixels inside the image + "src_corner_width" "32" + "draw_corner_width" "0" // screen size of the corners ( and sides ), proportional + "draw_corner_height" "0" + } + StoreHighlightedBackgroundBorder + { + "bordertype" "scalable_image" + "backgroundtype" "2" + "image" "store/store_featured_item_bg01" + "src_corner_height" "80" // pixels inside the image + "src_corner_width" "30" + "draw_corner_width" "0" // screen size of the corners ( and sides ), proportional + "draw_corner_height" "0" + } + StoreDiscountBorder + { + "bordertype" "scalable_image" + "backgroundtype" "2" + "image" "sale_corner" + "src_corner_height" "32" // pixels inside the image + "src_corner_width" "32" + "draw_corner_width" "0" // screen size of the corners ( and sides ), proportional + "draw_corner_height" "0" + } + StorePreviewBorder + { + "bordertype" "scalable_image" + "backgroundtype" "2" + "image" "store/store_inspector_bg_small" + "src_corner_height" "32" // pixels inside the image + "src_corner_width" "32" + "draw_corner_width" "0" // screen size of the corners ( and sides ), proportional + "draw_corner_height" "0" + } + StoreAddToCart + { + "bordertype" "scalable_image" + "backgroundtype" "2" + "image" "store/store_add_to_cart" + "src_corner_height" "32" // pixels inside the image + "src_corner_width" "32" + "draw_corner_width" "0" // screen size of the corners ( and sides ), proportional + "draw_corner_height" "0" + } + StorePreviewTabSelected + { + "bordertype" "scalable_image" + "backgroundtype" "2" + "image" "store/store_tab_selected" + "src_corner_height" "32" // pixels inside the image + "src_corner_width" "32" + "draw_corner_width" "0" // screen size of the corners ( and sides ), proportional + "draw_corner_height" "0" + } + StorePreviewTabUnselected + { + "bordertype" "scalable_image" + "backgroundtype" "2" + "image" "store/store_tab_unselected" + "src_corner_height" "32" // pixels inside the image + "src_corner_width" "32" + "draw_corner_width" "0" // screen size of the corners ( and sides ), proportional + "draw_corner_height" "0" + } + StorePromotion + { + "bordertype" "scalable_image" + "backgroundtype" "2" + "image" "store/store_coupon_border" + "src_corner_height" "16" // pixels inside the image + "src_corner_width" "16" + "draw_corner_width" "0" // screen size of the corners ( and sides ), proportional + "draw_corner_height" "0" + } + + ArmoryScrollbarBox + { + "bordertype" "scalable_image" + "backgroundtype" "2" + "image" "scroll_button_off" + "src_corner_height" "16" // pixels inside the image + "src_corner_width" "16" + "draw_corner_width" "0" // screen size of the corners ( and sides ), proportional + "draw_corner_height" "0" + } + ArmoryScrollbarWell + { + "bordertype" "scalable_image" + "backgroundtype" "2" + "image" "scroll_well" + "src_corner_height" "16" // pixels inside the image + "src_corner_width" "16" + "draw_corner_width" "0" // screen size of the corners ( and sides ), proportional + "draw_corner_height" "0" + } + + QuickplayBorder + { + "inset" "0 0 1 1" + Left + { + "1" + { + "color" "TanDark" + "offset" "0 1" + } + } + Right + { + "1" + { + "color" "TanDark" + "offset" "1 0" + } + } + Top + { + "1" + { + "color" "TanDark" + "offset" "0 0" + } + } + Bottom + { + "1" + { + "color" "TanDark" + "offset" "0 0" + } + } + } + + SortCategoryBorder + { + "inset" "0 0 1 1" + Right + { + "1" + { + "color" "TanDark" + "offset" "1 0" + } + } + } + + SteamWorkshopBorder + { + "inset" "0 0 1 1" + Left + { + "1" + { + "color" "TanDark" + "offset" "0 1" + } + } + Right + { + "1" + { + "color" "TanDark" + "offset" "1 0" + } + } + Top + { + "1" + { + "color" "TanDark" + "offset" "0 0" + } + } + Bottom + { + "1" + { + "color" "TanDark" + "offset" "0 0" + } + } + } + + ReplayFatLineBorderRedBGOpaque + { + "bordertype" "scalable_image" + "backgroundtype" "2" + "image" "replay/fatlineborder_red" + "src_corner_height" "23" // pixels inside the image + "src_corner_width" "23" + "draw_corner_width" "0" // screen size of the corners ( and sides ), proportional + "draw_corner_height" "0" + } + ReplayFatLineBorderOpaque + { + "bordertype" "scalable_image" + "backgroundtype" "2" + "image" "replay/fatlineborder" + "src_corner_height" "23" // pixels inside the image + "src_corner_width" "23" + "draw_corner_width" "0" // screen size of the corners ( and sides ), proportional + "draw_corner_height" "0" + } + ReplayGrayDialogBorder + { + "bordertype" "scalable_image" + "backgroundtype" "2" + "image" "replay/graydialogborder" + "src_corner_height" "24" // pixels inside the image + "src_corner_width" "24" + "draw_corner_width" "0" // screen size of the corners ( and sides ), proportional + "draw_corner_height" "0" + } + ReplayOutlinedGreyBox + { + "bordertype" "scalable_image" + "backgroundtype" "2" + "image" "replay/outlinedgreybox" + "src_corner_height" "24" // pixels inside the image + "src_corner_width" "24" + "draw_corner_width" "0" // screen size of the corners ( and sides ), proportional + "draw_corner_height" "0" + } + ReplayOutlinedDullGreyBox + { + "bordertype" "scalable_image" + "backgroundtype" "2" + "image" "replay/dullgreybox" + "src_corner_height" "24" // pixels inside the image + "src_corner_width" "24" + "draw_corner_width" "0" // screen size of the corners ( and sides ), proportional + "draw_corner_height" "0" + } + ReplayThinLineBorder + { + "bordertype" "scalable_image" + "backgroundtype" "2" + "image" "../hud/tournament_panel_brown" + //"image" "../hud/color_panel_browner" + "src_corner_height" "23" // pixels inside the image + "src_corner_width" "23" + "draw_corner_width" "0" // screen size of the corners ( and sides ), proportional + "draw_corner_height" "0" + } + ReplayDefaultBorder + { + "bordertype" "scalable_image" + "backgroundtype" "2" + "image" "replay/panel_scalable_default" + "src_corner_height" "23" // pixels inside the image + "src_corner_width" "23" + "draw_corner_width" "0" // screen size of the corners ( and sides ), proportional + "draw_corner_height" "0" + } + ReplayHighlightBorder + { + "bordertype" "scalable_image" + "backgroundtype" "2" + "image" "replay/panel_scalable_highlight" + "src_corner_height" "23" // pixels inside the image + "src_corner_width" "23" + "draw_corner_width" "0" // screen size of the corners ( and sides ), proportional + "draw_corner_height" "0" + } + ReplayBalloonBorder + { + "bordertype" "scalable_image" + "backgroundtype" "2" + "image" "replay/panel_scalable_balloon" + "src_corner_height" "23" // pixels inside the image + "src_corner_width" "23" + "draw_corner_width" "0" // screen size of the corners ( and sides ), proportional + "draw_corner_height" "0" + } + ReplayBrowser.ScrollBar.SliderButton.Border + { + + } + + QuestStatusBorder + { + "bordertype" "scalable_image" + "backgroundtype" "2" + "image" "replay/panel_scalable_transparent" + "src_corner_height" "23" // pixels inside the image + "src_corner_width" "23" + "draw_corner_width" "7" // screen size of the corners ( and sides ), proportional + "draw_corner_height" "7" + } + + RedWithThinBorder + { + "bordertype" "scalable_image" + "backgroundtype" "2" + "image" "../hud/panel_scalable_red" + "src_corner_height" "23" // pixels inside the image + "src_corner_width" "23" + "draw_corner_width" "7" // screen size of the corners ( and sides ), proportional + "draw_corner_height" "7" + } + + BlueWithThinBorder + { + "bordertype" "scalable_image" + "backgroundtype" "2" + "image" "../hud/panel_scalable_blue" + "src_corner_height" "23" // pixels inside the image + "src_corner_width" "23" + "draw_corner_width" "7" // screen size of the corners ( and sides ), proportional + "draw_corner_height" "7" + } + + InnerShadowBorder + { + "bordertype" "scalable_image" + "backgroundtype" "2" + "image" "inner_shadow_border" + "src_corner_height" "5" // pixels inside the image + "src_corner_width" "5" + "draw_corner_width" "5" // screen size of the corners ( and sides ), proportional + "draw_corner_height" "5" + } + InnerShadowBorderThin + { + "bordertype" "scalable_image" + "backgroundtype" "2" + "image" "inner_shadow_border" + "src_corner_height" "5" // pixels inside the image + "src_corner_width" "5" + "draw_corner_width" "4" // screen size of the corners ( and sides ), proportional + "draw_corner_height" "4" + } + + OuterShadowBorder + { + "bordertype" "scalable_image" + "backgroundtype" "2" + "image" "outer_shadow_border" + "src_corner_height" "8" // pixels inside the image + "src_corner_width" "8" + "draw_corner_width" "8" // screen size of the corners ( and sides ), proportional + "draw_corner_height" "8" + } + + OuterShadowBorderThin + { + "bordertype" "scalable_image" + "backgroundtype" "2" + "image" "outer_shadow_border" + "src_corner_height" "8" // pixels inside the image + "src_corner_width" "8" + "draw_corner_width" "4" // screen size of the corners ( and sides ), proportional + "draw_corner_height" "4" + } + + CYOAScreenBorder + { + "bordertype" "scalable_image" + "backgroundtype" "2" + "image" "cyoa/cyoa_map_screen_border" + "src_corner_height" "63" // pixels inside the image + "src_corner_width" "63" + "draw_corner_width" "26" // screen size of the corners ( and sides ), proportional + "draw_corner_height" "26" + } + CYOANodeViewBorder + { + "bordertype" "scalable_image" + "backgroundtype" "2" + "image" "cyoa/node_view_border" + "src_corner_height" "127" // pixels inside the image + "src_corner_width" "127" + "draw_corner_width" "24" // screen size of the corners ( and sides ), proportional + "draw_corner_height" "24" + } + CYOANodeViewBorder_Active + { + "bordertype" "scalable_image" + "backgroundtype" "2" + "image" "cyoa/node_view_border_active" + "src_corner_height" "127" // pixels inside the image + "src_corner_width" "127" + "draw_corner_width" "24" // screen size of the corners ( and sides ), proportional + "draw_corner_height" "24" + } + CYOANodeViewBorder_Inactive + { + "bordertype" "scalable_image" + "backgroundtype" "2" + "image" "cyoa/node_view_border_inactive" + "src_corner_height" "127" // pixels inside the image + "src_corner_width" "127" + "draw_corner_width" "24" // screen size of the corners ( and sides ), proportional + "draw_corner_height" "24" + } + CYOANodeViewBorder_TurnIn + { + "bordertype" "scalable_image" + "backgroundtype" "2" + "image" "cyoa/node_view_border_turnin" + "src_corner_height" "127" // pixels inside the image + "src_corner_width" "127" + "draw_corner_width" "24" // screen size of the corners ( and sides ), proportional + "draw_corner_height" "24" + } + CYOAPopupBorder + { + "inset" "0 0 1 1" + Left + { + "1" + { + "color" "QuestMap_ActiveOrange" + "offset" "0 1" + } + "2" + { + "color" "QuestMap_ActiveOrange" + "offset" "0 1" + } + } + Right + { + "1" + { + "color" "QuestMap_ActiveOrange" + "offset" "1 0" + } + "2" + { + "color" "QuestMap_ActiveOrange" + "offset" "1 0" + } + } + Top + { + "1" + { + "color" "QuestMap_ActiveOrange" + "offset" "0 0" + } + "2" + { + "color" "QuestMap_ActiveOrange" + "offset" "0 0" + } + } + Bottom + { + "1" + { + "color" "QuestMap_ActiveOrange" + "offset" "0 0" + } + "2" + { + "color" "QuestMap_ActiveOrange" + "offset" "0 0" + } + } + } + + FriendHighlightBorder + { + "inset" "0 0 1 1" + Left + { + "1" + { + "color" "CreditsGreen" + "offset" "0 1" + } + } + Right + { + "1" + { + "color" "CreditsGreen" + "offset" "1 0" + } + } + Top + { + "1" + { + "color" "CreditsGreen" + "offset" "0 0" + } + } + Bottom + { + "1" + { + "color" "CreditsGreen" + "offset" "0 0" + } + } + } + FriendHighlightBorderThick + { + "inset" "0 0 1 1" + Left + { + "1" + { + "color" "CreditsGreen" + "offset" "0 1" + } + "2" + { + "color" "CreditsGreen" + "offset" "0 1" + } + } + Right + { + "1" + { + "color" "CreditsGreen" + "offset" "1 0" + } + "2" + { + "color" "CreditsGreen" + "offset" "1 0" + } + } + Top + { + "1" + { + "color" "CreditsGreen" + "offset" "0 0" + } + "2" + { + "color" "CreditsGreen" + "offset" "0 0" + } + } + Bottom + { + "1" + { + "color" "CreditsGreen" + "offset" "0 0" + } + "2" + { + "color" "CreditsGreen" + "offset" "0 0" + } + } + } + } +} \ No newline at end of file diff --git a/resource/scheme/clientscheme_colors.res b/resource/scheme/clientscheme_colors.res new file mode 100644 index 0000000..9dd6141 --- /dev/null +++ b/resource/scheme/clientscheme_colors.res @@ -0,0 +1,276 @@ +Scheme +{ + //////////////////////// COLORS /////////////////////////// + Colors + { + // HUD COLORS + //--------------------------------------------- + "ColorRed" "255 0 0 255" + "ColorYellow" "255 255 0 255" + "ColorGreen" "48 255 48 255" + "ColorCyan" "72 255 255 255" + "ColorCyanShadow" "72 100 100 255" + "ColorBlue" "0 0 255 255" + "ColorPurple" "128 0 255 255" + "ColorMagenta" "255 0 255 255" + "ColorBlack" "0 0 0 255" + "ColorGreyMid" "128 128 128 255" + "ColorWhite" "255 255 255 255" + "DullWhite" "132 132 132 255" + "Grey" "51 47 46 255" + "DarkGrey" "27 27 27 255" + "DarkerGrey" "22 22 22 255" + "TextColor" "100 135 135 255" + //--------------------------------------------- + // Gameplay + "Health Normal" "100 150 255 255" + "Health Buff" "150 100 255 255" + "Health Hurt" "160 0 180 255" + "Ammo In Clip" "100 150 255 255" + "Ammo In Reserve" "0 150 255 255" + "Ammo Low" "255 0 0 255" + "Heal Numbers" "0 150 255 255" + "Damage Numbers" "70 0 255 255" + "ItemPanelBG" "50 50 50 255" + "Button Color" "72 255 255 255" + //--------------------------------------------- + // Icons + "Icon Value" "83 155 242 255" // Icon Color + "Icon Value Muted" "83 155 242 105" // Metal color + "Icon Label" "125 100 255 255" // Metal icon color + //--------------------------------------------- + // Crosshair Colors + "Crosshair" "0 160 255 255" + "CrosshairDamage" "0 110 175 255" + //--------------------------------------------- + // Ubercharge + "Uber Bar Color" "0 150 200 255" + "Solid Color Uber" "0 100 255 255" + "Flashing Uber Color1" "100 100 255 255" + "Flashing Uber Color2" "50 100 255 255" + //--------------------------------------------- + // Player Stats + "StatBar1" "15 255 255 128" + "StatBar2" "15 225 225 128" + "StatBar3" "15 195 195 128" + "StatBar4" "15 165 165 128" + "StatBar5" "15 135 135 128" + "StatBar6" "15 105 105 128" + "StatBar7" "15 85 85 128" + "StatBar8" "15 65 65 128" + "StatBar9" "15 45 45 128" + //--------------------------------------------- + // DEFAULT COLORS + //--------------------------------------------- + "Orange" "ColorCyan" + "OrangeDim" "ColorCyan" + "LightOrange" "188 112 0 128" + "GoalOrange" "255 133 0 255" + "TFOrange" "60 105 150 255" + "Purple" "137 69 99 255" + + "HalloweenThemeColor2015_Light" "238 126 17 255" + "HalloweenThemeColor2015" "135 54 16 255" + "HalloweenThemeColor2015_Dark" "108 49 21 255" + + "QuestGold" "208 147 75 255" + "QuestUncommitted" "183 147 100 255" + "QuestMap_Bonus" "222 217 166 255" + "QuestMap_ActiveOrange" "100 100 255 255" + "QuestMap_InactiveGrey" "100 100 100 255" + "QuestMap_BGImages" "56 58 60 255" + + "PartyMember1" "124 173 255 255" + "PartyMember2" "99 232 167 255" + "PartyMember3" "229 255 121 255" + "PartyMember4" "232 184 99 255" + "PartyMember5" "255 118 108 255" + "PartyMember6" "255 133 255 255" + + "White" "215 255 255 255" + "Red" "205 50 50 150" + "RedSolid" "205 50 50 255" + "Blue" "70 130 180 150" + "BlueSolid" "70 130 180 255" + "Yellow" "150 180 255 255" + "TransparentYellow" "251 235 202 140" + "BrightYellow" "251 235 0 255" + "GreenSolid" "76 107 34 255" + + "Black" "29 29 29 255" + "Transparent" "0 0 0 0" + "TransparentBlack" "0 0 0 230" + "TransparentLightBlack" "0 0 0 90" + "FooterBGBlack" "52 48 55 255" + + "HUDBlueTeam" "83 155 242 127" + "HUDRedTeam" "243 82 82 127" + "HUDSpectator" "124 124 124 127" + "HUDBlueTeamSolid" "83 155 242 255" + "HUDRedTeamSolid" "243 82 82 255" + "HUDDeathWarning" "255 0 0 255" + "HudWhite" "255 255 255 255" + "HudOffWhite" "200 187 161 255" + "HudBlack" "16 16 16 230" + "ProgressBarBlue" "91 122 142 255" + "CreditsGreen" "94 150 49 255" + + "Gray" "178 178 178 255" + "Blank" "0 0 0 0" + "ForTesting" "255 0 0 32" + "ForTesting_Magenta" "255 0 255 255" + "ForTesting_MagentaDim" "255 0 255 120" + + "HudPanelForeground" "123 110 59 184" + "HudPanelBackground" "123 110 59 184" + "HudPanelBorder" "255 255 255 102" + + "HudProgressBarActive" "240 207 78 255" + "HudProgressBarInActive" "140 120 73 255" + "HudProgressBarActiveLow" "240 30 30 255" + "HudProgressBarInActiveLow" "240 30 30 99" + + "HudTimerProgressActive" "251 235 202 255" + "HudTimerProgressInActive" "52 48 45 255" + "HudTimerProgressWarning" "240 30 30 255" + + // Training + "HudTrainingHint" "212 160 23 255" + + "TanDark" "117 107 94 255" + "TanLight" "202 235 255 255" + "TanDarker" "46 43 42 255" + + "StoreDarkTan" "131 121 104 255" + "StoreGreen" "76 107 34 255" + + // Building HUD Specific + "LowHealthRed" "255 0 0 255" + "ProgressOffWhite" "251 235 202 255" + "ProgressBackground" "250 234 201 51" + "HealthBgGrey" "72 71 69 255" + + "LabelDark" "48 43 42 255" + "LabelTransparent" "109 96 80 180" + + "BuildMenuActive" "150 175 255 255" + + "DisguiseMenuIconRed" "192 56 63 255" + "DisguiseMenuIconBlue" "92 128 166 255" + + "ProgressOffWhiteTransparent" "251 235 202 128" + "MatchmakingDialogTitleColor" "200 184 151 255" + "MatchmakingMenuItemBackground" "46 43 42 255" + "MatchmakingMenuItemBackgroundActive" "150 71 0 255" + "MatchmakingMenuItemTitleColor" "200 184 151 255" + "MatchmakingMenuItemDescriptionColor" "200 184 151 255" + + "HTMLBackground" "95 92 101 255" + + "ItemAttribLevel" "117 107 94 255" + "ItemAttribNeutral" "235 226 202 255" + "ItemAttribPositive" "153 204 255 255" + "ItemAttribNegative" "255 64 64 255" + + "ItemSetName" "225 255 15 255" + "ItemSetItemEquipped" "149 175 12 255" + "ItemSetItemMissing" "139 137 137 255" + "ItemIsotope" "225 255 15 255" + "ItemBundleItem" "149 175 12 255" + "ItemLimitedUse" "0 160 0 255" + "ItemFlags" "117 107 94 255" + "ItemLimitedQuantity" "225 209 0 255" + + "QualityColorNormal" "178 178 178 255" // IQC Normal + "QualityColorrarity1" "77 116 85 255" // IQC Genuine + "QualityColorrarity2" "141 131 75 255" + "QualityColorrarity3" "204 204 250 255" + "QualityColorrarity4" "134 80 172 255" // IQC Unusual + "QualityColorVintage" "71 98 145 255" // IQC Vintage + "QualityColorUnique" "100 215 255 255" // IQC Unique + "QualityColorCommunity" "112 176 74 255" // IQC Community + "QualityColorDeveloper" "165 15 121 255" // IQC Valve + "QualityColorSelfMade" "112 176 74 255" // IQC Community + "QualityColorCustomized" "71 98 145 255" + "QualityColorStrange" "207 106 50 255" // IQC Strange + "QualityColorCompleted" "134 80 172 255" + "QualityColorHaunted" "56 243 171 255" // IQC Haunted + "QualityColorCollectors" "170 0 0 255" // IQC Collectors + "QualityColorPaintkitWeapon" "250 250 250 255" // IQC PaintkitWeapon + + "DimmQualityColorNormal" "178 178 178 100" // Dimm IQC Normal + "DimmQualityColorrarity1" "77 116 85 100" // Dimm IQC Genuine + "DimmQualityColorrarity2" "141 131 75 100" + "DimmQualityColorrarity3" "204 204 250 100" + "DimmQualityColorrarity4" "134 80 172 100" // Dimm IQC Unusual + "DimmQualityColorVintage" "71 98 145 100" // Dimm IQC Vintage + "DimmQualityColorUnique" "255 215 0 100" // Dimm IQC Unique + "DimmQualityColorCommunity" "112 176 74 100" // Dimm IQC Community + "DimmQualityColorDeveloper" "165 15 121 100" // Dimm IQC Valve + "DimmQualityColorSelfMade" "112 176 74 100" // Dimm IQC Community + "DimmQualityColorCustomized" "71 98 145 100" + "DimmQualityColorStrange" "207 106 50 100" // Dimm IQC Strange + "DimmQualityColorCompleted" "134 80 172 100" + "DimmQualityColorHaunted" "56 243 171 100" // Dimm IQC Haunted + "DimmQualityColorCollectors" "170 0 0 100" // Dimm IQC Collectors + "DimmQualityColorPaintkitWeapon" "250 250 250 100" // Dimm IQC PaintkitWeapon + + "ItemRarityDefault" "131 126 119 255" + "ItemRarityCommon" "176 195 217 255" // IRC Common + "ItemRarityUncommon" "94 152 217 255" // IRC Uncommon + "ItemRarityRare" "75 105 255 255" // IRC Rare + "ItemRarityMythical" "136 71 255 255" // IRC Mythical + "ItemRarityLegendary" "211 44 230 255" // IRC Legendary + "ItemRarityAncient" "235 75 75 255" // IRC Ancient + + "DimmItemRarityDefault" "131 126 119 100" + "DimmItemRarityCommon" "176 195 217 100" // Dimm IRC Common + "DimmItemRarityUncommon" "94 152 217 100" // Dimm IRC Uncommon + "DimmItemRarityRare" "75 105 255 100" // Dimm IRC Rare + "DimmItemRarityMythical" "136 71 255 100" // Dimm IRC Mythical + "DimmItemRarityLegendary" "211 44 230 100" // Dimm IRC Legendary + "DimmItemRarityAncient" "235 75 75 100" // Dimm IRC Ancient + + "ItemRarityDefault_GreyedOut" "44 42 40 255" + "ItemRarityCommon_GreyedOut" "59 65 72 255" + "ItemRarityUncommon_GreyedOut" "31 50 72 255" + "ItemRarityRare_GreyedOut" "25 35 85 255" + "ItemRarityMythical_GreyedOut" "45 24 85 255" + "ItemRarityLegendary_GreyedOut" "70 15 77 255" + "ItemRarityAncient_GreyedOut" "78 25 25 255" + + "QualityColorNormal_GreyedOut" "44 44 44 255" + "QualityColorrarity1_GreyedOut" "20 29 21 255" + "QualityColorrarity2_GreyedOut" "35 33 19 255" + "QualityColorrarity3_GreyedOut" "51 51 62 255" + "QualityColorrarity4_GreyedOut" "36 20 43 255" + "QualityColorVintage_GreyedOut" "18 25 36 255" + "QualityColorUnique_GreyedOut" "64 54 0 255" + "QualityColorCommunity_GreyedOut" "28 44 19 255" + "QualityColorDeveloper_GreyedOut" "41 4 30 255" + "QualityColorSelfMade_GreyedOut" "28 44 74 255" + "QualityColorCustomized_GreyedOut" "71 98 19 255" + "QualityColorStrange_GreyedOut" "52 27 13 255" + "QualityColorCompleted_GreyedOut" "34 20 43 255" + "QualityColorHaunted_GreyedOut" "14 61 43 255" + "QualityColorCollectors_GreyedOut" "60 0 0 255" + "QualityColorPaintkitWeapon_GreyedOut" "60 60 60 255" + + "SaleGreen" "76 107 34 255" + "LightRed" "200 80 60 255" + "LighterRed" "220 100 80 255" + "LighterDarkBrown" "59 54 48 255" + "DarkBrown" "41 37 38 255" + + "UpgradeDefaultFg" "87 82 74 255" + "UpgradeDefaultBg" "111 104 94 255" + "UpgradeArmedFg" "194 96 47 255" + "UpgradeArmedBg" "239 128 73 255" + "UpgradeDepressedFg" "204 106 57 255" + "UpgradeDepressedBg" "249 138 83 255" + "UpgradeSelectedFg" "204 106 57 255" + "UpgradeSelectedBg" "249 138 83 255" + "UpgradeDisabledFg" "64 59 52 255" + "UpgradeDisabledBg" "79 77 68 255" + } +} \ No newline at end of file diff --git a/resource/scheme/clientscheme_fonts.res b/resource/scheme/clientscheme_fonts.res new file mode 100644 index 0000000..2e2a5dc --- /dev/null +++ b/resource/scheme/clientscheme_fonts.res @@ -0,0 +1,2751 @@ +Scheme +{ + //////////////////////// FONTS ///////////////////////////// + // + // describes all the fonts + Fonts + { + // CUSTOM + "Cerbetica56" + { + "1" + { + "name" "Cerbetica-Bold" + "tall" "56" + "additive" "0" + "antialias" "1" + } + } + "Cerbetica40" + { + "1" + { + "name" "Cerbetica-Bold" + "tall" "40" + "additive" "0" + "antialias" "1" + } + } + "Cerbetica32" + { + "1" + { + "name" "Cerbetica-Bold" + "tall" "32" + "additive" "0" + "antialias" "1" + } + } + "Cerbetica28" + { + "1" + { + "name" "Cerbetica-Bold" + "tall" "28" + "additive" "0" + "antialias" "1" + } + } + "Cerbetica24" + { + "1" + { + "name" "Cerbetica-Bold" + "tall" "24" + "additive" "0" + "antialias" "1" + } + } + "Cerbetica24Outline" + { + "1" + { + "name" "Cerbetica-Bold" + "tall" "24" + "additive" "0" + "antialias" "1" + "outline" "1" + } + } + "Cerbetica20" + { + "1" + { + "name" "Cerbetica-Bold" + "tall" "20" + "additive" "0" + "antialias" "1" + } + } + "Cerbetica18" + { + "1" + { + "name" "Cerbetica-Bold" + "tall" "18" + "additive" "0" + "antialias" "1" + } + } + "Cerbetica16" + { + "1" + { + "name" "Cerbetica-Bold" + "tall" "16" + "additive" "0" + "antialias" "1" + } + } + "Cerbetica14" + { + "1" + { + "name" "Cerbetica-Bold" + "tall" "14" + "additive" "0" + "antialias" "1" + } + } + "Cerbetica12" + { + "1" + { + "name" "Cerbetica-Bold" + "tall" "12" + "additive" "0" + "antialias" "1" + } + } + "Cerbetica10" + { + "1" + { + "name" "Cerbetica-Bold" + "tall" "10" + "additive" "0" + "antialias" "1" + } + } + + /// Cats Custom + "G_HeadsIcon" + { + "1" + { + "name" "ToonHUD Icons" + "tall" "12" [$WINDOWS] + "tall" "18" [!$WINDOWS] + "weight" "400" + "additive" "0" + "antialias" "1" + } + } + + "G_Stickys" + { + "1" + { + "name" "ToonHUD Icons" + "tall" "60" + "weight" "400" + "additive" "0" + "antialias" "1" + } + } + + //// + + // DEFAULT + "Default" + { + "1" + { + "name" "Cerbetica" + "tall" "12" + "additive" "0" + "antialias" "1" + } + "2" + { + "name" "Cerbetica" + "tall" "14" + "range" "0x0000 0x00FF" + "weight" "800" + } + } + "DefaultOutline" + { + "1" + { + "name" "Cerbetica" + "tall" "10" + "weight" "900" + "range" "0x0000 0x017F" + "outline" "1" + } + } + "DefaultUnderline" + { + "1" + { + "name" "Cerbetica" + "tall" "12" + "weight" "500" + "underline" "1" + "range" "0x0000 0x017F" + } + "2" + { + "name" "Cerbetica" + "tall" "11" + "range" "0x0000 0x00FF" + "weight" "800" + } + } + "DefaultSmall" + { + "1" + { + "name" "Cerbetica" + "tall" "12" + "weight" "0" + "range" "0x0000 0x017F" + "yres" "480 599" + } + "2" + { + "name" "Cerbetica" + "tall" "13" + "weight" "0" + "range" "0x0000 0x017F" + "yres" "600 767" + } + "3" + { + "name" "Cerbetica" + "tall" "14" + "weight" "0" + "range" "0x0000 0x017F" + "yres" "768 1023" + "antialias" "1" + } + "4" + { + "name" "Cerbetica" + "tall" "20" + "weight" "0" + "range" "0x0000 0x017F" + "yres" "1024 1199" + "antialias" "1" + } + "5" + { + "name" "Cerbetica" + "tall" "22" + "weight" "0" + "range" "0x0000 0x017F" + "yres" "1200 6000" + "antialias" "1" + } + "6" + { + "name" "Cerbetica" + "tall" "12" + "range" "0x0000 0x00FF" + "weight" "0" + } + } + "DefaultVerySmall" + { + "1" + { + "name" "Cerbetica" + "tall" "12" + "weight" "0" + "range" "0x0000 0x017F" + "yres" "480 599" + } + "2" + { + "name" "Cerbetica" + "tall" "12" + "weight" "0" + "range" "0x0000 0x017F" + "yres" "600 767" + } + "3" + { + "name" "Cerbetica" + "tall" "12" + "weight" "0" + "range" "0x0000 0x017F" + "yres" "768 1023" + "antialias" "1" + } + "4" + { + "name" "Cerbetica" + "tall" "14" + "weight" "0" + "range" "0x0000 0x017F" + "yres" "1024 1199" + "antialias" "1" + } + "5" + { + "name" "Cerbetica" + "tall" "16" + "weight" "0" + "range" "0x0000 0x017F" + "yres" "1200 6000" + "antialias" "1" + } + } + "DefaultLarge" + { + "1" + { + "name" "Cerbetica" + "tall" "18" + "weight" "900" + "range" "0x0000 0x017F" + "yres" "480 599" + } + "2" + { + "name" "Cerbetica" + "tall" "21" + "weight" "900" + "range" "0x0000 0x017F" + "yres" "600 767" + } + "3" + { + "name" "Cerbetica" + "tall" "22" + "weight" "900" + "range" "0x0000 0x017F" + "yres" "768 1023" + "antialias" "1" + } + "4" + { + "name" "Cerbetica" + "tall" "28" + "weight" "900" + "range" "0x0000 0x017F" + "yres" "1024 1199" + "antialias" "1" + } + "5" + { + "name" "Cerbetica" + "tall" "30" + "weight" "900" + "range" "0x0000 0x017F" + "yres" "1200 6000" + "antialias" "1" + } + "6" + { + "name" "Cerbetica" + "tall" "20" + "range" "0x0000 0x00FF" + "weight" "900" + } + "7" + { + "name" "Cerbetica" + "tall" "20" + "range" "0x0000 0x00FF" + "weight" "800" + } + } + + "CenterPrintText" + { + "1" + { + "name" "Cerbetica" + "name" "Helvetica" [$OSX] + "tall" "18" + "weight" "900" + "antialias" "1" + "additive" "1" + } + } + + "PlayerPanelPlayerName" + { + "1" + { + "name" "Cerbetica" + "tall" "6" + "weight" "500" + "additive" "0" + "antialias" "1" + } + } + + "HudHintText" + { + "1" + { + "name" "Cerbetica" + "tall" "12" + "weight" "700" + "yres" "480 599" + } + "2" + { + "name" "Verdana" + "tall" "13" + "weight" "700" + "yres" "600 767" + } + "3" + { + "name" "Verdana" + "tall" "14" + "weight" "700" + "yres" "768 1023" + } + "4" + { + "name" "Verdana" + "tall" "20" + "weight" "700" + "yres" "1024 1199" + } + "5" + { + "name" "Verdana" + "tall" "24" + "weight" "700" + "yres" "1200 10000" + } + } + + "HudFontGiant" + { + "1" + { + "name" "Cerbetica" + "tall" "24" + "weight" "500" + "additive" "0" + "antialias" "1" + "yres" "480 599" + } + "2" + { + "name" "Cerbetica" + "tall" "32" + "weight" "500" + "additive" "0" + "antialias" "1" + "yres" "600 767" + } + "3" + { + "name" "Cerbetica" + "tall" "44" + "weight" "500" + "additive" "0" + "antialias" "1" + "yres" "768 1023" + } + "4" + { + "name" "Cerbetica" + "tall" "48" + "weight" "500" + "additive" "0" + "antialias" "1" + "yres" "1024 1199" + } + "5" + { + "name" "Cerbetica" + "tall" "52" + "weight" "500" + "additive" "0" + "antialias" "1" + "yres" "1200 10000" + } + } + "HudFontGiantBold" + { + "1" + { + "name" "Cerbetica" + "tall" "44" + "weight" "500" + "additive" "0" + "antialias" "1" + } + } + "HudFontBiggerBold" + { + "1" + { + "name" "Cerbetica" + "tall" "35" + "weight" "500" + "additive" "0" + "antialias" "1" + } + } + "HudFontBig" + { + "1" + { + "name" "Cerbetica" + "tall" "35" + "weight" "500" + "additive" "0" + "antialias" "1" + } + } + "HudFontMediumBig" + { + "1" + { + "name" "Cerbetica" + "tall" "30" + "weight" "500" + "additive" "0" + "antialias" "1" + } + } + "HudFontMediumBigBold" + { + "1" + { + "name" "Cerbetica" + "tall" "30" + "weight" "500" + "additive" "0" + "antialias" "1" + } + } + "HudFontMedium" + { + "1" + { + "name" "Cerbetica" + "tall" "24" + "weight" "500" + "additive" "0" + "antialias" "1" + } + } + "HudFontMediumSecondary" + { + "1" + { + "name" "Cerbetica" + "tall" "20" + "weight" "500" + "additive" "0" + "antialias" "1" + } + } + "HudFontMediumBold" + { + "1" + { + "name" "Cerbetica" + "tall" "24" + "weight" "500" + "additive" "0" + "antialias" "1" + } + } + "HudFontMediumSmallBold" + { + "1" + { + "name" "Cerbetica" + "tall" "18" + "weight" "500" + "additive" "0" + "antialias" "1" + } + } + "HudFontMediumSmall" + { + "1" + { + "name" "Cerbetica" + "tall" "18" + "weight" "500" + "additive" "0" + "antialias" "1" + } + } + "HudFontMediumSmallSecondary" + { + "1" + { + "name" "Cerbetica" + "tall" "18" + "weight" "500" + "additive" "0" + "antialias" "1" + } + } + "HudFontSmall" + { + "1" + { + "name" "Cerbetica" + "tall" "14" + "weight" "500" + "additive" "0" + "antialias" "1" + } + } + "HudFontSmallishBold" + { + "1" + { + "name" "Cerbetica" + "tall" "16" + "weight" "500" + "additive" "0" + "antialias" "1" + } + } + "HudFontSmallBold" + { + "1" + { + "name" "Cerbetica" + "tall" "14" + "weight" "500" + "additive" "0" + "antialias" "1" + } + } + "HudFontSmallBoldShadow" + { + "1" + { + "name" "Cerbetica" + "tall" "14" + "weight" "500" + "additive" "0" + "antialias" "1" + "dropshadow" "1" + } + } + "HudFontSmallest" + { + "1" + { + "name" "Cerbetica" + "tall" "12" + "weight" "500" + "additive" "0" + "antialias" "1" + } + } + "HudFontSmallestShadow" + { + "1" + { + "name" "Cerbetica" + "tall" "12" + "weight" "500" + "additive" "0" + "antialias" "1" + "dropshadow" "1" + } + } + "HudFontSmallestBold" + { + "1" + { + "name" "Cerbetica" + "tall" "12" + "weight" "500" + "additive" "0" + "antialias" "1" + } + } + + "PerformanceModeSmall" + { + "1" + { + "name" "Cerbetica" + "tall" "6" + "weight" "500" + "additive" "0" + "antialias" "1" + } + } + + "StorePromotionsTitle" + { + "1" + { + "name" "Cerbetica" + "tall" "10" + "additive" "0" + "antialias" "1" + } + } + + "FontCartPrice" + { + "1" + { + "name" "Cerbetica" + "tall" "16" + //"weight" "500" + "additive" "0" + "antialias" "1" + } + } + "FontStorePrice" + { + "1" + { + "name" "Cerbetica" + "tall" "10" + "weight" "0" + "additive" "0" + "antialias" "1" + } + } + "FontStoreOriginalPrice" + { + "1" + { + "name" "Cerbetica" + "tall" "9" + "weight" "0" + "additive" "0" + "antialias" "1" + } + } + "FontStorePriceSmall" + { + "1" + { + "name" "Cerbetica" + "tall" "9" + "weight" "0" + "additive" "0" + "antialias" "1" + } + } + "FontStorePromotion" + { + "1" + { + "name" "Cerbetica" + "tall" "12" + "weight" "400" + "additive" "0" + "antialias" "1" + } + } + + "TextTooltipFont" + { + "1" + { + "name" "Cerbetica" + "tall" "12" + "weight" "500" + "additive" "0" + "antialias" "1" + } + } + + "GameUIButtons" + { + "1" //[$X360] + { + "bitmap" "1" + "name" "Buttons" + "scalex" "0.5" + "scaley" "0.5" + } + } + "GameUIButtonsSmall" + { + "1" [$X360] + { + "bitmap" "1" + "name" "Buttons" + "scalex" "0.5" + "scaley" "0.5" + } + } + "GameUIButtonsSmallest" + { + "1" [$X360] + { + "bitmap" "1" + "name" "Buttons" + "scalex" "0.4" + "scaley" "0.4" + } + } + "GameUIButtonsSteamController" + { + "1" + { + "bitmap" "1" + "name" "ButtonsSC" + "scalex" "0.5" + "scaley" "0.5" + } + } + "GameUIButtonsSteamControllerSmall" + { + "1" + { + "bitmap" "1" + "name" "ButtonsSC" + "scalex" "0.25" + "scaley" "0.25" + } + } + "GameUIButtonsSteamControllerSmallest" + { + "1" + { + "bitmap" "1" + "name" "ButtonsSC" + "scalex" "0.15" + "scaley" "0.15" + } + } + "GameUIButtonText" + { + "1" + { + "name" "Cerbetica" + "tall" "18" + "weight" "500" + "additive" "0" + "antialias" "1" + } + } + + "HudClassHealth" + { + "1" + { + "name" "Cerbetica" + "tall" "16" + "weight" "500" + "additive" "0" + "antialias" "1" + } + } + + "SpectatorKeyHints" + { + "1" + { + "name" "Verdana" + "tall" "8" + "weight" "500" + "additive" "0" + "antialias" "1" + } + } + + "ClockSubText" + { + "1" + { + "name" "Verdana" + "tall" "9" + "weight" "500" + "additive" "0" + "antialias" "1" + } + } + "ClockSubTextSuddenDeath" + { + "1" + { + "name" "Verdana" + "tall" "8" + "weight" "500" + "additive" "0" + "antialias" "1" + } + } + "ClockSubTextTiny" + { + "1" + { + "name" "Verdana" + "tall" "8" + "weight" "500" + "additive" "0" + "antialias" "1" + } + } + + "HudSelectionText" + { + "1" + { + "name" "Cerbetica" + "tall" "15" + "weight" "700" + "antialias" "1" + "yres" "1 599" + "range" "0x0000 0x017F" + "additive" "1" + } + "2" + { + "name" "Cerbetica" + "tall" "15" + "weight" "700" + "antialias" "1" + "yres" "600 767" + "range" "0x0000 0x017F" + "additive" "1" + } + "3" + { + "name" "Cerbetica" + "tall" "18" + "weight" "900" + "antialias" "1" + "yres" "768 1023" + "range" "0x0000 0x017F" + } + "4" + { + "name" "Cerbetica" + "tall" "21" + "weight" "900" + "antialias" "1" + "yres" "1024 1199" + "range" "0x0000 0x017F" + } + "5" + { + "name" "Cerbetica" + "tall" "24" + "weight" "1000" + "antialias" "1" + "yres" "1200 10000" + "range" "0x0000 0x017F" + } + } + + "DebugOverlay" + { + "1" + { + "name" "Courier New" + "tall" "14" + "weight" "400" + "outline" "1" + "range" "0x0000 0x017F" + } + } + + "TFTypeDeath" + { + "1" + { + "name" "tfd" + "tall" "28" + "weight" "0" + "additive" "0" + "antialias" "1" + } + } + + "Icons" + { + "1" + { + "name" "Team Fortress" + "tall" "28" + "weight" "0" + "additive" "1" + "antialias" "1" + } + } + + "BetaFont" + { + "1" + { + "name" "Courier New" + "tall" "90" + "weight" "900" + "range" "0x0000 0x007F" + "antialias" "1" + "additive" "0" + } + } + + "HudNumbers" + { + "1" + { + "name" "Team Fortress" + "tall" "28" + "weight" "0" + "additive" "1" + "antialias" "1" + } + "2" + { + "name" "Verdana" + "tall" "28" + "weight" "0" + "additive" "1" + "antialias" "1" + } + } + + "CloseCaption_Normal" + { + "1" + { + "name" "Cerbetica" + "tall" "24" + "antialias" "1" + "weight" "500" + "range" "0x0000 0x017F" + } + } + "CloseCaption_Italic" + { + "1" + { + "name" "Cerbetica" + "tall" "24" + "antialias" "1" + "weight" "500" + "italic" "1" + "range" "0x0000 0x017F" + } + } + "CloseCaption_Bold" + { + "1" + { + "name" "Cerbetica" + "tall" "24" + "antialias" "1" + "weight" "900" + "range" "0x0000 0x017F" + } + } + "CloseCaption_BoldItalic" + { + "1" + { + "name" "Cerbetica" + "tall" "24" + "antialias" "1" + "weight" "900" + "italic" "1" + "range" "0x0000 0x017F" + } + } + "CloseCaption_Small" + { + "1" + { + "name" "Cerbetica" + "tall" "16" + "antialias" "1" + "weight" "900" + "range" "0x0000 0x017F" + } + } + + "Marlett" + { + "1" + { + "name" "Marlett" + "tall" "20" + "weight" "0" + "symbol" "1" + "range" "0x0000 0x007F" + } + } + "MarlettSmall" + { + "1" + { + "name" "Marlett" + "tall" "14" + "weight" "0" + "symbol" "1" + "range" "0x0000 0x007F" + } + } + + "MenuMainTitle" + { + "1" + { + "name" "Cerbetica" + "tall" "24" + "antialias" "1" + "weight" "500" + } + } + "MenuClassBuckets" + { + "1" + { + "name" "Cerbetica" + "tall" "12" + "antialias" "1" + "weight" "500" + } + } + "MenuKeys" + { + "1" + { + "name" "Cerbetica" + "tall" "12" + "antialias" "1" + "weight" "500" + } + } + + "GoalText" + { + "1" + { + "name" "Verdana" + "tall" "13" + "weight" "800" + "additive" "0" + "antialias" "1" + } + } + + "ChalkboardTitle" + { + "1" + { + "name" "Cerbetica" + "tall" "28" + "antialias" "1" + "custom" "1" [$OSX] + "weight" "500" + } + } + "ChalkboardTitleBig" + { + "1" + { + "name" "Cerbetica" + "tall" "40" + "antialias" "1" + "custom" "1" [$OSX] + "weight" "500" + } + } + "ChalkboardTitleMedium" + { + "1" + { + "name" "Cerbetica" + "tall" "24" + "antialias" "1" + "custom" "1" [$OSX] + "weight" "500" + } + } + "ChalkboardText" + { + "1" + { + "name" "Cerbetica" + "tall" "14" [!$OSX] + "tall" "15" [$OSX] + "antialias" "1" + "custom" "1" [$OSX] + "weight" "500" + } + } + + "ScoreboardSmallest" + { + "1" + { + "name" "Verdana" + "tall" "6" + "weight" "400" + "additive" "0" + "antialias" "1" + } + } + "ScoreboardVerySmall" + { + "1" + { + "name" "Cerbetica" + "tall" "10" + "weight" "400" + "additive" "0" + "antialias" "1" + } + } + "ScoreboardSmall" + { + "1" + { + "name" "Cerbetica" + "tall" "10" + "weight" "400" + "additive" "0" + "antialias" "1" + } + } + "ScoreboardMediumSmall" + { + "1" + { + "name" "Cerbetica" + "tall" "10" + "weight" "500" + "range" "0x0000 0x007F" + "antialias" "1" + "additive" "0" + } + } + "ScoreboardMedium" + { + "1" + { + "name" "Cerbetica" + "tall" "20" + "weight" "500" + "range" "0x0000 0x007F" + "antialias" "1" + "additive" "0" + } + } + "ScoreboardTeamName" + { + "1" + { + "name" "Cerbetica" + "tall" "20" + "weight" "500" + "range" "0x0000 0x007F" + "antialias" "1" + "additive" "0" + } + } + "ScoreboardTeamCountNew" + { + "1" + { + "name" "Cerbetica" + "tall" "14" + "weight" "500" + "range" "0x0000 0x007F" + "antialias" "1" + "additive" "0" + } + } + "ScoreboardTeamNameNew" + { + "1" + { + "name" "Cerbetica" + "tall" "14" + "weight" "500" + "range" "0x0000 0x007F" + "antialias" "1" + "additive" "0" + } + } + "ScoreboardTeamNameLarge" + { + "1" + { + "name" "Cerbetica" + "tall" "34" + "weight" "500" + "range" "0x0000 0x007F" + "antialias" "1" + "additive" "0" + } + } + "ScoreboardTeamScoreNew" + { + "1" + { + "name" "TF2" + "tall" "36" + "weight" "500" + "additive" "0" + "antialias" "1" + } + } + "ScoreboardTeamScore" + { + "1" + { + "name" "Cerbetica" + "tall" "52" + "range" "0x0000 0x00FF" + "weight" "400" + "yres" "1 599" + "antialias" "1" + } + "2" + { + "name" "Cerbetica" + "tall" "72" + "range" "0x0000 0x00FF" + "weight" "400" + "yres" "600 767" + "antialias" "1" + } + "3" + { + "name" "Cerbetica" + "tall" "100" + "range" "0x0000 0x00FF" + "weight" "400" + "yres" "768 1023" + "antialias" "1" + } + "4" + { + "name" "Cerbetica" + "tall" "140" + "range" "0x0000 0x00FF" + "weight" "400" + "yres" "1024 1199" + "antialias" "1" + } + "5" + { + "name" "Cerbetica" + "tall" "180" + "range" "0x0000 0x00FF" + "weight" "400" + "yres" "1200 10000" + "antialias" "1" + } + } + + "MatchSummaryTeamScores" + { + "1" + { + "name" "Cerbetica" + "tall" "36" + "weight" "500" + "range" "0x0000 0x007F" + "antialias" "1" + "additive" "0" + } + } + "MatchSummaryStatsAndMedals" + { + "1" + { + "name" "Cerbetica" + "tall" "14" + "weight" "400" + "additive" "0" + "antialias" "1" + } + } + "MatchSummaryWinner" + { + "1" + { + "name" "Cerbetica" + "tall" "20" + "weight" "400" + "additive" "0" + "antialias" "1" + } + } + + "CompMatchStartTeamNames" + { + "1" + { + "name" "Cerbetica" + "tall" "14" + "weight" "400" + "additive" "0" + "antialias" "1" + } + } + + "ControlPointTimer" + { + "1" + { + "name" "Cerbetica" + "tall" "10" + "weight" "400" + "additive" "0" + "antialias" "1" + } + } + "ControlPointTimerSmaller" + { + "1" + { + "name" "Cerbetica" + "tall" "7" + "weight" "400" + "additive" "0" + "antialias" "1" + } + } + + "Link" + { + "1" + { + "name" "Cerbetica" + "tall" "10" + "weight" "400" + "additive" "0" + "antialias" "1" + } + } + + "TargetID" + { + "1" + { + "name" "Verdana" + "tall" "12" + "weight" "700" + "yres" "480 599" + "dropshadow" "0" + } + "2" + { + "name" "Verdana" + "tall" "13" + "weight" "700" + "yres" "600 767" + "dropshadow" "0" + } + "3" + { + "name" "Verdana" + "tall" "14" + "weight" "700" + "yres" "768 1023" + "dropshadow" "0" + } + "4" + { + "name" "Verdana" + "tall" "20" + "weight" "700" + "yres" "1024 1199" + "dropshadow" "0" + } + "5" + { + "name" "Verdana" + "tall" "24" + "weight" "700" + "yres" "1200 10000" + "dropshadow" "0" + } + } + + "ChatFont" + { + "1" + { + "name" "Verdana" + "tall" "12" + "weight" "700" + "yres" "480 599" + "dropshadow" "1" + } + "2" + { + "name" "Verdana" + "tall" "13" + "weight" "700" + "yres" "600 767" + "dropshadow" "1" + } + "3" + { + "name" "Verdana" + "tall" "14" + "weight" "700" + "yres" "768 1023" + "dropshadow" "1" + } + "4" + { + "name" "Verdana" + "tall" "20" + "weight" "700" + "yres" "1024 1199" + "dropshadow" "1" + } + "5" + { + "name" "Verdana" + "tall" "24" + "weight" "700" + "yres" "1200 10000" + "dropshadow" "1" + } + } + "ChatMiniFont" + { + "1" + { + "name" "Verdana" + "tall" "10" + "weight" "700" + "yres" "480 599" + "dropshadow" "1" + } + "2" + { + "name" "Verdana" + "tall" "10" + "weight" "700" + "yres" "600 767" + "dropshadow" "1" + } + "3" + { + "name" "Verdana" + "tall" "13" + "weight" "700" + "yres" "768 1023" + "dropshadow" "1" + } + "4" + { + "name" "Verdana" + "tall" "14" + "weight" "700" + "yres" "1024 1199" + "dropshadow" "1" + } + "5" + { + "name" "Verdana" + "tall" "15" + "weight" "700" + "yres" "1200 10000" + "dropshadow" "1" + } + } + + "MenuSmallestFont" + { + "1" + { + "name" "Arial Black" + "tall" "8" + "range" "0x0000 0x00FF" + "weight" "300" + "antialias" "1" + } + } + "MenuSmallFont" + { + "1" + { + "name" "Cerbetica" + "tall" "14" + "range" "0x0000 0x00FF" + "weight" "300" + "antialias" "1" + } + } + + "CapPlayerFont" + { + "1" + { + "name" "Cerbetica" + "tall" "12" + "weight" "500" + "range" "0x0000 0x017F" + "TextColor" "Black" + "antialias" "1" + } + } + "CapPlayerFontSmall" + { + "1" + { + "name" "Cerbetica" + "tall" "10" + "weight" "500" + "range" "0x0000 0x017F" + "TextColor" "Black" + "antialias" "1" + } + } + + "TFFontSmall" + { + "1" + { + "name" "Verdana" + "tall" "8" + "weight" "0" + "additive" "1" + "antialias" "1" + } + } + "TFFontMedium" + { + "1" + { + "name" "Verdana" + "tall" "9" + "weight" "400" + "additive" "0" + "antialias" "1" + } + } + + "InstructionalText" + { + "1" + { + "name" "Verdana" + "tall" "12" [!$OSX] + "tall" "9" [$OSX] + "weight" "800" + "additive" "0" + "antialias" "1" + } + } + + "MatchmakingDialogTitle" + { + "1" + { + "name" "Cerbetica" + "tall" "36" + "weight" "500" + } + } + "MatchmakingDialogSessionOptionsTitle" + { + "1" + { + "name" "Cerbetica" + "tall" "30" + "weight" "500" + } + } + "MatchmakingDialogMenuLarge" + { + "1" + { + "name" "Cerbetica" + "tall" "28" + "weight" "500" + } + } + "MatchmakingDialogMenuBrowserHostname" + { + "1" + { + "name" "Cerbetica" + "tall" "22" + "weight" "900" + } + } + "MatchmakingDialogMenuBrowserDetails" + { + "1" + { + "name" "Cerbetica" + "tall" "18" + "weight" "900" + } + } + "MatchmakingDialogMenuMedium" + { + "1" + { + "name" "Cerbetica" + "tall" "22" + "weight" "500" + } + } + "MatchmakingDialogMenuMediumSmall" + { + "1" + { + "name" "Cerbetica" + "tall" "18" + "weight" "500" + } + } + "MatchmakingDialogMenuSmall" + { + "1" + { + "name" "Verdana" + "tall" "22" + "weight" "900" + } + } + "MatchmakingDialogMenuSmallest" + { + "1" + { + "name" "Verdana" + "tall" "18" + "weight" "900" + } + } + + "RankingDialogHeaders" + { + "1" + { + "name" "Verdana" + "tall" "15" + "weight" "900" + } + } + + "TeamMenuBold" + { + "1" + { + "name" "Cerbetica" + "tall" "36" + "weight" "500" + "additive" "0" + "antialias" "1" + } + } + "TeamMenu" + { + "1" + { + "name" "Cerbetica" + "tall" "12" + "weight" "600" + "additive" "0" + "antialias" "1" + } + } + + "IntroMenuCaption" + { + "1" + { + "name" "Cerbetica" + "tall" "18" + "weight" "400" + "additive" "0" + "antialias" "1" + } + } + + "AchievementNotification" + { + "1" + { + "name" "Cerbetica" + "tall" "14" + "weight" "900" + "antialias" "1" + } + } + + "ImportToolSmallestBold" + { + "1" + { + "name" "Verdana" + "tall" "10" + "weight" "600" + "additive" "0" + "antialias" "1" + } + } + "ImportToolSmallest" + { + "1" + { + "name" "Verdana" + "tall" "10" + "weight" "500" + "additive" "0" + "antialias" "1" + } + } + + "SpectatorVerySmall" + { + "1" + { + "name" "Cerbetica" + "tall" "10" + "weight" "400" + "additive" "0" + "antialias" "1" + } + } + + // Used by scoreboard and spectator UI for names which don't map in the normal fashion + "DefaultVerySmallFallBack" + { + "1" + { + "name" "Verdana" + "tall" "10" + "weight" "0" + "range" "0x0000 0x017F" + "yres" "480 599" + "antialias" "1" + } + "2" + { + "name" "Verdana" + "tall" "12" + "weight" "0" + "range" "0x0000 0x017F" + "yres" "600 1199" + "antialias" "1" + } + "3" + { + "name" "Verdana" + "tall" "15" + "weight" "0" + "range" "0x0000 0x017F" + "yres" "1200 6000" + "antialias" "1" + } + } + + "ItemFontNameSmallest" + { + "1" + { + "name" "Cerbetica" + "tall" "10" + "weight" "500" + "additive" "0" + "antialias" "1" + } + } + "ItemFontNameSmall" + { + "1" + { + "name" "Cerbetica" + "tall" "12" + "weight" "500" + "additive" "0" + "antialias" "1" + } + } + "ItemFontNameLarge" + { + "1" + { + "name" "Cerbetica" + "tall" "14" + "weight" "500" + "additive" "0" + "antialias" "1" + } + } + "ItemFontNameLarger" + { + "1" + { + "name" "Cerbetica" + "tall" "18" + "weight" "500" + "additive" "0" + "antialias" "1" + } + } + "ItemFontAttribSmallest" + { + "1" + { + "name" "Cerbetica" + "tall" "10" + "weight" "500" + "additive" "0" + "antialias" "1" + } + } + ItemFontAttribSmallv2 + { + "1" + { + "name" "Cerbetica" + "tall" "10" + "antialias" "1" + "weight" "500" + } + } + "ItemFontAttribSmall" + { + "1" + { + "name" "Cerbetica" + "tall" "10" + "weight" "500" + "additive" "0" + "antialias" "1" + } + } + "ItemFontAttribLarge" + { + "1" + { + "name" "Cerbetica" + "tall" "12" + "weight" "500" + "additive" "0" + "antialias" "1" + } + } + "ItemFontAttribLarger" + { + "1" + { + "name" "Cerbetica" + "tall" "14" + "weight" "500" + "additive" "0" + "antialias" "1" + } + } + + "AchievementTracker_Name" + { + "1" + { + "name" "Cerbetica" + "tall" "10" + "weight" "500" + "additive" "0" + "antialias" "1" + } + } + "AchievementTracker_NameGlow" + { + "1" + { + "name" "Cerbetica" + "tall" "10" + "weight" "500" + "blur" "3" + "additive" "1" + "antialias" "1" + } + } + "AchievementTracker_Desc" + { + "1" + { + "name" "Cerbetica" + "tall" "10" + "weight" "0" + "additive" "1" + "antialias" "1" + } + } + + "QuestObjectiveTracker_Desc" + { + "1" + { + "name" "Verdana" + "tall" "7" + "weight" "0" + "additive" "1" + "antialias" "1" + } + } + "QuestObjectiveTracker_DescGlow" + { + "1" + { + "name" "Verdana" + "tall" "7" + "weight" "0" + "antialias" "1" + } + } + "QuestObjectiveTracker_DescBlur" + { + "1" + { + "name" "Verdana" + "tall" "7" + "weight" "0" + "blur" "3" + "additive" "1" + "antialias" "1" + } + } + + "ItemTrackerScore_InGame" + { + "1" + { + "name" "Verdana" + "tall" "7" + "weight" "0" + "antialias" "1" + } + } + + "QuestFlavorText" + { + "1" + { + "name" "ocra" + "tall" "10" + "weight" "400" + "yres" "480 599" + "additive" "0" + "antialias" "1" + } + "2" + { + "name" "ocra" + "tall" "14" + "weight" "400" + "additive" "0" + "yres" "600 1023" + "antialias" "1" + } + "3" + { + "name" "ocra" + "tall" "18" + "weight" "400" + "additive" "0" + "yres" "1024 6000" + "antialias" "1" + } + } + "QuestObjectiveText" + { + "1" + { + "name" "ocra" + "tall" "10" + "weight" "800" + "yres" "480 599" + "additive" "0" + "antialias" "1" + } + "2" + { + "name" "ocra" + "tall" "14" + "weight" "800" + "additive" "0" + "yres" "600 1023" + "antialias" "1" + } + "3" + { + "name" "ocra" + "tall" "18" + "weight" "800" + "additive" "0" + "yres" "1024 6000" + "antialias" "1" + } + } + "QuestLargeText" + { + "1" + { + "name" "ocra" + "tall" "16" + "weight" "400" + "additive" "0" + "antialias" "1" + } + } + "QuestStickyText" + { + "1" + { + "name" "TF2 Professor" + "tall" "20" + "antialias" "1" + "custom" "1" [$OSX] + "weight" "500" + } + } + "QuestInstructionText_Merasmus" + { + "1" + { + "name" "TF2 Secondary" + "tall" "10" + "weight" "400" + "yres" "480 599" + "additive" "0" + "antialias" "1" + } + "2" + { + "name" "TF2 Secondary" + "tall" "14" + "weight" "400" + "additive" "0" + "yres" "600 1023" + "antialias" "1" + } + "3" + { + "name" "TF2 Secondary" + "tall" "22" + "weight" "400" + "additive" "0" + "yres" "1024 6000" + "antialias" "1" + } + } + "QuestFlavorText_Merasmus" + { + "1" + { + "name" "TF2 Secondary" + "tall" "10" + "weight" "400" + "yres" "480 599" + "additive" "0" + "antialias" "1" + "italic" "1" + } + "2" + { + "name" "TF2 Secondary" + "tall" "14" + "weight" "400" + "additive" "0" + "yres" "600 1023" + "antialias" "1" + "italic" "1" + } + "3" + { + "name" "TF2 Secondary" + "tall" "22" + "weight" "400" + "additive" "0" + "yres" "1024 6000" + "antialias" "1" + "italic" "1" + } + } + "QuestObjectiveText_Merasmus" + { + "1" + { + "name" "TF2 Secondary" + "tall" "10" + "weight" "800" + "yres" "480 599" + "additive" "0" + "antialias" "1" + } + "2" + { + "name" "TF2 Secondary" + "tall" "14" + "weight" "800" + "additive" "0" + "yres" "600 1023" + "antialias" "1" + } + "3" + { + "name" "TF2 Secondary" + "tall" "18" + "weight" "800" + "additive" "0" + "yres" "1024 6000" + "antialias" "1" + } + } + "QuestMediumText_Merasmus" + { + "1" + { + "name" "TF2 Secondary" + "tall" "13" + "weight" "400" + "additive" "0" + "antialias" "1" + } + } + "QuestLargeText_Merasmus" + { + "1" + { + "name" "TF2 Secondary" + "tall" "16" + "weight" "400" + "additive" "0" + "antialias" "1" + } + } + + "AdFont_ItemName" + { + "1" + { + "name" "TF2 Secondary" + "tall" "10" + "weight" "400" + "additive" "0" + "antialias" "1" + } + } + "AdFont_AdText" + { + "1" + { + "name" "Verdana" + "tall" "8" + "weight" "400" + "additive" "0" + "antialias" "1" + } + } + "AdFont_PurchaseButton" + { + "1" + { + "name" "Verdana" + "tall" "8" + "weight" "0" + "antialias" "1" + } + } + + "TradeUp_Text" + { + "1" + { + "name" "Verdana" + "tall" "8" + "weight" "400" + "antialias" "1" + "additive" "0" + } + } + "TradeUp_Quote" + { + "1" + { + "name" "Trebuchet MS" + "tall" "9" + "weight" "400" + "antialias" "1" + "additive" "0" + "italic" "1" + } + } + + //////////////////// REPLAY FONTS ////////////////////////////// + "ReplayVerySmall" + { + "1" + { + "name" "Verdana" + "tall" "12" + "weight" "0" + "range" "0x0000 0x017F" + "yres" "480 599" + } + "2" + { + "name" "Verdana" + "tall" "12" + "weight" "0" + "range" "0x0000 0x017F" + "yres" "600 767" + } + "3" + { + "name" "Verdana" + "tall" "12" + "weight" "0" + "range" "0x0000 0x017F" + "yres" "768 1023" + "antialias" "1" + } + "4" + { + "name" "Verdana" + "tall" "14" + "weight" "0" + "range" "0x0000 0x017F" + "yres" "1024 1199" + "antialias" "1" + } + "5" + { + "name" "Verdana" + "tall" "16" + "weight" "0" + "range" "0x0000 0x017F" + "yres" "1200 6000" + "antialias" "1" + } + } + "ReplayBrowserSmallest" + { + "1" + { + "name" "Cerbetica" + "tall" "12" + "weight" "500" + "additive" "0" + "antialias" "1" + } + } + "ReplaySmaller" + { + "1" + { + "name" "Verdana" + "tall" "12" + "weight" "0" + "range" "0x0000 0x017F" + "yres" "480 599" + } + "2" + { + "name" "Verdana" + "tall" "13" + "weight" "0" + "range" "0x0000 0x017F" + "yres" "600 767" + } + "3" + { + "name" "Verdana" + "tall" "14" + "weight" "0" + "range" "0x0000 0x017F" + "yres" "768 1023" + "antialias" "1" + } + "4" + { + "name" "Verdana" + "tall" "20" + "weight" "0" + "range" "0x0000 0x017F" + "yres" "1024 1199" + "antialias" "1" + } + "5" + { + "name" "Verdana" + "tall" "22" + "weight" "0" + "range" "0x0000 0x017F" + "yres" "1200 6000" + "antialias" "1" + } + "6" + { + "name" "Arial" + "tall" "12" + "range" "0x0000 0x00FF" + "weight" "0" + } + } + "ReplayMediumSmall" + { + "1" + { + "name" "Cerbetica" + "tall" "12" + "weight" "500" + "additive" "0" + "antialias" "1" + } + } + "ReplayMedium" + { + "1" + { + "name" "Cerbetica" + "tall" "14" + "weight" "500" + "additive" "0" + "antialias" "1" + } + } + "ReplayMediumBig" + { + "1" + { + "name" "Cerbetica" + "tall" "18" + "weight" "500" + "additive" "0" + "antialias" "1" + } + } + "ReplayBrowserTab" + { + "1" + { + "name" "Cerbetica" + "tall" "24" + "weight" "500" + "additive" "0" + "antialias" "1" + } + } + "ReplayLarger" + { + "1" + { + "name" "Cerbetica" + "tall" "18" + "weight" "500" + "additive" "0" + "antialias" "1" + } + } + + //////////////////// ECON FONTS ////////////////////////////// + "EconFontSmall" + { + "1" + { + "name" "Cerbetica" + "tall" "14" + "weight" "500" + "additive" "0" + "antialias" "1" + } + } + "EconFontMedium" + { + "1" + { + "name" "Cerbetica" + "tall" "24" + "weight" "500" + "additive" "0" + "antialias" "1" + } + } + + ControllerHintText + { + "1" + { + "name" "Cerbetica" + "tall" "15" + "weight" "500" + "range" "0x0000 0x007F" + "antialias" "1" + "additive" "0" + } + } + + "MMenuPlayListDesc" + { + "1" + { + "name" "Cerbetica" + "tall" "10" + "weight" "400" + "additive" "0" + "antialias" "1" + } + } + + "XPSource" + { + "1" + { + "name" "Cerbetica" + "tall" "12" + "weight" "500" + "antialias" "1" + "custom" "1" + } + } + "XPSource_Glow" + { + "1" + { + "name" "Cerbetica" + "tall" "12" + "weight" "500" + "blur" "3" + "additive" "1" + "antialias" "1" + } + } + + "MapVotesPercentage" + { + "1" + { + "name" "Cerbetica" + "tall" "12" + "weight" "500" + "additive" "0" + "antialias" "1" + "dropshadow" "1" + } + } + + "QuestMap_Small_Blur" + { + "1" + { + "name" "ocra" + "tall" "7" + "weight" "0" + "blur" "3" + "additive" "1" + "antialias" "1" + } + } + "QuestMap_Small" + { + "1" + { + "name" "ocra" + "tall" "7" + "weight" "400" + "additive" "0" + "antialias" "1" + } + } + "QuestMap_Medium" + { + "1" + { + "name" "ocra" + "tall" "10" + "weight" "400" + "additive" "0" + "antialias" "1" + } + } + "QuestMap_Large" + { + "1" + { + "name" "ocra" + "tall" "14" + "weight" "400" + "additive" "0" + "antialias" "1" + } + } + "QuestMap_Huge" + { + "1" + { + "name" "ocra" + "tall" "30" + "weight" "400" + "additive" "0" + "antialias" "1" + } + } + } + + BitmapFontFiles + { + // UI buttons, custom font, (256x64) + "Buttons" "materials/vgui/fonts/buttons_32.vbf" + } + + //////////////////////// CUSTOM FONT FILES ///////////////////////////// + // + // specifies all the custom (non-system) font files that need to be loaded to service the above described fonts + // Range specificies the characters to be used from the custom font before falling back to a default font + // characters in the range not specificed in the font will appear empty + // For TF2: Any special character will need to be added to our font file + CustomFontFiles + { + "1" "resource/tf.ttf" + "2" "resource/tfd.ttf" + "3" + { + "font" "resource/TF2.ttf" + "name" "TF2" + "russian" + { + "range" "0x0000 0xFFFF" + } + "polish" + { + "range" "0x0000 0xFFFF" + } + } + "4" + { + "font" "resource/TF2Secondary.ttf" + "name" "TF2 Secondary" + "russian" + { + "range" "0x0000 0xFFFF" + } + "polish" + { + "range" "0x0000 0xFFFF" + } + } + "5" + { + "font" "resource/TF2Professor.ttf" + "name" "TF2 Professor" + "russian" + { + "range" "0x0000 0x00FF" + } + "polish" + { + "range" "0x0000 0x00FF" + } + } + "6" + { + "font" "resource/TF2Build.ttf" + "name" "TF2 Build" + "russian" + { + "range" "0x0000 0xFFFF" + } + "polish" + { + "range" "0x0000 0xFFFF" + } + "turkish" + { + "range" "0x0000 0xFFFF" + } + } + "7" + { + "font" "resource/ocra.ttf" + "name" "ocra" + "turkish" + { + "range" "0x0000 0x007E" + } + "swedish" + { + "range" "0x0000 0x007E" + } + "spanish" + { + "range" "0x0000 0x007E" + } + "romanian" + { + "range" "0x0000 0x007E" + } + "polish" + { + "range" "0x0000 0x007E" + } + "norwegian" + { + "range" "0x0000 0x007E" + } + "danish" + { + "range" "0x0000 0x007E" + } + "hungarian" + { + "range" "0x0000 0x007E" + } + "german" + { + "range" "0x0000 0x007E" + } + "french" + { + "range" "0x0000 0x007E" + } + "finnish" + { + "range" "0x0000 0x007E" + } + "czech" + { + "range" "0x0000 0x007E" + } + "bulgarian" + { + "range" "0x0000 0x007E" + } + "russian" + { + "range" "0x0000 0x007E" + } + } + "8" + { + "font" "resource/fonts/Cerbetica.ttf" + "name" "Cerbetica" + } + "9" + { + "font" "resource/fonts/Cerbetica-Bold.ttf" + "name" "Cerbetica-Bold" + } + "10" + { + "font" "resource/fonts/ToonHUD Icons.ttf" + "name" "ToonHUD Icons" + } + } +} \ No newline at end of file diff --git a/resource/scheme/clientscheme_icons.res b/resource/scheme/clientscheme_icons.res new file mode 100644 index 0000000..8283466 --- /dev/null +++ b/resource/scheme/clientscheme_icons.res @@ -0,0 +1,71 @@ +Scheme +{ + Fonts + { + "MenuArrows" + { + "1" + { + "name" "TF2Icons" + "tall" "15" + "weight" "400" + "additive" "0" + "antialias" "1" + } + } + + "NormalIcons" + { + "1" + { + "name" "TF2Icons" + "tall" "25" + "weight" "0" + "additive" "0" + "antialias" "1" + } + } + + "MediumIcons" + { + "1" + { + "name" "TF2Icons" + "tall" "20" + "additive" "0" + "antialias" "1" + } + } + + "CustomIcons" + { + "1" + { + "name" "TF2Icons" + "tall" "18" + "additive" "0" + "antialias" "1" + } + } + + "LargeIcons" + { + "1" + { + "name" "TF2Icons" + "tall" "62" + "additive" "0" + "antialias" "1" + } + } + } + + CustomFontFiles + { + "121" + { + "font" "resource/fonts/TF2Icons.ttf" + "name" "TF2Icons" + } + } +} \ No newline at end of file diff --git a/resource/scheme/clientscheme_settings.res b/resource/scheme/clientscheme_settings.res new file mode 100644 index 0000000..bb059ff --- /dev/null +++ b/resource/scheme/clientscheme_settings.res @@ -0,0 +1,238 @@ +Scheme +{ + ///////////////////// BASE SETTINGS //////////////////////// + // default settings for all panels + // controls use these to determine their settings + BaseSettings + { + // vgui_controls color specifications + ReplayBrowser.BgColor "DarkBrown" + ReplayBrowser.Details.TitleEdit.Carat.FgColor "200 128 255 255" + ReplayBrowser.Button.ArmedBgColor "TFOrange" + ReplayBrowser.Button.DepressedBgColor "TFOrange" + ReplayBrowser.CollectionTitle.FgColor "LightRed" + ReplayBrowser.Warning.FgColor "White" + ReplayBrowser.ScrollBar.SliderButton.FgColor "TransparentYellow" + ReplayBrowser.Search.BgColor "TanDark" + ReplayBrowser.Search.FgColor "White" + Replay.RenderDialog.BgColor "TanDark" + + Econ.Dialog.BgColor "Blank" + Econ.Button.BgColor "TanDarker" + Econ.Button.FgColor "TanDark" + Econ.Button.ArmedBgColor "TanDark" + Econ.Button.ArmedFgColor "TanLight" + Econ.Button.DepressedBgColor "TanDarker" + Econ.Button.DepressedFgColor "TanDark" + Econ.Button.PresetDefaultColorFg "15 255 255 255" + Econ.Button.PresetArmedColorFg "15 255 255 255" + Econ.Button.PresetDepressedColorFg "15 255 255 255" + Econ.Button.PresetDefaultColorBg "TanDarker" + Econ.Button.PresetArmedColorBg "50 50 50 255" + Econ.Button.PresetDepressedColorBg "TanDarker" + Econ.Button.Border.Default "TanDarker" + Econ.Button.Border.Armed "50 50 50 255" + + Border.Bright "NoBorder" + Border.Dark "NoBorder" + Border.Selection "NoBorder" + + Button.TextColor "TanLight" + Button.BgColor "TanDarker" + Button.ArmedTextColor "TanLight" + // Button.ArmedBgColor "TanDark" + Button.ArmedBgColor "0 225 255 50" + Button.SelectedTextColor "TanLight" + Button.SelectedBgColor "TanDarker" + Button.DepressedTextColor "TanLight" + Button.DepressedBgColor "TanDark" + + CheckButton.TextColor "Yellow" + CheckButton.SelectedTextColor "Yellow" + CheckButton.BgColor "TransparentBlack" + CheckButton.Border1 "Yellow" // the left checkbutton border + CheckButton.Border2 "Yellow" // the right checkbutton border + CheckButton.Check "Yellow" // color of the check itself + CheckButton.HighlightFgColor "Yellow" + + ComboBoxButton.ArrowColor "TanLight" + ComboBoxButton.ArmedArrowColor "TanLight" + ComboBoxButton.BgColor "Blank" + ComboBoxButton.DisabledBgColor "Blank" + + Frame.BgColor "TransparentBlack" + Frame.OutOfFocusBgColor "TransparentBlack" + Frame.FocusTransitionEffectTime "0.0" + Frame.TransitionEffectTime "0.0" + Frame.AutoSnapRange "0" + FrameGrip.Color1 "Blank" + FrameGrip.Color2 "Blank" + FrameTitleButton.FgColor "Blank" + FrameTitleButton.BgColor "Blank" + FrameTitleButton.DisabledFgColor "Blank" + FrameTitleButton.DisabledBgColor "Blank" + FrameSystemButton.FgColor "Blank" + FrameSystemButton.BgColor "Blank" + FrameSystemButton.Icon "" + FrameSystemButton.DisabledIcon "" + FrameTitleBar.TextColor "Orange" + FrameTitleBar.BgColor "Blank" + FrameTitleBar.DisabledTextColor "Orange" + FrameTitleBar.DisabledBgColor "Blank" + + GraphPanel.FgColor "Orange" + GraphPanel.BgColor "TransparentBlack" + + Label.TextDullColor "TanDark" + Label.TextColor "TanLight" + Label.TextBrightColor "TanLight" + Label.SelectedTextColor "White" + Label.BgColor "Blank" + Label.DisabledFgColor1 "Blank" + Label.DisabledFgColor2 "150 150 150 255" + + ListPanel.TextColor "Orange" + ListPanel.BgColor "TransparentBlack" + ListPanel.SelectedTextColor "Black" + ListPanel.SelectedBgColor "Red" + ListPanel.SelectedOutOfFocusBgColor "Red" + ListPanel.EmptyListInfoTextColor "Orange" + + Menu.TextColor "TanLight" + Menu.BgColor "DarkGrey" + Menu.ArmedTextColor "TanDark" + Menu.ArmedBgColor "TanLight" + Menu.TextInset "6" + + Chat.TypingText "Orange" + + Panel.FgColor "Gray" + Panel.BgColor "Blank" + + HTML.BgColor "Blank" + + ProgressBar.FgColor "ProgressOffWhite" + ProgressBar.BgColor "ProgressBackground" + + CircularProgressBar.FgColor "White" + CircularProgressBar.BgColor "White" + + "BuildingHealthBar.BgColor" "HealthBgGrey" + "BuildingHealthBar.Health" "ProgressOffWhite" + "BuildingHealthBar.LowHealth" "LowHealthRed" + + PropertySheet.TextColor "White" + PropertySheet.SelectedTextColor "White" + PropertySheet.TransitionEffectTime "0.25" // time to change from one tab to another + + RadioButton.TextColor "ColorCyan" + RadioButton.SelectedTextColor "Orange" + + RichText.TextColor "Gray" + RichText.BgColor "Blank" + RichText.SelectedTextColor "Gray" + RichText.SelectedBgColor "Red" + + ScrollBarButton.FgColor "Gray" + ScrollBarButton.BgColor "Blank" + ScrollBarButton.ArmedFgColor "Gray" + ScrollBarButton.ArmedBgColor "Blank" + ScrollBarButton.DepressedFgColor "Black" + ScrollBarButton.DepressedBgColor "Blank" + + ScrollBarSlider.FgColor "Gray" // nob color + ScrollBarSlider.BgColor "Blank" // slider background color + + SectionedListPanel.HeaderTextColor "White" + SectionedListPanel.HeaderBgColor "Blank" + SectionedListPanel.DividerColor "Black" + SectionedListPanel.TextColor "White" + SectionedListPanel.BrightTextColor "White" + SectionedListPanel.BgColor "TransparentLightBlack" + SectionedListPanel.SelectedTextColor "Black" + SectionedListPanel.SelectedBgColor "Red" + SectionedListPanel.OutOfFocusSelectedTextColor "Orange" + SectionedListPanel.OutOfFocusSelectedBgColor "255 255 255 32" + + Slider.NobColor "108 108 108 255" + Slider.TextColor "127 140 127 255" + Slider.TrackColor "31 31 31 255" + Slider.DisabledTextColor1 "117 117 117 255" + Slider.DisabledTextColor2 "30 30 30 255" + + TextEntry.TextColor "Gray" + TextEntry.BgColor "Blank" + TextEntry.CursorColor "Gray" + TextEntry.DisabledTextColor "Gray" + TextEntry.DisabledBgColor "Blank" + TextEntry.SelectedTextColor "TanLight" + TextEntry.SelectedBgColor "Gray" + TextEntry.OutOfFocusSelectedBgColor "Blank" + TextEntry.FocusEdgeColor "Blank" + + ToggleButton.SelectedTextColor "White" + + Tooltip.TextColor "TransparentBlack" + Tooltip.BgColor "Red" + + TreeView.BgColor "TransparentBlack" + + WizardSubPanel.BgColor "Blank" + + TimerProgress.Active "HudTimerProgressActive" + TimerProgress.InActive "HudTimerProgressInActive" + TimerProgress.Warning "HudTimerProgressWarning" + + HudObjectives.FgColor "HudPanelForeground" + HudObjectives.BgColor "HudPanelBackground" + HudObjectives.BorderColor "HudPanelBorder" + + HudProgressBar.Active "HudProgressBarActive" + HudProgressBar.InActive "HudProgressBarInActive" + + HudCaptureIcon.Active "HudProgressBarActive" + HudCaptureIcon.InActive "HudProgressBarInActive" + HudCaptureProgressBar.Active "HudProgressBarActive" + HudCaptureProgressBar.InActive "HudProgressBarInActive" + + // Scheme-Specific Colors + "FgColor" "255 180 160 255" + "BgColor" "TransparentBlack" + + "ViewportBG" "Blank" + "TeamSpec" "204 204 204 255" + "TeamRed" "255 64 64 255" + "TeamBlue" "153 204 255 255" + + "MapDescriptionText" "Gray" // the text used in the map description window + "HudIcon_Green" "0 160 0 255" + "HudIcon_Red" "160 0 0 255" + + // CHudMenu + "ItemColor" "255 167 42 200" // default 255 167 42 255 + "MenuColor" "255 255 255 255" + "MenuBoxBg" "HudBlack" + + // Weapon Selection Colors + "SelectionNumberFg" "251 235 202 255" + "SelectionTextFg" "251 235 202 255" + "SelectionEmptyBoxBg" "0 0 0 80" + "SelectionBoxBg" "0 0 0 80" + "SelectionSelectedBoxBg" "0 0 0 190" + + // Hint Message Colors + "HintMessageFg" "255 255 255 255" + "HintMessageBg" "0 0 0 60" + + "ProgressBarFg" "255 30 13 255" + + // Top-left corner of the menu on the main screen + "Main.Menu.X" "32" + "Main.Menu.Y" "248" + + // Blank space to leave beneath the menu on the main screen + "Main.BottomBorder" "32" + + "VguiScreenCursor" "255 208 64 255" + } +} \ No newline at end of file diff --git a/resource/scheme/clientscheme_xhairs.res b/resource/scheme/clientscheme_xhairs.res new file mode 100644 index 0000000..6b9cc13 --- /dev/null +++ b/resource/scheme/clientscheme_xhairs.res @@ -0,0 +1,225 @@ +Scheme +{ + Fonts + { + "Size:10 | Outline:OFF" + { + "1" + { + "name" "TF2Crosshairs" + "tall" "10" + "weight" "0" + "antialias" "1" + } + } + "Size:11 | Outline:OFF" + { + "1" + { + "name" "TF2Crosshairs" + "tall" "11" + "weight" "0" + "antialias" "1" + } + } + "Size:12 | Outline:OFF" + { + "1" + { + "name" "TF2Crosshairs" + "tall" "12" + "weight" "0" + "antialias" "1" + } + } + "Size:13 | Outline:OFF" + { + "1" + { + "name" "TF2Crosshairs" + "tall" "13" + "weight" "0" + "antialias" "1" + } + } + "Size:14 | Outline:OFF" + { + "1" + { + "name" "TF2Crosshairs" + "tall" "14" + "weight" "0" + "antialias" "1" + } + } + "Size:15 | Outline:OFF" + { + "1" + { + "name" "TF2Crosshairs" + "tall" "15" + "weight" "0" + "antialias" "1" + } + } + "Size:16 | Outline:OFF" + { + "1" + { + "name" "TF2Crosshairs" + "tall" "16" + "weight" "0" + "antialias" "1" + } + } + "Size:17 | Outline:OFF" + { + "1" + { + "name" "TF2Crosshairs" + "tall" "17" + "weight" "0" + "antialias" "1" + } + } + "Size:18 | Outline:OFF" + { + "1" + { + "name" "TF2Crosshairs" + "tall" "18" + "weight" "0" + "antialias" "1" + } + } + "Size:19 | Outline:OFF" + { + "1" + { + "name" "TF2Crosshairs" + "tall" "19" + "weight" "0" + "antialias" "1" + } + } + "Size:20 | Outline:OFF" + { + "1" + { + "name" "TF2Crosshairs" + "tall" "20" + "weight" "0" + "antialias" "1" + } + } + "Size:21 | Outline:OFF" + { + "1" + { + "name" "TF2Crosshairs" + "tall" "21" + "weight" "0" + "antialias" "1" + } + } + "Size:22 | Outline:OFF" + { + "1" + { + "name" "TF2Crosshairs" + "tall" "22" + "weight" "0" + "antialias" "1" + } + } + "Size:23 | Outline:OFF" + { + "1" + { + "name" "TF2Crosshairs" + "tall" "23" + "weight" "0" + "antialias" "1" + } + } + "Size:24 | Outline:OFF" + { + "1" + { + "name" "TF2Crosshairs" + "tall" "24" + "weight" "0" + "antialias" "1" + } + } + "Size:25 | Outline:OFF" + { + "1" + { + "name" "TF2Crosshairs" + "tall" "25" + "weight" "0" + "antialias" "1" + } + } + "Size:26 | Outline:OFF" + { + "1" + { + "name" "TF2Crosshairs" + "tall" "26" + "weight" "0" + "antialias" "1" + } + } + "Size:27 | Outline:OFF" + { + "1" + { + "name" "TF2Crosshairs" + "tall" "27" + "weight" "0" + "antialias" "1" + } + } + "Size:28 | Outline:OFF" + { + "1" + { + "name" "TF2Crosshairs" + "tall" "28" + "weight" "0" + "antialias" "1" + } + } + "Size:29 | Outline:OFF" + { + "1" + { + "name" "TF2Crosshairs" + "tall" "29" + "weight" "0" + "antialias" "1" + } + } + "Size:30 | Outline:OFF" + { + "1" + { + "name" "TF2Crosshairs" + "tall" "30" + "weight" "0" + "antialias" "1" + } + } + } + + CustomFontFiles + { + "200" + { + "font" "resource/fonts/TF2Crosshairs.ttf" + "name" "TF2Crosshairs" + } + } +} \ No newline at end of file diff --git a/resource/scheme/clientscheme_xhairs_outline.res b/resource/scheme/clientscheme_xhairs_outline.res new file mode 100644 index 0000000..388a550 --- /dev/null +++ b/resource/scheme/clientscheme_xhairs_outline.res @@ -0,0 +1,237 @@ +Scheme +{ + Fonts + { + "Size:10 | Outline:ON" + { + "1" + { + "name" "TF2Crosshairs" + "tall" "10" + "weight" "0" + "antialias" "1" + "outline" "1" + } + } + "Size:11 | Outline:ON" + { + "1" + { + "name" "TF2Crosshairs" + "tall" "11" + "weight" "0" + "antialias" "1" + "outline" "1" + } + } + "Size:12 | Outline:ON" + { + "1" + { + "name" "TF2Crosshairs" + "tall" "12" + "weight" "0" + "antialias" "1" + "outline" "1" + } + } + "Size:13 | Outline:ON" + { + "1" + { + "name" "TF2Crosshairs" + "tall" "13" + "weight" "0" + "antialias" "1" + "outline" "1" + } + } + "Size:14 | Outline:ON" + { + "1" + { + "name" "TF2Crosshairs" + "tall" "14" + "weight" "0" + "antialias" "1" + "outline" "1" + } + } + "Size:15 | Outline:ON" + { + "1" + { + "name" "TF2Crosshairs" + "tall" "15" + "weight" "0" + "antialias" "1" + "outline" "1" + } + } + "Size:16 | Outline:ON" + { + "1" + { + "name" "TF2Crosshairs" + "tall" "16" + "weight" "0" + "antialias" "1" + "outline" "1" + } + } + "Size:17 | Outline:ON" + { + "1" + { + "name" "TF2Crosshairs" + "tall" "17" + "weight" "0" + "antialias" "1" + "outline" "1" + } + } + "Size:18 | Outline:ON" + { + "1" + { + "name" "TF2Crosshairs" + "tall" "18" + "weight" "0" + "antialias" "1" + "outline" "1" + } + } + "Size:19 | Outline:ON" + { + "1" + { + "name" "TF2Crosshairs" + "tall" "19" + "weight" "0" + "antialias" "1" + "outline" "1" + } + } + "Size:20 | Outline:ON" + { + "1" + { + "name" "TF2Crosshairs" + "tall" "20" + "weight" "0" + "antialias" "1" + "outline" "1" + } + } + "Size:21 | Outline:ON" + { + "1" + { + "name" "TF2Crosshairs" + "tall" "21" + "weight" "0" + "antialias" "1" + "outline" "1" + } + } + "Size:22 | Outline:ON" + { + "1" + { + "name" "TF2Crosshairs" + "tall" "22" + "weight" "0" + "antialias" "1" + "outline" "1" + } + } + "Size:23 | Outline:ON" + { + "1" + { + "name" "TF2Crosshairs" + "tall" "23" + "weight" "0" + "antialias" "1" + "outline" "1" + } + } + "Size:24 | Outline:ON" + { + "1" + { + "name" "TF2Crosshairs" + "tall" "24" + "weight" "0" + "antialias" "1" + "outline" "1" + } + } + "Size:25 | Outline:ON" + { + "1" + { + "name" "TF2Crosshairs" + "tall" "25" + "weight" "0" + "antialias" "1" + "outline" "1" + } + } + "Size:26 | Outline:ON" + { + "1" + { + "name" "TF2Crosshairs" + "tall" "26" + "weight" "0" + "antialias" "1" + "outline" "1" + } + } + "Size:27 | Outline:ON" + { + "1" + { + "name" "TF2Crosshairs" + "tall" "27" + "weight" "0" + "antialias" "1" + "outline" "1" + } + } + "Size:28 | Outline:ON" + { + "1" + { + "name" "TF2Crosshairs" + "tall" "28" + "weight" "0" + "antialias" "1" + "outline" "1" + } + } + "Size:29 | Outline:ON" + { + "1" + { + "name" "TF2Crosshairs" + "tall" "29" + "weight" "0" + "antialias" "1" + "outline" "1" + } + } + "Size:30 | Outline:ON" + { + "1" + { + "name" "TF2Crosshairs" + "tall" "30" + "weight" "0" + "antialias" "1" + "outline" "1" + } + } + } +} \ No newline at end of file diff --git a/resource/sourcescheme.res b/resource/sourcescheme.res new file mode 100644 index 0000000..5c308ad --- /dev/null +++ b/resource/sourcescheme.res @@ -0,0 +1,484 @@ +#base "SourceSchemeBase.res" + +Scheme +{ + //////////////////////// COLORS /////////////////////////// + // color details + // this is a list of all the colors used by the scheme + Colors + { + // HUD COLORS + //--------------------------------------------- + "Yellow" "169 123 53 255" + "White" "242 242 242 255" + "DullWhite" "132 132 132 255" + "DarkGrey" "27 27 27 255" + "Black" "17 17 17 255" + "Blank" "0 0 0 0" + "HudBlack" "0 0 0 200" + "Cyan" "72 255 255 255" + + // BASE COLORS + //--------------------------------------------- + "TFDarkBrown" "60 56 53 255" + "TFDarkBrownTransparent" "60 56 53 190" + "TFTanBright" "236 227 203 150" + "TFTanLight" "201 188 162 150" + "TFTanMedium" "131 121 104 150" + + "TFTanLightBright" "229 223 211 90" + "TFTanLightDark" "96 90 78 90" + + "TFOrangeBright" "156 82 33 255" + + "TFTextBright" "251 236 203 150" + "TFTextLight" "201 188 162 255" + "TFTextMedium" "131 121 104 255" + "TFTextMediumDark" "104 96 83 255" + "TFTextBlack" "42 39 37 255" + "TFTextDull" "131 121 104 255" + + "TFMediumBrown" "69 64 58 255" + + "QuickListBGDeselected" "0 0 0 0" + "QuickListBGSelected" "169 123 53 255" + + "Blank" "0 0 0 0" + + "ControlBG" "76 88 68 255" // background color of controls + "ControlDarkBG" "90 106 80 255" // darker background color; used for background of scrollbars + "WindowBG" "62 70 55 255" // background color of text edit panes (chat, text entries, etc.) + "SelectionBG" "90 84 75 255" // background color of any selected text or menu item + "SelectionBG2" "69 64 57 255" // selection background in window w/o focus + "ListBG" "39 36 34 255" // background of server browser, buddy list, etc. + } + + BaseSettings + { + // scheme-specific colors + Border.Bright "Blank" + Border.Dark "Blank" + Border.Selection "Blank" + Border.DarkSolid "Cyan" + + Button.TextColor "White" + Button.BgColor "Black" + Button.ArmedTextColor "White" + Button.ArmedBgColor "Yellow" + Button.DepressedTextColor "White" + Button.DepressedBgColor "Yellow" + Button.FocusBorderColor "Blank" + + CheckButton.TextColor "DullWhite" + CheckButton.SelectedTextColor "White" + CheckButton.BgColor "Black" + CheckButton.HighlightFgColor "Yellow" + CheckButton.ArmedBgColor "Blank" + CheckButton.DepressedBgColor "Blank" + CheckButton.Border1 "Border.Dark" + CheckButton.Border2 "Border.Bright" + CheckButton.Check "White" + CheckButton.DisabledBgColor "Blank" + + ToggleButton.SelectedTextColor "White" + + ComboBoxButton.ArrowColor "DullWhite" + ComboBoxButton.ArmedArrowColor "White" + ComboBoxButton.BgColor "Blank" + ComboBoxButton.DisabledBgColor "Blank" + + RadioButton.TextColor "DullWhite" + RadioButton.SelectedTextColor "White" + RadioButton.ArmedTextColor "TFTextMedium" + + Frame.BgColor "DarkGrey" + Frame.OutOfFocusBgColor "DarkGrey" + FrameGrip.Color1 "TFTanMedium" + FrameGrip.Color2 "White" + FrameTitleButton.FgColor "White" + FrameTitleBar.Font "UiBold" + FrameTitleBar.TextColor "Cyan" + FrameTitleBar.DisabledTextColor "DullWhite" + + Label.TextDullColor "DullWhite" + Label.TextColor "White" + Label.TextBrightColor "White" + Label.SelectedTextColor "White" + Label.BgColor "Blank" + Label.DisabledFgColor1 "DullWhite" + Label.DisabledFgColor2 "Blank" + + ListPanel.TextColor "White" + ListPanel.BgColor "HudBlack" + ListPanel.SelectedBgColor "White" + ListPanel.SelectedOutOfFocusBgColor "DullWhite" + + MainMenu.TextColor "DullWhite" + MainMenu.ArmedTextColor "White" + MainMenu.Inset "32" + + Menu.TextInset "6" + Menu.FgColor "White" + Menu.BgColor "HudBlack" + Menu.ArmedFgColor "Black" + Menu.ArmedBgColor "White" + Menu.DividerColor "Border.Dark" + + ScrollBarButton.FgColor "White" + ScrollBarButton.BgColor "Black" + ScrollBarButton.ArmedFgColor "Black" + ScrollBarButton.ArmedBgColor "White" + ScrollBarButton.DepressedFgColor "Black" + ScrollBarButton.DepressedBgColor "White" + + ScrollBarSlider.BgColor "Black" + ScrollBarSlider.FgColor "White" + + Slider.NobColor "TFTanLight" + Slider.TextColor "White" + Slider.TrackColor "HudBlack" + Slider.DisabledTextColor1 "TFTextMediumDark" + Slider.DisabledTextColor2 "Blank" + + TextEntry.TextColor "White" + TextEntry.DisabledTextColor "DullWhite" + TextEntry.SelectedBgColor "White" + } + + Borders + { + BaseBorder SubtleBorder + ButtonBorder RaisedBorder + ComboBoxBorder DepressedBorder + MenuBorder SubtleBorder + BrowserBorder DepressedBorder + PropertySheetBorder RaisedBorder + + FrameBorder + { + Left + { + "1" + { + "color" "Border.DarkSolid" + "offset" "0 0" + } + "2" + { + "color" "Border.DarkSolid" + "offset" "0 0" + } + } + Right + { + "1" + { + "color" "Border.DarkSolid" + "offset" "0 0" + } + "2" + { + "color" "Border.DarkSolid" + "offset" "0 0" + } + } + Top + { + "1" + { + "color" "Border.DarkSolid" + "offset" "0 0" + } + "2" + { + "color" "Border.DarkSolid" + "offset" "0 0" + } + } + Bottom + { + "1" + { + "color" "Border.DarkSolid" + "offset" "0 0" + } + "2" + { + "color" "Border.DarkSolid" + "offset" "0 0" + } + } + } + } + + Fonts + { + "MainMenuFont" + { + "1" [$WIN32] + { + "name" "TF2 Build" + "tall" "18" + "weight" "500" + "additive" "0" + "antialias" "1" + } + } + + "MenuLarge" + { + "1" [disabled] + { + "tall_disabled" "24" + } + } + + "ServerBrowserTitle" + { + "1" + { + "name" "TF2 Build" + "tall" "35" + "tall_disabled" "40" + "weight" "500" + "additive" "0" + "antialias" "1" + } + } + + "Default" [disabled] + { + "1" + { + "name" "Verdana" + "tall" "14" + "weight" "500" + } + } + + "ServerBrowserSmall" + { + "1" + { + "name" "Tahoma" + "tall" "16" + "weight" "0" + "range" "0x0000 0x017F" // Basic Latin, Latin-1 Supplement, Latin Extended-A + "yres" "480 599" + } + "2" + { + "name" "Tahoma" + "tall" "16" + "weight" "0" + "range" "0x0000 0x017F" // Basic Latin, Latin-1 Supplement, Latin Extended-A + "yres" "600 767" + } + "3" + { + "name" "Tahoma" + "tall" "16" + "weight" "0" + "range" "0x0000 0x017F" // Basic Latin, Latin-1 Supplement, Latin Extended-A + "yres" "768 1023" + "antialias" "1" + } + "4" + { + "name" "Tahoma" + "tall" "19" + "weight" "0" + "range" "0x0000 0x017F" // Basic Latin, Latin-1 Supplement, Latin Extended-A + "yres" "1024 1199" + "antialias" "1" + } + "5" + { + "name" "Tahoma" + "tall" "19" + "weight" "0" + "range" "0x0000 0x017F" // Basic Latin, Latin-1 Supplement, Latin Extended-A + "yres" "1200 6000" + "antialias" "1" + } + } + + AchievementItemTitle [$WIN32] + { + "1" + { + "name" "Arial" [!$OSX] + "name" "Verdana Bold" [disabled] + "weight" "1500" + "tall" "16" [!$OSX] + "tall" "18" [disabled] + "antialias" "1" + } + } + + AchievementItemTitleLarge [$WIN32] + { + "1" + { + "name" "Arial" [!$OSX] + "name" "Verdana Bold" [disabled] + "weight" "1500" + "tall" "18" [!$OSX] + "tall" "19" [disabled] + "antialias" "1" + } + } + + AchievementItemDescription [$WIN32] + { + "1" + { + "name" "Arial" [!$OSX] + "name" "Verdana" [disabled] + "weight" "1000" + "tall" "14" [!$OSX] + "tall" "12" [disabled] + "antialias" "1" [!$OSX] + } + } + + "DefaultFixedOutline" //edited by INsane 2010 for small netgraph font on all screen sizes + { + "1" //For screen heights between 480 and 599 (eg 4:3 aspect Width 640x480 High, Width 720x576 High. 16:10 aspect Width 720x480 High) + { + "name" "Arial" [$WINDOWS] // Standard is "Lucida Console" Options are "Microsoft Sans Serif" "Georgia" "Impact" "Arial MT" and the best for small = "Haettenschweiler" but is a MS office and Win7 font, can be downloaded, google "Haettenschweiler" and install in C:/Windows/Fonts + "name" "Lucida Console" [$X360] //"Lucida Console" + "name" "Georgia" [$POSIX] // Apple Mac OS "Verdana" (default) Best small font = "Georgia" Mac Installation location: /Library/Fonts and is default on Mac OS + "tall" "11" [$POSIX] // "11" + "tall" "10" //good positioning is ... "net_graphpos 183" and "net_graphheight 30" and ensure you select "antialias" "1" with all others off with "Georgia" font. + "weight" "0" //"0" // This is the thickness, like a bold setting max is about 700. Small fonts will look better as "0". + "range" "0x0000 0x017F" //Basic Latin, Latin-1 Supplement, Latin Extended-A + "yres" "480 599" + "outline" "0" //"1" //Adds a black outline around the text, good for standing out... that is, if the font allows it, use with caution on smaller fonts. + "additive" "0" //not default added //This adds white to font...sort of a glow effect on coloured fonts and gives a washed out pastel look + "antialias" "1" //not default added //smoothing the edges. + } + "2" //For screen heights between 600 and 767 (eg 4:3 aspect Width 800X600 High, ... 16:9 aspect Width 1152x648 High.) + { + "name" "Arial" [$WINDOWS] // Standard is "Lucida Console" Options are "Microsoft Sans Serif" "Georgia" "Impact" "Arial MT" and the best for small = "Haettenschweiler" but is a MS office and Win7 font, can be downloaded, google "Haettenschweiler" and install in C:/Windows/Fonts + "name" "Lucida Console" [$X360] //"Lucida Console" + "name" "Georgia" [$POSIX] // Apple Mac OS "Verdana" (default) Best small font = "Georgia" Mac Installation location: /Library/Fonts and is default on Mac OS + "tall" "12" [$POSIX] // "11" + "tall" "12" //good positioning is ... "net_graphpos 190" and "net_graphheight 45" and ensure you select "antialias" "1" with all others off with "Georgia" font. + "weight" "0" + "range" "0x0000 0x017F" //Basic Latin, Latin-1 Supplement, Latin Extended-A + "yres" "600 767" + "outline" "0" //"1" //Adds a black outline around the text, good for standing out... that is, if the font allows it, use with caution on smaller fonts. + "additive" "0" //not default added //This adds white to font...sort of a glow effect on coloured fonts and gives a washed out pastel look + "antialias" "1" //not default added //smoothing the edges. + } + "3" //For screen heights between 768 and 1023 (eg 4:3 aspect Width 1024X768 High... 16:9 aspect Width 1360x768 High, 16:9 aspect Width 1776x1000 High... 16:10 aspect Width 1280x768 High, 16:10 aspect Width 1280x800 High, 16:10 aspect Width 1400x900 High.) + { + "name" "Arial" [$WINDOWS] // Standard is "Lucida Console" Options are "Microsoft Sans Serif" "Georgia" "Impact" "Arial MT" and the best for small = "Haettenschweiler" but is a MS office and Win7 font, can be downloaded, google "Haettenschweiler" and install in C:/Windows/Fonts + "name" "Lucida Console" [$X360] //"Lucida Console" + "name" "Verdana" [$POSIX] // Apple Mac OS "Verdana" (default) Best small font = "Georgia" Mac Installation location: /Library/Fonts and is default on Mac OS + "tall" "13" [$POSIX] // "11" + "tall" "13" //good positioning is ... "net_graphpos 203" and "net_graphheight 85" and ensure you select "outline" "1" with all others off with "Microsoft Sans Serif" font. + "weight" "0" + "range" "0x0000 0x017F" //Basic Latin, Latin-1 Supplement, Latin Extended-A + "yres" "768 1023" + "outline" "1" //"1" //Adds a black outline around the text, good for standing out... that is, if the font allows it, use with caution on smaller fonts. + "additive" "0" //not default added //This adds white to font...sort of a glow effect on coloured fonts and gives a washed out pastel look + "antialias" "0" //not default added //smoothing the edges. + } + "4" //For screen heights between 1024 and 1199 (eg 4:3 aspect Width 1280X1024 High, Width 1400X1050 High... 16:9 aspect Width 1920x1080 High... 16:10 aspect Width 1680x1050 High.) + { + "name" "Arial" [$WINDOWS] // Standard is "Lucida Console" Options are "Microsoft Sans Serif" "Georgia" "Impact" "Arial MT" and the best for small = "Haettenschweiler" but is a MS office and Win7 font, can be downloaded, google "Haettenschweiler" and install in C:/Windows/Fonts + "name" "Lucida Console" [$X360] //"Lucida Console" + "name" "Arial" [$POSIX] // Apple Mac OS "Verdana" (default) Best small font = "Georgia" Mac Installation location: /Library/Fonts and is default on Mac OS + "tall" "19" [$POSIX] // "11" + "tall" "19" // good positioning is ... net_graphheight 87 and net_graphpos 210 and ensure you select "outline" "1" with all others off with Ariel font. + "weight" "0" + "range" "0x0000 0x017F" //Basic Latin, Latin-1 Supplement, Latin Extended-A + "yres" "1024 1199" + "outline" "1" //"1" //Adds a black outline around the text, good for standing out... that is, if the font allows it, use with caution on smaller fonts. + "additive" "0" //not default added //This adds white to font...sort of a glow effect on coloured fonts and gives a washed out pastel look + "antialias" "0" //not default added //smoothing the edges. + } + "5" //For screen heights between 1200 and 6000 (6000...wow that's freaking huge!) (eg 4:3 aspect Width 1600X1200 High... 16:10 aspect Width 1920x1200 High.... and beyond) + { + "name" "Arial" [$WINDOWS] // Standard is "Lucida Console" Options are "Microsoft Sans Serif" "Georgia" "Impact" "Arial MT" and the best for small = "Haettenschweiler" but is a MS office and Win7 font, can be downloaded, google "Haettenschweiler" and install in C:/Windows/Fonts + "name" "Lucida Console" [$X360] //"Lucida Console" + "name" "Arial" [$POSIX] // Apple Mac OS "Verdana" (default) Best small font = "Georgia" and "Arial" Mac Installation location: /Library/Fonts and is default on Mac OS + "tall" "19" [$POSIX] // "11" + "tall" "19" // good positioning is ... net_graphheight 95 and net_graphpos 225 and ensure you select "outline" "1" with all others off with Ariel font. + "weight" "0" + "range" "0x0000 0x017F" //Basic Latin, Latin-1 Supplement, Latin Extended-A + "yres" "1200 6000" + "outline" "1" //"1" //Adds a black outline around the text, good for standing out... that is, if the font allows it, use with caution on smaller fonts. + "additive" "0" //not default added //This adds white to font...sort of a glow effect on coloured fonts and gives a washed out pastel look + "antialias" "0" //not default added //smoothing the edges. + } + } + } + + CustomFontFiles + { + "6" + { + "font" "resource/TF2Build.ttf" + "name" "TF2 Build" + "turkish" + { + "range" "0x0000 0x015F" + } + "swedish" + { + "range" "0x0000 0x00F6" + } + "spanish" + { + "range" "0x0000 0x00FC" + } + "romanian" + { + "range" "0x0000 0x021B" + } + "polish" + { + "range" "0x0000 0x017C" + } + "norwegian" + { + "range" "0x0000 0x00F8" + } + "danish" + { + "range" "0x0000 0x00F8" + } + "hungarian" + { + "range" "0x0000 0x0171" + } + "german" + { + "range" "0x0000 0x00FC" + } + "french" + { + "range" "0x0000 0x0178" + } + "finnish" + { + "range" "0x0000 0x017E" + } + "czech" + { + "range" "0x0000 0x017E" + } + "bulgarian" + { + "range" "0x0000 0x0451" + } + "russian" + { + "range" "0x0000 0x0451" + } + } + } +} \ No newline at end of file diff --git a/resource/tools.res b/resource/tools.res new file mode 100644 index 0000000..96ba72c --- /dev/null +++ b/resource/tools.res @@ -0,0 +1,384 @@ +"Resource/UI/MainMenuOverride.res" +{ + "MOTD_Panel" + { + "ControlName" "EditablePanel" + "fieldName" "MOTD_Panel" + "xpos" "r345" + "ypos" "85" + "zpos" "100" + "wide" "300" + "tall" "190" + "visible" "0" + "paintbackground" "1" + "paintborder" "0" + "bgcolor_override" "DarkGrey" + "PaintBackgroundType" "0" + + "MOTD_HeaderContainer" + { + "ControlName" "EditablePanel" + "fieldName" "MOTD_HeaderContainer" + "xpos" "0" + "ypos" "0" + "wide" "300" + "tall" "22" + "visible" "1" + "bgcolor_override" "DarkerGrey" + + "HeaderLabel" + { + "ControlName" "Label" + "fieldName" "HeaderLabel" + "font" "Cerbetica18" + "textAlignment" "center" + "xpos" "0" + "ypos" "0" + "wide" "300" + "tall" "24" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "paintbackground" "0" + "fgcolor_override" "ColorCyan" + "labelText" "#TF_OptionCategory_HUD" + "allcaps" "1" + } + } + + "MOTD_CloseButton" + { + "ControlName" "CExImageButton" + "fieldName" "MOTD_CloseButton" + "xpos" "282" + "ypos" "4" + "zpos" "10" + "wide" "14" + "tall" "14" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "tabPosition" "0" + "labeltext" "(" + "font" "CustomIcons" + "textAlignment" "center" + "dulltext" "0" + "brighttext" "0" + "default" "0" + "actionsignallevel" "2" + "Command" "motd_hide" + "paintbackground" "0" + + "sound_depressed" "UI/buttonclick.wav" + "sound_released" "UI/buttonclickrelease.wav" + + "defaultFgColor_override" "TanLight" + "armedFgColor_override" "LightRed" + "depressedFgColor_override" "TanLight" + } + + "MOTD_HeaderIcon" + { + "ControlName" "ImagePanel" + "fieldName" "MOTD_HeaderIcon" + "xpos" "9999" + } + + "MOTD_Label" + { + "ControlName" "CExLabel" + "fieldName" "MOTD_Label" + "xpos" "9999" + } + + "MOTD_TitleImageBg" + { + "ControlName" "ImagePanel" + "fieldName" "MOTD_TitleImageBg" + "xpos" "9999" + } + + "MOTD_TitleImageContainer" + { + "ControlName" "EditablePanel" + "fieldName" "MOTD_TitleImageContainer" + "xpos" "9999" + } + + "MOTD_TextScroller" + { + "ControlName" "ScrollableEditablePanel" + "fieldName" "MOTD_TextScroller" + "xpos" "9999" + } + + "MOTD_URLButton" + { + "ControlName" "CExButton" + "fieldName" "MOTD_URLButton" + "xpos" "9999" + } + + "MOTD_PrevButton" + { + "ControlName" "CExImageButton" + "fieldName" "MOTD_PrevButton" + "xpos" "9999" + } + + "MOTD_NextButton" + { + "ControlName" "CExImageButton" + "fieldName" "MOTD_NextButton" + "xpos" "9999" + } + + "ReloadScheme" + { + "ControlName" "CExImageButton" + "fieldname" "ReloadScheme" + "xpos" "-20" + "ypos" "-35" + "zpos" "16" + "wide" "130" + "tall" "26" + "visible" "1" + "enabled" "1" + "labeltext" "RELOAD HUD" + "command" "engine vgui_cache_res_files 0;hud_reloadscheme" + "actionsignallevel" "2" + "font" "HudFontSmall" + "textAlignment" "center" + "sound_depressed" "UI/buttonclick.wav" + "sound_released" "UI/buttonclickrelease.wav" + + "pin_to_sibling" "MOTD_HeaderContainer" + "pin_corner_to_sibling" "PIN_TOPLEFT" + "pin_to_sibling_corner" "PIN_TOPLEFT" + } + + "ChatToggle" + { + "ControlName" "CExImageButton" + "fieldname" "ChatToggle" + "xpos" "5" + "ypos" "0" + "zpos" "16" + "wide" "130" + "tall" "26" + "visible" "1" + "enabled" "1" + "labeltext" "CHAT ON/OFF" + "command" "engine toggle hud_saytext_time 10 0" + "actionsignallevel" "2" + "font" "HudFontSmall" + "textAlignment" "center" + "sound_depressed" "UI/buttonclick.wav" + "sound_released" "UI/buttonclickrelease.wav" + + "pin_to_sibling" "ReloadScheme" + "pin_corner_to_sibling" "PIN_TOPLEFT" + "pin_to_sibling_corner" "PIN_TOPRIGHT" + } + + "ClosedCaptionsON" + { + "ControlName" "CExImageButton" + "fieldname" "ClosedCaptionsON" + "xpos" "0" + "ypos" "5" + "zpos" "16" + "wide" "130" + "tall" "26" + "visible" "1" + "enabled" "1" + "labeltext" "CAPTIONS ON" + "command" "engine closecaption 1;cc_subtitles 0;cc_lang english;cc_predisplay_time 0;cc_emit #subtitles0" + "actionsignallevel" "2" + "font" "HudFontSmall" + "textAlignment" "center" + "sound_depressed" "UI/buttonclick.wav" + "sound_released" "UI/buttonclickrelease.wav" + + "pin_to_sibling" "ReloadScheme" + "pin_corner_to_sibling" "PIN_TOPLEFT" + "pin_to_sibling_corner" "PIN_BOTTOMLEFT" + } + + "ClosedCaptionsOFF" + { + "ControlName" "CExImageButton" + "fieldname" "ClosedCaptionsOFF" + "xpos" "5" + "ypos" "0" + "zpos" "16" + "wide" "130" + "tall" "26" + "visible" "1" + "enabled" "1" + "labeltext" "CAPTIONS OFF" + "command" "engine closecaption 0" + "actionsignallevel" "2" + "font" "HudFontSmall" + "textAlignment" "center" + "sound_depressed" "UI/buttonclick.wav" + "sound_released" "UI/buttonclickrelease.wav" + + "pin_to_sibling" "ClosedCaptionsON" + "pin_corner_to_sibling" "PIN_TOPLEFT" + "pin_to_sibling_corner" "PIN_TOPRIGHT" + } + + "SoundFix" + { + "ControlName" "CExImageButton" + "fieldname" "SoundFix" + "xpos" "0" + "ypos" "5" + "zpos" "16" + "wide" "130" + "tall" "26" + "visible" "1" + "enabled" "1" + "labeltext" "FIX SOUND ISSUES" + "command" "engine snd_restart" + "actionsignallevel" "2" + "font" "HudFontSmall" + "textAlignment" "center" + "sound_depressed" "UI/buttonclick.wav" + "sound_released" "UI/buttonclickrelease.wav" + + "pin_to_sibling" "ClosedCaptionsON" + "pin_corner_to_sibling" "PIN_TOPLEFT" + "pin_to_sibling_corner" "PIN_BOTTOMLEFT" + } + + "InviliblePlayersFix" + { + "ControlName" "CExImageButton" + "fieldname" "InviliblePlayersFix" + "xpos" "5" + "ypos" "0" + "zpos" "16" + "wide" "130" + "tall" "26" + "visible" "1" + "enabled" "1" + "labeltext" "FIX VISUAL ISSUES" + "command" "engine record fix;stop" + "actionsignallevel" "2" + "font" "HudFontSmall" + "textAlignment" "center" + "sound_depressed" "UI/buttonclick.wav" + "sound_released" "UI/buttonclickrelease.wav" + + "pin_to_sibling" "SoundFix" + "pin_corner_to_sibling" "PIN_TOPLEFT" + "pin_to_sibling_corner" "PIN_TOPRIGHT" + } + + "NetgraphToggle" + { + "ControlName" "CExImageButton" + "fieldname" "NetgraphToggle" + "xpos" "0" + "ypos" "5" + "zpos" "16" + "wide" "130" + "tall" "26" + "visible" "1" + "enabled" "1" + "labeltext" "NET GRAPH ON/OFF" + "command" "engine toggle net_graph" + "actionsignallevel" "2" + "font" "HudFontSmall" + "textAlignment" "center" + "sound_depressed" "UI/buttonclick.wav" + "sound_released" "UI/buttonclickrelease.wav" + + "pin_to_sibling" "SoundFix" + "pin_corner_to_sibling" "PIN_TOPLEFT" + "pin_to_sibling_corner" "PIN_BOTTOMLEFT" + } + + "MatchStatusToggle" + { + "ControlName" "CExImageButton" + "fieldname" "MatchStatusToggle" + "xpos" "5" + "ypos" "0" + "zpos" "16" + "wide" "130" + "tall" "26" + "visible" "1" + "enabled" "1" + "labeltext" "MATCH HUD ON/OFF" + "command" "engine toggle tf_use_match_hud" + "actionsignallevel" "2" + "font" "HudFontSmall" + "textAlignment" "center" + "sound_depressed" "UI/buttonclick.wav" + "sound_released" "UI/buttonclickrelease.wav" + + "pin_to_sibling" "NetgraphToggle" + "pin_corner_to_sibling" "PIN_TOPLEFT" + "pin_to_sibling_corner" "PIN_TOPRIGHT" + } + + "DevTool" + { + "ControlName" "CExImageButton" + "fieldname" "DevTool" + "xpos" "-25" + "ypos" "5" + "zpos" "16" + "wide" "80" + "tall" "26" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "labeltext" "Developer Tool" + "command" "engine sv_cheats 1;vgui_drawtree 1" + "actionsignallevel" "2" + "font" "HudFontSmall" + "textAlignment" "center" + "paintbackground" "0" + + "sound_depressed" "" + "sound_released" "UI/computer.wav" + + "pin_to_sibling" "NetgraphToggle" + "pin_corner_to_sibling" "PIN_TOPLEFT" + "pin_to_sibling_corner" "PIN_BOTTOMLEFT" + } + + "VersionLabel" + { + "ControlName" "CExImageButton" + "fieldname" "VersionLabel" + "xpos" "-50" + "ypos" "5" + "wide" "32" + "tall" "26" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "labelText" "Cats" + "font" "HudFontSmall" + "textAlignment" "center" + "fgcolor_override" "TanLight" + "paintbackground" "0" + + "sound_depressed" "" + "sound_released" "UI/killsound.wav" + + "pin_to_sibling" "MatchStatusToggle" + "pin_corner_to_sibling" "PIN_TOPLEFT" + "pin_to_sibling_corner" "PIN_BOTTOMLEFT" + } + } +} \ No newline at end of file diff --git a/resource/ui/basechat-base.res b/resource/ui/basechat-base.res new file mode 100644 index 0000000..4f7d7b3 --- /dev/null +++ b/resource/ui/basechat-base.res @@ -0,0 +1,68 @@ +"Resource/UI/BaseChat.res" +{ + "HudChat" + { + "ControlName" "EditablePanel" + "fieldName" "HudChat" + "visible" "1" + "enabled" "1" + "xpos" "5" + "ypos" "330" + "wide" "210" + "tall" "100" + "PaintBackgroundType" "0" + "bgcolor_override" "TransparentBlack" + } + + ChatInputLine + { + "ControlName" "EditablePanel" + "fieldName" "ChatInputLine" + "visible" "1" + "enabled" "1" + "xpos" "10" + "ypos" "395" + "wide" "175" + "tall" "0" + "PaintBackgroundType" "0" + } + + "ChatFiltersButton" + { + "ControlName" "Button" + "fieldName" "ChatFiltersButton" + "xpos" "173" + "ypos" "86" + "wide" "33" + "tall" "8" + "autoResize" "1" + "pinCorner" "0" + "visible" "0" + "enabled" "1" + "tabPosition" "0" + "labelText" "#chat_filterbutton" + "textAlignment" "center" + "dulltext" "0" + "brighttext" "0" + "Default" "0" + } + + "HudChatHistory" + { + "ControlName" "RichText" + "fieldName" "HudChatHistory" + "xpos" "0" + "ypos" "0" + "wide" "210" + "tall" "75" + "wrap" "1" + "autoResize" "1" + "pinCorner" "1" + "visible" "1" + "enabled" "1" + "labelText" "" + "textAlignment" "south-west" + "font" "ChatFont" + "maxchars" "-1" + } +} \ No newline at end of file diff --git a/resource/ui/basechat.res b/resource/ui/basechat.res new file mode 100644 index 0000000..890e211 --- /dev/null +++ b/resource/ui/basechat.res @@ -0,0 +1,2 @@ +"#base" "../../#customizations/streamermode/basechat.res" +"#base" "basechat-base.res" \ No newline at end of file diff --git a/resource/ui/build_menu/base_active.res b/resource/ui/build_menu/base_active.res new file mode 100644 index 0000000..ee30937 --- /dev/null +++ b/resource/ui/build_menu/base_active.res @@ -0,0 +1,168 @@ +"Resource/UI/build_menu/base.res" +{ + "ItemNameLabel" + { + "ControlName" "CExLabel" + "fieldName" "ItemNameLabel" + "font" "HudFontSmall" + "xpos" "0" + "ypos" "4" + "zpos" "1" + "wide" "100" + "tall" "15" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "labelText" "#TF_Object_Sentry" + "textAlignment" "center" + "dulltext" "0" + "brighttext" "0" + } + + "ItemBackground" + { + "ControlName" "CIconPanel" + "fieldName" "ItemBackground" + "xpos" "4" + "ypos" "14" + "zpos" "0" + "wide" "98" + "tall" "105" + "visible" "0" + "enabled" "0" + "scaleImage" "1" + "icon" "hud_menu_item_bg" + "iconColor" "Black" + } + + "BuildingIcon" + { + "ControlName" "CIconPanel" + "fieldName" "BuildingIcon" + "xpos" "22" + "ypos" "35" + "zpos" "2" + "wide" "56" + "tall" "56" + "visible" "1" + "enabled" "1" + "scaleImage" "1" + "icon" "hud_menu_sentry_build" + "iconColor" "White" + } + + "MetalIcon" + { + "ControlName" "CIconPanel" + "fieldName" "MetalIcon" + "xpos" "34" + "ypos" "22" + "zpos" "1" + "wide" "10" + "tall" "10" + "visible" "1" + "enabled" "1" + "scaleImage" "1" + "icon" "ico_metal" + "iconColor" "TanLight" + } + + "CostLabel" + { + "ControlName" "CExLabel" + "fieldName" "CostLabel" + "font" "HudFontSmall" + "fgcolor" "TanLight" + "xpos" "50" + "ypos" "22" + "zpos" "4" + "wide" "50" + "tall" "10" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "labelText" "%metal%" + "textAlignment" "Left" + } + + "CostLabelShadow" + { + "ControlName" "CExLabel" + "fieldName" "CostLabelShadow" + "font" "HudFontSmall" + "fgcolor" "TransparentBlack" + "xpos" "-2" + "ypos" "-2" + "zpos" "3" + "wide" "50" + "tall" "10" + "autoResize" "0" + "pinCorner" "0" + "visible" "0" + "enabled" "0" + "labelText" "%metal%" + "textAlignment" "Left" + + "pin_to_sibling" "CostLabel" + "pin_corner_to_sibling" "PIN_TOPLEFT" + "pin_to_sibling_corner" "PIN_TOPLEFT" + } + + "ModeLabel" + { + "ControlName" "CExLabel" + "fieldName" "ModeLabel" + "font" "DefaultSmall" + "fgcolor" "TanDarker" + "xpos" "33" + "ypos" "17" + "zpos" "1" + "wide" "44" + "tall" "13" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "labelText" "" + "textAlignment" "East" + } + + "NumberBg" + { + "ControlName" "CIconPanel" + "fieldName" "NumberBg" + "xpos" "41" + "ypos" "99" + "zpos" "0" + "wide" "0" + "tall" "0" + "visible" "0" + "enabled" "0" + "scaleImage" "1" + "icon" "ico_key_blank" + "iconColor" "White" + } + + "NumberLabel" + { + "ControlName" "CExLabel" + "fieldName" "NumberLabel" + "font" "HudFontMediumSecondary" + "fgcolor" "TanLight" + "xpos" "0" + "ypos" "95" + "zpos" "1" + "wide" "100" + "tall" "20" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "labelText" "1" + "textAlignment" "center" + "dulltext" "1" + "brighttext" "0" + } +} \ No newline at end of file diff --git a/resource/ui/build_menu/base_active_teleport_target.res b/resource/ui/build_menu/base_active_teleport_target.res new file mode 100644 index 0000000..89fe1b8 --- /dev/null +++ b/resource/ui/build_menu/base_active_teleport_target.res @@ -0,0 +1,110 @@ +"Resource/UI/build_menu/base.res" +{ + "ItemNameLabel" + { + "ControlName" "CExLabel" + "fieldName" "ItemNameLabel" + "font" "HudFontSmall" + "xpos" "0" + "ypos" "4" + "zpos" "1" + "wide" "100" + "tall" "15" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "labelText" "#TF_Object_Sentry" + "textAlignment" "center" + "dulltext" "0" + "brighttext" "0" + } + + "ItemBackground" + { + "ControlName" "CIconPanel" + "fieldName" "ItemBackground" + "xpos" "4" + "ypos" "14" + "zpos" "0" + "wide" "98" + "tall" "105" + "visible" "0" + "enabled" "0" + "scaleImage" "1" + "icon" "hud_menu_item_bg" + "iconColor" "Black" + } + + "BuildingIcon" + { + "ControlName" "CIconPanel" + "fieldName" "BuildingIcon" + "xpos" "22" + "ypos" "35" + "zpos" "2" + "wide" "56" + "tall" "56" + "visible" "1" + "enabled" "1" + "scaleImage" "1" + "icon" "hud_menu_sentry_build" + "iconColor" "White" + } + + "ModeLabel" + { + "ControlName" "CExLabel" + "fieldName" "ModeLabel" + "font" "DefaultSmall" + "fgcolor" "TanDarker" + "xpos" "33" + "ypos" "17" + "zpos" "1" + "wide" "44" + "tall" "13" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "labelText" "" + "textAlignment" "East" + } + + "NumberBg" + { + "ControlName" "CIconPanel" + "fieldName" "NumberBg" + "xpos" "41" + "ypos" "99" + "zpos" "0" + "wide" "0" + "tall" "0" + "visible" "0" + "enabled" "0" + "scaleImage" "1" + "icon" "ico_key_blank" + "iconColor" "White" + } + + "NumberLabel" + { + "ControlName" "CExLabel" + "fieldName" "NumberLabel" + "font" "HudFontMediumSecondary" + "fgcolor" "TanLight" + "xpos" "0" + "ypos" "95" + "zpos" "1" + "wide" "100" + "tall" "20" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "labelText" "1" + "textAlignment" "center" + "dulltext" "1" + "brighttext" "0" + } +} \ No newline at end of file diff --git a/resource/ui/build_menu/base_already_built.res b/resource/ui/build_menu/base_already_built.res new file mode 100644 index 0000000..b614adb --- /dev/null +++ b/resource/ui/build_menu/base_already_built.res @@ -0,0 +1,132 @@ +"Resource/UI/build_menu/base_already_built.res" +{ + "ItemNameLabel" + { + "ControlName" "CExLabel" + "fieldName" "ItemNameLabel" + "font" "HudFontSmall" + "xpos" "0" + "ypos" "4" + "zpos" "1" + "wide" "100" + "tall" "15" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "labelText" "#TF_Object_Sentry" + "textAlignment" "center" + "dulltext" "0" + "brighttext" "0" + "fgcolor" "ColorRed" + } + + "ItemBackground" + { + "ControlName" "CIconPanel" + "fieldName" "ItemBackground" + "xpos" "4" + "ypos" "14" + "zpos" "0" + "wide" "98" + "tall" "105" + "visible" "0" + "enabled" "0" + "scaleImage" "1" + "icon" "hud_menu_item_bg_outline" + "iconColor" "ProgressOffWhiteTransparent" + } + + "CantBuildReason" + { + "ControlName" "CExLabel" + "fieldName" "CantBuildReason" + "font" "HudFontSmall" + "xpos" "0" + "ypos" "60" + "zpos" "2" + "wide" "100" + "tall" "18" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "labelText" "#Hud_Menu_Build_Already_Built" + "textAlignment" "center" + "dulltext" "0" + "brighttext" "0" + "fgcolor" "ColorRed" + } + + "MetalIcon" + { + "ControlName" "CIconPanel" + "fieldName" "MetalIcon" + "xpos" "34" + "ypos" "20" + "zpos" "1" + "wide" "10" + "tall" "10" + "visible" "1" + "enabled" "1" + "scaleImage" "1" + "icon" "ico_metal" + "iconColor" "ColorRed" + } + + "CostLabel" + { + "ControlName" "CExLabel" + "fieldName" "CostLabel" + "font" "HudFontSmall" + "fgcolor" "ColorRed" + "xpos" "50" + "ypos" "20" + "zpos" "4" + "wide" "50" + "tall" "10" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "labelText" "%metal%" + "textAlignment" "Left" + } + + "NumberBg" + { + "ControlName" "CIconPanel" + "fieldName" "NumberBg" + "xpos" "41" + "ypos" "99" + "zpos" "0" + "wide" "0" + "tall" "0" + "visible" "0" + "enabled" "0" + "scaleImage" "1" + "icon" "ico_key_blank" + "iconColor" "White" + } + + "NumberLabel" + { + "ControlName" "CExLabel" + "fieldName" "NumberLabel" + "font" "HudFontMediumSecondary" + "fgcolor" "ColorRed" + "xpos" "0" + "ypos" "95" + "zpos" "1" + "wide" "100" + "tall" "20" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "labelText" "1" + "textAlignment" "center" + "dulltext" "1" + "brighttext" "0" + } +} \ No newline at end of file diff --git a/resource/ui/build_menu/base_cant_afford.res b/resource/ui/build_menu/base_cant_afford.res new file mode 100644 index 0000000..c8a3bb0 --- /dev/null +++ b/resource/ui/build_menu/base_cant_afford.res @@ -0,0 +1,188 @@ +"Resource/UI/build_menu/base_cant_afford.res" +{ + "ItemNameLabel" + { + "ControlName" "CExLabel" + "fieldName" "ItemNameLabel" + "font" "HudFontSmall" + "xpos" "0" + "ypos" "4" + "zpos" "1" + "wide" "100" + "tall" "15" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "labelText" "#TF_Object_Sentry" + "textAlignment" "center" + "dulltext" "0" + "brighttext" "0" + "fgcolor" "ColorRed" + } + + "ItemBackground" + { + "ControlName" "CIconPanel" + "fieldName" "ItemBackground" + "xpos" "4" + "ypos" "14" + "zpos" "0" + "wide" "98" + "tall" "105" + "visible" "0" + "enabled" "0" + "scaleImage" "1" + "icon" "hud_menu_item_bg_outline" + "iconColor" "TransparentBlack" + } + + "BuildingIcon" + { + "ControlName" "CIconPanel" + "fieldName" "BuildingIcon" + "xpos" "22" + "ypos" "35" + "zpos" "2" + "wide" "56" + "tall" "56" + "visible" "0" + "enabled" "0" + "scaleImage" "1" + "icon" "hud_menu_sentry_build" + "iconColor" "ColorRed" + } + + "CantBuildReason" + { + "ControlName" "CExLabel" + "fieldName" "CantBuildReason" + "font" "HudFontSmall" + "fgcolor" "ColorRed" + "xpos" "0" + "ypos" "60" + "zpos" "2" + "wide" "100" + "tall" "25" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "labelText" "#Hud_Menu_Build_Cant_Afford" + "textAlignment" "center" + } + + "MetalIcon" + { + "ControlName" "CIconPanel" + "fieldName" "MetalIcon" + "xpos" "34" + "ypos" "20" + "zpos" "1" + "wide" "10" + "tall" "10" + "visible" "1" + "enabled" "1" + "scaleImage" "1" + "icon" "ico_metal" + "iconColor" "ColorRed" + } + + "CostLabel" + { + "ControlName" "CExLabel" + "fieldName" "CostLabel" + "font" "HudFontSmall" + "fgcolor" "ColorRed" + "xpos" "50" + "ypos" "20" + "zpos" "4" + "wide" "50" + "tall" "10" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "labelText" "%metal%" + "textAlignment" "Left" + } + + "CostLabelShadow" + { + "ControlName" "CExLabel" + "fieldName" "CostLabelShadow" + "font" "HudFontSmall" + "fgcolor" "TransparentBlack" + "xpos" "-1" + "ypos" "-1" + "zpos" "0" + "wide" "50" + "tall" "10" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "labelText" "%metal%" + "textAlignment" "Left" + + "pin_to_sibling" "CostLabel" + "pin_corner_to_sibling" "PIN_TOPLEFT" + "pin_to_sibling_corner" "PIN_TOPLEFT" + } + + "ModeLabel" + { + "ControlName" "CExLabel" + "fieldName" "ModeLabel" + "font" "DefaultSmall" + "fgcolor" "TanDark" + "xpos" "33" + "ypos" "17" + "zpos" "1" + "wide" "44" + "tall" "13" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "labelText" "" + "textAlignment" "East" + } + + "NumberBg" + { + "ControlName" "CIconPanel" + "fieldName" "NumberBg" + "xpos" "41" + "ypos" "99" + "zpos" "0" + "wide" "0" + "tall" "0" + "visible" "0" + "enabled" "0" + "scaleImage" "1" + "icon" "ico_key_blank" + "iconColor" "White" + } + + "NumberLabel" + { + "ControlName" "CExLabel" + "fieldName" "NumberLabel" + "font" "HudFontMediumSecondary" + "fgcolor" "ColorRed" + "xpos" "0" + "ypos" "95" + "zpos" "1" + "wide" "100" + "tall" "20" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "labelText" "1" + "textAlignment" "center" + "dulltext" "1" + "brighttext" "0" + } +} \ No newline at end of file diff --git a/resource/ui/build_menu/base_unavailable.res b/resource/ui/build_menu/base_unavailable.res new file mode 100644 index 0000000..fee2503 --- /dev/null +++ b/resource/ui/build_menu/base_unavailable.res @@ -0,0 +1,188 @@ +"Resource/UI/build_menu/base_unavailable.res" +{ + "ItemNameLabel" + { + "ControlName" "CExLabel" + "fieldName" "ItemNameLabel" + "font" "HudFontSmall" + "xpos" "0" + "ypos" "4" + "zpos" "1" + "wide" "100" + "tall" "15" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "labelText" "#TF_Object_Sentry" + "textAlignment" "center" + "dulltext" "0" + "brighttext" "0" + "fgcolor" "ColorRed" + } + + "ItemBackground" + { + "ControlName" "CIconPanel" + "fieldName" "ItemBackground" + "xpos" "4" + "ypos" "14" + "zpos" "0" + "wide" "98" + "tall" "105" + "visible" "0" + "enabled" "0" + "scaleImage" "1" + "icon" "hud_menu_item_bg_outline" + "iconColor" "TransparentBlack" + } + + "BuildingIcon" + { + "ControlName" "CIconPanel" + "fieldName" "BuildingIcon" + "xpos" "22" + "ypos" "35" + "zpos" "2" + "wide" "56" + "tall" "56" + "visible" "0" + "enabled" "0" + "scaleImage" "1" + "icon" "hud_menu_sentry_build" + "iconColor" "ColorRed" + } + + "CantBuildReason" + { + "ControlName" "CExLabel" + "fieldName" "CantBuildReason" + "font" "HudFontSmall" + "fgcolor" "ColorRed" + "xpos" "0" + "ypos" "60" + "zpos" "2" + "wide" "100" + "tall" "18" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "labelText" "#Hud_Menu_Build_Unavailable" + "textAlignment" "center" + } + + "MetalIcon" + { + "ControlName" "CIconPanel" + "fieldName" "MetalIcon" + "xpos" "34" + "ypos" "20" + "zpos" "1" + "wide" "10" + "tall" "10" + "visible" "1" + "enabled" "1" + "scaleImage" "1" + "icon" "ico_metal" + "iconColor" "ColorRed" + } + + "CostLabel" + { + "ControlName" "CExLabel" + "fieldName" "CostLabel" + "font" "HudFontSmall" + "fgcolor" "ColorRed" + "xpos" "50" + "ypos" "20" + "zpos" "4" + "wide" "50" + "tall" "10" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "labelText" "%metal%" + "textAlignment" "Left" + } + + "CostLabelShadow" + { + "ControlName" "CExLabel" + "fieldName" "CostLabelShadow" + "font" "HudFontSmall" + "fgcolor" "TransparentBlack" + "xpos" "-1" + "ypos" "-1" + "zpos" "0" + "wide" "50" + "tall" "10" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "labelText" "%metal%" + "textAlignment" "Left" + + "pin_to_sibling" "CostLabel" + "pin_corner_to_sibling" "PIN_TOPLEFT" + "pin_to_sibling_corner" "PIN_TOPLEFT" + } + + "ModeLabel" + { + "ControlName" "CExLabel" + "fieldName" "ModeLabel" + "font" "DefaultSmall" + "fgcolor" "TanDark" + "xpos" "33" + "ypos" "17" + "zpos" "1" + "wide" "44" + "tall" "13" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "labelText" "" + "textAlignment" "East" + } + + "NumberBg" + { + "ControlName" "CIconPanel" + "fieldName" "NumberBg" + "xpos" "41" + "ypos" "99" + "zpos" "0" + "wide" "0" + "tall" "0" + "visible" "0" + "enabled" "0" + "scaleImage" "1" + "icon" "ico_key_blank" + "iconColor" "White" + } + + "NumberLabel" + { + "ControlName" "CExLabel" + "fieldName" "NumberLabel" + "font" "HudFontMediumSecondary" + "fgcolor" "ColorRed" + "xpos" "0" + "ypos" "95" + "zpos" "1" + "wide" "100" + "tall" "20" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "labelText" "1" + "textAlignment" "center" + "dulltext" "1" + "brighttext" "0" + } +} \ No newline at end of file diff --git a/resource/ui/build_menu/base_unavailable_teleport_target.res b/resource/ui/build_menu/base_unavailable_teleport_target.res new file mode 100644 index 0000000..e4f521c --- /dev/null +++ b/resource/ui/build_menu/base_unavailable_teleport_target.res @@ -0,0 +1,116 @@ +"Resource/UI/build_menu/base_unavailable.res" +{ + "ItemNameLabel" + { + "ControlName" "CExLabel" + "fieldName" "ItemNameLabel" + "font" "HudFontSmall" + "xpos" "0" + "ypos" "4" + "zpos" "1" + "wide" "100" + "tall" "15" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "labelText" "#TF_Object_Sentry" + "textAlignment" "center" + "dulltext" "0" + "brighttext" "0" + "fgcolor" "ColorRed" + } + + "ItemBackground" + { + "ControlName" "CIconPanel" + "fieldName" "ItemBackground" + "xpos" "4" + "ypos" "14" + "zpos" "0" + "wide" "98" + "tall" "105" + "visible" "0" + "enabled" "0" + "scaleImage" "1" + "icon" "hud_menu_item_bg" + "iconColor" "ProgressOffWhite" + } + + "CantBuildReason" + { + "ControlName" "CExLabel" + "fieldName" "CantBuildReason" + "font" "HudFontSmall" + "xpos" "0" + "ypos" "60" + "zpos" "2" + "wide" "100" + "tall" "18" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "labelText" "#Hud_Menu_Build_Unavailable" + "textAlignment" "center" + "dulltext" "0" + "brighttext" "0" + "fgcolor" "ColorRed" + } + + "ModeLabel" + { + "ControlName" "CExLabel" + "fieldName" "ModeLabel" + "font" "DefaultSmall" + "fgcolor" "TanDark" + "xpos" "33" + "ypos" "17" + "zpos" "1" + "wide" "44" + "tall" "13" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "labelText" "" + "textAlignment" "East" + } + + "NumberBg" + { + "ControlName" "CIconPanel" + "fieldName" "NumberBg" + "xpos" "41" + "ypos" "99" + "zpos" "0" + "wide" "18" + "tall" "18" + "visible" "0" + "enabled" "0" + "scaleImage" "1" + "icon" "ico_key_blank" + "iconColor" "White" + } + + "NumberLabel" + { + "ControlName" "CExLabel" + "fieldName" "NumberLabel" + "font" "HudFontMediumSecondary" + "fgcolor" "ColorRed" + "xpos" "0" + "ypos" "95" + "zpos" "1" + "wide" "100" + "tall" "20" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "labelText" "1" + "textAlignment" "center" + "dulltext" "1" + "brighttext" "0" + } +} \ No newline at end of file diff --git a/resource/ui/build_menu/hudmenuengybuild.res b/resource/ui/build_menu/hudmenuengybuild.res new file mode 100644 index 0000000..6a33150 --- /dev/null +++ b/resource/ui/build_menu/hudmenuengybuild.res @@ -0,0 +1,285 @@ +"Resource/UI/build_menu/HudMenuEngyBuild.res" +{ + "MainBackground" + { + "ControlName" "EditablePanel" + "fieldName" "MainBackground" + "xpos" "9999" + } + + "BuildIcon" + { + "ControlName" "CIconPanel" + "fieldName" "BuildIcon" + "xpos" "9999" + } + + "TitleLabel" + { + "ControlName" "CExLabel" + "fieldName" "TitleLabel" + "font" "Cerbetica28" + "xpos" "20" + "ypos" "0" + "zpos" "2" + "wide" "380" + "tall" "25" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "labelText" "#Hud_menu_build_title" + "textAlignment" "west" + "dulltext" "0" + "brighttext" "0" + } + + "TitleLabelDropshadow" + { + "ControlName" "CExLabel" + "fieldName" "TitleLabelDropshadow" + "font" "Cerbetica28" + "fgcolor" "TransparentBlack" + "xpos" "-2" + "ypos" "-2" + "zpos" "1" + "wide" "380" + "tall" "25" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "labelText" "#Hud_menu_build_title" + "textAlignment" "west" + "dulltext" "1" + "brighttext" "0" + "pin_to_sibling" "TitleLabel" + } + + "CancelLabel" + { + "ControlName" "CExLabel" + "fieldName" "CancelLabel" + "font" "SpectatorKeyHints" + "xpos" "0" + "ypos" "8" + "zpos" "1" + "wide" "395" + "tall" "13" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "labelText" "#Hud_Menu_Build_Cancel" + "textAlignment" "east" + "dulltext" "0" + "brighttext" "0" + } + + "active_item_1" + { + "ControlName" "EditablePanel" + "fieldName" "active_item_1" + "xpos" "0" + "ypos" "20" + "zpos" "1" + "wide" "100" + "tall" "130" + "visible" "1" + } + + "active_item_2" + { + "ControlName" "EditablePanel" + "fieldName" "active_item_2" + "xpos" "100" + "ypos" "20" + "zpos" "1" + "wide" "100" + "tall" "130" + "visible" "1" + } + + "active_item_3" + { + "ControlName" "EditablePanel" + "fieldName" "active_item_3" + "xpos" "200" + "ypos" "20" + "zpos" "1" + "wide" "100" + "tall" "130" + "visible" "1" + } + + "active_item_4" + { + "ControlName" "EditablePanel" + "fieldName" "active_item_4" + "xpos" "300" + "ypos" "20" + "zpos" "1" + "wide" "100" + "tall" "130" + "visible" "1" + } + + "already_built_item_1" + { + "ControlName" "EditablePanel" + "fieldName" "already_built_item_1" + "xpos" "0" + "ypos" "20" + "zpos" "1" + "wide" "100" + "tall" "130" + "visible" "0" + } + + "already_built_item_2" + { + "ControlName" "EditablePanel" + "fieldName" "already_built_item_2" + "xpos" "100" + "ypos" "20" + "zpos" "1" + "wide" "100" + "tall" "130" + "visible" "0" + } + + "already_built_item_3" + { + "ControlName" "EditablePanel" + "fieldName" "already_built_item_3" + "xpos" "200" + "ypos" "20" + "zpos" "1" + "wide" "100" + "tall" "130" + "visible" "0" + } + + "already_built_item_4" + { + "ControlName" "EditablePanel" + "fieldName" "already_built_item_4" + "xpos" "300" + "ypos" "20" + "zpos" "1" + "wide" "100" + "tall" "130" + "visible" "0" + } + + "cant_afford_item_1" + { + "ControlName" "EditablePanel" + "fieldName" "cant_afford_item_1" + "xpos" "0" + "ypos" "20" + "zpos" "1" + "wide" "100" + "tall" "130" + "visible" "0" + } + + "cant_afford_item_2" + { + "ControlName" "EditablePanel" + "fieldName" "cant_afford_item_2" + "xpos" "100" + "ypos" "20" + "zpos" "1" + "wide" "100" + "tall" "130" + "visible" "0" + } + + "cant_afford_item_3" + { + "ControlName" "EditablePanel" + "fieldName" "cant_afford_item_3" + "xpos" "200" + "ypos" "20" + "zpos" "1" + "wide" "100" + "tall" "130" + "visible" "0" + } + + "cant_afford_item_4" + { + "ControlName" "EditablePanel" + "fieldName" "cant_afford_item_4" + "xpos" "300" + "ypos" "20" + "zpos" "1" + "wide" "100" + "tall" "130" + "visible" "0" + } + + "unavailable_item_1" + { + "ControlName" "EditablePanel" + "fieldName" "unavailable_item_1" + "xpos" "0" + "ypos" "20" + "zpos" "1" + "wide" "100" + "tall" "130" + "visible" "0" + } + + "unavailable_item_2" + { + "ControlName" "EditablePanel" + "fieldName" "unavailable_item_2" + "xpos" "100" + "ypos" "20" + "zpos" "1" + "wide" "100" + "tall" "130" + "visible" "0" + } + + "unavailable_item_3" + { + "ControlName" "EditablePanel" + "fieldName" "unavailable_item_3" + "xpos" "200" + "ypos" "20" + "zpos" "1" + "wide" "100" + "tall" "130" + "visible" "0" + } + + "unavailable_item_4" + { + "ControlName" "EditablePanel" + "fieldName" "unavailable_item_4" + "xpos" "300" + "ypos" "20" + "zpos" "1" + "wide" "100" + "tall" "130" + "visible" "0" + } + + "MenuBG" + { + "ControlName" "EditablePanel" + "fieldName" "MenuBG" + "xpos" "0" + "ypos" "20" + "zpos" "1" + "wide" "400" + "tall" "120" + "visible" "1" + "enabled" "1" + "bgcolor_override" "TransparentBlack" + "PaintBackgroundType" "2" + } +} \ No newline at end of file diff --git a/resource/ui/build_menu/hudmenueurekaeffect.res b/resource/ui/build_menu/hudmenueurekaeffect.res new file mode 100644 index 0000000..9d6dc78 --- /dev/null +++ b/resource/ui/build_menu/hudmenueurekaeffect.res @@ -0,0 +1,152 @@ +"Resource/UI/build_menu/HudMenuEurekaEffect.res" +{ + "MainBackground" + { + "ControlName" "CIconPanel" + "fieldName" "MainBackground" + "xpos" "0" + "ypos" "10" + "zpos" "0" + "wide" "250" + "tall" "170" + "visible" "0" + "enabled" "0" + "scaleImage" "1" + "paintbackground" "0" + } + + "BuildIcon" + { + "ControlName" "CIconPanel" + "fieldName" "BuildIcon" + "xpos" "9999" + } + + "TitleLabel" + { + "ControlName" "CExLabel" + "fieldName" "TitleLabel" + "font" "Cerbetica28" + "xpos" "10" + "ypos" "0" + "zpos" "2" + "wide" "380" + "tall" "25" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "labelText" "#Hud_Menu_Teleport_Title" + "textAlignment" "west" + "dulltext" "0" + "brighttext" "0" + } + + "TitleLabelDropshadow" + { + "ControlName" "CExLabel" + "fieldName" "TitleLabelDropshadow" + "font" "Cerbetica28" + "fgcolor" "TransparentBlack" + "xpos" "-2" + "ypos" "-2" + "zpos" "1" + "wide" "380" + "tall" "25" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "labelText" "#Hud_Menu_Teleport_Title" + "textAlignment" "west" + "dulltext" "1" + "brighttext" "0" + + "pin_to_sibling" "TitleLabel" + "pin_corner_to_sibling" "PIN_TOPLEFT" + "pin_to_sibling_corner" "PIN_TOPLEFT" + } + + "CancelLabel" + { + "ControlName" "CExLabel" + "fieldName" "CancelLabel" + "font" "SpectatorKeyHints" + "xpos" "0" + "ypos" "8" + "zpos" "1" + "wide" "195" + "tall" "13" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "labelText" "#Hud_Menu_Build_Cancel" + "textAlignment" "east" + "dulltext" "0" + "brighttext" "0" + } + + "available_target_1" + { + "ControlName" "EditablePanel" + "fieldName" "available_target_1" + "xpos" "0" + "ypos" "20" + "zpos" "1" + "wide" "100" + "tall" "130" + "visible" "1" + } + + "available_target_2" + { + "ControlName" "EditablePanel" + "fieldName" "available_target_2" + "xpos" "100" + "ypos" "20" + "zpos" "1" + "wide" "100" + "tall" "130" + "visible" "1" + } + + "unavailable_target_1" + { + "ControlName" "EditablePanel" + "fieldName" "unavailable_target_1" + "xpos" "0" + "ypos" "20" + "zpos" "1" + "wide" "100" + "tall" "130" + "visible" "1" + } + + "unavailable_target_2" + { + "ControlName" "EditablePanel" + "fieldName" "unavailable_target_2" + "xpos" "100" + "ypos" "20" + "zpos" "1" + "wide" "100" + "tall" "130" + "visible" "1" + } + + "MenuBG" + { + "ControlName" "EditablePanel" + "fieldName" "MenuBG" + "xpos" "0" + "ypos" "20" + "zpos" "1" + "wide" "200" + "tall" "120" + "visible" "1" + "enabled" "1" + "bgcolor_override" "TransparentBlack" + "PaintBackgroundType" "2" + } +} \ No newline at end of file diff --git a/resource/ui/build_menu/pipboy/base_active.res b/resource/ui/build_menu/pipboy/base_active.res new file mode 100644 index 0000000..87451cf --- /dev/null +++ b/resource/ui/build_menu/pipboy/base_active.res @@ -0,0 +1,29 @@ +#base "../base_active.res" + +"Resource/UI/build_menu/base.res" +{ + "ItemNameLabel" + { + "fgcolor" "ColorGreen" + } + + "BuildingIcon" + { + "iconColor" "ColorGreen" + } + + "MetalIcon" + { + "iconColor" "ColorGreen" + } + + "CostLabel" + { + "fgcolor" "ColorGreen" + } + + "NumberLabel" + { + "fgcolor" "ColorGreen" + } +} \ No newline at end of file diff --git a/resource/ui/build_menu/pipboy/base_active_teleport_target.res b/resource/ui/build_menu/pipboy/base_active_teleport_target.res new file mode 100644 index 0000000..450fbc4 --- /dev/null +++ b/resource/ui/build_menu/pipboy/base_active_teleport_target.res @@ -0,0 +1,19 @@ +#base "../base_active_teleport_target.res" + +"Resource/UI/build_menu/base.res" +{ + "ItemNameLabel" + { + "fgcolor" "ColorGreen" + } + + "BuildingIcon" + { + "iconColor" "ColorGreen" + } + + "NumberLabel" + { + "fgcolor" "ColorGreen" + } +} \ No newline at end of file diff --git a/resource/ui/build_menu/pipboy/base_already_built.res b/resource/ui/build_menu/pipboy/base_already_built.res new file mode 100644 index 0000000..66d0c3e --- /dev/null +++ b/resource/ui/build_menu/pipboy/base_already_built.res @@ -0,0 +1 @@ +#base "../base_already_built.res" \ No newline at end of file diff --git a/resource/ui/build_menu/pipboy/base_cant_afford.res b/resource/ui/build_menu/pipboy/base_cant_afford.res new file mode 100644 index 0000000..9104f13 --- /dev/null +++ b/resource/ui/build_menu/pipboy/base_cant_afford.res @@ -0,0 +1 @@ +#base "../base_cant_afford.res" \ No newline at end of file diff --git a/resource/ui/build_menu/pipboy/base_unavailable.res b/resource/ui/build_menu/pipboy/base_unavailable.res new file mode 100644 index 0000000..6a6514e --- /dev/null +++ b/resource/ui/build_menu/pipboy/base_unavailable.res @@ -0,0 +1 @@ +#base "../base_unavailable.res" \ No newline at end of file diff --git a/resource/ui/build_menu/pipboy/base_unavailable_teleport_target.res b/resource/ui/build_menu/pipboy/base_unavailable_teleport_target.res new file mode 100644 index 0000000..be6e83f --- /dev/null +++ b/resource/ui/build_menu/pipboy/base_unavailable_teleport_target.res @@ -0,0 +1 @@ +#base "../base_unavailable_teleport_target.res" \ No newline at end of file diff --git a/resource/ui/build_menu/pipboy/hudmenuengybuild.res b/resource/ui/build_menu/pipboy/hudmenuengybuild.res new file mode 100644 index 0000000..a277ba9 --- /dev/null +++ b/resource/ui/build_menu/pipboy/hudmenuengybuild.res @@ -0,0 +1,36 @@ +#base "../HudMenuEngyBuild.res" + +"Resource/UI/build_menu/HudMenuEngyBuild.res" +{ + "ItemBackground" + { + "ControlName" "CTFImagePanel" + "fieldName" "ItemBackground" + "xpos" "0" + "ypos" "40" + "zpos" "0" + "wide" "400" + "tall" "120" + "visible" "1" + "enabled" "1" + "scaleImage" "1" + "image" "pipboy_overlay" + "tileImage" "1" + "drawcolor" "192 192 192 255" + } + + "BuildIcon" + { + "iconColor" "ColorGreen" + } + + "TitleLabel" + { + "fgcolor" "ColorGreen" + } + + "CancelLabel" + { + "fgcolor" "ColorGreen" + } +} \ No newline at end of file diff --git a/resource/ui/build_menu/pipboy/hudmenueurekaeffect.res b/resource/ui/build_menu/pipboy/hudmenueurekaeffect.res new file mode 100644 index 0000000..0057ea2 --- /dev/null +++ b/resource/ui/build_menu/pipboy/hudmenueurekaeffect.res @@ -0,0 +1,36 @@ +#base "../HudMenuEurekaEffect.res" + +"Resource/UI/build_menu/HudMenuEurekaEffect.res" +{ + "ItemBackground" + { + "ControlName" "CTFImagePanel" + "fieldName" "ItemBackground" + "xpos" "0" + "ypos" "20" + "zpos" "0" + "wide" "200" + "tall" "120" + "visible" "1" + "enabled" "1" + "scaleImage" "1" + "image" "pipboy_overlay" + "tileImage" "1" + "drawcolor" "192 192 192 255" + } + + "BuildIcon" + { + "iconColor" "ColorGreen" + } + + "TitleLabel" + { + "fgcolor" "ColorGreen" + } + + "CancelLabel" + { + "fgcolor" "ColorGreen" + } +} \ No newline at end of file diff --git a/resource/ui/build_menu_360/base_active.res b/resource/ui/build_menu_360/base_active.res new file mode 100644 index 0000000..cc7ca7b --- /dev/null +++ b/resource/ui/build_menu_360/base_active.res @@ -0,0 +1,6 @@ +#base "../build_menu/base_active.res" + +"Resource/UI/build_menu/base.res" +{ + +} \ No newline at end of file diff --git a/resource/ui/build_menu_360/base_active_teleport_target.res b/resource/ui/build_menu_360/base_active_teleport_target.res new file mode 100644 index 0000000..bc04d41 --- /dev/null +++ b/resource/ui/build_menu_360/base_active_teleport_target.res @@ -0,0 +1,6 @@ +#base "../build_menu/base.res" + +"Resource/UI/build_menu/base.res" +{ + +} \ No newline at end of file diff --git a/resource/ui/build_menu_360/base_already_built.res b/resource/ui/build_menu_360/base_already_built.res new file mode 100644 index 0000000..685fd07 --- /dev/null +++ b/resource/ui/build_menu_360/base_already_built.res @@ -0,0 +1,6 @@ +#base "../build_menu/base_already_built.res" + +"Resource/UI/build_menu/base_already_built.res" +{ + +} \ No newline at end of file diff --git a/resource/ui/build_menu_360/base_cant_afford.res b/resource/ui/build_menu_360/base_cant_afford.res new file mode 100644 index 0000000..61adaf5 --- /dev/null +++ b/resource/ui/build_menu_360/base_cant_afford.res @@ -0,0 +1,6 @@ +#base "../build_menu/base_cant_afford.res" + +"Resource/UI/build_menu/base_cant_afford.res" +{ + +} \ No newline at end of file diff --git a/resource/ui/build_menu_360/base_unavailable.res b/resource/ui/build_menu_360/base_unavailable.res new file mode 100644 index 0000000..218014e --- /dev/null +++ b/resource/ui/build_menu_360/base_unavailable.res @@ -0,0 +1,6 @@ +#base "../build_menu/base_unavailable.res" + +"Resource/UI/build_menu/base_unavailable.res" +{ + +} \ No newline at end of file diff --git a/resource/ui/build_menu_360/base_unavailable_teleport_target.res b/resource/ui/build_menu_360/base_unavailable_teleport_target.res new file mode 100644 index 0000000..218014e --- /dev/null +++ b/resource/ui/build_menu_360/base_unavailable_teleport_target.res @@ -0,0 +1,6 @@ +#base "../build_menu/base_unavailable.res" + +"Resource/UI/build_menu/base_unavailable.res" +{ + +} \ No newline at end of file diff --git a/resource/ui/build_menu_360/hudmenuengybuild.res b/resource/ui/build_menu_360/hudmenuengybuild.res new file mode 100644 index 0000000..3386684 --- /dev/null +++ b/resource/ui/build_menu_360/hudmenuengybuild.res @@ -0,0 +1,6 @@ +#base "../build_menu/HudMenuEngyBuild.res" + +"Resource/UI/build_menu/HudMenuEngyBuild.res" +{ + +} \ No newline at end of file diff --git a/resource/ui/build_menu_360/hudmenueurekaeffect.res b/resource/ui/build_menu_360/hudmenueurekaeffect.res new file mode 100644 index 0000000..ba4e72d --- /dev/null +++ b/resource/ui/build_menu_360/hudmenueurekaeffect.res @@ -0,0 +1,6 @@ +#base "../build_menu/HudMenuEurekaEffect.res" + +"Resource/UI/build_menu/HudMenuEurekaEffect.res" +{ + +} \ No newline at end of file diff --git a/resource/ui/build_menu_360/pipboy/base_active.res b/resource/ui/build_menu_360/pipboy/base_active.res new file mode 100644 index 0000000..3c4261f --- /dev/null +++ b/resource/ui/build_menu_360/pipboy/base_active.res @@ -0,0 +1,6 @@ +#base "../../build_menu/base_active.res" + +"Resource/UI/build_menu/base.res" +{ + +} \ No newline at end of file diff --git a/resource/ui/build_menu_360/pipboy/base_active_teleport_target.res b/resource/ui/build_menu_360/pipboy/base_active_teleport_target.res new file mode 100644 index 0000000..b66c710 --- /dev/null +++ b/resource/ui/build_menu_360/pipboy/base_active_teleport_target.res @@ -0,0 +1,6 @@ +#base "../../build_menu/base_active_teleport_target.res" + +"Resource/UI/build_menu/base.res" +{ + +} \ No newline at end of file diff --git a/resource/ui/build_menu_360/pipboy/base_already_built.res b/resource/ui/build_menu_360/pipboy/base_already_built.res new file mode 100644 index 0000000..24698aa --- /dev/null +++ b/resource/ui/build_menu_360/pipboy/base_already_built.res @@ -0,0 +1,6 @@ +#base "../../build_menu/base_already_built.res" + +"Resource/UI/build_menu/base_already_built.res" +{ + +} \ No newline at end of file diff --git a/resource/ui/build_menu_360/pipboy/base_cant_afford.res b/resource/ui/build_menu_360/pipboy/base_cant_afford.res new file mode 100644 index 0000000..362fd71 --- /dev/null +++ b/resource/ui/build_menu_360/pipboy/base_cant_afford.res @@ -0,0 +1,6 @@ +#base "../../build_menu/base_cant_afford.res" + +"Resource/UI/build_menu/base_cant_afford.res" +{ + +} \ No newline at end of file diff --git a/resource/ui/build_menu_360/pipboy/base_unavailable.res b/resource/ui/build_menu_360/pipboy/base_unavailable.res new file mode 100644 index 0000000..7f45274 --- /dev/null +++ b/resource/ui/build_menu_360/pipboy/base_unavailable.res @@ -0,0 +1,6 @@ +#base "../../build_menu/base_unavailable.res" + +"Resource/UI/build_menu/base_unavailable.res" +{ + +} \ No newline at end of file diff --git a/resource/ui/build_menu_360/pipboy/base_unavailable_teleport_target.res b/resource/ui/build_menu_360/pipboy/base_unavailable_teleport_target.res new file mode 100644 index 0000000..6528c86 --- /dev/null +++ b/resource/ui/build_menu_360/pipboy/base_unavailable_teleport_target.res @@ -0,0 +1,6 @@ +#base "../../build_menu/base_unavailable_teleport_target.res" + +"Resource/UI/build_menu/base_unavailable.res" +{ + +} \ No newline at end of file diff --git a/resource/ui/build_menu_360/pipboy/hudmenuengybuild.res b/resource/ui/build_menu_360/pipboy/hudmenuengybuild.res new file mode 100644 index 0000000..e638fd1 --- /dev/null +++ b/resource/ui/build_menu_360/pipboy/hudmenuengybuild.res @@ -0,0 +1,6 @@ +#base "../../build_menu/HudMenuEngyBuild.res" + +"Resource/UI/build_menu/HudMenuEngyBuild.res" +{ + +} \ No newline at end of file diff --git a/resource/ui/build_menu_360/pipboy/hudmenueurekaeffect.res b/resource/ui/build_menu_360/pipboy/hudmenueurekaeffect.res new file mode 100644 index 0000000..4d94ee8 --- /dev/null +++ b/resource/ui/build_menu_360/pipboy/hudmenueurekaeffect.res @@ -0,0 +1,6 @@ +#base "../../build_menu/HudMenuEurekaEffect.res" + +"Resource/UI/build_menu/HudMenuEurekaEffect.res" +{ + +} \ No newline at end of file diff --git a/resource/ui/charinfoarmorysubpanel.res b/resource/ui/charinfoarmorysubpanel.res new file mode 100644 index 0000000..11a1322 --- /dev/null +++ b/resource/ui/charinfoarmorysubpanel.res @@ -0,0 +1,418 @@ +"Resource/UI/CharInfoArmorySubPanel.res" +{ + "armory_panel" + { + "ControlName" "Frame" + "fieldName" "armory_panel" + "wide" "f0" + "zpos" "501" + "visible" "1" + "autoResize" "0" + "pinCorner" "0" + "enabled" "1" + "tabPosition" "0" + "settitlebarvisible" "0" + "PaintBackgroundType" "0" + "bgcolor_override" "DarkGrey" + "infocus_bgcolor_override" "DarkGrey" + "outoffocus_bgcolor_override" "DarkGrey" + "thumbnail_bgcolor" "Grey" + "thumbnail_bgcolor_mouseover" "156 146 128 255" + "thumbnail_bgcolor_selected" "176 166 148 255" + "thumbnails_rows" "4" + "thumbnails_columns" "4" + "thumbnails_x" "c-300" + "thumbnails_y" "60" + "thumbnails_delta_x" "8" + "thumbnails_delta_y" "8" + + "thumbnail_modelpanels_kv" + { + "ControlName" "CItemModelPanel" + "zpos" "13" + "wide" "70" + "tall" "49" + "visible" "0" + "bgcolor_override" "ColorBlack" + "noitem_textcolor" "TextColor" + "PaintBackgroundType" "2" + "paintborder" "0" + "model_xpos" "7" + "model_ypos" "5" + "model_wide" "58" + "model_tall" "38" + "text_ypos" "60" + "text_center" "1" + "name_only" "1" + "inset_eq_x" "2" + "inset_eq_y" "2" + + "itemmodelpanel" + { + "use_item_rendertarget" "0" + "inventory_image_type" "1" + "allow_rot" "0" + } + } + } + + "CaratLabel" + { + "ControlName" "CExLabel" + "fieldName" "CaratLabel" + "xpos" "9999" + } + + "ArmoryLabel" + { + "ControlName" "Label" + "fieldName" "ArmoryLabel" + "font" "HudFontMedium" + "labelText" "#Armory" + "textAlignment" "west" + "xpos" "c-300" + "ypos" "5" + "zpos" "1" + "wide" "560" + "tall" "25" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + } + + "FiltersLabel" + { + "ControlName" "CExLabel" + "fieldName" "FiltersLabel" + "font" "HudFontSmall" + "labelText" "#Store_FilterLabel" + "textAlignment" "west" + "xpos" "c-300" + "ypos" "32" + "zpos" "1" + "wide" "60" + "tall" "20" + "autoResize" "1" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + } + + "FilterComboBox" + { + "ControlName" "ComboBox" + "fieldName" "FilterComboBox" + "font" "HudFontSmall" + "xpos" "c-260" + "ypos" "32" + "zpos" "1" + "wide" "150" + "tall" "20" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "tabPosition" "1" + "textHidden" "0" + "editable" "0" + "maxchars" "-1" + "NumericInputOnly" "0" + "unicode" "0" + + "fgcolor_override" "TanLight" + "bgcolor_override" "DarkerGrey" + "disabledFgColor_override" "TanLight" + "disabledBgColor_override" "DarkerGrey" + "selectionColor_override" "DarkerGrey" + "selectionTextColor_override" "TanLight" + "defaultSelectionBG2Color_override" "DarkerGrey" + } + + "DataPanel" + { + "ControlName" "EditablePanel" + "fieldName" "DataPanel" + "xpos" "c20" + "ypos" "30" + "zpos" "1" + "wide" "270" + "tall" "253" + "visible" "1" + "PaintBackgroundType" "0" + "paintborder" "1" + "border" "NoBorder" + + "Data_TextRichText" + { + "ControlName" "CEconItemDetailsRichText" + "fieldName" "Data_TextRichText" + "font" "HudFontSmallest" + "labelText" "%datatext%" + "textAlignment" "north-west" + "xpos" "10" + "ypos" "118" + "wide" "250" + "tall" "125" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "fgcolor" "TanLight" + "wrap" "1" + "highlight_color" "ColorCyan" + "itemset_color" "216 244 9 255" + "link_color" "ColorPurple" + "image_up_arrow" "scroll_up_off" + "image_up_arrow_mouseover" "scroll_up_on" + "image_down_arrow" "scroll_down_off" + "image_down_arrow_mouseover" "scroll_down_on" + "image_line" "ArmoryScrollbarWell" + "image_box" "ArmoryScrollbarBox" + } + } + + "SelectedItemModelPanel" + { + "ControlName" "CItemModelPanel" + "fieldName" "SelectedItemModelPanel" + "xpos" "c25" + "ypos" "40" + "zpos" "1" + "wide" "260" + "tall" "135" + "visible" "1" + "PaintBackground" "0" + "paintborder" "0" + "model_hide" "1" + "text_center" "1" + "resize_to_text" "0" + + "itemmodelpanel" + { + "use_item_rendertarget" "0" + "inventory_image_type" "1" + "allow_rot" "0" + } + } + + "SelectedItemImageModelPanel" + { + "ControlName" "CItemModelPanel" + "fieldName" "SelectedItemImageModelPanel" + "xpos" "c-280" + "ypos" "160" + "zpos" "1" + "wide" "290" + "tall" "140" + "visible" "0" + "paintbackground" "0" + "PaintBackgroundType" "2" + "paintborder" "0" + "model_ypos" "10" + "model_tall" "120" + "name_only" "0" + "attrib_only" "0" + "model_only" "1" + "paint_icon_hide" "1" + + "itemmodelpanel" + { + "use_item_rendertarget" "0" + "inventory_image_type" "1" + "allow_rot" "0" + } + } + + "mouseoveritempanel" + { + "ControlName" "CItemModelPanel" + "fieldName" "mouseoveritempanel" + "xpos" "c-70" + "ypos" "270" + "zpos" "1001" + "wide" "200" + "tall" "150" + "visible" "0" + "bgcolor_override" "Transparent" + "noitem_textcolor" "TextColor" + "PaintBackgroundType" "2" + "paintborder" "1" + + "text_center_x" "1" + "model_hide" "0" + "resize_to_text" "1" + "padding_height" "15" + "name_only" "1" + + "model_ypos" "15" + "model_wide" "150" + "model_tall" "100" + + "model_center_x" "1" + "hide_collection_panel" "1" + + "itemmodelpanel" + { + "use_item_rendertarget" "0" + "inventory_image_type" "1" + "allow_rot" "0" + } + } + + "PrevPageButton" + { + "ControlName" "CExButton" + "fieldName" "PrevPageButton" + "xpos" "c-300" + "ypos" "290" + "zpos" "5" + "wide" "20" + "tall" "20" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "tabPosition" "0" + "labelText" "&A" + "font" "MenuArrows" + "textAlignment" "center" + "dulltext" "0" + "brighttext" "0" + "Command" "prevpage" + "sound_depressed" "UI/buttonclick.wav" + "sound_released" "UI/buttonclickrelease.wav" + } + + "CurPageLabel" + { + "ControlName" "CExLabel" + "fieldName" "CurPageLabel" + "font" "HudFontSmall" + "labelText" "%thumbnailpage%" + "textAlignment" "center" + "xpos" "c-278" + "ypos" "290" + "zpos" "5" + "wide" "45" + "tall" "20" + "autoResize" "1" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "fgcolor_override" "ColorCyan" + } + + "NextPageButton" + { + "ControlName" "CExButton" + "fieldName" "NextPageButton" + "xpos" "c-233" + "ypos" "290" + "zpos" "5" + "wide" "20" + "tall" "20" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "tabPosition" "0" + "labelText" "&D" + "font" "MenuArrows" + "textAlignment" "center" + "dulltext" "0" + "brighttext" "0" + "Command" "nextpage" + "sound_depressed" "UI/buttonclick.wav" + "sound_released" "UI/buttonclickrelease.wav" + } + + "WikiButton" + { + "ControlName" "CExButton" + "fieldName" "WikiButton" + "xpos" "c130" + "ypos" "290" + "zpos" "20" + "wide" "160" + "tall" "20" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "tabPosition" "0" + "labelText" "#ArmoryButton_Wiki" + "font" "HudFontMediumSmall" + "textAlignment" "center" + "dulltext" "0" + "brighttext" "0" + "Command" "wiki" + "sound_depressed" "UI/buttonclick.wav" + "sound_released" "UI/buttonclickrelease.wav" + } + + "ViewSetButton" + { + "ControlName" "CExButton" + "fieldName" "ViewSetButton" + "xpos" "c20" + "ypos" "290" + "zpos" "20" + "wide" "100" + "tall" "20" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "tabPosition" "0" + "labelText" "#ArmoryButton_SetDetails" + "font" "HudFontMediumSmall" + "textAlignment" "center" + "dulltext" "0" + "brighttext" "0" + "Command" "viewset" + "sound_depressed" "UI/buttonclick.wav" + "sound_released" "UI/buttonclickrelease.wav" + } + + "StoreButton" + { + "ControlName" "CExButton" + "fieldName" "StoreButton" + "xpos" "c-197" + "ypos" "290" + "zpos" "20" + "wide" "200" + "tall" "20" + "autoResize" "0" + "pinCorner" "0" + "visible" "0" + "enabled" "1" + "tabPosition" "0" + "labelText" "#ArmoryButton_Store" + "font" "HudFontMediumSmall" + "textAlignment" "center" + "dulltext" "0" + "brighttext" "0" + "Command" "openstore" + + "sound_depressed" "UI/buttonclick.wav" + "sound_released" "UI/buttonclickrelease.wav" + } + + "cats" + { + "ControlName" "ImagePanel" + "fieldName" "cats" + "xpos" "c-150" + "ypos" "r65" + "zpos" "99" + "wide" "30" + "tall" "30" + "visible" "1" + "enabled" "1" + "image" "replay\thumbnails\cats\cats" + "scaleImage" "1" + "proportionaltoparent" "1" + } +} \ No newline at end of file diff --git a/resource/ui/charinfoloadoutsubpanel.res b/resource/ui/charinfoloadoutsubpanel.res new file mode 100644 index 0000000..8cf14f7 --- /dev/null +++ b/resource/ui/charinfoloadoutsubpanel.res @@ -0,0 +1,2067 @@ +"Resource/UI/CharInfoLoadoutSubPanel.res" +{ + "CharInfoLoadoutSubPanel" + { + "ControlName" "Frame" + "fieldName" "CharInfoLoadoutSubPanel" + "xpos" "0" + "ypos" "0" + "wide" "f0" + "tall" "480" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "tabPosition" "0" + "settitlebarvisible" "0" + "PaintBackgroundType" "0" + "bgcolor_override" "DarkGrey" + "infocus_bgcolor_override" "DarkGrey" + "outoffocus_bgcolor_override" "DarkGrey" + "selectlabely_default" "25" + "selectlabely_onchanges" "15" + "class_ypos" "40" + "class_xdelta" "5" + "class_wide_min" "60" + "class_wide_max" "100" + "class_tall_min" "120" + "class_tall_max" "200" + "class_distance_min" "7" + "class_distance_max" "100" + "itemcountcolor" "ColorCyan" + "itemcountcolor_noitems" "TextColor" + } + + "scout" + { + "ControlName" "ImageButton" + "fieldName" "scout" + "xpos" "c-300" + "ypos" "120" + "zpos" "6" + "wide" "60" + "tall" "120" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "tabPosition" "0" + "labelText" "&1" + "textAlignment" "south-west" + "textinsetx" "-9999" + "textinsety" "-9999" + "Command" "loadout scout" + "Default" "0" + "font" "MenuKeys" + "scaleImage" "1" + "activeimage" "class_sel_sm_scout_blu" + "inactiveimage" "class_sel_sm_scout_inactive" + "sound_depressed" "UI/buttonclick.wav" + "sound_released" "UI/buttonclickrelease.wav" + } + + "soldier" + { + "ControlName" "ImageButton" + "fieldName" "soldier" + "xpos" "c-250" + "ypos" "120" + "zpos" "6" + "wide" "60" + "tall" "120" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "tabPosition" "0" + "labelText" "&2" + "textAlignment" "south-west" + "textinsetx" "-9999" + "textinsety" "-9999" + "Command" "loadout soldier" + "Default" "0" + "font" "MenuKeys" + "scaleImage" "1" + "activeimage" "class_sel_sm_soldier_blu" + "inactiveimage" "class_sel_sm_soldier_inactive" + "sound_depressed" "UI/buttonclick.wav" + "sound_released" "UI/buttonclickrelease.wav" + } + + "pyro" + { + "ControlName" "ImageButton" + "fieldName" "pyro" + "xpos" "c-200" + "ypos" "120" + "zpos" "6" + "wide" "60" + "tall" "120" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "tabPosition" "0" + "labelText" "&3" + "textAlignment" "south-west" + "textinsetx" "-9999" + "textinsety" "-9999" + "Command" "loadout pyro" + "Default" "0" + "font" "MenuKeys" + "scaleImage" "1" + "activeimage" "class_sel_sm_pyro_blu" + "inactiveimage" "class_sel_sm_pyro_inactive" + "sound_depressed" "UI/buttonclick.wav" + "sound_released" "UI/buttonclickrelease.wav" + } + + "demoman" + { + "ControlName" "ImageButton" + "fieldName" "demoman" + "xpos" "c-110" + "ypos" "120" + "zpos" "6" + "wide" "60" + "tall" "120" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "tabPosition" "0" + "labelText" "&4" + "textAlignment" "south-west" + "textinsetx" "-9999" + "textinsety" "-9999" + "Command" "loadout demoman" + "Default" "0" + "font" "MenuKeys" + "scaleImage" "1" + "activeimage" "class_sel_sm_demo_blu" + "inactiveimage" "class_sel_sm_demo_inactive" + "sound_depressed" "UI/buttonclick.wav" + "sound_released" "UI/buttonclickrelease.wav" + } + + "heavyweapons" + { + "ControlName" "ImageButton" + "fieldName" "heavyweapons" + "xpos" "c-60" + "ypos" "120" + "zpos" "6" + "wide" "60" + "tall" "120" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "tabPosition" "0" + "labelText" "&5" + "textAlignment" "south-west" + "textinsetx" "-9999" + "textinsety" "-9999" + "Command" "loadout heavy" + "Default" "0" + "font" "MenuKeys" + "scaleImage" "1" + "activeimage" "class_sel_sm_heavy_blu" + "inactiveimage" "class_sel_sm_heavy_inactive" + "sound_depressed" "UI/buttonclick.wav" + "sound_released" "UI/buttonclickrelease.wav" + } + + "engineer" + { + "ControlName" "ImageButton" + "fieldName" "engineer" + "xpos" "c-10" + "ypos" "120" + "zpos" "6" + "wide" "60" + "tall" "120" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "tabPosition" "0" + "labelText" "&6" + "textAlignment" "south-west" + "textinsetx" "-9999" + "textinsety" "-9999" + "Command" "loadout engineer" + "Default" "0" + "font" "MenuKeys" + "scaleImage" "1" + "activeimage" "class_sel_sm_engineer_blu" + "inactiveimage" "class_sel_sm_engineer_inactive" + "sound_depressed" "UI/buttonclick.wav" + "sound_released" "UI/buttonclickrelease.wav" + } + + "medic" + { + "ControlName" "ImageButton" + "fieldName" "medic" + "xpos" "c78" + "ypos" "120" + "zpos" "6" + "wide" "60" + "tall" "120" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "tabPosition" "0" + "labelText" "&7" + "textAlignment" "south-west" + "textinsetx" "-9999" + "textinsety" "-9999" + "Command" "loadout medic" + "Default" "0" + "font" "MenuKeys" + "scaleImage" "1" + "activeimage" "class_sel_sm_medic_blu" + "inactiveimage" "class_sel_sm_medic_inactive" + "sound_depressed" "UI/buttonclick.wav" + "sound_released" "UI/buttonclickrelease.wav" + } + + "sniper" + { + "ControlName" "ImageButton" + "fieldName" "sniper" + "xpos" "c128" + "ypos" "120" + "zpos" "6" + "wide" "60" + "tall" "120" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "tabPosition" "0" + "labelText" "&8" + "textAlignment" "south-west" + "textinsetx" "-9999" + "textinsety" "-9999" + "Command" "loadout sniper" + "Default" "0" + "font" "MenuKeys" + "scaleImage" "1" + "activeimage" "class_sel_sm_sniper_blu" + "inactiveimage" "class_sel_sm_sniper_inactive" + "sound_depressed" "UI/buttonclick.wav" + "sound_released" "UI/buttonclickrelease.wav" + } + + "spy" + { + "ControlName" "ImageButton" + "fieldName" "spy" + "xpos" "c178" + "ypos" "120" + "zpos" "6" + "wide" "60" + "tall" "120" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "tabPosition" "0" + "labelText" "&9" + "textAlignment" "south-west" + "textinsetx" "-9999" + "textinsety" "-9999" + "Command" "loadout spy" + "Default" "0" + "font" "MenuKeys" + "scaleImage" "1" + "activeimage" "class_sel_sm_spy_blu" + "inactiveimage" "class_sel_sm_spy_inactive" + "sound_depressed" "UI/buttonclick.wav" + "sound_released" "UI/buttonclickrelease.wav" + } + + "ShowBackpackButton" + { + "ControlName" "ImageButton" + "fieldName" "ShowBackpackButton" + "xpos" "c-290" + "ypos" "235" + "zpos" "6" + "wide" "60" + "tall" "60" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "tabPosition" "0" + "labelText" "" + "textAlignment" "south-west" + "Command" "backpack" + "Default" "0" + "font" "MenuKeys" + "scaleImage" "1" + "activeimage" "..\hud\backpack_01" + "inactiveimage" "..\hud\backpack_01_grey" + "sound_depressed" "UI/buttonclick.wav" + "sound_released" "UI/buttonclickrelease.wav" + } + "ShowBackpackLabel" + { + "ControlName" "CExLabel" + "fieldName" "ShowBackpackLabel" + "font" "HudFontSmall" + "labelText" "#BackpackTitle" + "textAlignment" "north" + "xpos" "0" + "ypos" "5" + "zpos" "7" + "wide" "120" + "tall" "20" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + + "pin_to_sibling" "ShowBackpackButton" + "pin_corner_to_sibling" "4" + "pin_to_sibling_corner" "6" + } + + "ShowCraftingButton" + { + "ControlName" "ImageButton" + "fieldName" "ShowCraftingButton" + "xpos" "c-160" + "ypos" "235" + "zpos" "6" + "wide" "60" + "tall" "60" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "tabPosition" "0" + "labelText" "" + "textAlignment" "south-west" + "Command" "crafting" + "Default" "0" + "font" "MenuKeys" + "scaleImage" "1" + "activeimage" "crafting_anvil" + "inactiveimage" "crafting_anvil_gray" + "sound_depressed" "UI/buttonclick.wav" + "sound_released" "UI/buttonclickrelease.wav" + } + + "ShowCraftingLabel" + { + "ControlName" "CExLabel" + "fieldName" "ShowCraftingLabel" + "font" "HudFontSmall" + "labelText" "#CraftingExplanation_Title" + "textAlignment" "north" + "xpos" "0" + "ypos" "5" + "zpos" "7" + "wide" "120" + "tall" "20" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "allcaps" "1" + + "pin_to_sibling" "ShowCraftingButton" + "pin_corner_to_sibling" "4" + "pin_to_sibling_corner" "6" + } + + "ShowArmoryButton" + { + "ControlName" "ImageButton" + "fieldName" "ShowArmoryButton" + "xpos" "c-30" + "ypos" "235" + "zpos" "6" + "wide" "60" + "tall" "60" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "tabPosition" "0" + "labelText" "" + "textAlignment" "south-west" + "Command" "armory" + "Default" "0" + "font" "MenuKeys" + "scaleImage" "1" + "activeimage" "catalog_book" + "inactiveimage" "catalog_book_gray" + "sound_depressed" "UI/buttonclick.wav" + "sound_released" "UI/buttonclickrelease.wav" + } + + "ShowArmoryLabel" + { + "ControlName" "CExLabel" + "fieldName" "ShowArmoryLabel" + "font" "HudFontSmall" + "labelText" "#Armory" + "textAlignment" "north" + "xpos" "0" + "ypos" "5" + "zpos" "7" + "wide" "120" + "tall" "20" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + + "pin_to_sibling" "ShowArmoryButton" + "pin_corner_to_sibling" "4" + "pin_to_sibling_corner" "6" + } + + "ShowTradeButton" + { + "ControlName" "ImageButton" + "fieldName" "ShowTradeButton" + "xpos" "c100" + "ypos" "235" + "zpos" "6" + "wide" "60" + "tall" "60" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "tabPosition" "0" + "labelText" "" + "textAlignment" "south-west" + "Command" "trading" + "Default" "0" + "font" "MenuKeys" + "scaleImage" "1" + "activeimage" "trading_parcel" + "inactiveimage" "trading_parcel_gray" + "sound_depressed" "UI/buttonclick.wav" + "sound_released" "UI/buttonclickrelease.wav" + } + + "ShowTradeLabel" + { + "ControlName" "CExLabel" + "fieldName" "ShowTradeLabel" + "font" "HudFontSmall" + "labelText" "#TradingExplanation_Title" + "textAlignment" "north" + "xpos" "0" + "ypos" "5" + "zpos" "7" + "wide" "120" + "tall" "20" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "wrap" "0" + "allcaps" "1" + + "pin_to_sibling" "ShowTradeButton" + "pin_corner_to_sibling" "4" + "pin_to_sibling_corner" "6" + } + + "ShowPaintkitsButton" + { + "ControlName" "ImageButton" + "fieldName" "ShowPaintkitsButton" + "xpos" "c230" + "ypos" "235" + "zpos" "6" + "wide" "60" + "tall" "60" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "tabPosition" "0" + "labelText" "" + "textAlignment" "south-west" + "Command" "paintkit_preview" + "Default" "0" + "font" "MenuKeys" + "scaleImage" "1" + "activeimage" "paintkit_tool" + "inactiveimage" "paintkit_tool_bw" + "sound_depressed" "UI/buttonclick.wav" + "sound_released" "UI/buttonclickrelease.wav" + } + "ShowPaintkitsLabel" + { + "ControlName" "CExLabel" + "fieldName" "ShowPaintkitsLabel" + "font" "HudFontSmall" + "labelText" "#PaintkitTitle" + "textAlignment" "north" + "xpos" "0" + "ypos" "5" + "zpos" "7" + "wide" "120" + "tall" "20" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "wrap" "0" + + "pin_to_sibling" "ShowPaintkitsButton" + "pin_corner_to_sibling" "4" + "pin_to_sibling_corner" "6" + } + + "ClassLabel" + { + "ControlName" "Label" + "fieldName" "ClassLabel" + "font" "HudFontSmall" + "labelText" "classname" + "textAlignment" "north" + "xpos" "0" + "ypos" "200" + "zpos" "1" + "wide" "300" + "tall" "30" + "autoResize" "0" + "pinCorner" "0" + "visible" "0" + "enabled" "1" + } + + "ItemsLabel" + { + "ControlName" "CExLabel" + "fieldName" "ItemsLabel" + "font" "HudFontSmallest" + "labelText" "classname" + "textAlignment" "north" + "xpos" "0" + "ypos" "215" + "zpos" "1" + "wide" "300" + "tall" "30" + "autoResize" "0" + "pinCorner" "0" + "visible" "0" + "enabled" "1" + "fgcolor" "TextColor" + "centerwrap" "1" + } + + "NoSteamLabel" + { + "ControlName" "CExLabel" + "fieldName" "NoSteamLabel" + "font" "HudFontSmall" + "labelText" "#NoSteamNoItems" + "textAlignment" "north" + "xpos" "0" + "ypos" "250" + "zpos" "1" + "wide" "f0" + "tall" "30" + "autoResize" "0" + "pinCorner" "0" + "visible" "0" + "enabled" "1" + "fgcolor_override" "TanLight" + } + + "NoGCLabel" + { + "ControlName" "CExLabel" + "fieldName" "NoGCLabel" + "font" "HudFontSmall" + "labelText" "#NoGCNoItems" + "textAlignment" "north" + "xpos" "0" + "ypos" "250" + "zpos" "1" + "wide" "f0" + "tall" "30" + "autoResize" "0" + "pinCorner" "0" + "visible" "0" + "enabled" "1" + "fgcolor_override" "TanLight" + } + + "SelectLabel" + { + "ControlName" "CExLabel" + "fieldName" "SelectLabel" + "font" "HudFontSmall" + "labelText" "#SelectClassLoadout" + "textAlignment" "north" + "xpos" "0" + "ypos" "300" + "zpos" "1" + "wide" "f0" + "tall" "0" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "fgcolor_override" "ColorCyan" + } + + "LoadoutChangesLabel" + { + "ControlName" "CExLabel" + "fieldName" "LoadoutChangesLabel" + "font" "HudFontSmall" + "labelText" "#LoadoutChangesUpdate" + "textAlignment" "north" + "xpos" "0" + "ypos" "35" + "zpos" "1" + "wide" "f0" + "tall" "30" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "fgcolor_override" "TanLight" + } + + "class_loadout_panel" + { + "ControlName" "CClassLoadoutPanel" + "fieldName" "class_loadout_panel" + "xpos" "0" + "ypos" "0" + "wide" "f0" + "tall" "400" + "zpos" "500" + "visible" "0" + } + + "backpack_panel" + { + "ControlName" "CBackpackPanel" + "fieldName" "backpack_panel" + "xpos" "0" + "ypos" "0" + "wide" "f0" + "tall" "400" + "zpos" "500" + "visible" "0" + } + + "ShowExplanationsButton" + { + "ControlName" "CExButton" + "fieldName" "ShowExplanationsButton" + "xpos" "9999" + "ypos" "9999" + "zpos" "100" + "wide" "20" + "tall" "20" + "autoResize" "0" + "pinCorner" "0" + "visible" "0" + "enabled" "0" + "tabPosition" "0" + "labelText" "?" + "font" "HudFontSmall" + "textAlignment" "center" + "dulltext" "0" + "brighttext" "0" + "default" "0" + "Command" "show_explanations" + "sound_depressed" "UI/buttonclick.wav" + "sound_released" "UI/buttonclickrelease.wav" + } + + "StartExplanation" + { + "ControlName" "CExplanationPopup" + "fieldName" "StartExplanation" + "xpos" "0" + "ypos" "0" + "zpos" "10000" + "wide" "250" + "tall" "140" + "visible" "0" + "PaintBackgroundType" "2" + "paintbackground" "0" + "border" "MainMenuHighlightBorder" + "force_close" "1" + "end_x" "c-150" + "end_y" "190" + "end_wide" "300" + "end_tall" "155" + "callout_inparents_x" "c0" + "callout_inparents_y" "150" + "next_explanation" "BackpackExplanation" + + "TitleLabel" + { + "ControlName" "CExLabel" + "fieldName" "TitleLabel" + "font" "HudFontSmall" + "labelText" "#LoadoutExplanation_Title" + "textAlignment" "north" + "xpos" "20" + "ypos" "10" + "wide" "260" + "tall" "30" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "wrap" "1" + "fgcolor_override" "TanDarker" + } + + "TextLabel" + { + "ControlName" "CExLabel" + "fieldName" "TextLabel" + "font" "HudFontSmall" + "labelText" "#LoadoutExplanation_Text" + "textAlignment" "north-west" + "xpos" "20" + "ypos" "45" + "wide" "260" + "tall" "85" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "wrap" "1" + "fgcolor_override" "TanDarker" + } + + "CloseButton" + { + "ControlName" "CExImageButton" + "fieldName" "CloseButton" + "xpos" "280" + "ypos" "5" + "zpos" "10" + "wide" "14" + "tall" "14" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "tabPosition" "0" + "labeltext" "(" + "font" "CustomIcons" + "textAlignment" "center" + "dulltext" "0" + "brighttext" "0" + "default" "0" + "Command" "close" + "paintbackground" "0" + + "sound_depressed" "UI/buttonclick.wav" + "sound_released" "UI/buttonclickrelease.wav" + + "defaultFgColor_override" "TanLight" + "armedFgColor_override" "LightRed" + "depressedFgColor_override" "TanLight" + } + "PositionLabel" + { + "ControlName" "CExLabel" + "fieldName" "PositionLabel" + "font" "HudFontSmall" + "labelText" "%explanationnumber%" + "textAlignment" "center" + "xpos" "0" + "ypos" "125" + "zpos" "-1" + "wide" "300" + "tall" "30" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "fgcolor_override" "TanLight" + } + "NextButton" + { + "ControlName" "CExImageButton" + "fieldName" "NextButton" + "xpos" "260" + "ypos" "125" + "zpos" "10" + "wide" "30" + "tall" "30" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "tabPosition" "0" + "labeltext" "" + "font" "HudFontSmall" + "textAlignment" "center" + "dulltext" "0" + "brighttext" "0" + "default" "0" + "Command" "nextexplanation" + "paintbackground" "0" + + "sound_depressed" "UI/buttonclick.wav" + "sound_released" "UI/buttonclickrelease.wav" + + "defaultFgColor_override" "TanDarker" + "armedFgColor_override" "TanLight" + "depressedFgColor_override" "TanDarker" + "image_drawcolor" "TanLight" + "image_armedcolor" "White" + + "SubImage" + { + "ControlName" "ImagePanel" + "fieldName" "SubImage" + "xpos" "0" + "ypos" "0" + "zpos" "1" + "wide" "30" + "tall" "30" + "visible" "1" + "enabled" "1" + "image" "blog_forward" + "scaleImage" "1" + } + } + } + + "BackpackExplanation" + { + "ControlName" "CExplanationPopup" + "fieldName" "BackpackExplanation" + "xpos" "0" + "ypos" "0" + "zpos" "10000" + "wide" "250" + "tall" "120" + "visible" "0" + "PaintBackgroundType" "2" + "paintbackground" "0" + "border" "MainMenuHighlightBorder" + + "force_close" "1" + "end_x" "c-320" + "end_y" "60" + "end_wide" "250" + "end_tall" "130" + "callout_inparents_x" "c-255" + "callout_inparents_y" "240" + "next_explanation" "CraftingExplanation" + + "TitleLabel" + { + "ControlName" "CExLabel" + "fieldName" "TitleLabel" + "font" "HudFontSmall" + "labelText" "#BackpackExplanation_Title" + "textAlignment" "north" + "xpos" "20" + "ypos" "10" + "wide" "210" + "tall" "30" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "wrap" "1" + "fgcolor_override" "TanDarker" + } + + "TextLabel" + { + "ControlName" "CExLabel" + "fieldName" "TextLabel" + "font" "HudFontSmall" + "labelText" "#BackpackExplanation_Text" + "textAlignment" "north-west" + "xpos" "20" + "ypos" "45" + "wide" "210" + "tall" "65" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "wrap" "1" + "fgcolor_override" "TanDarker" + } + + "CloseButton" + { + "ControlName" "CExImageButton" + "fieldName" "CloseButton" + "xpos" "230" + "ypos" "5" + "zpos" "10" + "wide" "14" + "tall" "14" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "tabPosition" "0" + "labeltext" "(" + "font" "CustomIcons" + "textAlignment" "center" + "dulltext" "0" + "brighttext" "0" + "default" "0" + "Command" "close" + "paintbackground" "0" + + "sound_depressed" "UI/buttonclick.wav" + "sound_released" "UI/buttonclickrelease.wav" + + "defaultFgColor_override" "TanLight" + "armedFgColor_override" "LightRed" + "depressedFgColor_override" "TanLight" + } + + "PrevButton" + { + "ControlName" "CExImageButton" + "fieldName" "PrevButton" + "xpos" "10" + "ypos" "100" + "zpos" "10" + "wide" "30" + "tall" "30" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "tabPosition" "0" + "labeltext" "" + "font" "HudFontSmall" + "textAlignment" "center" + "dulltext" "0" + "brighttext" "0" + "default" "0" + "Command" "prevexplanation" + "paintbackground" "0" + + "sound_depressed" "UI/buttonclick.wav" + "sound_released" "UI/buttonclickrelease.wav" + + "defaultFgColor_override" "TanDarker" + "armedFgColor_override" "TanLight" + "depressedFgColor_override" "TanDarker" + "image_drawcolor" "TanLight" + "image_armedcolor" "White" + + "SubImage" + { + "ControlName" "ImagePanel" + "fieldName" "SubImage" + "xpos" "0" + "ypos" "0" + "zpos" "1" + "wide" "30" + "tall" "30" + "visible" "1" + "enabled" "1" + "image" "blog_back" + "scaleImage" "1" + } + } + + "PositionLabel" + { + "ControlName" "CExLabel" + "fieldName" "PositionLabel" + "font" "HudFontSmall" + "labelText" "%explanationnumber%" + "textAlignment" "center" + "xpos" "0" + "ypos" "100" + "zpos" "-1" + "wide" "250" + "tall" "30" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "fgcolor_override" "TanLight" + } + + "NextButton" + { + "ControlName" "CExImageButton" + "fieldName" "NextButton" + "xpos" "210" + "ypos" "100" + "zpos" "10" + "wide" "30" + "tall" "30" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "tabPosition" "0" + "labeltext" "" + "font" "HudFontSmall" + "textAlignment" "center" + "dulltext" "0" + "brighttext" "0" + "default" "0" + "Command" "nextexplanation" + "paintbackground" "0" + + "sound_depressed" "UI/buttonclick.wav" + "sound_released" "UI/buttonclickrelease.wav" + + "defaultFgColor_override" "TanDarker" + "armedFgColor_override" "TanLight" + "depressedFgColor_override" "TanDarker" + "image_drawcolor" "TanLight" + "image_armedcolor" "White" + + "SubImage" + { + "ControlName" "ImagePanel" + "fieldName" "SubImage" + "xpos" "0" + "ypos" "0" + "zpos" "1" + "wide" "30" + "tall" "30" + "visible" "1" + "enabled" "1" + "image" "blog_forward" + "scaleImage" "1" + } + } + } + + "CraftingExplanation" + { + "ControlName" "CExplanationPopup" + "fieldName" "CraftingExplanation" + "xpos" "0" + "ypos" "0" + "zpos" "10000" + "wide" "250" + "tall" "120" + "visible" "0" + "PaintBackgroundType" "2" + "paintbackground" "0" + "border" "MainMenuHighlightBorder" + "force_close" "1" + "end_x" "c-210" + "end_y" "60" + "end_wide" "250" + "end_tall" "140" + "callout_inparents_x" "c-130" + "callout_inparents_y" "240" + "next_explanation" "ArmoryExplanation" + + "TitleLabel" + { + "ControlName" "CExLabel" + "fieldName" "TitleLabel" + "font" "HudFontSmall" + "labelText" "#CraftingExplanation_Title" + "textAlignment" "north" + "xpos" "20" + "ypos" "10" + "wide" "210" + "tall" "30" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "wrap" "1" + "fgcolor_override" "TanDarker" + } + + "TextLabel" + { + "ControlName" "CExLabel" + "fieldName" "TextLabel" + "font" "HudFontSmall" + "labelText" "#CraftingExplanation_Text" + "textAlignment" "north-west" + "xpos" "20" + "ypos" "45" + "wide" "210" + "tall" "65" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "wrap" "1" + "fgcolor_override" "TanDarker" + } + + "CloseButton" + { + "ControlName" "CExImageButton" + "fieldName" "CloseButton" + "xpos" "230" + "ypos" "5" + "zpos" "10" + "wide" "14" + "tall" "14" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "tabPosition" "0" + "labeltext" "(" + "font" "CustomIcons" + "textAlignment" "center" + "dulltext" "0" + "brighttext" "0" + "default" "0" + "Command" "close" + "paintbackground" "0" + + "sound_depressed" "UI/buttonclick.wav" + "sound_released" "UI/buttonclickrelease.wav" + + "defaultFgColor_override" "TanLight" + "armedFgColor_override" "LightRed" + "depressedFgColor_override" "TanLight" + } + + "PrevButton" + { + "ControlName" "CExImageButton" + "fieldName" "PrevButton" + "xpos" "10" + "ypos" "110" + "zpos" "10" + "wide" "30" + "tall" "30" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "tabPosition" "0" + "labeltext" "" + "font" "HudFontSmall" + "textAlignment" "center" + "dulltext" "0" + "brighttext" "0" + "default" "0" + "Command" "prevexplanation" + "paintbackground" "0" + + "sound_depressed" "UI/buttonclick.wav" + "sound_released" "UI/buttonclickrelease.wav" + + "defaultFgColor_override" "TanDarker" + "armedFgColor_override" "TanLight" + "depressedFgColor_override" "TanDarker" + "image_drawcolor" "TanLight" + "image_armedcolor" "White" + + "SubImage" + { + "ControlName" "ImagePanel" + "fieldName" "SubImage" + "xpos" "0" + "ypos" "0" + "zpos" "1" + "wide" "30" + "tall" "30" + "visible" "1" + "enabled" "1" + "image" "blog_back" + "scaleImage" "1" + } + } + + "PositionLabel" + { + "ControlName" "CExLabel" + "fieldName" "PositionLabel" + "font" "HudFontSmall" + "labelText" "%explanationnumber%" + "textAlignment" "center" + "xpos" "0" + "ypos" "110" + "zpos" "-1" + "wide" "250" + "tall" "30" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "fgcolor_override" "TanLight" + } + + "NextButton" + { + "ControlName" "CExImageButton" + "fieldName" "NextButton" + "xpos" "210" + "ypos" "110" + "zpos" "10" + "wide" "30" + "tall" "30" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "tabPosition" "0" + "labeltext" "" + "font" "HudFontSmall" + "textAlignment" "center" + "dulltext" "0" + "brighttext" "0" + "default" "0" + "Command" "nextexplanation" + "paintbackground" "0" + + "sound_depressed" "UI/buttonclick.wav" + "sound_released" "UI/buttonclickrelease.wav" + + "defaultFgColor_override" "TanDarker" + "armedFgColor_override" "TanLight" + "depressedFgColor_override" "TanDarker" + "image_drawcolor" "TanLight" + "image_armedcolor" "White" + + "SubImage" + { + "ControlName" "ImagePanel" + "fieldName" "SubImage" + "xpos" "0" + "ypos" "0" + "zpos" "1" + "wide" "30" + "tall" "30" + "visible" "1" + "enabled" "1" + "image" "blog_forward" + "scaleImage" "1" + } + } + } + + "ArmoryExplanation" + { + "ControlName" "CExplanationPopup" + "fieldName" "ArmoryExplanation" + "xpos" "0" + "ypos" "0" + "zpos" "10000" + "wide" "250" + "tall" "120" + "visible" "0" + "PaintBackgroundType" "2" + "paintbackground" "0" + "border" "MainMenuHighlightBorder" + "force_close" "1" + "end_x" "c-120" + "end_y" "60" + "end_wide" "250" + "end_tall" "140" + "callout_inparents_x" "c0" + "callout_inparents_y" "240" + "next_explanation" "TradingExplanation" + + "TitleLabel" + { + "ControlName" "CExLabel" + "fieldName" "TitleLabel" + "font" "HudFontSmall" + "labelText" "#ArmoryExplanation_Title" + "textAlignment" "north" + "xpos" "20" + "ypos" "10" + "wide" "210" + "tall" "30" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "wrap" "1" + "fgcolor_override" "TanDarker" + } + + "TextLabel" + { + "ControlName" "CExLabel" + "fieldName" "TextLabel" + "font" "HudFontSmall" + "labelText" "#ArmoryExplanation_Text" + "textAlignment" "north-west" + "xpos" "20" + "ypos" "45" + "wide" "210" + "tall" "65" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "wrap" "1" + "fgcolor_override" "TanDarker" + } + + "CloseButton" + { + "ControlName" "CExImageButton" + "fieldName" "CloseButton" + "xpos" "230" + "ypos" "5" + "zpos" "10" + "wide" "14" + "tall" "14" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "tabPosition" "0" + "labeltext" "(" + "font" "CustomIcons" + "textAlignment" "center" + "dulltext" "0" + "brighttext" "0" + "default" "0" + "Command" "close" + "paintbackground" "0" + + "sound_depressed" "UI/buttonclick.wav" + "sound_released" "UI/buttonclickrelease.wav" + + "defaultFgColor_override" "TanLight" + "armedFgColor_override" "LightRed" + "depressedFgColor_override" "TanLight" + } + + "PrevButton" + { + "ControlName" "CExImageButton" + "fieldName" "PrevButton" + "xpos" "10" + "ypos" "110" + "zpos" "10" + "wide" "30" + "tall" "30" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "tabPosition" "0" + "labeltext" "" + "font" "HudFontSmall" + "textAlignment" "center" + "dulltext" "0" + "brighttext" "0" + "default" "0" + "Command" "prevexplanation" + "paintbackground" "0" + + "sound_depressed" "UI/buttonclick.wav" + "sound_released" "UI/buttonclickrelease.wav" + + "defaultFgColor_override" "TanDarker" + "armedFgColor_override" "TanLight" + "depressedFgColor_override" "TanDarker" + "image_drawcolor" "TanLight" + "image_armedcolor" "White" + + "SubImage" + { + "ControlName" "ImagePanel" + "fieldName" "SubImage" + "xpos" "0" + "ypos" "0" + "zpos" "1" + "wide" "30" + "tall" "30" + "visible" "1" + "enabled" "1" + "image" "blog_back" + "scaleImage" "1" + } + } + + "PositionLabel" + { + "ControlName" "CExLabel" + "fieldName" "PositionLabel" + "font" "HudFontSmall" + "labelText" "%explanationnumber%" + "textAlignment" "center" + "xpos" "0" + "ypos" "110" + "zpos" "-1" + "wide" "250" + "tall" "30" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "fgcolor_override" "TanLight" + } + + "NextButton" + { + "ControlName" "CExImageButton" + "fieldName" "NextButton" + "xpos" "210" + "ypos" "110" + "zpos" "10" + "wide" "30" + "tall" "30" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "tabPosition" "0" + "labeltext" "" + "font" "HudFontSmall" + "textAlignment" "center" + "dulltext" "0" + "brighttext" "0" + "default" "0" + "Command" "nextexplanation" + "paintbackground" "0" + + "sound_depressed" "UI/buttonclick.wav" + "sound_released" "UI/buttonclickrelease.wav" + + "defaultFgColor_override" "TanDarker" + "armedFgColor_override" "TanLight" + "depressedFgColor_override" "TanDarker" + "image_drawcolor" "TanLight" + "image_armedcolor" "White" + + "SubImage" + { + "ControlName" "ImagePanel" + "fieldName" "SubImage" + "xpos" "0" + "ypos" "0" + "zpos" "1" + "wide" "30" + "tall" "30" + "visible" "1" + "enabled" "1" + "image" "blog_forward" + "scaleImage" "1" + } + } + } + + "TradingExplanation" + { + "ControlName" "CExplanationPopup" + "fieldName" "TradingExplanation" + "xpos" "0" + "ypos" "0" + "zpos" "10000" + "wide" "250" + "tall" "120" + "visible" "0" + "PaintBackgroundType" "2" + "paintbackground" "0" + "border" "MainMenuHighlightBorder" + "force_close" "1" + "end_x" "c-30" + "end_y" "60" + "end_wide" "250" + "end_tall" "140" + "callout_inparents_x" "c130" + "callout_inparents_y" "240" + "next_explanation" "PatternsExplanation" + + "TitleLabel" + { + "ControlName" "CExLabel" + "fieldName" "TitleLabel" + "font" "HudFontSmall" + "labelText" "#TradingExplanation_Title" + "textAlignment" "north" + "xpos" "20" + "ypos" "10" + "wide" "210" + "tall" "30" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "wrap" "1" + "fgcolor_override" "TanDarker" + } + + "TextLabel" + { + "ControlName" "CExLabel" + "fieldName" "TextLabel" + "font" "HudFontSmall" + "labelText" "#TradingExplanation_Text" + "textAlignment" "north-west" + "xpos" "20" + "ypos" "45" + "wide" "210" + "tall" "65" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "wrap" "1" + "fgcolor_override" "TanDarker" + } + + "CloseButton" + { + "ControlName" "CExImageButton" + "fieldName" "CloseButton" + "xpos" "230" + "ypos" "5" + "zpos" "10" + "wide" "14" + "tall" "14" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "tabPosition" "0" + "labeltext" "(" + "font" "CustomIcons" + "textAlignment" "center" + "dulltext" "0" + "brighttext" "0" + "default" "0" + "Command" "close" + "paintbackground" "0" + + "sound_depressed" "UI/buttonclick.wav" + "sound_released" "UI/buttonclickrelease.wav" + + "defaultFgColor_override" "TanLight" + "armedFgColor_override" "LightRed" + "depressedFgColor_override" "TanLight" + } + + "PrevButton" + { + "ControlName" "CExImageButton" + "fieldName" "PrevButton" + "xpos" "10" + "ypos" "110" + "zpos" "10" + "wide" "30" + "tall" "30" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "tabPosition" "0" + "labeltext" "" + "font" "HudFontSmall" + "textAlignment" "center" + "dulltext" "0" + "brighttext" "0" + "default" "0" + "Command" "prevexplanation" + "paintbackground" "0" + + "sound_depressed" "UI/buttonclick.wav" + "sound_released" "UI/buttonclickrelease.wav" + + "defaultFgColor_override" "TanDarker" + "armedFgColor_override" "LightRed" + "depressedFgColor_override" "TanDarker" + "image_drawcolor" "TanLight" + "image_armedcolor" "White" + + "SubImage" + { + "ControlName" "ImagePanel" + "fieldName" "SubImage" + "xpos" "0" + "ypos" "0" + "zpos" "1" + "wide" "30" + "tall" "30" + "visible" "1" + "enabled" "1" + "image" "blog_back" + "scaleImage" "1" + } + } + + "PositionLabel" + { + "ControlName" "CExLabel" + "fieldName" "PositionLabel" + "font" "HudFontSmall" + "labelText" "%explanationnumber%" + "textAlignment" "center" + "xpos" "0" + "ypos" "110" + "zpos" "-1" + "wide" "250" + "tall" "30" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "fgcolor_override" "LightRed" + } + + "NextButton" + { + "ControlName" "CExImageButton" + "fieldName" "NextButton" + "xpos" "210" + "ypos" "110" + "zpos" "10" + "wide" "30" + "tall" "30" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "tabPosition" "0" + "labeltext" "" + "font" "HudFontSmall" + "textAlignment" "center" + "dulltext" "0" + "brighttext" "0" + "default" "0" + "Command" "nextexplanation" + "paintbackground" "0" + + "sound_depressed" "UI/buttonclick.wav" + "sound_released" "UI/buttonclickrelease.wav" + + "defaultFgColor_override" "TanDarker" + "armedFgColor_override" "LightRed" + "depressedFgColor_override" "TanDarker" + "image_drawcolor" "TanLight" + "image_armedcolor" "White" + + "SubImage" + { + "ControlName" "ImagePanel" + "fieldName" "SubImage" + "xpos" "0" + "ypos" "0" + "zpos" "1" + "wide" "30" + "tall" "30" + "visible" "1" + "enabled" "1" + "image" "blog_forward" + "scaleImage" "1" + } + } + } + + "PatternsExplanation" + { + "ControlName" "CExplanationPopup" + "fieldName" "PatternsExplanation" + "xpos" "0" + "ypos" "0" + "zpos" "10000" + "wide" "250" + "tall" "120" + "visible" "0" + "PaintBackgroundType" "2" + "paintbackground" "0" + "border" "MainMenuHighlightBorder" + "force_close" "1" + "end_x" "c130" + "end_y" "60" + "end_wide" "250" + "end_tall" "140" + "callout_inparents_x" "c255" + "callout_inparents_y" "240" + "next_explanation" "ExplanationExplanation" + + "TitleLabel" + { + "ControlName" "CExLabel" + "fieldName" "TitleLabel" + "font" "HudFontSmall" + "labelText" "#WeaponPatternsExplanation_Title" + "textAlignment" "north" + "xpos" "20" + "ypos" "10" + "wide" "210" + "tall" "30" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "wrap" "1" + "fgcolor_override" "TanDarker" + } + + "TextLabel" + { + "ControlName" "CExLabel" + "fieldName" "TextLabel" + "font" "HudFontSmall" + "labelText" "#WeaponPatternsExplanation_Text" + "textAlignment" "north-west" + "xpos" "20" + "ypos" "35" + "wide" "210" + "tall" "75" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "wrap" "1" + "fgcolor_override" "TanDarker" + } + + "CloseButton" + { + "ControlName" "CExImageButton" + "fieldName" "CloseButton" + "xpos" "230" + "ypos" "5" + "zpos" "10" + "wide" "14" + "tall" "14" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "tabPosition" "0" + "labeltext" "(" + "font" "CustomIcons" + "textAlignment" "center" + "dulltext" "0" + "brighttext" "0" + "default" "0" + "Command" "close" + "paintbackground" "0" + + "sound_depressed" "UI/buttonclick.wav" + "sound_released" "UI/buttonclickrelease.wav" + + "defaultFgColor_override" "TanLight" + "armedFgColor_override" "LightRed" + "depressedFgColor_override" "TanLight" + } + + "PrevButton" + { + "ControlName" "CExImageButton" + "fieldName" "PrevButton" + "xpos" "10" + "ypos" "110" + "zpos" "10" + "wide" "30" + "tall" "30" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "tabPosition" "0" + "labeltext" "" + "font" "HudFontSmall" + "textAlignment" "center" + "dulltext" "0" + "brighttext" "0" + "default" "0" + "Command" "prevexplanation" + "paintbackground" "0" + + "sound_depressed" "UI/buttonclick.wav" + "sound_released" "UI/buttonclickrelease.wav" + + "defaultFgColor_override" "TanDarker" + "armedFgColor_override" "TanLight" + "depressedFgColor_override" "TanDarker" + "image_drawcolor" "TanLight" + "image_armedcolor" "White" + + "SubImage" + { + "ControlName" "ImagePanel" + "fieldName" "SubImage" + "xpos" "0" + "ypos" "0" + "zpos" "1" + "wide" "30" + "tall" "30" + "visible" "1" + "enabled" "1" + "image" "blog_back" + "scaleImage" "1" + } + } + + "PositionLabel" + { + "ControlName" "CExLabel" + "fieldName" "PositionLabel" + "font" "HudFontSmall" + "labelText" "%explanationnumber%" + "textAlignment" "center" + "xpos" "0" + "ypos" "110" + "zpos" "-1" + "wide" "250" + "tall" "30" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "fgcolor_override" "TanLight" + } + + "NextButton" + { + "ControlName" "CExImageButton" + "fieldName" "NextButton" + "xpos" "210" + "ypos" "110" + "zpos" "10" + "wide" "30" + "tall" "30" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "tabPosition" "0" + "labeltext" "" + "font" "HudFontSmall" + "textAlignment" "center" + "dulltext" "0" + "brighttext" "0" + "default" "0" + "Command" "nextexplanation" + "paintbackground" "0" + + "sound_depressed" "UI/buttonclick.wav" + "sound_released" "UI/buttonclickrelease.wav" + + "defaultFgColor_override" "TanDarker" + "armedFgColor_override" "TanLight" + "depressedFgColor_override" "TanDarker" + "image_drawcolor" "TanLight" + "image_armedcolor" "White" + + "SubImage" + { + "ControlName" "ImagePanel" + "fieldName" "SubImage" + "xpos" "0" + "ypos" "0" + "zpos" "1" + "wide" "30" + "tall" "30" + "visible" "1" + "enabled" "1" + "image" "blog_forward" + "scaleImage" "1" + } + } + } + + "ExplanationExplanation" + { + "ControlName" "CExplanationPopup" + "fieldName" "ExplanationExplanation" + "xpos" "0" + "ypos" "0" + "zpos" "10000" + "wide" "250" + "tall" "120" + "visible" "0" + "PaintBackgroundType" "2" + "paintbackground" "0" + "border" "MainMenuHighlightBorder" + "force_close" "1" + "end_x" "c100" + "end_y" "100" + "end_wide" "250" + "end_tall" "120" + "callout_inparents_x" "c285" + "callout_inparents_y" "30" + + "TitleLabel" + { + "ControlName" "CExLabel" + "fieldName" "TitleLabel" + "font" "HudFontSmall" + "labelText" "#ExplanationExplanation_Title" + "textAlignment" "north" + "xpos" "20" + "ypos" "10" + "wide" "210" + "tall" "30" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "wrap" "1" + "fgcolor_override" "TanDarker" + } + + "TextLabel" + { + "ControlName" "CExLabel" + "fieldName" "TextLabel" + "font" "HudFontSmall" + "labelText" "#ExplanationExplanation_Text" + "textAlignment" "north-west" + "xpos" "20" + "ypos" "45" + "wide" "210" + "tall" "65" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "wrap" "1" + "fgcolor_override" "TanDarker" + } + + "CloseButton" + { + "ControlName" "CExImageButton" + "fieldName" "CloseButton" + "xpos" "230" + "ypos" "5" + "zpos" "10" + "wide" "14" + "tall" "14" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "tabPosition" "0" + "labeltext" "(" + "font" "CustomIcons" + "textAlignment" "center" + "dulltext" "0" + "brighttext" "0" + "default" "0" + "Command" "close" + "paintbackground" "0" + + "sound_depressed" "UI/buttonclick.wav" + "sound_released" "UI/buttonclickrelease.wav" + + "defaultFgColor_override" "TanLight" + "armedFgColor_override" "LightRed" + "depressedFgColor_override" "TanLight" + } + + "PrevButton" + { + "ControlName" "CExImageButton" + "fieldName" "PrevButton" + "xpos" "10" + "ypos" "90" + "zpos" "10" + "wide" "30" + "tall" "30" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "tabPosition" "0" + "labeltext" "" + "font" "HudFontSmall" + "textAlignment" "center" + "dulltext" "0" + "brighttext" "0" + "default" "0" + "Command" "prevexplanation" + "paintbackground" "0" + + "sound_depressed" "UI/buttonclick.wav" + "sound_released" "UI/buttonclickrelease.wav" + + "defaultFgColor_override" "TanDarker" + "armedFgColor_override" "TanLight" + "depressedFgColor_override" "TanDarker" + "image_drawcolor" "TanLight" + "image_armedcolor" "White" + + "SubImage" + { + "ControlName" "ImagePanel" + "fieldName" "SubImage" + "xpos" "0" + "ypos" "0" + "zpos" "1" + "wide" "30" + "tall" "30" + "visible" "1" + "enabled" "1" + "image" "blog_back" + "scaleImage" "1" + } + } + + "PositionLabel" + { + "ControlName" "CExLabel" + "fieldName" "PositionLabel" + "font" "HudFontSmall" + "labelText" "%explanationnumber%" + "textAlignment" "center" + "xpos" "0" + "ypos" "90" + "zpos" "-1" + "wide" "250" + "tall" "30" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "fgcolor_override" "TanLight" + } + } + + "armory_panel" + { + "ControlName" "CArmoryPanel" + "fieldName" "armory_panel" + "xpos" "0" + "ypos" "0" + "wide" "f0" + "tall" "400" + "zpos" "500" + "visible" "0" + } + + "InspectionPanel" + { + "fieldName" "InspectionPanel" + "xpos" "cs-0.5" + "ypos" "0" + "zpos" "2000" + "wide" "f0" + "tall" "f100" + "visible" "0" + "proportionaltoparent" "1" + "bgcolor_override" "DarkGrey" + } +} \ No newline at end of file diff --git a/resource/ui/charinfopanel.res b/resource/ui/charinfopanel.res new file mode 100644 index 0000000..982db06 --- /dev/null +++ b/resource/ui/charinfopanel.res @@ -0,0 +1,188 @@ +"Resource/UI/CharInfoPanel.res" +{ + "character_info" + { + "ControlName" "EditablePanel" + "fieldName" "character_info" + "xpos" "0" + "ypos" "0" + "wide" "f0" + "tall" "480" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "tabPosition" "0" + "settitlebarvisible" "1" + "PaintBackgroundType" "0" + "bgcolor_override" "27 27 27 0" + "infocus_bgcolor_override" "27 27 27 0" + "outoffocus_bgcolor_override" "27 27 27 0" + + "title" "#CharInfoAndSetup" + "title_font" "HudFontMedium" + "titletextinsetX" "40" + "titletextinsetY" "0" + "titlebarfgcolor_override" "HudOffWhite" + "titlebardisabledfgcolor_override" "HudOffWhite" + "titlebarbgcolor_override" "DarkGrey" + + "clientinsetx_override" "0" + "sheetinset_bottom" "40" + } + + "BackgroundHeader" + { + "ControlName" "ImagePanel" + "fieldName" "BackgroundHeader" + "xpos" "0" + "ypos" "0" + "zpos" "-2" + "wide" "f0" + "tall" "120" + "visible" "1" + "enabled" "1" + "image" "loadout_header" + "tileImage" "1" + } + "BackgroundHeader2" + { + "ControlName" "ImagePanel" + "fieldName" "BackgroundHeader2" + "xpos" "0" + "ypos" "0" + "zpos" "-2" + "wide" "f0" + "tall" "120" + "visible" "1" + "enabled" "1" + "fillcolor" "27 27 27 200" + "tileImage" "1" + } + + "BackgroundFooter" + { + "ControlName" "ImagePanel" + "fieldName" "BackgroundFooter" + "xpos" "0" + "ypos" "420" + "zpos" "0" + "wide" "f0" + "tall" "60" + "visible" "1" + "enabled" "1" + "image" "loadout_header" + "tileImage" "1" + } + "BackgroundFooter2" + { + "ControlName" "ImagePanel" + "fieldName" "BackgroundFooter2" + "xpos" "0" + "ypos" "420" + "zpos" "1" + "wide" "f0" + "tall" "60" + "visible" "1" + "enabled" "1" + "fillcolor" "27 27 27 200" + "tileImage" "1" + } + + "FooterLine" + { + "ControlName" "EditablePanel" + "fieldName" "FooterLine" + "xpos" "0" + "ypos" "420" + "zpos" "2" + "wide" "f0" + "tall" "2" + "visible" "1" + "enabled" "1" + "PaintBackgroundType" "2" + "bgcolor_override" "ColorCyan" + } + + "Sheet" + { + "ControlName" "EditablePanel" + "fieldName" "Sheet" + "tabxindent" "80" + "tabxdelta" "10" + "tabwidth" "240" + "tabheight" "20" + "transition_time" "0" + "yoffset" "14" + + "HeaderLine" + { + "ControlName" "EditablePanel" + "fieldName" "HeaderLine" + "xpos" "0" + "ypos" "32" + "zpos" "5" + "wide" "f0" + "tall" "2" + "visible" "1" + "enabled" "1" + "PaintBackgroundType" "2" + "bgcolor_override" "ColorCyan" + } + + "tabskv" + { + "textinsetx" "25" + "textinsety" "5" + "textAlignment" "north" + "font" "HudFontSmall" + "selectedcolor" "TanLight" + "unselectedcolor" "TanDark" + "defaultBgColor_override" "DarkGrey" + "paintbackground" "1" + "activeborder_override" "CyanBorderTabs" + "normalborder_override" "CyanBorderTabsInactive" + "armedBgColor_override" "10 10 10 255" + "selectedBgColor_override" "10 10 10 255" + } + } + + "BackButton" + { + "ControlName" "CExButton" + "fieldName" "BackButton" + "xpos" "c-295" + "ypos" "437" + "zpos" "2" + "wide" "100" + "tall" "20" + "autoResize" "0" + "pinCorner" "3" + "visible" "1" + "enabled" "1" + "tabPosition" "0" + "labelText" "Back (&Q)" + "font" "HudFontMediumSmall" + "textAlignment" "center" + "dulltext" "0" + "brighttext" "0" + "default" "0" + "Command" "back" + + "sound_depressed" "UI/buttonclick.wav" + "sound_released" "UI/buttonclickrelease.wav" + } + + "NotificationsPresentPanel" + { + "ControlName" "CNotificationsPresentPanel" + "fieldName" "NotificationsPresentPanel" + "xpos" "r200" + "ypos" "10" + "zpos" "10000" + "wide" "190" + "tall" "50" + "visible" "0" + "enabled" "1" + } +} \ No newline at end of file diff --git a/resource/ui/classloadoutpanel.res b/resource/ui/classloadoutpanel.res new file mode 100644 index 0000000..3a2fe1d --- /dev/null +++ b/resource/ui/classloadoutpanel.res @@ -0,0 +1,434 @@ +"Resource/UI/FullLoadoutPanel.res" +{ + "class_loadout_panel" + { + "ControlName" "Frame" + "fieldName" "class_loadout_panel" + "xpos" "0" + "ypos" "0" + "wide" "f0" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "tabPosition" "0" + "settitlebarvisible" "0" + "PaintBackgroundType" "0" + "bgcolor_override" "DarkGrey" + "infocus_bgcolor_override" "DarkGrey" + "outoffocus_bgcolor_override" "DarkGrey" + + "item_xpos_offcenter_a" "-310" + "item_xpos_offcenter_b" "165" + "item_ypos" "60" + "item_ydelta" "75" + "item_mod_wide" "40" + + "item_backpack_offcenter_x" "-288" + "item_backpack_xdelta" "4" + "item_backpack_ydelta" "3" + + "button_xpos_offcenter" "175" + "button_ypos" "85" + "button_ydelta" "80" + "button_override_delete_xpos" "0" + + "modelpanels_kv" + { + "ControlName" "CItemModelPanel" + "xpos" "c-70" + "ypos" "270" + "wide" "140" + "tall" "70" + "visible" "0" + "bgcolor_override" "Transparent" + "noitem_textcolor" "TextColor" + "PaintBackgroundType" "2" + "paintborder" "1" + + "model_center_x" "1" + "model_ypos" "5" + "model_tall" "55" + "model_wide" "82" + "text_ypos" "0" + "text_forcesize" "2" + "text_center" "0" + "text_yoffset" "2" + "inset_eq_y" "55" + "name_only" "1" + + "attriblabel" + { + "font" "ItemFontAttribLarge" + "visible" "0" + } + + "itemmodelpanel" + { + "use_item_rendertarget" "0" + "allow_rot" "0" + "inventory_image_type" "1" + } + } + + "itemoptionpanels_kv" + { + "ControlName" "CExButton" + "xpos" "0" + "ypos" "0" + "zpos" "1" + "wide" "20" + "tall" "20" + "autoResize" "0" + "visible" "0" + "enabled" "1" + "tabPosition" "0" + "labelText" "w" + "font" "CustomIcons" + "textAlignment" "center" + "dulltext" "0" + "brighttext" "0" + "default" "1" + "sound_depressed" "UI/buttonclick.wav" + "sound_released" "UI/buttonclickrelease.wav" + "paintbackground" "0" + + "defaultFgColor_override" "TanLight" + "armedFgColor_override" "ColorCyan" + "depressedFgColor_override" "TanLight" + } + } + + "CaratLabel" + { + "ControlName" "CExLabel" + "fieldName" "CaratLabel" + "font" "HudFontMediumSmall" + "labelText" ">>" + "textAlignment" "west" + "xpos" "c-290" + "ypos" "26" + "zpos" "1" + "wide" "20" + "tall" "16" + "autoResize" "1" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "fgcolor_override" "ColorPurple" + } + + "ClassLabel" + { + "ControlName" "CExLabel" + "fieldName" "ClassLabel" + "font" "HudFontMedium" + "labelText" "#ClassBeingEquipped" + "textAlignment" "west" + "xpos" "c-270" + "ypos" "15" + "zpos" "1" + "wide" "350" + "tall" "40" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "allcaps" "1" + } + + "TauntCaratLabel" + { + "ControlName" "CExLabel" + "fieldName" "TauntCaratLabel" + "xpos" "9999" + } + + "TauntLabel" + { + "ControlName" "CExLabel" + "fieldName" "TauntLabel" + "xpos" "9999" + } + + "CurrentlyEquippedLabel" + { + "ControlName" "CExLabel" + "fieldName" "CurrentlyEquippedLabel" + "xpos" "9999" + } + + "TopLine" + { + "ControlName" "ImagePanel" + "xpos" "9999" + } + + "classmodelpanel" + { + "ControlName" "CTFPlayerModelPanel" + "fieldName" "classmodelpanel" + "xpos" "c-130" + "ypos" "20" + "zpos" "-1" + "wide" "270" + "tall" "340" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "render_texture" "0" + "fov" "30" + "allow_manip" "1" + + "model" + { + "force_pos" "1" + "angles_x" "0" + "angles_y" "170" + "angles_z" "0" + "origin_x" "190" + "origin_y" "0" + "origin_z" "-48" + "frame_origin_x" "0" + "frame_origin_y" "0" + "frame_origin_z" "0" + "spotlight" "1" + "modelname" "" + } + } + + "mouseoveritempanel" + { + "ControlName" "CItemModelPanel" + "fieldName" "mouseoveritempanel" + "xpos" "c-70" + "ypos" "270" + "zpos" "100" + "wide" "300" + "tall" "300" + "visible" "0" + "bgcolor_override" "Transparent" + "noitem_textcolor" "TextColor" + "paintborder" "1" + "text_ypos" "15" + "text_center" "1" + "model_hide" "1" + "resize_to_text" "1" + "padding_height" "15" + + "attriblabel" + { + "font" "ItemFontAttribLarge" + "xpos" "0" + "ypos" "0" + "zpos" "2" + "wide" "140" + "tall" "60" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "labelText" "%attriblist%" + "textAlignment" "center" + "fgcolor" "TextColor" + "centerwrap" "1" + } + } + + "PassiveAttribsLabel" + { + "ControlName" "CExLabel" + "fieldName" "PassiveAttribsLabel" + "font" "ItemFontAttribLarge" + "xpos" "c-135" + "ypos" "125" + "zpos" "0" + "wide" "270" + "tall" "240" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "labelText" "" + "textAlignment" "south" + "fgcolor" "75 255 75 255" + "centerwrap" "1" + } + + "loadout_preset_panel" + { + "ControlName" "CLoadoutPresetPanel" + "FieldName" "loadout_preset_panel" + "zpos" "20" + "wide" "150" + "tall" "25" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "tabPosition" "0" + "paintbackground" "0" + } + + "PresetsExplanation" + { + "ControlName" "CExplanationPopup" + "fieldName" "PresetsExplanation" + "xpos" "9999" + "wide" "0" + "tall" "0" + "visible" "0" + } + + "ItemOptionsPanel" + { + "ControlName" "CLoadoutParticleSlider" + "fieldname" "ItemOptionsPanel" + "xpos" "0" + "ypos" "0" + "zpos" "100" + "wide" "100" + "tall" "75" + "autoResize" "1" + "visible" "0" + "bgcolor_override" "DarkerGrey" + "PaintBackgroundType" "0" + } + + "TauntHintLabel" + { + "ControlName" "CExLabel" + "fieldName" "TauntHintLabel" + "xpos" "9999" + } + + "RedButton" + { + "ControlName" "CExImageButton" + "fieldName" "RedButton" + "xpos" "c-166" + "ypos" "c-126" + "zpos" "12" + "wide" "25" + "tall" "25" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "tabPosition" "0" + "labelText" "R" + "textAlignment" "center" + "font" "Cerbetica28" + "scaleImage" "1" + "command" "sv_cheats 1;r_skin 0" + "paintbackground" "1" + + "defaultFgColor_override" "180 92 77 127" + "armedFgColor_override" "180 92 77 127" + + "sound_depressed" "UI/buttonclick.wav" + "sound_released" "UI/buttonclickrelease.wav" + "sound_armed" "UI/buttonrollover.wav" + } + + "BlueButton" + { + "ControlName" "CExImageButton" + "fieldName" "BlueButton" + "xpos" "c-166" + "ypos" "c-99" + "zpos" "12" + "wide" "25" + "tall" "25" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "tabPosition" "0" + "labelText" "B" + "textAlignment" "center" + "font" "Cerbetica28" + "scaleImage" "1" + "command" "sv_cheats 1;r_skin 1" + "paintbackground" "1" + + "defaultFgColor_override" "104 124 155 127" + "armedFgColor_override" "104 124 155 127" + + "sound_depressed" "UI/buttonclick.wav" + "sound_released" "UI/buttonclickrelease.wav" + "sound_armed" "UI/buttonrollover.wav" + } + + "CharacterLoadoutButton" + { + "ControlName" "CExImageButton" + "fieldName" "CharacterLoadoutButton" + "xpos" "c-166" + "ypos" "c-180" + "zpos" "2" + "wide" "25" + "tall" "25" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "tabPosition" "0" + "labelText" "B" + "textAlignment" "center" + "font" "CustomIcons" + "scaleImage" "1" + "Command" "characterloadout" + "paintbackground" "1" + + "sound_depressed" "UI/buttonclick.wav" + "sound_released" "UI/buttonclickrelease.wav" + + "defaultFgColor_override" "White" + "armedFgColor_override" "White" + "depressedFgColor_override" "White" + + "defaultBgColor_override" "ColorCyan" + "depressedBgColor_override" "ColorCyan" + } + + "TauntLoadoutButton" + { + "ControlName" "CExImageButton" + "fieldName" "TauntLoadoutButton" + "xpos" "c-166" + "ypos" "c-153" + "zpos" "2" + "wide" "25" + "tall" "25" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "tabPosition" "0" + "labelText" "C" + "textAlignment" "center" + "font" "CustomIcons" + "scaleImage" "1" + "Command" "tauntloadout" + "paintbackground" "1" + + "sound_depressed" "UI/buttonclick.wav" + "sound_released" "UI/buttonclickrelease.wav" + + "defaultFgColor_override" "White" + "armedFgColor_override" "White" + "depressedFgColor_override" "White" + + "defaultBgColor_override" "ColorCyan" + "depressedBgColor_override" "ColorCyan" + } + + "TauntsExplanation" + { + "ControlName" "CExplanationPopup" + "fieldName" "TauntsExplanation" + "xpos" "9999" + } +} \ No newline at end of file diff --git a/resource/ui/classselection-base.res b/resource/ui/classselection-base.res new file mode 100644 index 0000000..a5e4442 --- /dev/null +++ b/resource/ui/classselection-base.res @@ -0,0 +1,1131 @@ +"Resource/UI/ClassSelection.res" +{ + "class" + { + "ControlName" "Frame" + "fieldName" "class" + "xpos" "0" + "ypos" "0" + "wide" "f0" + "tall" "480" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "tabPosition" "0" + } + + "SidePanelBG" + { + "ControlName" "ImagePanel" + "fieldName" "SidePanelBG" + "xpos" "0" + "ypos" "0" + "zpos" "0" + "wide" "255" + "tall" "f0" + "visible" "1" + "enabled" "1" + "scaleImage" "1" + "fillcolor" "0 0 0 100" + } + + "Background" + { + "ControlName" "ImagePanel" + "fieldName" "Background" + "xpos" "0" + "ypos" "0" + "zpos" "0" + "wide" "f0" + "tall" "f0" + "visible" "1" + "enabled" "1" + "scaleImage" "1" + "fillcolor" "0 0 0 200" + } + + "SysMenu" + { + "ControlName" "Menu" + "fieldName" "SysMenu" + "xpos" "9999" + } + + "SelectClassLabel" + { + "ControlName" "CExLabel" + "fieldName" "SelectTeamLabel" + "xpos" "0" + "ypos" "15" + "zpos" "6" + "wide" "255" + "tall" "30" + "labelText" "#TF_SelectAClass" + "textAlignment" "center" + "font" "Cerbetica32" + "visible" "0" + "enabled" "0" + "fgcolor" "TanLight" + } + + "scout" + { + "ControlName" "CExImageButton" + "fieldName" "scout" + "xpos" "32" + "ypos" "275" + "zpos" "6" + "wide" "100" + "tall" "16" + "autoResize" "0" + "pinCorner" "2" + "visible" "1" + "enabled" "1" + "tabPosition" "0" + "labelText" "&1. Scout" + "textAlignment" "west" + "Command" "joinclass scout" + "Default" "0" + "font" "Cerbetica16" + "paintbackground" "0" + "allcaps" "1" + "textinsetx" "13" + + "defaultFgColor_override" "TanLight" + "armedFgColor_override" "ColorCyan" + "depressedFgColor_override" "TanLight" + "selectedFgColor_override" "ColorCyan" + + "sound_depressed" "UI/buttonclick.wav" + "sound_released" "UI/buttonclickrelease.wav" + "sound_armed" "UI/buttonrollover.wav" + + "stayselectedonclick" "1" + "selectonhover" "1" + "keyboardinputenabled" "0" + } + + "soldier" + { + "ControlName" "CExImageButton" + "fieldName" "soldier" + "xpos" "0" + "ypos" "0" + "zpos" "6" + "wide" "100" + "tall" "16" + "autoResize" "0" + "pinCorner" "2" + "visible" "1" + "enabled" "1" + "tabPosition" "0" + "labelText" "&2. Soldier" + "textAlignment" "west" + "Command" "joinclass soldier" + "Default" "0" + "font" "Cerbetica16" + "paintbackground" "0" + "allcaps" "1" + + "defaultFgColor_override" "TanLight" + "armedFgColor_override" "ColorCyan" + "depressedFgColor_override" "TanLight" + "selectedFgColor_override" "ColorCyan" + + "sound_depressed" "UI/buttonclick.wav" + "sound_released" "UI/buttonclickrelease.wav" + "sound_armed" "UI/buttonrollover.wav" + + "stayselectedonclick" "1" + "selectonhover" "1" + "keyboardinputenabled" "0" + + "pin_to_sibling" "scout" + "pin_corner_to_sibling" "PIN_TOPLEFT" + "pin_to_sibling_corner" "PIN_BOTTOMLEFT" + } + + "pyro" + { + "ControlName" "CExImageButton" + "fieldName" "pyro" + "xpos" "0" + "ypos" "0" + "zpos" "6" + "wide" "100" + "tall" "16" + "autoResize" "0" + "pinCorner" "2" + "visible" "1" + "enabled" "1" + "tabPosition" "0" + "labelText" "&3. Pyro" + "textAlignment" "west" + "Command" "joinclass pyro" + "Default" "0" + "font" "Cerbetica16" + "paintbackground" "0" + "allcaps" "1" + + "defaultFgColor_override" "TanLight" + "armedFgColor_override" "ColorCyan" + "depressedFgColor_override" "TanLight" + "selectedFgColor_override" "ColorCyan" + + "sound_depressed" "UI/buttonclick.wav" + "sound_released" "UI/buttonclickrelease.wav" + "sound_armed" "UI/buttonrollover.wav" + + "stayselectedonclick" "1" + "selectonhover" "1" + "keyboardinputenabled" "0" + + "pin_to_sibling" "soldier" + "pin_corner_to_sibling" "PIN_TOPLEFT" + "pin_to_sibling_corner" "PIN_BOTTOMLEFT" + } + + "demoman" + { + "ControlName" "CExImageButton" + "fieldName" "demoman" + "xpos" "0" + "ypos" "5" + "zpos" "6" + "wide" "100" + "tall" "16" + "autoResize" "0" + "pinCorner" "2" + "visible" "1" + "enabled" "1" + "tabPosition" "0" + "labelText" "&4. Demoman" + "textAlignment" "west" + "Command" "joinclass demoman" + "Default" "0" + "font" "Cerbetica16" + "paintbackground" "0" + "allcaps" "1" + + "defaultFgColor_override" "TanLight" + "armedFgColor_override" "ColorCyan" + "depressedFgColor_override" "TanLight" + "selectedFgColor_override" "ColorCyan" + + "sound_depressed" "UI/buttonclick.wav" + "sound_released" "UI/buttonclickrelease.wav" + "sound_armed" "UI/buttonrollover.wav" + + "stayselectedonclick" "1" + "selectonhover" "1" + "keyboardinputenabled" "0" + + "pin_to_sibling" "pyro" + "pin_corner_to_sibling" "PIN_TOPLEFT" + "pin_to_sibling_corner" "PIN_BOTTOMLEFT" + } + + "heavyweapons" + { + "ControlName" "CExLabel" + "fieldName" "heavyweapons" + "xpos" "0" + "ypos" "0" + "zpos" "6" + "wide" "100" + "tall" "16" + "autoResize" "0" + "pinCorner" "2" + "visible" "1" + "enabled" "1" + "tabPosition" "0" + "labelText" "&5. Heavy" + "textAlignment" "west" + "Command" "joinclass heavyweapons" + "Default" "0" + "font" "Cerbetica16" + "paintbackground" "0" + "allcaps" "1" + + "defaultFgColor_override" "TanLight" + "armedFgColor_override" "ColorCyan" + "depressedFgColor_override" "TanLight" + "selectedFgColor_override" "ColorCyan" + + "sound_depressed" "UI/buttonclick.wav" + "sound_released" "UI/buttonclickrelease.wav" + "sound_armed" "UI/buttonrollover.wav" + + "stayselectedonclick" "1" + "selectonhover" "1" + "keyboardinputenabled" "0" + + "pin_to_sibling" "demoman" + "pin_corner_to_sibling" "PIN_TOPLEFT" + "pin_to_sibling_corner" "PIN_BOTTOMLEFT" + } + + "engineer" + { + "ControlName" "CExLabel" + "fieldName" "engineer" + "xpos" "0" + "ypos" "0" + "zpos" "6" + "wide" "100" + "tall" "16" + "autoResize" "0" + "pinCorner" "2" + "visible" "1" + "enabled" "1" + "tabPosition" "0" + "labelText" "&6. Engineer" + "textAlignment" "west" + "Command" "joinclass engineer" + "Default" "0" + "font" "Cerbetica16" + "paintbackground" "0" + "allcaps" "1" + + "defaultFgColor_override" "TanLight" + "armedFgColor_override" "ColorCyan" + "depressedFgColor_override" "TanLight" + "selectedFgColor_override" "ColorCyan" + + "sound_depressed" "UI/buttonclick.wav" + "sound_released" "UI/buttonclickrelease.wav" + "sound_armed" "UI/buttonrollover.wav" + + "stayselectedonclick" "1" + "selectonhover" "1" + "keyboardinputenabled" "0" + + "pin_to_sibling" "heavyweapons" + "pin_corner_to_sibling" "PIN_TOPLEFT" + "pin_to_sibling_corner" "PIN_BOTTOMLEFT" + } + + "medic" + { + "ControlName" "CExImageButton" + "fieldName" "medic" + "xpos" "0" + "ypos" "5" + "zpos" "6" + "wide" "100" + "tall" "16" + "autoResize" "0" + "pinCorner" "2" + "visible" "1" + "enabled" "1" + "tabPosition" "0" + "labelText" "&7. Medic" + "textAlignment" "west" + "Command" "joinclass medic" + "Default" "0" + "font" "Cerbetica16" + "paintbackground" "0" + "allcaps" "1" + + "defaultFgColor_override" "TanLight" + "armedFgColor_override" "ColorCyan" + "depressedFgColor_override" "TanLight" + "selectedFgColor_override" "ColorCyan" + + "sound_depressed" "UI/buttonclick.wav" + "sound_released" "UI/buttonclickrelease.wav" + "sound_armed" "UI/buttonrollover.wav" + + "stayselectedonclick" "1" + "selectonhover" "1" + "keyboardinputenabled" "0" + + "pin_to_sibling" "engineer" + "pin_corner_to_sibling" "PIN_TOPLEFT" + "pin_to_sibling_corner" "PIN_BOTTOMLEFT" + } + + "sniper" + { + "ControlName" "CExImageButton" + "fieldName" "sniper" + "xpos" "0" + "ypos" "0" + "zpos" "6" + "wide" "100" + "tall" "16" + "autoResize" "0" + "pinCorner" "2" + "visible" "1" + "enabled" "1" + "tabPosition" "0" + "labelText" "&8. Sniper" + "textAlignment" "west" + "Command" "joinclass sniper" + "Default" "0" + "font" "Cerbetica16" + "paintbackground" "0" + "allcaps" "1" + + "defaultFgColor_override" "TanLight" + "armedFgColor_override" "ColorCyan" + "depressedFgColor_override" "TanLight" + "selectedFgColor_override" "ColorCyan" + + "sound_depressed" "UI/buttonclick.wav" + "sound_released" "UI/buttonclickrelease.wav" + "sound_armed" "UI/buttonrollover.wav" + + "stayselectedonclick" "1" + "selectonhover" "1" + "keyboardinputenabled" "0" + + "pin_to_sibling" "medic" + "pin_corner_to_sibling" "PIN_TOPLEFT" + "pin_to_sibling_corner" "PIN_BOTTOMLEFT" + } + + "spy" + { + "ControlName" "CExImageButton" + "fieldName" "spy" + "xpos" "0" + "ypos" "0" + "zpos" "6" + "wide" "100" + "tall" "16" + "autoResize" "0" + "pinCorner" "2" + "visible" "1" + "enabled" "1" + "tabPosition" "0" + "labelText" "&9. Spy" + "textAlignment" "west" + "Command" "joinclass spy" + "Default" "0" + "font" "Cerbetica16" + "paintbackground" "0" + "allcaps" "1" + + "defaultFgColor_override" "TanLight" + "armedFgColor_override" "ColorCyan" + "depressedFgColor_override" "TanLight" + "selectedFgColor_override" "ColorCyan" + + "sound_depressed" "UI/buttonclick.wav" + "sound_released" "UI/buttonclickrelease.wav" + "sound_armed" "UI/buttonrollover.wav" + + "stayselectedonclick" "1" + "selectonhover" "1" + "keyboardinputenabled" "0" + + "pin_to_sibling" "sniper" + "pin_corner_to_sibling" "PIN_TOPLEFT" + "pin_to_sibling_corner" "PIN_BOTTOMLEFT" + } + + // I believe Valve hardcoded part of this control for some reason. + // Using the same control with a different name fixes it. + "random" + { + "visible" "0" + "enabled" "0" + } + + "random2" + { + "ControlName" "CExButton" + "fieldName" "random2" + "xpos" "0" + "ypos" "5" + "zpos" "6" + "wide" "100" + "tall" "16" + "autoResize" "0" + "pinCorner" "2" + "visible" "1" + "enabled" "1" + "tabPosition" "0" + "labelText" "(&R) Random" + "textAlignment" "west" + "Command" "joinclass random" + "font" "Cerbetica16" + "paintbackground" "0" + "allcaps" "1" + "Default" "1" + + "defaultFgColor_override" "TanLight" + "armedFgColor_override" "ColorCyan" + "depressedFgColor_override" "TanLight" + "selectedFgColor_override" "ColorCyan" + + "sound_depressed" "UI/buttonclick.wav" + "sound_released" "UI/buttonclickrelease.wav" + "sound_armed" "UI/buttonrollover.wav" + + "pin_to_sibling" "spy" + "pin_corner_to_sibling" "PIN_TOPLEFT" + "pin_to_sibling_corner" "PIN_BOTTOMLEFT" + } + + "EditLoadoutButton" [$WIN32] + { + "ControlName" "CExButton" + "fieldName" "EditLoadoutButton" + "xpos" "0" + "ypos" "0" + "zpos" "6" + "wide" "110" + "tall" "16" + "autoResize" "0" + "pinCorner" "2" + "visible" "1" + "enabled" "1" + "tabPosition" "0" + "labelText" "(&E) Edit Loadout" + "textAlignment" "west" + "Command" "openloadout" + "font" "Cerbetica16" + "paintbackground" "0" + "allcaps" "0" + + "defaultFgColor_override" "TanLight" + "armedFgColor_override" "ColorCyan" + "depressedFgColor_override" "TanLight" + "selectedFgColor_override" "ColorCyan" + + "sound_depressed" "UI/buttonclick.wav" + "sound_released" "UI/buttonclickrelease.wav" + "sound_armed" "UI/buttonrollover.wav" + + "pin_to_sibling" "random2" + "pin_corner_to_sibling" "PIN_TOPLEFT" + "pin_to_sibling_corner" "PIN_BOTTOMLEFT" + } + + "CancelButton" [$WIN32] + { + "ControlName" "CExButton" + "fieldName" "CancelButton" + "xpos" "0" + "ypos" "0" + "zpos" "6" + "wide" "80" + "tall" "16" + "autoResize" "0" + "pinCorner" "2" + "visible" "1" + "enabled" "1" + "tabPosition" "0" + "labelText" "(&Q) Cancel" + "textAlignment" "west" + "Command" "vguicancel" + "font" "Cerbetica16" + "paintbackground" "0" + "allcaps" "0" + + "defaultFgColor_override" "TanLight" + "armedFgColor_override" "ColorCyan" + "depressedFgColor_override" "TanLight" + "selectedFgColor_override" "ColorCyan" + + "sound_depressed" "UI/buttonclick.wav" + "sound_released" "UI/buttonclickrelease.wav" + "sound_armed" "UI/buttonrollover.wav" + + "pin_to_sibling" "random2" + "pin_corner_to_sibling" "PIN_TOPLEFT" + "pin_to_sibling_corner" "PIN_TOPRIGHT" + } + + "LoadoutButtonBackground" + { + "ControlName" "ImagePanel" + "fieldName" "LoadoutButtonBackground" + "xpos" "c98" + "ypos" "c114" + "wide" "20" + "tall" "0" + } + "ResetButton" + { + "ControlName" "CExButton" + "fieldName" "ResetButton" + "xpos" "r470" + "ypos" "r38" + "zpos" "6" + "wide" "110" + "tall" "25" + "autoResize" "0" + "pinCorner" "2" + "visible" "0" + "enabled" "1" + "tabPosition" "0" + "labelText" "#TF_ClassMenu_Reset" + "paintbackground""0" + "textAlignment" "center" + "Command" "resetclass" + "font" "Cerbetica16" + } + + "MenuBG" + { + "ControlName" "CModelPanel" + "fieldName" "MenuBG" + "xpos" "9999" + } + + "ShadedBar" + { + "ControlName" "ImagePanel" + "fieldName" "ShadedBar" + "xpos" "0" + "ypos" "0" + "zpos" "0" + "wide" "f0" + "tall" "f0" + "visible" "1" + "enabled" "1" + "PaintBackgroundType" "0" + "fillcolor" "0 0 0 50" + } + + "localPlayerImage" [$WIN32] + { + "ControlName" "CTFImagePanel" + "fieldName" "localPlayerImage" + "xpos" "9999" + } + + "localPlayerBG" + { + "ControlName" "CTFImagePanel" + "fieldName" "localPlayerBG" + "xpos" "9999" + } + + "countImage0" [$WIN32] + { + "ControlName" "CTFImagePanel" + "fieldName" "countImage0" + "xpos" "9999" + } + "countImage1" [$WIN32] + { + "ControlName" "CTFImagePanel" + "fieldName" "countImage1" + "xpos" "9999" + } + "countImage2" [$WIN32] + { + "ControlName" "CTFImagePanel" + "fieldName" "countImage2" + "xpos" "9999" + } + "countImage3" [$WIN32] + { + "ControlName" "CTFImagePanel" + "fieldName" "countImage3" + "xpos" "9999" + } + "countImage4" [$WIN32] + { + "ControlName" "CTFImagePanel" + "fieldName" "countImage4" + "xpos" "9999" + } + "countImage5" [$WIN32] + { + "ControlName" "CTFImagePanel" + "fieldName" "countImage5" + "xpos" "9999" + } + "countImage6" [$WIN32] + { + "ControlName" "CTFImagePanel" + "fieldName" "countImage6" + "xpos" "9999" + } + "countImage7" [$WIN32] + { + "ControlName" "CTFImagePanel" + "fieldName" "countImage7" + "xpos" "9999" + } + "countImage8" [$WIN32] + { + "ControlName" "CTFImagePanel" + "fieldName" "countImage8" + "xpos" "9999" + } + "countImage9" [$WIN32] + { + "ControlName" "CTFImagePanel" + "fieldName" "countImage9" + "xpos" "9999" + } + "countImage10" [$WIN32] + { + "ControlName" "CTFImagePanel" + "fieldName" "countImage10" + "xpos" "9999" + } + + "numScout" + { + "ControlName" "CExLabel" + "fieldName" "numScout" + "xpos" "5" + "ypos" "0" + "zpos" "5" + "wide" "100" + "tall" "16" + "autoResize" "1" + "pinCorner" "2" + "visible" "1" + "enabled" "1" + "tabPosition" "0" + "labelText" "%numScout%" + "font" "Cerbetica16" + "textAlignment" "east" + "fgcolor" "TanLight" + "mouseinputenabled" "0" + + "pin_to_sibling" "scout" + "pin_corner_to_sibling" "PIN_TOPLEFT" + "pin_to_sibling_corner" "PIN_TOPRIGHT" + } + + "numSoldier" + { + "ControlName" "CExLabel" + "fieldName" "numSoldier" + "xpos" "5" + "ypos" "0" + "zpos" "5" + "wide" "100" + "tall" "16" + "autoResize" "1" + "pinCorner" "2" + "visible" "1" + "enabled" "1" + "tabPosition" "0" + "labelText" "%numSoldier%" + "font" "Cerbetica16" + "textAlignment" "east" + "fgcolor" "TanLight" + "mouseinputenabled" "0" + + "pin_to_sibling" "soldier" + "pin_corner_to_sibling" "PIN_TOPLEFT" + "pin_to_sibling_corner" "PIN_TOPRIGHT" + } + + "numPyro" + { + "ControlName" "CExLabel" + "fieldName" "numPyro" + "xpos" "5" + "ypos" "0" + "zpos" "5" + "wide" "100" + "tall" "16" + "autoResize" "1" + "pinCorner" "2" + "visible" "1" + "enabled" "1" + "tabPosition" "0" + "labelText" "%numPyro%" + "font" "Cerbetica16" + "textAlignment" "east" + "fgcolor" "TanLight" + "mouseinputenabled" "0" + + "pin_to_sibling" "pyro" + "pin_corner_to_sibling" "PIN_TOPLEFT" + "pin_to_sibling_corner" "PIN_TOPRIGHT" + } + + "numDemoman" + { + "ControlName" "CExLabel" + "fieldName" "numDemoman" + "xpos" "5" + "ypos" "0" + "zpos" "5" + "wide" "100" + "tall" "16" + "autoResize" "1" + "pinCorner" "2" + "visible" "1" + "enabled" "1" + "tabPosition" "0" + "labelText" "%numDemoman%" + "font" "Cerbetica16" + "textAlignment" "east" + "fgcolor" "TanLight" + "mouseinputenabled" "0" + + "pin_to_sibling" "demoman" + "pin_corner_to_sibling" "PIN_TOPLEFT" + "pin_to_sibling_corner" "PIN_TOPRIGHT" + } + + "numHeavy" + { + "ControlName" "CExLabel" + "fieldName" "numHeavy" + "xpos" "5" + "ypos" "0" + "zpos" "5" + "wide" "100" + "tall" "16" + "autoResize" "1" + "pinCorner" "2" + "visible" "1" + "enabled" "1" + "tabPosition" "0" + "labelText" "%numHeavy%" + "font" "Cerbetica16" + "textAlignment" "east" + "fgcolor" "TanLight" + "mouseinputenabled" "0" + + "pin_to_sibling" "heavyweapons" + "pin_corner_to_sibling" "PIN_TOPLEFT" + "pin_to_sibling_corner" "PIN_TOPRIGHT" + } + + "numEngineer" + { + "ControlName" "CExLabel" + "fieldName" "numEngineer" + "xpos" "5" + "ypos" "0" + "zpos" "5" + "wide" "100" + "tall" "16" + "autoResize" "1" + "pinCorner" "2" + "visible" "1" + "enabled" "1" + "tabPosition" "0" + "labelText" "%numEngineer%" + "font" "Cerbetica16" + "textAlignment" "east" + "fgcolor" "TanLight" + "mouseinputenabled" "0" + + "pin_to_sibling" "engineer" + "pin_corner_to_sibling" "PIN_TOPLEFT" + "pin_to_sibling_corner" "PIN_TOPRIGHT" + } + + "numMedic" + { + "ControlName" "CExLabel" + "fieldName" "numMedic" + "xpos" "5" + "ypos" "0" + "zpos" "5" + "wide" "100" + "tall" "16" + "autoResize" "1" + "pinCorner" "2" + "visible" "1" + "enabled" "1" + "tabPosition" "0" + "labelText" "%numMedic%" + "font" "Cerbetica16" + "textAlignment" "east" + "fgcolor" "TanLight" + "mouseinputenabled" "0" + + "pin_to_sibling" "medic" + "pin_corner_to_sibling" "PIN_TOPLEFT" + "pin_to_sibling_corner" "PIN_TOPRIGHT" + } + + "numSniper" + { + "ControlName" "CExLabel" + "fieldName" "numSniper" + "xpos" "5" + "ypos" "0" + "zpos" "5" + "wide" "100" + "tall" "16" + "autoResize" "1" + "pinCorner" "2" + "visible" "1" + "enabled" "1" + "tabPosition" "0" + "labelText" "%numSniper%" + "font" "Cerbetica16" + "textAlignment" "east" + "fgcolor" "TanLight" + "mouseinputenabled" "0" + + "pin_to_sibling" "sniper" + "pin_corner_to_sibling" "PIN_TOPLEFT" + "pin_to_sibling_corner" "PIN_TOPRIGHT" + } + + "numSpy" + { + "ControlName" "CExLabel" + "fieldName" "numSpy" + "xpos" "5" + "ypos" "0" + "zpos" "5" + "wide" "100" + "tall" "16" + "autoResize" "1" + "pinCorner" "2" + "visible" "1" + "enabled" "1" + "tabPosition" "0" + "labelText" "%numSpy%" + "font" "Cerbetica16" + "textAlignment" "east" + "fgcolor" "TanLight" + "mouseinputenabled" "0" + + "pin_to_sibling" "spy" + "pin_corner_to_sibling" "PIN_TOPLEFT" + "pin_to_sibling_corner" "PIN_TOPRIGHT" + } + + "MvMUpgradeImageScout" + { + "ControlName" "ImagePanel" + "fieldName" "MvMUpgradeImageScout" + "xpos" "5" + "ypos" "-2" + "zpos" "11" + "wide" "13" + "tall" "13" + "visible" "0" + "enabled" "1" + "image" "mvm/class_upgraded" + "scaleImage" "1" + "mouseinputenabled" "0" + + "pin_to_sibling" "scout" + "pin_corner_to_sibling" "PIN_TOPRIGHT" + "pin_to_sibling_corner" "PIN_TOPLEFT" + } + + "MvMUpgradeImageSolider" + { + "ControlName" "ImagePanel" + "fieldName" "MvMUpgradeImageSolider" + "xpos" "5" + "ypos" "-2" + "zpos" "11" + "wide" "13" + "tall" "13" + "visible" "0" + "enabled" "1" + "image" "mvm/class_upgraded" + "scaleImage" "1" + "mouseinputenabled" "0" + + "pin_to_sibling" "soldier" + "pin_corner_to_sibling" "PIN_TOPRIGHT" + "pin_to_sibling_corner" "PIN_TOPLEFT" + } + + "MvMUpgradeImagePyro" + { + "ControlName" "ImagePanel" + "fieldName" "MvMUpgradeImagePyro" + "xpos" "5" + "ypos" "-2" + "zpos" "11" + "wide" "13" + "tall" "13" + "visible" "0" + "enabled" "1" + "image" "mvm/class_upgraded" + "scaleImage" "1" + "mouseinputenabled" "0" + + "pin_to_sibling" "pyro" + "pin_corner_to_sibling" "PIN_TOPRIGHT" + "pin_to_sibling_corner" "PIN_TOPLEFT" + } + + "MvMUpgradeImageDemoman" + { + "ControlName" "ImagePanel" + "fieldName" "MvMUpgradeImageDemoman" + "xpos" "5" + "ypos" "-2" + "zpos" "11" + "wide" "13" + "tall" "13" + "visible" "0" + "enabled" "1" + "image" "mvm/class_upgraded" + "scaleImage" "1" + "mouseinputenabled" "0" + + "pin_to_sibling" "demoman" + "pin_corner_to_sibling" "PIN_TOPRIGHT" + "pin_to_sibling_corner" "PIN_TOPLEFT" + } + + "MvMUpgradeImageHeavy" + { + "ControlName" "ImagePanel" + "fieldName" "MvMUpgradeImageHeavy" + "xpos" "5" + "ypos" "-2" + "zpos" "11" + "wide" "13" + "tall" "13" + "visible" "0" + "enabled" "1" + "image" "mvm/class_upgraded" + "scaleImage" "1" + "mouseinputenabled" "0" + + "pin_to_sibling" "heavyweapons" + "pin_corner_to_sibling" "PIN_TOPRIGHT" + "pin_to_sibling_corner" "PIN_TOPLEFT" + } + + "MvMUpgradeImageEngineer" + { + "ControlName" "ImagePanel" + "fieldName" "MvMUpgradeImageEngineer" + "xpos" "5" + "ypos" "-2" + "zpos" "11" + "wide" "13" + "tall" "13" + "visible" "0" + "enabled" "1" + "image" "mvm/class_upgraded" + "scaleImage" "1" + "mouseinputenabled" "0" + + "pin_to_sibling" "engineer" + "pin_corner_to_sibling" "PIN_TOPRIGHT" + "pin_to_sibling_corner" "PIN_TOPLEFT" + } + + "MvMUpgradeImageMedic" + { + "ControlName" "ImagePanel" + "fieldName" "MvMUpgradeImageMedic" + "xpos" "5" + "ypos" "-2" + "zpos" "11" + "wide" "13" + "tall" "13" + "visible" "0" + "enabled" "1" + "image" "mvm/class_upgraded" + "scaleImage" "1" + "mouseinputenabled" "0" + + "pin_to_sibling" "medic" + "pin_corner_to_sibling" "PIN_TOPRIGHT" + "pin_to_sibling_corner" "PIN_TOPLEFT" + } + + "MvMUpgradeImageSniper" + { + "ControlName" "ImagePanel" + "fieldName" "MvMUpgradeImageSniper" + "xpos" "5" + "ypos" "-2" + "zpos" "11" + "wide" "13" + "tall" "13" + "visible" "0" + "enabled" "1" + "image" "mvm/class_upgraded" + "scaleImage" "1" + "mouseinputenabled" "0" + + "pin_to_sibling" "sniper" + "pin_corner_to_sibling" "PIN_TOPRIGHT" + "pin_to_sibling_corner" "PIN_TOPRIGHT" + } + + "MvMUpgradeImageSpy" + { + "ControlName" "ImagePanel" + "fieldName" "MvMUpgradeImageSpy" + "xpos" "5" + "ypos" "-2" + "zpos" "11" + "wide" "13" + "tall" "13" + "visible" "0" + "enabled" "1" + "image" "mvm/class_upgraded" + "scaleImage" "1" + "mouseinputenabled" "0" + + "pin_to_sibling" "spy" + "pin_corner_to_sibling" "PIN_TOPRIGHT" + "pin_to_sibling_corner" "PIN_TOPRIGHT" + } + + "TFPlayerModel" + { + "ControlName" "CTFPlayerModelPanel" + "fieldName" "TFPlayerModel" + "xpos" "0" + "ypos" "0" + "zpos" "6" + "wide" "255" + "tall" "270" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "render_texture" "0" + "fov" "20" + "allow_rot" "1" + "paintbackground" "0" + "bgcolor_override" "255 255 255 0" + "paintbackgroundenabled" "1" + + "model" + { + "force_pos" "1" + "angles_x" "0" + "angles_y" "180" + "angles_z" "0" + "origin_x" "270" + "origin_y" "0" + "origin_z" "-43" + "frame_origin_x" "0" + "frame_origin_y" "0" + "frame_origin_z" "0" + "spotlight" "1" + "modelname" "" + } + } + + "ClassTipsPanel" + { + "ControlName" "CTFClassTipsPanel" + "fieldName" "ClassTipsPanel" + "xpos" "9999" + } + + "ClassHighlightPanel" + { + "ControlName" "CExplanationPopup" + "fieldName" "ClassHighlightPanel" + "xpos" "9999" + } +} \ No newline at end of file diff --git a/resource/ui/classselection.res b/resource/ui/classselection.res new file mode 100644 index 0000000..e4d6de5 --- /dev/null +++ b/resource/ui/classselection.res @@ -0,0 +1,2 @@ +"#base" "../../#customizations/_enabled/classselection-center.res" +"#base" "classselection-base.res" \ No newline at end of file diff --git a/resource/ui/compstats.res b/resource/ui/compstats.res new file mode 100644 index 0000000..8f467d0 --- /dev/null +++ b/resource/ui/compstats.res @@ -0,0 +1,372 @@ +"Resource/UI/CompStats.res" +{ + "ScrollableContainer" + { + "ControlName" "EditablePanel" + "fieldName" "ScrollableContainer" + "xpos" "0" + "ypos" "0" + "zpos" "100" + "wide" "260" + "tall" "335" + "visible" "1" + "proportionaltoparent" "1" + + "RankImage" + { + "ControlName" "CTFLocalPlayerBadgePanel" + "fieldName" "RankImage" + "xpos" "4" + "ypos" "-8" + "zpos" "110" + "wide" "o1" + "tall" "60" + "visible" "0" + "enabled" "1" + "proportionaltoparent" "1" + "mouseinputenabled" "0" + "matchgroup" "MatchGroup_Ladder_6v6" + } + + "RankPanel" + { + "ControlName" "CPvPRankPanel" + "fieldName" "RankPanel" + "xpos" "0" + "ypos" "-65" + "zpos" "100" + "wide" "330" + "tall" "f0" + "visible" "1" + "proportionaltoparent" "1" + "mouseinputenabled" "0" + "matchgroup" "MatchGroup_Ladder_6v6" + "show_model" "0" + "show_name" "0" + "show_stats" "1" + + "BGBorder" + { + "visible" "0" + } + } + + "ShowLeaderboardsButton" + { + "ControlName" "CExButton" + "fieldName" "ShowLeaderboardsButton" + "xpos" "rs1-10" + "ypos" "38" + "zpos" "0" + "wide" "p0.45" + "tall" "15" + "visible" "1" + "proportionaltoparent" "1" + "actionsignallevel" "2" + "command" "show_leaderboards" + "labeltext" "#TF_Competitive_ViewLeaderboards" + "font" "HudFontSmallest" + "fgcolor_override" "TanLight" + "textAlignment" "center" + "allcaps" "1" + + "sound_depressed" "UI/buttonclick.wav" + "sound_released" "UI/buttonclickrelease.wav" + } + + "ShowMatchHistoryButton" + { + "ControlName" "CExButton" + "fieldName" "ShowMatchHistoryButton" + "xpos" "10" + "ypos" "38" + "zpos" "0" + "wide" "p0.45" + "tall" "15" + "visible" "1" + "proportionaltoparent" "1" + "actionsignallevel" "2" + "command" "show_match_history" + "labeltext" "#TF_Competitive_ViewMatches" + "font" "HudFontSmallest" + "fgcolor_override" "TanLight" + "textAlignment" "center" + "allcaps" "1" + + "sound_depressed" "UI/buttonclick.wav" + "sound_released" "UI/buttonclickrelease.wav" + } + + "PlaylistBGPanel" + { + "ControlName" "EditablePanel" + "fieldName" "PlaylistBGPanel" + "xpos" "cs-0.5" + "ypos" "60" + "zpos" "-1" + "wide" "p0.95" + "tall" "p0.98" + "visible" "1" + "PaintBackgroundType" "2" + //"border" "MainMenuBGBorder" + "proportionaltoparent" "1" + "pinCorner" "2" + "autoResize" "1" + + "PlayListDropShadow" + { + "ControlName" "EditablePanel" + "fieldName" "PlayListDropShadow" + "xpos" "cs-0.5" + "ypos" "0" + "zpos" "100" + "wide" "p0.95" + "tall" "p0.98" + "visible" "1" + "PaintBackgroundType" "2" + "border" "InnerShadowBorder" + "proportionaltoparent" "1" + "mouseinputenabled" "0" + } + + "MatchHistoryCategories" + { + "ControlName" "EditablePanel" + "fieldName" "MatchHistoryCategories" + "xpos" "cs-0.5" + "ypos" "0" + "zpos" "10" + "wide" "p0.95" + "tall" "20" + "visible" "1" + "proportionaltoparent" "1" + + "BGPanel" + { + "ControlName" "EditablePanel" + "fieldName" "BGPanel" + "xpos" "cs-0.5" + "ypos" "rs1" + "zpos" "-100" + "wide" "p1.2" + "tall" "p1.3" + "visible" "1" + "proportionaltoparent" "1" + "border" "MainMenuBGBorder" + } + + "SortArrow" + { + "ControlName" "Label" + "fieldName" "SortArrow" + "xpos" "0" + "ypos" "0" + "wide" "20" + "tall" "f0" + "proportionaltoparent" "1" + "visible" "1" + "paintbackground" "0" + "mouseinputenabled" "0" + "labeltext" "6" + "font" "MarlettSmall" + "textAlignment" "west" + + "defaultFgColor_override" "TanDark" + "armedFgColor_override" "TanDark" + "selectedFgColor_override" "TanDark" + } + + "ResultButton" + { + "ControlName" "CExButton" + "fieldName" "ResultButton" + "xpos" "0" + "ypos" "0" + "wide" "p0.18" + "tall" "18" + "proportionaltoparent" "1" + "visible" "1" + "labeltext" "#TF_Competitive_Result" + "font" "HudFontSmallest" + "textAlignment" "west" + "textinsetx" "15" + "fgcolor_override" "141 63 63 255" + "paintbackground" "0" + "border_default" "SortCategoryBorder" + + "defaultFgColor_override" "TanDark" + "armedFgColor_override" "Orange" + "selectedFgColor_override" "TanLight" + + "image_selectedcolor" "White" + "image_armedcolor" "Transparent" + "image_drawcolor" "Transparent" + + "command" "sort0" + "actionsignallevel" "4" + + "sound_depressed" "UI/buttonclick.wav" + "sound_released" "UI/buttonclickrelease.wav" + } + + "DateButton" + { + "ControlName" "CExButton" + "fieldName" "DateButton" + "xpos" "p0.18" + "ypos" "0" + "wide" "p0.4" + "tall" "18" + "proportionaltoparent" "1" + "visible" "1" + "paintbackground" "0" + "border_default" "SortCategoryBorder" + "labeltext" "#TF_Competitive_Date" + "font" "HudFontSmallest" + "fgcolor_override" "TanLight" + "textAlignment" "west" + "textinsetx" "15" + + "defaultFgColor_override" "TanDark" + "armedFgColor_override" "Orange" + "selectedFgColor_override" "TanLight" + + "image_selectedcolor" "White" + "image_armedcolor" "Transparent" + "image_drawcolor" "Transparent" + + "command" "sort1" + "actionsignallevel" "4" + + "sound_depressed" "UI/buttonclick.wav" + "sound_released" "UI/buttonclickrelease.wav" + } + + "MapButton" + { + "ControlName" "CExButton" + "fieldName" "MapButton" + "xpos" "p0.58" + "ypos" "0" + "wide" "p0.29" + "tall" "18" + "proportionaltoparent" "1" + "visible" "1" + "paintbackground" "0" + "border_default" "SortCategoryBorder" + "labeltext" "#TF_Competitive_Map" + "font" "HudFontSmallest" + "fgcolor_override" "TanLight" + "textAlignment" "west" + "textinsetx" "15" + + "defaultFgColor_override" "TanDark" + "armedFgColor_override" "Orange" + "selectedFgColor_override" "TanLight" + + "image_selectedcolor" "White" + "image_armedcolor" "Transparent" + "image_drawcolor" "Transparent" + + "command" "sort2" + "actionsignallevel" "4" + + "sound_depressed" "UI/buttonclick.wav" + "sound_released" "UI/buttonclickrelease.wav" + } + + "KDRButton" + { + "ControlName" "CExButton" + "fieldName" "KDRButton" + "xpos" "p0.87" + "ypos" "0" + "wide" "p0.12" + "tall" "18" + "proportionaltoparent" "1" + "visible" "1" + "paintbackground" "0" + "labeltext" "#TF_Competitive_KDR" + "font" "HudFontSmallest" + "fgcolor_override" "TanLight" + "textAlignment" "west" + + "defaultFgColor_override" "TanDark" + "armedFgColor_override" "Orange" + "selectedFgColor_override" "TanLight" + + "image_selectedcolor" "White" + "image_armedcolor" "Transparent" + "image_drawcolor" "Transparent" + + "command" "sort3" + "actionsignallevel" "4" + + "sound_depressed" "UI/buttonclick.wav" + "sound_released" "UI/buttonclickrelease.wav" + } + } + + "MatchHistoryContainer" + { + "ControlName" "CScrollableList" + "fieldName" "MatchHistoryContainer" + "xpos" "cs-0.5" + "ypos" "20" + "wide" "p0.95" + "tall" "p0.98" + "visible" "1" + "proportionaltoparent" "1" + "restrict_width" "0" + + "ScrollBar" + { + "ControlName" "ScrollBar" + "FieldName" "ScrollBar" + "xpos" "rs1-1" + "ypos" "0" + "tall" "f0" + "wide" "5" // This gets slammed from client schme. GG. + "zpos" "1000" + "nobuttons" "1" + "proportionaltoparent" "1" + + "Slider" + { + "fgcolor_override" "TanDark" + } + + "UpButton" + { + "ControlName" "Button" + "FieldName" "UpButton" + "visible" "0" + } + + "DownButton" + { + "ControlName" "Button" + "FieldName" "DownButton" + "visible" "0" + } + } + } + + "Leaderboard" + { + "ControlName" "CLadderLobbyLeaderboard" + "fieldName" "Leaderboard" + "xpos" "cs-0.5" + "ypos" "7" + "wide" "p0.95" + "tall" "p0.98" + "visible" "0" + "enabled" "1" + "mouseinputenabled" "1" + "scaleImage" "1" + "entry_step" "23" + "proportionaltoparent" "1" + } + } + } +} \ No newline at end of file diff --git a/resource/ui/controlpointcountdown.res b/resource/ui/controlpointcountdown.res new file mode 100644 index 0000000..f99839f --- /dev/null +++ b/resource/ui/controlpointcountdown.res @@ -0,0 +1,23 @@ +"Resource/UI/ControlPointCountdown.res" +{ + "CapCountdownLabel" + { + "ControlName" "CExLabel" + "fieldName" "CapCountdownLabel" + "font" "HudFontSmallishBold" + "xpos" "0" + "ypos" "0" + "zpos" "1" + "wide" "30" + "tall" "30" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "wrap" "0" + "labelText" "%capturetime%" + "textAlignment" "center" + "fgcolor" "TanLight" + "bgcolor" "TanLight" + } +} \ No newline at end of file diff --git a/resource/ui/controlpointicon.res b/resource/ui/controlpointicon.res new file mode 100644 index 0000000..30bb3d3 --- /dev/null +++ b/resource/ui/controlpointicon.res @@ -0,0 +1,112 @@ +"Resource/UI/ControlPointIcon.res" +{ + "ControlPointIcon" + { + "ControlName" "EditablePanel" + "fieldName" "ControlPointIcon" + "xpos" "0" + "ypos" "0" + "zpos" "2" + "wide" "26" + "tall" "26" + "visible" "1" + "enabled" "1" + } + + "Countdown" + { + "ControlName" "CControlPointCountdown" + "fieldName" "Countdown" + "xpos" "0" + "ypos" "0" + "zpos" "4" + "wide" "26" + "tall" "26" + "visible" "1" + "enabled" "1" + } + + "CapPlayerImage" + { + "ControlName" "ImagePanel" + "fieldName" "CapPlayerImage" + "xpos" "0" + "ypos" "0" + "zpos" "3" + "wide" "8" + "tall" "16" + "visible" "0" + "enabled" "1" + "image" "capture_icon" + "scaleImage" "1" + } + + "CapNumPlayers" + { + "ControlName" "Label" + "fieldName" "CapNumPlayers" + "font" "HudFontSmallest" + "xpos" "11" + "ypos" "1" + "zpos" "4" + "wide" "16" + "tall" "26" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "labelText" "#ControlPointIconCappers" + "textAlignment" "west" + "dulltext" "0" + "brighttext" "0" + } + + "OverlayImage" + { + "ControlName" "ImagePanel" + "fieldName" "OverlayImage" + "xpos" "18" + "ypos" "0" + "zpos" "4" + "wide" "12" + "tall" "12" + "visible" "0" + "enabled" "1" + "image" "capture_icon" + "scaleImage" "1" + } + + "CPTimerLabel" + { + "ControlName" "CExLabel" + "fieldName" "CPTimerLabel" + "xpos" "0" + "ypos" "0" + "zpos" "0" + "wide" "9" + "tall" "20" + "visible" "0" + "enabled" "1" + "labelText" "60" + "textAlignment" "center" + "dulltext" "0" + "brighttext" "0" + "wrap" "0" + "font" "HudFontSmallishBold" + } + + "CPTimerBG" + { + "ControlName" "Panel" + "fieldName" "CPTimerBG" + "xpos" "0" + "ypos" "0" + "zpos" "-1" + "wide" "60" + "tall" "30" + "visible" "0" + "enabled" "1" + "image" "../sprites/obj_icons/icon_obj_timer" + "scaleImage" "1" + } +} \ No newline at end of file diff --git a/resource/ui/controlpointprogressbar.res b/resource/ui/controlpointprogressbar.res new file mode 100644 index 0000000..ebe6289 --- /dev/null +++ b/resource/ui/controlpointprogressbar.res @@ -0,0 +1,65 @@ +"Resource/UI/ControlPointProgressBar.res" +{ + "ControlPointProgressBar" + { + "ControlName" "EditablePanel" + "fieldName" "ControlPointProgressBar" + "xpos" "0" + "ypos" "0" + "zpos" "20" + "wide" "100" + "tall" "65" + "visible" "0" + "enabled" "1" + } + + "ProgressBar" + { + "ControlName" "CircularProgressBar" + "fieldName" "ProgressBar" + "wide" "0" + "tall" "0" + "visible" "0" + "enabled" "0" + } + + "Teardrop" + { + "ControlName" "CIconPanel" + "fieldName" "Teardrop" + "wide" "0" + "tall" "0" + "visible" "0" + "enabled" "0" + } + + "TeardropSide" + { + "ControlName" "CIconPanel" + "fieldName" "TeardropSide" + "wide" "0" + "tall" "0" + "visible" "0" + "enabled" "0" + } + + "ProgressText" + { + "ControlName" "Label" + "fieldName" "ProgressText" + "wide" "0" + "tall" "0" + "visible" "0" + "enabled" "0" + } + + "Blocked" + { + "ControlName" "CIconPanel" + "fieldName" "Blocked" + "wide" "0" + "tall" "0" + "visible" "0" + "enabled" "0" + } +} \ No newline at end of file diff --git a/resource/ui/craftingpanel.res b/resource/ui/craftingpanel.res new file mode 100644 index 0000000..b6d777b --- /dev/null +++ b/resource/ui/craftingpanel.res @@ -0,0 +1,471 @@ +"Resource/UI/CraftingPanel.res" +{ + "crafting_panel" + { + "ControlName" "Frame" + "fieldName" "crafting_panel" + "xpos" "0" + "ypos" "0" + "wide" "f0" + "tall" "400" + "zpos" "501" + "visible" "1" + "autoResize" "0" + "pinCorner" "0" + "enabled" "1" + "tabPosition" "0" + "settitlebarvisible" "0" + "PaintBackgroundType" "0" + "bgcolor_override" "DarkGrey" + "infocus_bgcolor_override" "DarkGrey" + "outoffocus_bgcolor_override" "DarkGrey" + + "item_ypos" "85" + "output_item_ypos" "255" + "item_crafting_offcenter_x" "0" + "item_backpack_xdelta" "2" + "item_backpack_ydelta" "4" + + "button_xpos_offcenter" "175" + "button_ypos" "85" + "button_ydelta" "80" + "button_override_delete_xpos" "0" + + "modelpanels_kv" + { + "ControlName" "CItemModelPanel" + "wide" "70" + "tall" "45" + "visible" "0" + "bgcolor_override" "Transparent" + "noitem_textcolor" "TextColor" + "PaintBackgroundType" "2" + "paintborder" "1" + + "model_ypos" "5" + "model_tall" "35" + "text_center" "1" + "name_only" "1" + "text_forcesize" "3" + "noitem_use_fullpanel" "1" + + "inset_eq_x" "2" + "inset_eq_y" "2" + + "MainContentsContainer" + { + "ControlName" "EditablePanel" + "fieldName" "MainContentsContainer" + "xpos" "0" + "ypos" "0" + "wide" "f0" + "tall" "f0" + "visible" "1" + "bgcolor_override" "Transparent" + + "itemmodelpanel" + { + "use_item_rendertarget" "0" + "inventory_image_type" "1" + "allow_rot" "0" + } + + "namelabel" + { + "ControlName" "CExLabel" + "fieldName" "namelabel" + "xpos" "0" + "ypos" "0" + "zpos" "2" + "wide" "50" + "tall" "30" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "labelText" "%itemname%" + "textAlignment" "south" + "fgcolor" "TanLight" + "wrap" "1" + "centerwrap" "1" + } + } + } + + "recipebuttons_kv" + { + "font" "HudFontSmallest" + "xpos" "0" + "ypos" "0" + "zpos" "1" + "wide" "280" + "tall" "13" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "wrap" "0" + "centerwrap" "0" + "textAlignment" "west" + "textinsetx" "0" + + "defaultFgColor_override" "TextColor" + "defaultBgColor_override" "Transparent" + "armedFgColor_override" "TanLight" + "armedBgColor_override" "Transparent" + "depressedFgColor_override" "15 255 255 255" + "depressedBgColor_override" "Transparent" + } + + "filter_xoffset" "-290" + "filter_ypos" "30" + "filter_xdelta" "10" + "filter_ydelta" "10" + + "recipefilterbuttons_kv" + { + "zpos" "2" + "wide" "30" + "tall" "30" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "tabPosition" "0" + "labelText" "" + "textAlignment" "south-west" + "Command" "" + "Default" "0" + "font" "MenuKeys" + "scaleImage" "1" + "sound_depressed" "UI/buttonclick.wav" + "sound_released" "UI/buttonclickrelease.wav" + } + } + + "ClassLabel" + { + "ControlName" "CExLabel" + "fieldName" "ClassLabel" + "font" "HudFontSmall" + "labelText" "#CraftStep1" + "textAlignment" "north-west" + "xpos" "c-290" + "ypos" "10" + "zpos" "1" + "wide" "240" + "tall" "25" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "fgcolor_override" "TanLight" + } + + "selectedrecipecontainer" + { + "ControlName" "EditablePanel" + "fieldName" "selectedrecipecontainer" + "xpos" "c0" + "ypos" "0" + "zpos" "5" + "wide" "300" + "tall" "350" + "PaintBackgroundType" "2" + "bgcolor_override" "200 187 161 0" + + "RecipeTitle" + { + "ControlName" "CExLabel" + "fieldName" "RecipeTitle" + "font" "HudFontSmall" + "labelText" "%recipetitle%" + "textAlignment" "west" + "xpos" "0" + "ypos" "10" + "zpos" "1" + "wide" "280" + "tall" "30" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "fgcolor" "200 187 161 255" + "wrap" "1" + } + + "RecipeInputStringLabel" + { + "ControlName" "CExLabel" + "fieldName" "RecipeInputStringLabel" + "font" "ItemFontAttribLarge" + "labelText" "%recipeinputstring%" + "textAlignment" "north-west" + "xpos" "0" + "ypos" "45" + "zpos" "1" + "wide" "280" + "tall" "25" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "fgcolor" "153 204 255 255" + "wrap" "1" + } + + "InputLabel" + { + "ControlName" "CExLabel" + "fieldName" "InputLabel" + "font" "HudFontSmall" + "labelText" "#Craft_Recipe_Inputs" + "textAlignment" "north-west" + "xpos" "0" + "ypos" "68" + "zpos" "1" + "wide" "200" + "tall" "25" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "fgcolor" "TextColor" + } + + "OutputLabel" + { + "ControlName" "CExLabel" + "fieldName" "OutputLabel" + "font" "HudFontSmall" + "labelText" "#Craft_Recipe_Outputs" + "textAlignment" "north-west" + "xpos" "0" + "ypos" "238" + "zpos" "1" + "wide" "200" + "tall" "25" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "fgcolor" "TextColor" + } + + "CraftButton" + { + "ControlName" "CExButton" + "fieldName" "CraftButton" + "xpos" "0" + "ypos" "318" + "zpos" "20" + "wide" "200" + "tall" "30" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "0" + "tabPosition" "0" + "labelText" "#CraftConfirm" + "font" "HudFontMedium" + "textAlignment" "center" + "textinsetx" "50" + "dulltext" "0" + "brighttext" "0" + "Command" "craft" + + "sound_depressed" "UI/buttonclick.wav" + "sound_released" "UI/buttonclickrelease.wav" + } + + "FreeAccountLabel" + { + "ControlName" "CExLabel" + "fieldName" "FreeAccountLabel" + "font" "HudFontSmallest" + "labelText" "#Craft_PremiumRecipe" + "textAlignment" "west" + "xpos" "0" + "ypos" "318" + "zpos" "21" + "wide" "200" + "tall" "25" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "wrap" "1" + "fgcolor" "178 82 22 255" + } + + "UpgradeButton" + { + "ControlName" "CExButton" + "fieldName" "UpgradeButton" + "xpos" "200" + "ypos" "318" + "zpos" "20" + "wide" "100" + "tall" "25" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "tabPosition" "0" + "labelText" "#TF_Trial_Upgrade" + "font" "HudFontSmall" + "textAlignment" "center" + "textinsetx" "50" + "dulltext" "0" + "brighttext" "0" + "Command" "upgrade" + + "sound_depressed" "UI/buttonclick.wav" + "sound_released" "UI/buttonclickrelease.wav" + + "defaultBgColor_override" "102 122 42 255" + "armedBgColor_override" "143 167 57 255" + "depressedBgColor_override" "143 167 57 255" + "selectedBgColor_override" "143 167 57 255" + } + } + + "recipecontainerscroller" + { + "ControlName" "EditablePanel" + "fieldName" "recipecontainerscroller" + "xpos" "c-290" + "ypos" "70" + "zpos" "5" + "wide" "280" + "tall" "240" + "PaintBackgroundType" "2" + "fgcolor_override" "59 54 48 255" + "bgcolor_override" "200 187 161 0" + "autohide_buttons" "1" + } + + "recipecontainer" + { + "ControlName" "EditablePanel" + "fieldName" "recipecontainer" + "xpos" "0" + "ypos" "0" + "zpos" "5" + "wide" "280" + "tall" "240" + "PaintBackgroundType" "2" + "bgcolor_override" "200 187 161 0" + } + + "mouseoveritempanel" + { + "ControlName" "CItemModelPanel" + "fieldName" "mouseoveritempanel" + "xpos" "c-70" + "ypos" "270" + "zpos" "100" + "wide" "300" + "tall" "300" + "visible" "0" + "bgcolor_override" "Transparent" + "noitem_textcolor" "TextColor" + "PaintBackgroundType" "2" + "paintborder" "1" + "text_ypos" "20" + "text_center" "1" + "model_hide" "1" + "resize_to_text" "1" + "padding_height" "15" + + "attriblabel" + { + "font" "ItemFontAttribLarge" + "xpos" "0" + "ypos" "30" + "zpos" "101" + "wide" "140" + "tall" "60" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "labelText" "%attriblist%" + "textAlignment" "center" + "fgcolor" "TextColor" + "centerwrap" "1" + } + } + + "mousedragitempanel" + { + "ControlName" "CItemModelPanel" + "fieldName" "mousedragitempanel" + "xpos" "c-70" + "ypos" "270" + "zpos" "100" + "wide" "54" + "tall" "42" + "visible" "0" + "bgcolor_override" "Transparent" + "noitem_textcolor" "TextColor" + "PaintBackgroundType" "2" + "paintborder" "1" + "model_ypos" "5" + "model_tall" "35" + "text_ypos" "60" + "text_center" "1" + "name_only" "1" + + "itemmodelpanel" + { + "use_item_rendertarget" "0" + "allow_rot" "0" + } + } + + "TooltipPanel" + { + "ControlName" "EditablePanel" + "fieldName" "TooltipPanel" + "xpos" "0" + "ypos" "0" + "zpos" "100" + "wide" "140" + "tall" "50" + "visible" "0" + "PaintBackgroundType" "2" + "border" "MainMenuBGBorder" + + "TipLabel" + { + "ControlName" "CExLabel" + "fieldName" "TipLabel" + "font" "HudFontSmallest" + "labelText" "%tiptext%" + "textAlignment" "center" + "xpos" "20" + "ypos" "10" + "zpos" "2" + "wide" "100" + "tall" "30" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "fgcolor_override" "TanLight" + "wrap" "1" + "centerwrap" "1" + } + } + + "ShowExplanationsButton" + { + "ControlName" "CExButton" + "fieldName" "ShowExplanationsButton" + "xpos" "9999" + "wide" "0" + "tall" "0" + "visible" "0" + "enabled" "0" + } +} \ No newline at end of file diff --git a/resource/ui/craftingstatusdialog.res b/resource/ui/craftingstatusdialog.res new file mode 100644 index 0000000..71bd14b --- /dev/null +++ b/resource/ui/craftingstatusdialog.res @@ -0,0 +1,121 @@ +"Resource/UI/CraftingStatusDialog.res" +{ + "CraftingStatusDialog" + { + "fieldName" "CraftingStatusDialog" + "visible" "1" + "enabled" "1" + "xpos" "c-100" + "ypos" "200" + "wide" "200" + "tall" "110" + "settitlebarvisible" "0" + "border" "CyanBorder" + "bgcolor_override" "DarkGrey" + "paintbackgroundtype" "0" + } + + "CenterPositioner" + { + "ControlName" "Label" + "fieldName" "CenterPositioner" + "font" "HudFontSmall" + "xpos" "0" + "ypos" "10" + "zpos" "0" + "wide" "200" + "tall" "0" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "wrap" "0" + "centerwrap" "0" + "labelText" "" + "textAlignment" "center" + "bgcolor_override" "Transparent" + } + + "RecipeItemModelPanel" + { + "ControlName" "CItemModelPanel" + "fieldName" "RecipeItemModelPanel" + "visible" "0" + } + + "TitleLabel" + { + "ControlName" "Label" + "fieldName" "TitleLabel" + "font" "HudFontMediumSmall" + "xpos" "0" + "ypos" "0" + "zpos" "0" + "wide" "200" + "tall" "60" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "wrap" "0" + "centerwrap" "1" + "labelText" "%updatetext%" + "textAlignment" "center" + "fgcolor_override" "ColorCyan" + "bgcolor_override" "Transparent" + "auto_wide_tocontents" "1" + + "pin_to_sibling" "CenterPositioner" + "pin_corner_to_sibling" "4" + "pin_to_sibling_corner" "4" + } + + "EllipsesLabel" + { + "ControlName" "Label" + "fieldName" "EllipsesLabel" + "font" "HudFontSmall" + "xpos" "0" + "ypos" "0" + "zpos" "0" + "wide" "200" + "tall" "60" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "labelText" "%ellipses%" + "textAlignment" "west" + "fgcolor_override" "TanLight" + "bgcolor_override" "Transparent" + + "pin_to_sibling" "TitleLabel" + "pin_corner_to_sibling" "0" + "pin_to_sibling_corner" "1" + } + + "CloseButton" + { + "ControlName" "CExButton" + "fieldName" "CloseButton" + "xpos" "50" + "ypos" "75" + "zpos" "1" + "wide" "100" + "tall" "25" + "autoResize" "0" + "pinCorner" "3" + "visible" "1" + "enabled" "1" + "tabPosition" "0" + "labelText" "#GameUI_Ok" + "font" "HudFontMediumSmall" + "textAlignment" "center" + "dulltext" "0" + "brighttext" "0" + "default" "1" + "Command" "close" + "sound_depressed" "UI/buttonclick.wav" + "sound_released" "UI/buttonclickrelease.wav" + } +} \ No newline at end of file diff --git a/resource/ui/dashboardpartymember-base.res b/resource/ui/dashboardpartymember-base.res new file mode 100644 index 0000000..06e959a --- /dev/null +++ b/resource/ui/dashboardpartymember-base.res @@ -0,0 +1,170 @@ +"Resource/UI/DashboardPartyMember.res" +{ + "avatar" + { + // "ControlName" "CAvatarImagePanel" + "fieldName" "avatar" + "xpos" "1" + "ypos" "1" + "zpos" "101" + "wide" "f2" + "tall" "f2" + "visible" "1" + "proportionaltoparent" "1" + "scaleImage" "1" + } + + "EmptyImage" + { + "ControlName" "ImagePanel" + "fieldName" "EmptyImage" + "xpos" "1" + "ypos" "1" + "zpos" "100" + "wide" "f2" + "tall" "f2" + "visible" "1" + "proportionaltoparent" "1" + "scaleImage" "1" + "image" "class_portraits/silhouette_alpha" + "mouseinputenabled" "0" + } + + "LeaderIcon" + { + "ControlName" "ImagePanel" + "fieldName" "LeaderIcon" + "xpos" "0" + "ypos" "0" + "zpos" "105" + "wide" "8" + "tall" "8" + "visible" "1" + "enabled" "1" + "image" "importtool_goldstar" + "scaleImage" "1" + "mouseinputenabled" "0" + } + + "BannedIcon" + { + "ControlName" "ImagePanel" + "fieldName" "BannedIcon" + "xpos" "cs-0.5" + "ypos" "cs-0.5" + "zpos" "105" + "wide" "p0.75" + "tall" "p0.75" + "visible" "1" + "enabled" "1" + "image" "glyph_alert" + "scaleImage" "1" + "mouseinputenabled" "0" + "proportionaltoparent" "1" + "drawcolor" "255 0 0 255" + } + + "OutOfDateIcon" + { + "ControlName" "ImagePanel" + "fieldName" "OutOfDateIcon" + "xpos" "cs-0.5" + "ypos" "cs-0.5" + "zpos" "105" + "wide" "p0.75" + "tall" "p0.75" + "visible" "1" + "enabled" "1" + "image" "glyph_alert" + "scaleImage" "1" + "mouseinputenabled" "0" + "proportionaltoparent" "1" + "drawcolor" "OrangeDim" + } + + "OfflineIcon" + { + "ControlName" "ImagePanel" + "fieldName" "OfflineIcon" + "xpos" "cs-0.5" + "ypos" "cs-0.5" + "zpos" "105" + "wide" "p0.65" + "tall" "p0.65" + "visible" "1" + "enabled" "1" + "image" "gc_dc" + "scaleImage" "1" + "mouseinputenabled" "0" + "proportionaltoparent" "1" + "drawcolor" "OrangeDim" + } + + "StatusDimmer" + { + "ControlName" "Panel" + "fieldName" "StatusDimmer" + "xpos" "1" + "ypos" "1" + "zpos" "104" + "wide" "f2" + "tall" "f2" + "visible" "1" + "proportionaltoparent" "1" + "bgcolor_override" "0 0 0 240" + } + + "InteractButton" + { + "ControlName" "CExImageButton" + "fieldName" "InteractButton" + "xpos" "cs-0.5" + "ypos" "cs-0.5" + "zpos" "200" + "wide" "f1" + "tall" "f1" + "autoResize" "0" + "pinCorner" "3" + "visible" "1" + "enabled" "1" + "tabPosition" "0" + "font" "PlayerPanelPlayerName" + "textAlignment" "center" + "dulltext" "0" + "brighttext" "0" + "Command" "interact" + "proportionaltoparent" "1" + "labeltext" "" + "mouseinputenabled" "1" + "keyboardinputenabled" "0" + "actionsignallevel" "1" + + "sound_depressed" "UI/buttonclick.wav" + "sound_released" "UI/buttonclickrelease.wav" + + "defaultBgColor_override" "235 226 202 2" + "armedBgColor_override" "94 150 49 20" + + "border_default" "NoBorder" + "border_armed" "FriendHighlightBorderThick" + } + + "Spinner" + { + "ControlName" "CTFLogoPanel" + "fieldName" "Spinner" + "xpos" "1" + "ypos" "1" + "zpos" "104" + "wide" "f2" + "tall" "f2" + "visible" "1" + "proportionaltoparent" "1" + "mouseinputenabled" "0" + "alpha" "200" + + "radius" "26" + "velocity" "60" + "fgcolor_override" "Orange" + } +} \ No newline at end of file diff --git a/resource/ui/dashboardpartymember.res b/resource/ui/dashboardpartymember.res new file mode 100644 index 0000000..a8d50fd --- /dev/null +++ b/resource/ui/dashboardpartymember.res @@ -0,0 +1,2 @@ +"#base" "../../#customizations/streamermode/dashboardpartymember.res" +"#base" "dashboardpartymember-base.res" \ No newline at end of file diff --git a/resource/ui/destroy_menu/base_active.res b/resource/ui/destroy_menu/base_active.res new file mode 100644 index 0000000..2ace4fa --- /dev/null +++ b/resource/ui/destroy_menu/base_active.res @@ -0,0 +1,107 @@ +"Resource/UI/destroy_menu/base_active.res" +{ + "ItemNameLabel" + { + "ControlName" "CExLabel" + "fieldName" "ItemNameLabel" + "font" "HudFontSmall" + "xpos" "0" + "ypos" "4" + "zpos" "1" + "wide" "100" + "tall" "15" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "labelText" "#TF_Object_Sentry" + "textAlignment" "center" + "dulltext" "0" + "brighttext" "0" + } + + "ItemBackground" + { + "ControlName" "CIconPanel" + "fieldName" "ItemBackground" + "xpos" "4" + "ypos" "14" + "zpos" "0" + "wide" "98" + "tall" "105" + "visible" "0" + "enabled" "0" + "scaleImage" "1" + "icon" "hud_menu_item_bg_outline" + "iconColor" "ProgressOffWhite" + } + + "BuildingIcon" + { + "ControlName" "CIconPanel" + "fieldName" "BuildingIcon" + "xpos" "22" + "ypos" "25" + "zpos" "2" + "wide" "56" + "tall" "56" + "visible" "1" + "enabled" "1" + "scaleImage" "1" + "icon" "hud_menu_sentry_build" + "iconColor" "White" + } + + "DestroyIcon" + { + "ControlName" "CIconPanel" + "fieldName" "DestroyIcon" + "xpos" "22" + "ypos" "33" + "zpos" "2" + "wide" "56" + "tall" "56" + "visible" "1" + "enabled" "1" + "scaleImage" "1" + "icon" "ico_demolish" + "iconColor" "White" + } + + "NumberBg" + { + "ControlName" "CIconPanel" + "fieldName" "NumberBg" + "xpos" "41" + "ypos" "99" + "zpos" "0" + "wide" "0" + "tall" "0" + "visible" "0" + "enabled" "0" + "scaleImage" "1" + "icon" "ico_key_blank" + "iconColor" "White" + } + + "NumberLabel" + { + "ControlName" "CExLabel" + "fieldName" "NumberLabel" + "font" "HudFontMediumSecondary" + "fgcolor" "TanLight" + "xpos" "0" + "ypos" "95" + "zpos" "1" + "wide" "100" + "tall" "20" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "labelText" "1" + "textAlignment" "center" + "dulltext" "1" + "brighttext" "0" + } +} \ No newline at end of file diff --git a/resource/ui/destroy_menu/base_inactive.res b/resource/ui/destroy_menu/base_inactive.res new file mode 100644 index 0000000..119d671 --- /dev/null +++ b/resource/ui/destroy_menu/base_inactive.res @@ -0,0 +1,116 @@ +"Resource/UI/destroy_menu/base_inactive.res" +{ + "ItemNameLabel" + { + "ControlName" "CExLabel" + "fieldName" "ItemNameLabel" + "font" "HudFontSmall" + "xpos" "0" + "ypos" "4" + "zpos" "1" + "wide" "100" + "tall" "15" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "labelText" "#TF_Object_Sentry" + "textAlignment" "center" + "dulltext" "0" + "brighttext" "0" + "fgcolor_override" "ColorRed" + } + + "ItemBackground" + { + "ControlName" "CIconPanel" + "fieldName" "ItemBackground" + "xpos" "4" + "ypos" "14" + "zpos" "0" + "wide" "98" + "tall" "105" + "visible" "0" + "enabled" "0" + "scaleImage" "1" + "icon" "hud_menu_item_bg_outline" + "iconColor" "Black" + } + + "NotBuiltLabel" + { + "ControlName" "CExLabel" + "fieldName" "NotBuiltLabel" + "font" "HudFontSmall" + "xpos" "0" + "ypos" "60" + "zpos" "2" + "wide" "100" + "tall" "18" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "labelText" "#TF_NotBuilt" + "textAlignment" "center" + "fgcolor_override" "ColorRed" + } + + "UnavailableLabel" + { + "ControlName" "CExLabel" + "fieldName" "UnavailableLabel" + "font" "HudFontSmall" + "xpos" "0" + "ypos" "60" + "zpos" "2" + "wide" "100" + "tall" "18" + "autoResize" "0" + "pinCorner" "0" + "visible" "0" + "enabled" "1" + "labelText" "#Hud_Menu_Build_Unavailable" + "textAlignment" "center" + "dulltext" "0" + "brighttext" "0" + "fgcolor_override" "ColorRed" + } + + "NumberBg" + { + "ControlName" "CIconPanel" + "fieldName" "NumberBg" + "xpos" "41" + "ypos" "99" + "zpos" "0" + "wide" "0" + "tall" "0" + "visible" "0" + "enabled" "0" + "scaleImage" "1" + "icon" "ico_key_blank" + "iconColor" "White" + } + + "NumberLabel" + { + "ControlName" "CExLabel" + "fieldName" "NumberLabel" + "font" "HudFontMediumSecondary" + "fgcolor" "ColorRed" + "xpos" "0" + "ypos" "95" + "zpos" "1" + "wide" "100" + "tall" "20" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "labelText" "1" + "textAlignment" "center" + "dulltext" "1" + "brighttext" "0" + } +} \ No newline at end of file diff --git a/resource/ui/destroy_menu/dispenser_active.res b/resource/ui/destroy_menu/dispenser_active.res new file mode 100644 index 0000000..e7cf04b --- /dev/null +++ b/resource/ui/destroy_menu/dispenser_active.res @@ -0,0 +1,14 @@ +#base "base_active.res" + +"Resource/UI/destroy_menu/dispenser_active.res" +{ + "ItemNameLabel" + { + "labelText" "#TF_Object_Dispenser" + } + + "BuildingIcon" + { + "icon" "obj_status_dispenser" + } +} \ No newline at end of file diff --git a/resource/ui/destroy_menu/dispenser_inactive.res b/resource/ui/destroy_menu/dispenser_inactive.res new file mode 100644 index 0000000..13edc84 --- /dev/null +++ b/resource/ui/destroy_menu/dispenser_inactive.res @@ -0,0 +1,9 @@ +#base "base_inactive.res" + +"Resource/UI/build_menu/dispenser_inactive.res" +{ + "ItemNameLabel" + { + "labelText" "#TF_Object_Dispenser" + } +} \ No newline at end of file diff --git a/resource/ui/destroy_menu/hudmenuengydestroy.res b/resource/ui/destroy_menu/hudmenuengydestroy.res new file mode 100644 index 0000000..f72eb92 --- /dev/null +++ b/resource/ui/destroy_menu/hudmenuengydestroy.res @@ -0,0 +1,237 @@ +"Resource/UI/build_menu/HudMenuEngyDestroy.res" +{ + "MainBackground" + { + "ControlName" "EditablePanel" + "fieldName" "MainBackground" + "xpos" "9999" + } + + "DestroyIcon" + { + "ControlName" "CIconPanel" + "fieldName" "DestroyIcon" + "xpos" "9999" + } + + "TitleLabel" + { + "ControlName" "CExLabel" + "fieldName" "TitleLabel" + "font" "Cerbetica28" + "xpos" "20" + "ypos" "0" + "zpos" "2" + "wide" "380" + "tall" "25" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "labelText" "#Hud_menu_demolish_title" + "textAlignment" "west" + "dulltext" "0" + "brighttext" "0" + } + + "TitleLabelDropshadow" + { + "ControlName" "CExLabel" + "fieldName" "TitleLabelDropshadow" + "font" "Cerbetica28" + "fgcolor" "TransparentBlack" + "xpos" "-2" + "ypos" "-2" + "zpos" "1" + "wide" "380" + "tall" "25" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "labelText" "#Hud_menu_demolish_title" + "textAlignment" "west" + "dulltext" "1" + "brighttext" "0" + "pin_to_sibling" "TitleLabel" + } + + "CancelLabel" + { + "ControlName" "CExLabel" + "fieldName" "CancelLabel" + "font" "SpectatorKeyHints" + "xpos" "0" + "ypos" "8" + "zpos" "1" + "wide" "395" + "tall" "13" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "labelText" "#Hud_Menu_Build_Cancel" + "textAlignment" "east" + "dulltext" "0" + "brighttext" "0" + } + + "active_item_1" + { + "ControlName" "CEngyDestroyMenuItem" + "fieldName" "active_item_1" + "xpos" "0" + "ypos" "20" + "zpos" "1" + "wide" "100" + "tall" "130" + "visible" "1" + } + + "active_item_2" + { + "ControlName" "CEngyDestroyMenuItem" + "fieldName" "active_item_2" + "xpos" "100" + "ypos" "20" + "zpos" "1" + "wide" "100" + "tall" "130" + "visible" "1" + } + + "active_item_3" + { + "ControlName" "CEngyDestroyMenuItem" + "fieldName" "active_item_3" + "xpos" "200" + "ypos" "20" + "zpos" "1" + "wide" "100" + "tall" "130" + "visible" "1" + } + + "active_item_4" + { + "ControlName" "CEngyDestroyMenuItem" + "fieldName" "active_item_4" + "xpos" "300" + "ypos" "20" + "zpos" "1" + "wide" "100" + "tall" "130" + "visible" "1" + } + + "inactive_item_1" + { + "ControlName" "CEngyDestroyMenuItem" + "fieldName" "inactive_item_1" + "xpos" "0" + "ypos" "20" + "zpos" "1" + "wide" "100" + "tall" "130" + "visible" "1" + } + + "inactive_item_2" + { + "ControlName" "CEngyDestroyMenuItem" + "fieldName" "inactive_item_2" + "xpos" "100" + "ypos" "20" + "zpos" "1" + "wide" "100" + "tall" "130" + "visible" "1" + } + + "inactive_item_3" + { + "ControlName" "CEngyDestroyMenuItem" + "fieldName" "inactive_item_3" + "xpos" "200" + "ypos" "20" + "zpos" "1" + "wide" "100" + "tall" "130" + "visible" "1" + } + + "inactive_item_4" + { + "ControlName" "CEngyDestroyMenuItem" + "fieldName" "inactive_item_4" + "xpos" "300" + "ypos" "20" + "zpos" "1" + "wide" "100" + "tall" "130" + "visible" "1" + } + + "unavailable_item_1" + { + "ControlName" "CEngyDestroyMenuItem" + "fieldName" "unavailable_item_1" + "xpos" "0" + "ypos" "20" + "zpos" "1" + "wide" "100" + "tall" "130" + "visible" "1" + } + + "unavailable_item_2" + { + "ControlName" "CEngyDestroyMenuItem" + "fieldName" "unavailable_item_2" + "xpos" "100" + "ypos" "20" + "zpos" "1" + "wide" "100" + "tall" "130" + "visible" "1" + } + + "unavailable_item_3" + { + "ControlName" "CEngyDestroyMenuItem" + "fieldName" "unavailable_item_3" + "xpos" "200" + "ypos" "20" + "zpos" "1" + "wide" "100" + "tall" "130" + "visible" "1" + } + + "unavailable_item_4" + { + "ControlName" "CEngyDestroyMenuItem" + "fieldName" "unavailable_item_4" + "xpos" "300" + "ypos" "20" + "zpos" "1" + "wide" "100" + "tall" "130" + "visible" "1" + } + + "MenuBG" + { + "ControlName" "EditablePanel" + "fieldName" "MenuBG" + "xpos" "0" + "ypos" "20" + "zpos" "1" + "wide" "400" + "tall" "120" + "visible" "1" + "enabled" "1" + "bgcolor_override" "TransparentBlack" + "PaintBackgroundType" "2" + } +} \ No newline at end of file diff --git a/resource/ui/destroy_menu/pipboy/dispenser_active.res b/resource/ui/destroy_menu/pipboy/dispenser_active.res new file mode 100644 index 0000000..bad4dcb --- /dev/null +++ b/resource/ui/destroy_menu/pipboy/dispenser_active.res @@ -0,0 +1,25 @@ +#base "../base_active.res" + +"Resource/UI/destroy_menu/dispenser_active.res" +{ + "ItemNameLabel" + { + "labelText" "#TF_Object_Dispenser" + "fgcolor_override" "ColorGreen" + } + + "BuildingIcon" + { + "icon" "obj_status_dispenser" + } + + "DestroyIcon" + { + "iconColor" "ColorGreen" + } + + "NumberLabel" + { + "fgcolor_override" "ColorGreen" + } +} \ No newline at end of file diff --git a/resource/ui/destroy_menu/pipboy/dispenser_inactive.res b/resource/ui/destroy_menu/pipboy/dispenser_inactive.res new file mode 100644 index 0000000..4a651a8 --- /dev/null +++ b/resource/ui/destroy_menu/pipboy/dispenser_inactive.res @@ -0,0 +1,9 @@ +#base "../base_inactive.res" + +"Resource/UI/build_menu/dispenser_inactive.res" +{ + "ItemNameLabel" + { + "labelText" "#TF_Object_Dispenser" + } +} \ No newline at end of file diff --git a/resource/ui/destroy_menu/pipboy/hudmenuengydestroy.res b/resource/ui/destroy_menu/pipboy/hudmenuengydestroy.res new file mode 100644 index 0000000..3cba041 --- /dev/null +++ b/resource/ui/destroy_menu/pipboy/hudmenuengydestroy.res @@ -0,0 +1,36 @@ +#base "../HudMenuEngyDestroy.res" + +"Resource/UI/build_menu/HudMenuEngyDestroy.res" +{ + "ItemBackground" + { + "ControlName" "CTFImagePanel" + "fieldName" "ItemBackground" + "xpos" "0" + "ypos" "20" + "zpos" "0" + "wide" "400" + "tall" "120" + "visible" "1" + "enabled" "1" + "scaleImage" "1" + "image" "pipboy_overlay" + "tileImage" "1" + "drawcolor" "192 192 192 255" + } + + "DestroyIcon" + { + "iconColor" "ColorGreen" + } + + "TitleLabel" + { + "fgcolor" "ColorGreen" + } + + "CancelLabel" + { + "fgcolor" "ColorGreen" + } +} \ No newline at end of file diff --git a/resource/ui/destroy_menu/pipboy/sentry_active.res b/resource/ui/destroy_menu/pipboy/sentry_active.res new file mode 100644 index 0000000..f18172b --- /dev/null +++ b/resource/ui/destroy_menu/pipboy/sentry_active.res @@ -0,0 +1,25 @@ +#base "../base_active.res" + +"Resource/UI/destroy_menu/sentry_active.res" +{ + "ItemNameLabel" + { + "labelText" "#TF_Object_Sentry" + "fgcolor_override" "ColorGreen" + } + + "BuildingIcon" + { + "icon" "obj_status_sentrygun_1" + } + + "DestroyIcon" + { + "iconColor" "ColorGreen" + } + + "NumberLabel" + { + "fgcolor_override" "ColorGreen" + } +} \ No newline at end of file diff --git a/resource/ui/destroy_menu/pipboy/sentry_inactive.res b/resource/ui/destroy_menu/pipboy/sentry_inactive.res new file mode 100644 index 0000000..9c98ac0 --- /dev/null +++ b/resource/ui/destroy_menu/pipboy/sentry_inactive.res @@ -0,0 +1,9 @@ +#base "../base_inactive.res" + +"Resource/UI/destroy_menu/sentry_inactive.res" +{ + "ItemNameLabel" + { + "labelText" "#TF_Object_Sentry" + } +} \ No newline at end of file diff --git a/resource/ui/destroy_menu/pipboy/tele_entrance_active.res b/resource/ui/destroy_menu/pipboy/tele_entrance_active.res new file mode 100644 index 0000000..f5e3281 --- /dev/null +++ b/resource/ui/destroy_menu/pipboy/tele_entrance_active.res @@ -0,0 +1,25 @@ +#base "../base_active.res" + +"Resource/UI/destroy_menu/tele_entrance_active.res" +{ + "ItemNameLabel" + { + "labelText" "#TF_Object_Tele_Entrance_360" + "fgcolor_override" "ColorGreen" + } + + "BuildingIcon" + { + "icon" "obj_status_tele_entrance" + } + + "DestroyIcon" + { + "iconColor" "ColorGreen" + } + + "NumberLabel" + { + "fgcolor_override" "ColorGreen" + } +} \ No newline at end of file diff --git a/resource/ui/destroy_menu/pipboy/tele_entrance_inactive.res b/resource/ui/destroy_menu/pipboy/tele_entrance_inactive.res new file mode 100644 index 0000000..be3e807 --- /dev/null +++ b/resource/ui/destroy_menu/pipboy/tele_entrance_inactive.res @@ -0,0 +1,9 @@ +#base "../base_inactive.res" + +"Resource/UI/build_menu/tele_entrance_inactive.res" +{ + "ItemNameLabel" + { + "labelText" "#TF_Object_Tele_Entrance_360" + } +} \ No newline at end of file diff --git a/resource/ui/destroy_menu/pipboy/tele_exit_active.res b/resource/ui/destroy_menu/pipboy/tele_exit_active.res new file mode 100644 index 0000000..2c88af3 --- /dev/null +++ b/resource/ui/destroy_menu/pipboy/tele_exit_active.res @@ -0,0 +1,25 @@ +#base "../base_active.res" + +"Resource/UI/destroy_menu/tele_exit_active.res" +{ + "ItemNameLabel" + { + "labelText" "#TF_Object_Tele_Exit_360" + "fgcolor_override" "ColorGreen" + } + + "BuildingIcon" + { + "icon" "obj_status_tele_exit" + } + + "DestroyIcon" + { + "iconColor" "ColorGreen" + } + + "NumberLabel" + { + "fgcolor_override" "ColorGreen" + } +} \ No newline at end of file diff --git a/resource/ui/destroy_menu/pipboy/tele_exit_inactive.res b/resource/ui/destroy_menu/pipboy/tele_exit_inactive.res new file mode 100644 index 0000000..f236327 --- /dev/null +++ b/resource/ui/destroy_menu/pipboy/tele_exit_inactive.res @@ -0,0 +1,9 @@ +#base "../base_inactive.res" + +"Resource/UI/build_menu/tele_exit_inactive.res" +{ + "ItemNameLabel" + { + "labelText" "#TF_Object_Tele_Exit_360" + } +} \ No newline at end of file diff --git a/resource/ui/destroy_menu/sentry_active.res b/resource/ui/destroy_menu/sentry_active.res new file mode 100644 index 0000000..8c7ff2f --- /dev/null +++ b/resource/ui/destroy_menu/sentry_active.res @@ -0,0 +1,14 @@ +#base "base_active.res" + +"Resource/UI/destroy_menu/sentry_active.res" +{ + "ItemNameLabel" + { + "labelText" "#TF_Object_Sentry" + } + + "BuildingIcon" + { + "icon" "obj_status_sentrygun_1" + } +} \ No newline at end of file diff --git a/resource/ui/destroy_menu/sentry_inactive.res b/resource/ui/destroy_menu/sentry_inactive.res new file mode 100644 index 0000000..70bc79c --- /dev/null +++ b/resource/ui/destroy_menu/sentry_inactive.res @@ -0,0 +1,9 @@ +#base "base_inactive.res" + +"Resource/UI/destroy_menu/sentry_inactive.res" +{ + "ItemNameLabel" + { + "labelText" "#TF_Object_Sentry" + } +} \ No newline at end of file diff --git a/resource/ui/destroy_menu/tele_entrance_active.res b/resource/ui/destroy_menu/tele_entrance_active.res new file mode 100644 index 0000000..c2de6cc --- /dev/null +++ b/resource/ui/destroy_menu/tele_entrance_active.res @@ -0,0 +1,14 @@ +#base "base_active.res" + +"Resource/UI/destroy_menu/tele_entrance_active.res" +{ + "ItemNameLabel" + { + "labelText" "#TF_Object_Tele_Entrance_360" + } + + "BuildingIcon" + { + "icon" "obj_status_tele_entrance" + } +} \ No newline at end of file diff --git a/resource/ui/destroy_menu/tele_entrance_inactive.res b/resource/ui/destroy_menu/tele_entrance_inactive.res new file mode 100644 index 0000000..ac056b6 --- /dev/null +++ b/resource/ui/destroy_menu/tele_entrance_inactive.res @@ -0,0 +1,9 @@ +#base "base_inactive.res" + +"Resource/UI/build_menu/tele_entrance_inactive.res" +{ + "ItemNameLabel" + { + "labelText" "#TF_Object_Tele_Entrance_360" + } +} \ No newline at end of file diff --git a/resource/ui/destroy_menu/tele_exit_active.res b/resource/ui/destroy_menu/tele_exit_active.res new file mode 100644 index 0000000..1d78a15 --- /dev/null +++ b/resource/ui/destroy_menu/tele_exit_active.res @@ -0,0 +1,14 @@ +#base "base_active.res" + +"Resource/UI/destroy_menu/tele_exit_active.res" +{ + "ItemNameLabel" + { + "labelText" "#TF_Object_Tele_Exit_360" + } + + "BuildingIcon" + { + "icon" "obj_status_tele_exit" + } +} \ No newline at end of file diff --git a/resource/ui/destroy_menu/tele_exit_inactive.res b/resource/ui/destroy_menu/tele_exit_inactive.res new file mode 100644 index 0000000..8784005 --- /dev/null +++ b/resource/ui/destroy_menu/tele_exit_inactive.res @@ -0,0 +1,9 @@ +#base "base_inactive.res" + +"Resource/UI/build_menu/tele_exit_inactive.res" +{ + "ItemNameLabel" + { + "labelText" "#TF_Object_Tele_Exit_360" + } +} \ No newline at end of file diff --git a/resource/ui/disguise_menu/demoman_blue.res b/resource/ui/disguise_menu/demoman_blue.res new file mode 100644 index 0000000..1177abf --- /dev/null +++ b/resource/ui/disguise_menu/demoman_blue.res @@ -0,0 +1,22 @@ +#base "heavy_red.res" + +"Resource/UI/disguise_menu/demoman_blue.res" +{ + "ItemNameLabel" + { + "fgcolor" "HUDBlueTeamSolid" + "labelText" "#TF_Class_Name_Demoman" + } + + "NewNumberLabel" + { + "fgcolor" "HUDBlueTeamSolid" + "labelText" "1" + } + + "NumberLabel" + { + "fgcolor" "HUDBlueTeamSolid" + "labelText" "4" + } +} \ No newline at end of file diff --git a/resource/ui/disguise_menu/demoman_red.res b/resource/ui/disguise_menu/demoman_red.res new file mode 100644 index 0000000..21675cc --- /dev/null +++ b/resource/ui/disguise_menu/demoman_red.res @@ -0,0 +1,19 @@ +#base "heavy_red.res" + +"Resource/UI/disguise_menu/demoman_red.res" +{ + "ItemNameLabel" + { + "labelText" "#TF_Class_Name_Demoman" + } + + "NewNumberLabel" + { + "labelText" "1" + } + + "NumberLabel" + { + "labelText" "4" + } +} \ No newline at end of file diff --git a/resource/ui/disguise_menu/engineer_blue.res b/resource/ui/disguise_menu/engineer_blue.res new file mode 100644 index 0000000..64449fa --- /dev/null +++ b/resource/ui/disguise_menu/engineer_blue.res @@ -0,0 +1,22 @@ +#base "heavy_red.res" + +"Resource/UI/disguise_menu/engineer_blue.res" +{ + "ItemNameLabel" + { + "fgcolor" "HUDBlueTeamSolid" + "labelText" "#TF_Class_Name_Engineer" + } + + "NewNumberLabel" + { + "fgcolor" "HUDBlueTeamSolid" + "labelText" "3" + } + + "NumberLabel" + { + "fgcolor" "HUDBlueTeamSolid" + "labelText" "6" + } +} \ No newline at end of file diff --git a/resource/ui/disguise_menu/engineer_red.res b/resource/ui/disguise_menu/engineer_red.res new file mode 100644 index 0000000..3242aca --- /dev/null +++ b/resource/ui/disguise_menu/engineer_red.res @@ -0,0 +1,19 @@ +#base "heavy_red.res" + +"Resource/UI/disguise_menu/engineer_red.res" +{ + "ItemNameLabel" + { + "labelText" "#TF_Class_Name_Engineer" + } + + "NewNumberLabel" + { + "labelText" "3" + } + + "NumberLabel" + { + "labelText" "6" + } +} \ No newline at end of file diff --git a/resource/ui/disguise_menu/heavy_blue.res b/resource/ui/disguise_menu/heavy_blue.res new file mode 100644 index 0000000..d046714 --- /dev/null +++ b/resource/ui/disguise_menu/heavy_blue.res @@ -0,0 +1,22 @@ +#base "heavy_red.res" + +"Resource/UI/disguise_menu/heavy_blue.res" +{ + "ItemNameLabel" + { + "fgcolor" "HUDBlueTeamSolid" + "labelText" "#TF_Class_Name_HWGuy" + } + + "NewNumberLabel" + { + "fgcolor" "HUDBlueTeamSolid" + "labelText" "2" + } + + "NumberLabel" + { + "fgcolor" "HUDBlueTeamSolid" + "labelText" "5" + } +} \ No newline at end of file diff --git a/resource/ui/disguise_menu/heavy_red.res b/resource/ui/disguise_menu/heavy_red.res new file mode 100644 index 0000000..f382a07 --- /dev/null +++ b/resource/ui/disguise_menu/heavy_red.res @@ -0,0 +1,96 @@ +"Resource/UI/disguise_menu/heavy_red.res" +{ + "ItemNameLabel" + { + "ControlName" "CExLabel" + "fieldName" "ItemName" + "font" "HudFontSmallBold" + "xpos" "20" + "ypos" "0" + "zpos" "1" + "wide" "80" + "tall" "20" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "labelText" "#TF_Class_Name_HWGuy" + "fgcolor" "HUDRedTeamSolid" + "textAlignment" "west" + "dulltext" "0" + "brighttext" "0" + } + + "ClassIcon" + { + "ControlName" "CIconPanel" + "fieldName" "ClassIcon" + "xpos" "9999" + "ypos" "9999" + "zpos" "1" + "wide" "45" + "tall" "90" + "visible" "1" + "enabled" "1" + "scaleImage" "1" + "icon" "hud_menu_scout_red" + } + + "NumberBg" + { + "ControlName" "CIconPanel" + "fieldName" "NumberBg" + "xpos" "9999" + "ypos" "9999" + "zpos" "0" + "wide" "15" + "tall" "15" + "visible" "1" + "enabled" "1" + "scaleImage" "1" + "icon" "ico_key_blank" + "iconColor" "White" + } + + "NewNumberLabel" + { + "ControlName" "CExLabel" + "fieldName" "NumberLabel" + "font" "HudFontSmallest" + "fgcolor" "HUDRedTeamSolid" + "xpos" "5" + "ypos" "3" + "zpos" "0" + "wide" "15" + "tall" "15" + "autoResize" "0" + "pinCorner" "0" + "visible" "0" + "enabled" "1" + "labelText" "2" + "textAlignment" "Center" + "dulltext" "1" + "brighttext" "0" + } + + "NumberLabel" + { + "ControlName" "CExLabel" + "fieldName" "NumberLabel" + "font" "HudFontSmallest" + "fgcolor" "HUDRedTeamSolid" + "xpos" "5" + "ypos" "3" + "zpos" "0" + "wide" "15" + "tall" "15" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "labelText" "5" + "textAlignment" "Center" + "dulltext" "1" + "brighttext" "0" + } +} \ No newline at end of file diff --git a/resource/ui/disguise_menu/hudmenuspydisguise.res b/resource/ui/disguise_menu/hudmenuspydisguise.res new file mode 100644 index 0000000..8198b48 --- /dev/null +++ b/resource/ui/disguise_menu/hudmenuspydisguise.res @@ -0,0 +1,442 @@ +"Resource/UI/disguise_menu/HudMenuSpyDisguise.res" +{ + "MainBackground" + { + "ControlName" "CIconPanel" + "fieldName" "MainBackground" + "xpos" "9999" + "ypos" "9999" + "zpos" "0" + "wide" "100" + "tall" "170" + "visible" "1" + "enabled" "1" + "scaleImage" "1" + "icon" "hud_menu_bg" + "iconColor" "White" + } + + "TitleLabel" + { + "ControlName" "CExLabel" + "fieldName" "TitleLabel" + "font" "Cerbetica28" + "xpos" "0" + "ypos" "0" + "zpos" "3" + "wide" "100" + "tall" "30" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "labelText" "#Hud_Menu_Disguise_Title" + "textAlignment" "center" + "dulltext" "0" + "brighttext" "0" + } + + "TitleLabelDropshadow" + { + "ControlName" "CExLabel" + "fieldName" "TitleLabelDropshadow" + "font" "Cerbetica28" + "fgcolor" "TransparentBlack" + "xpos" "-2" + "ypos" "-2" + "zpos" "3" + "wide" "100" + "tall" "30" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "labelText" "#Hud_Menu_Disguise_Title" + "textAlignment" "center" + "dulltext" "1" + "brighttext" "0" + "pin_to_sibling" "TitleLabel" + } + + "ToggleLabel" + { + "ControlName" "CExLabel" + "fieldName" "ToggleLabel" + "font" "SpectatorKeyHints" + "xpos" "0" + "ypos" "167" + "zpos" "2" + "wide" "100" + "tall" "15" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "labelText" "#Hud_Menu_Spy_Minus_Toggle" + "textAlignment" "center" + "dulltext" "0" + "brighttext" "0" + } + + "CancelLabel" + { + "ControlName" "CExLabel" + "fieldName" "CancelLabel" + "font" "SpectatorKeyHints" + "xpos" "9999" + "ypos" "9999" + "zpos" "2" + "wide" "300" + "tall" "13" + "autoResize" "0" + "pinCorner" "0" + "visible" "0" + "enabled" "0" + "labelText" "#Hud_Menu_Build_Cancel" + "textAlignment" "east" + "dulltext" "0" + "brighttext" "0" + } + + "class_item_red_1" + { + "ControlName" "EditablePanel" + "fieldName" "class_item_red_1" + "xpos" "10" + "ypos" "25" + "zpos" "2" + "wide" "80" + "tall" "20" + "visible" "1" + } + + "class_item_blue_1" + { + "ControlName" "EditablePanel" + "fieldName" "class_item_blue_1" + "xpos" "10" + "ypos" "25" + "zpos" "2" + "wide" "80" + "tall" "20" + "visible" "1" + } + + "class_item_red_2" + { + "ControlName" "EditablePanel" + "fieldName" "class_item_red_2" + "xpos" "10" + "ypos" "40" + "zpos" "2" + "wide" "80" + "tall" "20" + "visible" "1" + } + + "class_item_blue_2" + { + "ControlName" "EditablePanel" + "fieldName" "class_item_blue_2" + "xpos" "10" + "ypos" "40" + "zpos" "2" + "wide" "80" + "tall" "20" + "visible" "1" + } + + "class_item_red_3" + { + "ControlName" "EditablePanel" + "fieldName" "class_item_red_3" + "xpos" "10" + "ypos" "55" + "zpos" "2" + "wide" "80" + "tall" "20" + "visible" "1" + } + + "class_item_blue_3" + { + "ControlName" "EditablePanel" + "fieldName" "class_item_blue_3" + "xpos" "10" + "ypos" "55" + "zpos" "2" + "wide" "80" + "tall" "20" + "visible" "1" + } + + "class_item_red_4" + { + "ControlName" "EditablePanel" + "fieldName" "class_item_red_4" + "xpos" "10" + "ypos" "70" + "zpos" "2" + "wide" "80" + "tall" "20" + "visible" "1" + } + + "class_item_blue_4" + { + "ControlName" "EditablePanel" + "fieldName" "class_item_blue_4" + "xpos" "10" + "ypos" "70" + "zpos" "2" + "wide" "80" + "tall" "20" + "visible" "1" + } + + "class_item_red_5" + { + "ControlName" "EditablePanel" + "fieldName" "class_item_red_5" + "xpos" "10" + "ypos" "85" + "zpos" "2" + "wide" "80" + "tall" "20" + "visible" "1" + } + + "class_item_blue_5" + { + "ControlName" "EditablePanel" + "fieldName" "class_item_blue_5" + "xpos" "10" + "ypos" "85" + "zpos" "2" + "wide" "80" + "tall" "20" + "visible" "1" + } + + "class_item_red_6" + { + "ControlName" "EditablePanel" + "fieldName" "class_item_red_6" + "xpos" "10" + "ypos" "100" + "zpos" "2" + "wide" "80" + "tall" "20" + "visible" "1" + } + + "class_item_blue_6" + { + "ControlName" "EditablePanel" + "fieldName" "class_item_blue_6" + "xpos" "10" + "ypos" "100" + "zpos" "2" + "wide" "80" + "tall" "20" + "visible" "1" + } + + "class_item_red_7" + { + "ControlName" "EditablePanel" + "fieldName" "class_item_red_7" + "xpos" "10" + "ypos" "115" + "zpos" "2" + "wide" "80" + "tall" "20" + "visible" "1" + } + + "class_item_blue_7" + { + "ControlName" "EditablePanel" + "fieldName" "class_item_blue_7" + "xpos" "10" + "ypos" "115" + "zpos" "2" + "wide" "80" + "tall" "20" + "visible" "1" + } + + "class_item_red_8" + { + "ControlName" "EditablePanel" + "fieldName" "class_item_red_8" + "xpos" "10" + "ypos" "130" + "zpos" "2" + "wide" "80" + "tall" "20" + "visible" "1" + } + + "class_item_blue_8" + { + "ControlName" "EditablePanel" + "fieldName" "class_item_blue_8" + "xpos" "10" + "ypos" "130" + "zpos" "2" + "wide" "80" + "tall" "20" + "visible" "1" + } + + "class_item_red_9" + { + "ControlName" "EditablePanel" + "fieldName" "class_item_red_9" + "xpos" "10" + "ypos" "145" + "zpos" "2" + "wide" "80" + "tall" "20" + "visible" "1" + } + + "class_item_blue_9" + { + "ControlName" "EditablePanel" + "fieldName" "class_item_blue_9" + "xpos" "10" + "ypos" "145" + "zpos" "2" + "wide" "80" + "tall" "20" + "visible" "1" + } + + "NumberBg1" + { + "ControlName" "CIconPanel" + "fieldName" "NumberBg" + "xpos" "9999" + "ypos" "9999" + "zpos" "4" + "wide" "0" + "tall" "0" + "visible" "0" + "enabled" "0" + "scaleImage" "0" + "icon" "ico_key_blank" + "iconColor" "White" + } + + "NumberLabel1" + { + "ControlName" "CExLabel" + "fieldName" "NumberLabel" + "font" "Cerbetica20" + "fgcolor" "TanLight" + "xpos" "10" + "ypos" "40" + "zpos" "5" + "wide" "15" + "tall" "15" + "autoResize" "0" + "pinCorner" "0" + "visible" "0" + "enabled" "1" + "labelText" "1" + "textAlignment" "Center" + "dulltext" "1" + "brighttext" "0" + } + + "NumberBg2" + { + "ControlName" "CIconPanel" + "fieldName" "NumberBg" + "xpos" "9999" + "ypos" "9999" + "zpos" "4" + "wide" "15" + "tall" "15" + "visible" "0" + "enabled" "0" + "scaleImage" "1" + "icon" "ico_key_blank" + "iconColor" "White" + } + + "NumberLabel2" + { + "ControlName" "CExLabel" + "fieldName" "NumberLabel" + "font" "Cerbetica20" + "fgcolor" "TanLight" + "xpos" "10" + "ypos" "85" + "zpos" "5" + "wide" "15" + "tall" "15" + "autoResize" "0" + "pinCorner" "0" + "visible" "0" + "enabled" "1" + "labelText" "2" + "textAlignment" "Center" + "dulltext" "1" + "brighttext" "0" + } + + "NumberBg3" + { + "ControlName" "CIconPanel" + "fieldName" "NumberBg" + "xpos" "9999" + "ypos" "9999" + "zpos" "4" + "wide" "15" + "tall" "15" + "visible" "0" + "enabled" "1" + "scaleImage" "1" + "icon" "ico_key_blank" + "iconColor" "White" + } + + "NumberLabel3" + { + "ControlName" "CExLabel" + "fieldName" "NumberLabel" + "font" "Cerbetica20" + "fgcolor" "TanLight" + "xpos" "10" + "ypos" "130" + "zpos" "5" + "wide" "15" + "tall" "15" + "autoResize" "0" + "pinCorner" "0" + "visible" "0" + "enabled" "1" + "labelText" "3" + "textAlignment" "Center" + "dulltext" "1" + "brighttext" "0" + } + + "MenuBG" + { + "ControlName" "EditablePanel" + "fieldName" "MenuBG" + "xpos" "0" + "ypos" "25" + "zpos" "1" + "wide" "100" + "tall" "145" + "visible" "1" + "enabled" "1" + "bgcolor_override" "TransparentBlack" + "PaintBackgroundType" "2" + } +} \ No newline at end of file diff --git a/resource/ui/disguise_menu/medic_blue.res b/resource/ui/disguise_menu/medic_blue.res new file mode 100644 index 0000000..b0dc388 --- /dev/null +++ b/resource/ui/disguise_menu/medic_blue.res @@ -0,0 +1,22 @@ +#base "heavy_red.res" + +"Resource/UI/disguise_menu/medic_blue.res" +{ + "ItemNameLabel" + { + "fgcolor" "HUDBlueTeamSolid" + "labelText" "#TF_Class_Name_Medic" + } + + "NewNumberLabel" + { + "fgcolor" "HUDBlueTeamSolid" + "labelText" "1" + } + + "NumberLabel" + { + "fgcolor" "HUDBlueTeamSolid" + "labelText" "7" + } +} \ No newline at end of file diff --git a/resource/ui/disguise_menu/medic_red.res b/resource/ui/disguise_menu/medic_red.res new file mode 100644 index 0000000..d4e7c02 --- /dev/null +++ b/resource/ui/disguise_menu/medic_red.res @@ -0,0 +1,19 @@ +#base "heavy_red.res" + +"Resource/UI/disguise_menu/medic_red.res" +{ + "ItemNameLabel" + { + "labelText" "#TF_Class_Name_Medic" + } + + "NewNumberLabel" + { + "labelText" "1" + } + + "NumberLabel" + { + "labelText" "7" + } +} \ No newline at end of file diff --git a/resource/ui/disguise_menu/pyro_blue.res b/resource/ui/disguise_menu/pyro_blue.res new file mode 100644 index 0000000..826e81b --- /dev/null +++ b/resource/ui/disguise_menu/pyro_blue.res @@ -0,0 +1,22 @@ +#base "heavy_red.res" + +"Resource/UI/disguise_menu/pyro_blue.res" +{ + "ItemNameLabel" + { + "fgcolor" "HUDBlueTeamSolid" + "labelText" "#TF_Class_Name_Pyro" + } + + "NewNumberLabel" + { + "fgcolor" "HUDBlueTeamSolid" + "labelText" "3" + } + + "NumberLabel" + { + "fgcolor" "HUDBlueTeamSolid" + "labelText" "3" + } +} \ No newline at end of file diff --git a/resource/ui/disguise_menu/pyro_red.res b/resource/ui/disguise_menu/pyro_red.res new file mode 100644 index 0000000..7481389 --- /dev/null +++ b/resource/ui/disguise_menu/pyro_red.res @@ -0,0 +1,19 @@ +#base "heavy_red.res" + +"Resource/UI/disguise_menu/pyro_red.res" +{ + "ItemNameLabel" + { + "labelText" "#TF_Class_Name_Pyro" + } + + "NewNumberLabel" + { + "labelText" "3" + } + + "NumberLabel" + { + "labelText" "3" + } +} \ No newline at end of file diff --git a/resource/ui/disguise_menu/scout_blue.res b/resource/ui/disguise_menu/scout_blue.res new file mode 100644 index 0000000..0c3a0de --- /dev/null +++ b/resource/ui/disguise_menu/scout_blue.res @@ -0,0 +1,22 @@ +#base "heavy_red.res" + +"Resource/UI/disguise_menu/scout_blue.res" +{ + "ItemNameLabel" + { + "fgcolor" "HUDBlueTeamSolid" + "labelText" "#TF_Class_Name_Scout" + } + + "NewNumberLabel" + { + "fgcolor" "HUDBlueTeamSolid" + "labelText" "1" + } + + "NumberLabel" + { + "fgcolor" "HUDBlueTeamSolid" + "labelText" "1" + } +} \ No newline at end of file diff --git a/resource/ui/disguise_menu/scout_red.res b/resource/ui/disguise_menu/scout_red.res new file mode 100644 index 0000000..797bc60 --- /dev/null +++ b/resource/ui/disguise_menu/scout_red.res @@ -0,0 +1,19 @@ +#base "heavy_red.res" + +"Resource/UI/disguise_menu/scout_red.res" +{ + "ItemNameLabel" + { + "labelText" "#TF_Class_Name_Scout" + } + + "NewNumberLabel" + { + "labelText" "1" + } + + "NumberLabel" + { + "labelText" "1" + } +} \ No newline at end of file diff --git a/resource/ui/disguise_menu/sniper_blue.res b/resource/ui/disguise_menu/sniper_blue.res new file mode 100644 index 0000000..dc0b2c2 --- /dev/null +++ b/resource/ui/disguise_menu/sniper_blue.res @@ -0,0 +1,22 @@ +#base "heavy_red.res" + +"Resource/UI/disguise_menu/sniper_blue.res" +{ + "ItemNameLabel" + { + "fgcolor" "HUDBlueTeamSolid" + "labelText" "#TF_Class_Name_Sniper" + } + + "NewNumberLabel" + { + "fgcolor" "HUDBlueTeamSolid" + "labelText" "2" + } + + "NumberLabel" + { + "fgcolor" "HUDBlueTeamSolid" + "labelText" "8" + } +} \ No newline at end of file diff --git a/resource/ui/disguise_menu/sniper_red.res b/resource/ui/disguise_menu/sniper_red.res new file mode 100644 index 0000000..39a7c47 --- /dev/null +++ b/resource/ui/disguise_menu/sniper_red.res @@ -0,0 +1,19 @@ +#base "heavy_red.res" + +"Resource/UI/disguise_menu/sniper_red.res" +{ + "ItemNameLabel" + { + "labelText" "#TF_Class_Name_Sniper" + } + + "NewNumberLabel" + { + "labelText" "2" + } + + "NumberLabel" + { + "labelText" "8" + } +} \ No newline at end of file diff --git a/resource/ui/disguise_menu/soldier_blue.res b/resource/ui/disguise_menu/soldier_blue.res new file mode 100644 index 0000000..629134c --- /dev/null +++ b/resource/ui/disguise_menu/soldier_blue.res @@ -0,0 +1,22 @@ +#base "heavy_red.res" + +"Resource/UI/disguise_menu/soldier_blue.res" +{ + "ItemNameLabel" + { + "fgcolor" "HUDBlueTeamSolid" + "labelText" "#TF_Class_Name_Soldier" + } + + "NewNumberLabel" + { + "fgcolor" "HUDBlueTeamSolid" + "labelText" "2" + } + + "NumberLabel" + { + "fgcolor" "HUDBlueTeamSolid" + "labelText" "2" + } +} \ No newline at end of file diff --git a/resource/ui/disguise_menu/soldier_red.res b/resource/ui/disguise_menu/soldier_red.res new file mode 100644 index 0000000..691bd55 --- /dev/null +++ b/resource/ui/disguise_menu/soldier_red.res @@ -0,0 +1,19 @@ +#base "heavy_red.res" + +"Resource/UI/disguise_menu/soldier_red.res" +{ + "ItemNameLabel" + { + "labelText" "#TF_Class_Name_Soldier" + } + + "NewNumberLabel" + { + "labelText" "2" + } + + "NumberLabel" + { + "labelText" "2" + } +} \ No newline at end of file diff --git a/resource/ui/disguise_menu/spy_blue.res b/resource/ui/disguise_menu/spy_blue.res new file mode 100644 index 0000000..d3892c1 --- /dev/null +++ b/resource/ui/disguise_menu/spy_blue.res @@ -0,0 +1,22 @@ +#base "heavy_red.res" + +"Resource/UI/disguise_menu/spy_blue.res" +{ + "ItemNameLabel" + { + "fgcolor" "HUDBlueTeamSolid" + "labelText" "#TF_Class_Name_Spy" + } + + "NewNumberLabel" + { + "fgcolor" "HUDBlueTeamSolid" + "labelText" "3" + } + + "NumberLabel" + { + "fgcolor" "HUDBlueTeamSolid" + "labelText" "9" + } +} \ No newline at end of file diff --git a/resource/ui/disguise_menu/spy_red.res b/resource/ui/disguise_menu/spy_red.res new file mode 100644 index 0000000..9bfab74 --- /dev/null +++ b/resource/ui/disguise_menu/spy_red.res @@ -0,0 +1,19 @@ +#base "heavy_red.res" + +"Resource/UI/disguise_menu/spy_red.res" +{ + "ItemNameLabel" + { + "labelText" "#TF_Class_Name_Spy" + } + + "NewNumberLabel" + { + "labelText" "3" + } + + "NumberLabel" + { + "labelText" "9" + } +} \ No newline at end of file diff --git a/resource/ui/disguise_menu_360/demoman_blue.res b/resource/ui/disguise_menu_360/demoman_blue.res new file mode 100644 index 0000000..d8b6243 --- /dev/null +++ b/resource/ui/disguise_menu_360/demoman_blue.res @@ -0,0 +1,6 @@ +#base "../disguise_menu/demoman_blue.res" + +"Resource/UI/disguise_menu/demoman_blue.res" +{ + +} \ No newline at end of file diff --git a/resource/ui/disguise_menu_360/demoman_red.res b/resource/ui/disguise_menu_360/demoman_red.res new file mode 100644 index 0000000..beec67f --- /dev/null +++ b/resource/ui/disguise_menu_360/demoman_red.res @@ -0,0 +1,6 @@ +#base "../disguise_menu/demoman_red.res" + +"Resource/UI/disguise_menu/demoman_red.res" +{ + +} \ No newline at end of file diff --git a/resource/ui/disguise_menu_360/engineer_blue.res b/resource/ui/disguise_menu_360/engineer_blue.res new file mode 100644 index 0000000..1582aa5 --- /dev/null +++ b/resource/ui/disguise_menu_360/engineer_blue.res @@ -0,0 +1,6 @@ +#base "../disguise_menu/engineer_blue.res" + +"Resource/UI/disguise_menu/engineer_blue.res" +{ + +} \ No newline at end of file diff --git a/resource/ui/disguise_menu_360/engineer_red.res b/resource/ui/disguise_menu_360/engineer_red.res new file mode 100644 index 0000000..5524490 --- /dev/null +++ b/resource/ui/disguise_menu_360/engineer_red.res @@ -0,0 +1,6 @@ +#base "../disguise_menu/engineer_red.res" + +"Resource/UI/disguise_menu/engineer_red.res" +{ + +} \ No newline at end of file diff --git a/resource/ui/disguise_menu_360/heavy_blue.res b/resource/ui/disguise_menu_360/heavy_blue.res new file mode 100644 index 0000000..4a9c63f --- /dev/null +++ b/resource/ui/disguise_menu_360/heavy_blue.res @@ -0,0 +1,6 @@ +#base "../disguise_menu/heavy_blue.res" + +"Resource/UI/disguise_menu/heavy_blue.res" +{ + +} \ No newline at end of file diff --git a/resource/ui/disguise_menu_360/heavy_red.res b/resource/ui/disguise_menu_360/heavy_red.res new file mode 100644 index 0000000..b8e0cc1 --- /dev/null +++ b/resource/ui/disguise_menu_360/heavy_red.res @@ -0,0 +1,6 @@ +#base "../disguise_menu/heavy_red.res" + +"Resource/UI/disguise_menu/heavy_red.res" +{ + +} \ No newline at end of file diff --git a/resource/ui/disguise_menu_360/hudmenuspydisguise.res b/resource/ui/disguise_menu_360/hudmenuspydisguise.res new file mode 100644 index 0000000..2679a2f --- /dev/null +++ b/resource/ui/disguise_menu_360/hudmenuspydisguise.res @@ -0,0 +1,6 @@ +#base "../disguise_menu/HudMenuSpyDisguise.res" + +"Resource/UI/disguise_menu/HudMenuSpyDisguise.res" +{ + +} \ No newline at end of file diff --git a/resource/ui/disguise_menu_360/medic_blue.res b/resource/ui/disguise_menu_360/medic_blue.res new file mode 100644 index 0000000..dbe7e3d --- /dev/null +++ b/resource/ui/disguise_menu_360/medic_blue.res @@ -0,0 +1,6 @@ +#base "../disguise_menu/medic_blue.res" + +"Resource/UI/disguise_menu/medic_blue.res" +{ + +} \ No newline at end of file diff --git a/resource/ui/disguise_menu_360/medic_red.res b/resource/ui/disguise_menu_360/medic_red.res new file mode 100644 index 0000000..71a4123 --- /dev/null +++ b/resource/ui/disguise_menu_360/medic_red.res @@ -0,0 +1,6 @@ +#base "../disguise_menu/medic_red.res" + +"Resource/UI/disguise_menu/medic_red.res" +{ + +} \ No newline at end of file diff --git a/resource/ui/disguise_menu_360/pyro_blue.res b/resource/ui/disguise_menu_360/pyro_blue.res new file mode 100644 index 0000000..d1a0661 --- /dev/null +++ b/resource/ui/disguise_menu_360/pyro_blue.res @@ -0,0 +1,6 @@ +#base "../disguise_menu/pyro_blue.res" + +"Resource/UI/disguise_menu/pyro_blue.res" +{ + +} \ No newline at end of file diff --git a/resource/ui/disguise_menu_360/pyro_red.res b/resource/ui/disguise_menu_360/pyro_red.res new file mode 100644 index 0000000..2bafe20 --- /dev/null +++ b/resource/ui/disguise_menu_360/pyro_red.res @@ -0,0 +1,6 @@ +#base "../disguise_menu/pyro_red.res" + +"Resource/UI/disguise_menu/pyro_red.res" +{ + +} \ No newline at end of file diff --git a/resource/ui/disguise_menu_360/scout_blue.res b/resource/ui/disguise_menu_360/scout_blue.res new file mode 100644 index 0000000..6e4c6fd --- /dev/null +++ b/resource/ui/disguise_menu_360/scout_blue.res @@ -0,0 +1,6 @@ +#base "../disguise_menu/scout_blue.res" + +"Resource/UI/disguise_menu/scout_blue.res" +{ + +} \ No newline at end of file diff --git a/resource/ui/disguise_menu_360/scout_red.res b/resource/ui/disguise_menu_360/scout_red.res new file mode 100644 index 0000000..dbb1510 --- /dev/null +++ b/resource/ui/disguise_menu_360/scout_red.res @@ -0,0 +1,6 @@ +#base "../disguise_menu/scout_red.res" + +"Resource/UI/disguise_menu/scout_red.res" +{ + +} \ No newline at end of file diff --git a/resource/ui/disguise_menu_360/sniper_blue.res b/resource/ui/disguise_menu_360/sniper_blue.res new file mode 100644 index 0000000..48b7184 --- /dev/null +++ b/resource/ui/disguise_menu_360/sniper_blue.res @@ -0,0 +1,6 @@ +#base "../disguise_menu/sniper_blue.res" + +"Resource/UI/disguise_menu/sniper_blue.res" +{ + +} \ No newline at end of file diff --git a/resource/ui/disguise_menu_360/sniper_red.res b/resource/ui/disguise_menu_360/sniper_red.res new file mode 100644 index 0000000..bb77b35 --- /dev/null +++ b/resource/ui/disguise_menu_360/sniper_red.res @@ -0,0 +1,6 @@ +#base "../disguise_menu/sniper_red.res" + +"Resource/UI/disguise_menu/sniper_red.res" +{ + +} \ No newline at end of file diff --git a/resource/ui/disguise_menu_360/soldier_blue.res b/resource/ui/disguise_menu_360/soldier_blue.res new file mode 100644 index 0000000..c45e9ff --- /dev/null +++ b/resource/ui/disguise_menu_360/soldier_blue.res @@ -0,0 +1,6 @@ +#base "../disguise_menu/soldier_blue.res" + +"Resource/UI/disguise_menu/soldier_blue.res" +{ + +} \ No newline at end of file diff --git a/resource/ui/disguise_menu_360/soldier_red.res b/resource/ui/disguise_menu_360/soldier_red.res new file mode 100644 index 0000000..9a9747e --- /dev/null +++ b/resource/ui/disguise_menu_360/soldier_red.res @@ -0,0 +1,6 @@ +#base "../disguise_menu/soldier_red.res" + +"Resource/UI/disguise_menu/soldier_red.res" +{ + +} \ No newline at end of file diff --git a/resource/ui/disguise_menu_360/spy_blue.res b/resource/ui/disguise_menu_360/spy_blue.res new file mode 100644 index 0000000..db77198 --- /dev/null +++ b/resource/ui/disguise_menu_360/spy_blue.res @@ -0,0 +1,6 @@ +#base "../disguise_menu/spy_blue.res" + +"Resource/UI/disguise_menu/spy_blue.res" +{ + +} \ No newline at end of file diff --git a/resource/ui/disguise_menu_360/spy_red.res b/resource/ui/disguise_menu_360/spy_red.res new file mode 100644 index 0000000..fb438a8 --- /dev/null +++ b/resource/ui/disguise_menu_360/spy_red.res @@ -0,0 +1,6 @@ +#base "../disguise_menu/spy_red.res" + +"Resource/UI/disguise_menu/spy_red.res" +{ + +} \ No newline at end of file diff --git a/resource/ui/disguisestatuspanel-base.res b/resource/ui/disguisestatuspanel-base.res new file mode 100644 index 0000000..773fb15 --- /dev/null +++ b/resource/ui/disguisestatuspanel-base.res @@ -0,0 +1,169 @@ +"Resource/UI/ItemModelPanel.res" +{ + "itemmodelpanel" + { + "ControlName" "CEmbeddedItemModelPanel" + "fieldName" "itemmodelpanel" + "xpos" "0" + "ypos" "0" + "zpos" "1" + "wide" "100" + "tall" "100" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "useparentbg" "1" + "fov" "54" + "start_framed" "1" + "disable_manipulation" "1" + + "model" + { + "angles_x" "10" + "angles_y" "130" + "angles_z" "0" + } + } + + "ShadedBar" + { + "ControlName" "EditablePanel" + "fieldName" "ShadedBar" + "xpos" "0" + "ypos" "0" + "zpos" "0" + "wide" "150" + "tall" "30" + "visible" "1" + "enabled" "1" + "bgcolor_override" "TransparentBlack" + "PaintBackgroundType" "0" + } + + "DisguiseStatusBG" + { + "ControlName" "CTFImagePanel" + "fieldName" "DisguiseStatusBG" + "xpos" "30" + "ypos" "0" + "zpos" "0" + "wide" "150" + "tall" "15" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "image" "../hud/color_panel_brown" + "scaleImage" "1" + "teambg_1" "../hud/color_panel_brown" + "teambg_2" "../hud/color_panel_red" + "teambg_3" "../hud/color_panel_blu" + + "src_corner_height" "23" + "src_corner_width" "23" + "draw_corner_width" "0" + "draw_corner_height" "0" + } + + "DisguiseNameLabel" + { + "ControlName" "Label" + "fieldName" "DisguiseNameLabel" + "font" "HudFontSmall" + "xpos" "35" + "ypos" "0" + "zpos" "1" + "wide" "115" + "tall" "15" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "labelText" "%disguisename%" + "textAlignment" "west" + "dulltext" "0" + "brighttext" "0" + } + + "DisguiseNameLabelShadow" + { + "ControlName" "Label" + "fieldName" "DisguiseNameLabelShadow" + "font" "HudFontSmall" + "xpos" "-1" + "ypos" "-1" + "zpos" "1" + "wide" "115" + "tall" "15" + "autoResize" "0" + "pinCorner" "0" + "visible" "0" + "enabled" "0" + "labelText" "%disguisename%" + "textAlignment" "west" + "dulltext" "0" + "brighttext" "0" + "fgcolor_override" "TransparentBlack" + "pin_to_sibling" "DisguiseNameLabel" + } + + "WeaponNameLabel" + { + "ControlName" "Label" + "fieldName" "WeaponNameLabel" + "font" "HudFontSmallest" + "xpos" "35" + "ypos" "15" + "zpos" "1" + "wide" "115" + "tall" "15" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "labelText" "%weaponname%" + "textAlignment" "west" + "dulltext" "0" + "brighttext" "0" + } + "WeaponNameLabelShadow" + { + "ControlName" "Label" + "fieldName" "WeaponNameLabelShadow" + "font" "HudFontSmallest" + "xpos" "-1" + "ypos" "-1" + "zpos" "1" + "wide" "115" + "tall" "15" + "autoResize" "0" + "pinCorner" "0" + "visible" "0" + "enabled" "0" + "labelText" "%weaponname%" + "textAlignment" "west" + "dulltext" "0" + "brighttext" "0" + "fgcolor_override" "TransparentBlack" + "pin_to_sibling" "WeaponNameLabel" + } + + "SpectatorGUIHealth" + { + "ControlName" "EditablePanel" + "fieldName" "SpectatorGUIHealth" + "xpos" "-7" + "ypos" "-10" + "zpos" "1" + "wide" "37" + "tall" "50" + "visible" "1" + "enabled" "1" + "HealthBonusPosAdj" "10" + "HealthDeathWarning" "0.49" + "TFFont" "HudFontSmall" + "HealthDeathWarningColor" "HUDDeathWarning" + "TextColor" "HudOffWhite" + } +} \ No newline at end of file diff --git a/resource/ui/disguisestatuspanel.res b/resource/ui/disguisestatuspanel.res new file mode 100644 index 0000000..9937824 --- /dev/null +++ b/resource/ui/disguisestatuspanel.res @@ -0,0 +1,2 @@ +"#base" "../../#customizations/streamermode/disguisestatuspanel.res" +"#base" "disguisestatuspanel-base.res" \ No newline at end of file diff --git a/resource/ui/dynamicrecipepanel.res b/resource/ui/dynamicrecipepanel.res new file mode 100644 index 0000000..642338f --- /dev/null +++ b/resource/ui/dynamicrecipepanel.res @@ -0,0 +1,501 @@ +"Resource/UI/DynamicRecipe.res" +{ + "dynamic_recipe_panel" + { + "ControlName" "Frame" + "fieldName" "dynamic_recipe_panel" + "xpos" "0" + "ypos" "0" + "wide" "f0" + "tall" "400" + "zpos" "501" + "visible" "1" + "autoResize" "0" + "pinCorner" "0" + "enabled" "1" + "tabPosition" "0" + "settitlebarvisible" "0" + "PaintBackgroundType" "0" + "bgcolor_override" "DarkGrey" + "infocus_bgcolor_override" "DarkGrey" + "outoffocus_bgcolor_override" "DarkGrey" + + "item_ypos" "30" + "output_item_ypos" "255" + "item_crafting_offcenter_x" "0" + "item_backpack_xdelta" "2" + "item_backpack_ydelta" "4" + "inventory_xpos" "0" + "inventory_ypos" "30" + + "button_xpos_offcenter" "175" + "button_ypos" "85" + "button_ydelta" "80" + "button_override_delete_xpos" "0" + + "modelpanels_kv" + { + "ControlName" "CItemModelPanel" + "wide" "70" + "tall" "45" + "visible" "0" + "enabled" "0" + "bgcolor_override" "Transparent" + "noitem_TanLight" "TanLight" + "PaintBackgroundType" "2" + "paintborder" "1" + + "model_ypos" "5" + "model_tall" "35" + "text_center" "1" + "name_only" "1" + "text_forcesize" "3" + "noitem_use_fullpanel" "1" + + "inset_eq_x" "2" + "inset_eq_y" "2" + + "itemmodelpanel" + { + "use_item_rendertarget" "0" + "allow_rot" "0" + } + } + + "filter_xoffset" "-290" + "filter_ypos" "30" + "filter_xdelta" "10" + "filter_ydelta" "10" + + "recipefilterbuttons_kv" + { + "zpos" "2" + "wide" "30" + "tall" "30" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "tabPosition" "0" + "labelText" "" + "textAlignment" "south-west" + "Command" "" + "Default" "0" + "font" "MenuKeys" + "scaleImage" "1" + "sound_depressed" "UI/buttonclick.wav" + "sound_released" "UI/buttonclickrelease.wav" + } + } + + "recipecontainer" + { + "ControlName" "EditablePanel" + "fieldName" "recipecontainer" + "xpos" "c0" + "ypos" "0" + "zpos" "5" + "wide" "300" + "tall" "350" + "PaintBackgroundType" "2" + "bgcolor_override" "200 187 161 0" + + "RecipeTitle" + { + "ControlName" "CExLabel" + "fieldName" "RecipeTitle" + "font" "HudFontSmall" + "labelText" "%recipetitle%" + "textAlignment" "west" + "xpos" "80" + "ypos" "250" + "zpos" "1" + "wide" "200" + "tall" "50" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "fgcolor" "TanLight" + "wrap" "1" + } + + "InputLabel" + { + "ControlName" "CExLabel" + "fieldName" "InputLabel" + "font" "HudFontMediumSmall" + "labelText" "#Craft_Recipe_Inputs" + "textAlignment" "north-west" + "xpos" "0" + "ypos" "10" + "zpos" "1" + "wide" "f0" + "tall" "15" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "fgcolor" "TanLight" + } + + "OutputLabel" + { + "ControlName" "CExLabel" + "fieldName" "OutputLabel" + "font" "HudFontMediumSmall" + "labelText" "#Dynamic_Recipe_Outputs_Not_Complete" + "textAlignment" "north-west" + "xpos" "0" + "ypos" "238" + "zpos" "1" + "wide" "f0" + "tall" "15" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "fgcolor" "TanLight" + } + + "UntradableLabel" + { + "ControlName" "CExLabel" + "fieldName" "UntradableLabel" + "font" "HudFontMediumSmall" + "labelText" "#Dynamic_Recipe_Outputs_Not_Tradable" + "textAlignment" "west" + "xpos" "0" + "ypos" "299" + "zpos" "1" + "wide" "250" + "tall" "15" + "autoResize" "0" + "pinCorner" "0" + "visible" "0" + "enabled" "1" + "fgcolor" "Red" + } + + "CraftButton" + { + "ControlName" "CExButton" + "fieldName" "CraftButton" + "xpos" "0" + "ypos" "320" + "zpos" "20" + "wide" "200" + "tall" "30" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "0" + "tabPosition" "0" + "labelText" "#CraftConfirm" + "font" "HudFontMedium" + "textAlignment" "center" + "textinsetx" "50" + "dulltext" "0" + "brighttext" "0" + "Command" "craft" + + "sound_depressed" "UI/buttonclick.wav" + "sound_released" "UI/buttonclickrelease.wav" + } + + "PrevInputPageButton" + { + "ControlName" "CExButton" + "fieldName" "PrevInputPageButton" + "xpos" "184" + "ypos" "180" + "zpos" "1" + "wide" "20" + "tall" "20" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "tabPosition" "0" + "labelText" "&A" + "font" "MenuArrows" + "textAlignment" "center" + "dulltext" "0" + "brighttext" "0" + "Command" "previnputpage" + "sound_depressed" "UI/buttonclick.wav" + "sound_released" "UI/buttonclickrelease.wav" + } + "CurInputPageLabel" + { + "ControlName" "CExLabel" + "fieldName" "CurInputPageLabel" + "font" "HudFontMediumSmall" + "labelText" "%inputpage%" + "textAlignment" "center" + "xpos" "210" + "ypos" "180" + "zpos" "1" + "wide" "45" + "tall" "20" + "autoResize" "1" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "fgcolor_override" "ColorCyan" + } + "NextInputPageButton" + { + "ControlName" "CExButton" + "fieldName" "NextInputPageButton" + "xpos" "265" + "ypos" "180" + "zpos" "1" + "wide" "20" + "tall" "20" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "tabPosition" "0" + "labelText" "&D" + "font" "MenuArrows" + "textAlignment" "center" + "dulltext" "0" + "brighttext" "0" + "Command" "nextinputpage" + "sound_depressed" "UI/buttonclick.wav" + "sound_released" "UI/buttonclickrelease.wav" + } + } + + "inventorycontainer" + { + "ControlName" "EditablePanel" + "fieldName" "inventorycontainer" + "xpos" "c-300" + "ypos" "0" + "zpos" "5" + "wide" "300" + "tall" "350" + "PaintBackgroundType" "2" + "bgcolor_override" "200 187 161 0" + + "NoMatches" + { + "ControlName" "CExLabel" + "fieldName" "NoMatches" + "font" "HudFontSmall" + "labelText" "#Dynamic_Recipe_No_Matching_Items" + "textAlignment" "west" + "xpos" "0" + "ypos" "125" + "zpos" "1" + "wide" "280" + "tall" "30" + "autoResize" "0" + "pinCorner" "0" + "visible" "0" + "enabled" "1" + "fgcolor" "TanLight" + "wrap" "1" + } + + "UntradableCheckBox" + { + "ControlName" "CheckButton" + "fieldName" "UntradableCheckBox" + "labelText" "#Dynamic_Recipe_Untradable_Checkbox" + "Font" "HudFontSmall" + "textAlignment" "west" + "xpos" "-4" + "ypos" "270" + "zpos" "1" + "wide" "280" + "tall" "20" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "dulltext" "0" + "brighttext" "0" + "fgcolor" "TanLight" + } + + "BackpackItems" + { + "ControlName" "CExLabel" + "fieldName" "BackpackItems" + "font" "HudFontMediumSmall" + "labelText" "#Dynamic_Recipe_Matching_Items" + "textAlignment" "west" + "xpos" "0" + "ypos" "10" + "zpos" "1" + "wide" "280" + "tall" "15" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "wrap" "1" + "fgcolor" "TanLight" + } + + "CancelButton" + { + "ControlName" "CExButton" + "fieldName" "CancelButton" + "xpos" "0" + "ypos" "320" + "zpos" "20" + "wide" "200" + "tall" "30" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "tabPosition" "0" + "labelText" "#Cancel" + "font" "HudFontMedium" + "textAlignment" "center" + "textinsetx" "50" + "dulltext" "0" + "brighttext" "0" + "Command" "cancel" + "sound_depressed" "UI/buttonclick.wav" + "sound_released" "UI/buttonclickrelease.wav" + } + + "PrevPageButton" + { + "ControlName" "CExButton" + "fieldName" "PrevPageButton" + "xpos" "0" + "ypos" "220" + "zpos" "1" + "wide" "20" + "tall" "20" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "tabPosition" "0" + "labelText" "A" + "font" "MenuArrows" + "textAlignment" "center" + "dulltext" "0" + "brighttext" "0" + "Command" "prevpage" + "sound_depressed" "UI/buttonclick.wav" + "sound_released" "UI/buttonclickrelease.wav" + } + "CurPageLabel" + { + "ControlName" "CExLabel" + "fieldName" "CurPageLabel" + "font" "HudFontMediumSmall" + "labelText" "%backpackpage%" + "textAlignment" "center" + "xpos" "26" + "ypos" "220" + "zpos" "1" + "wide" "45" + "tall" "20" + "autoResize" "1" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "fgcolor_override" "ColorCyan" + } + "NextPageButton" + { + "ControlName" "CExButton" + "fieldName" "NextPageButton" + "xpos" "81" + "ypos" "220" + "zpos" "1" + "wide" "20" + "tall" "20" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "tabPosition" "0" + "labelText" "D" + "font" "MenuArrows" + "textAlignment" "center" + "dulltext" "0" + "brighttext" "0" + "Command" "nextpage" + "sound_depressed" "UI/buttonclick.wav" + "sound_released" "UI/buttonclickrelease.wav" + } + } + + "mouseoveritempanel" + { + "ControlName" "CItemModelPanel" + "fieldName" "mouseoveritempanel" + "xpos" "c-70" + "ypos" "270" + "zpos" "100" + "wide" "300" + "tall" "300" + "visible" "0" + "bgcolor_override" "Transparent" + "noitem_TanLight" "TanLight" + "PaintBackgroundType" "2" + "paintborder" "1" + "text_ypos" "20" + "text_center" "1" + "model_hide" "1" + "resize_to_text" "1" + "padding_height" "15" + + "attriblabel" + { + "font" "ItemFontAttribLarge" + "xpos" "0" + "ypos" "30" + "zpos" "2" + "wide" "140" + "tall" "60" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "labelText" "%attriblist%" + "textAlignment" "center" + "fgcolor" "TanLight" + "centerwrap" "1" + } + } + + "mousedragitempanel" + { + "ControlName" "CItemModelPanel" + "fieldName" "mousedragitempanel" + "xpos" "c-70" + "ypos" "270" + "zpos" "100" + "wide" "54" + "tall" "42" + "visible" "0" + "bgcolor_override" "Transparent" + "noitem_TanLight" "TanLight" + "PaintBackgroundType" "2" + "paintborder" "1" + "model_ypos" "5" + "model_tall" "35" + "text_ypos" "60" + "text_center" "1" + "name_only" "1" + + "itemmodelpanel" + { + "use_item_rendertarget" "0" + "allow_rot" "0" + } + } +} \ No newline at end of file diff --git a/resource/ui/econ/backpackpanel.res b/resource/ui/econ/backpackpanel.res new file mode 100644 index 0000000..9e469b7 --- /dev/null +++ b/resource/ui/econ/backpackpanel.res @@ -0,0 +1,1500 @@ +"Resource/UI/FullLoadoutPanel.res" +{ + "backpack_panel" + { + "ControlName" "Frame" + "fieldName" "backpack_panel" + "xpos" "0" + "ypos" "0" + "wide" "f0" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "tabPosition" "0" + "settitlebarvisible" "0" + "PaintBackgroundType" "0" + "bgcolor_override" "DarkGrey" + "infocus_bgcolor_override" "DarkGrey" + "outoffocus_bgcolor_override" "46 43 42 255" + + "item_xpos_offcenter_a" "-310" + "item_xpos_offcenter_b" "165" + "item_ypos" "60" + "item_ydelta" "80" + "item_mod_wide" "40" + + "item_backpack_offcenter_x" "-288" + "item_backpack_xdelta" "4" + "item_backpack_ydelta" "3" + + "button_xpos_offcenter" "175" + "button_ypos" "85" + "button_ydelta" "80" + "button_override_delete_xpos" "0" + + "page_button_y" "288" + "page_button_x_delta" "3" + "page_button_y_delta" "3" + "page_button_per_row" "20" + "page_button_height" "13" + + "pagebuttons_kv" + { + "ControlName" "EditablePanel" + "wide" "10" + "tall" "10" + "visible" "0" + "bgcolor_override" "Transparent" + "noitem_textcolor" "117 107 94 255" + "PaintBackgroundType" "2" + "paintborder" "1" + + "Button" + { + "fieldName" "Button" + "ControlName" "CExButton" + "wide" "25" + "tall" "13" + "visible" "1" + "bgcolor_override" "Transparent" + "noitem_textcolor" "117 107 94 255" + "PaintBackgroundType" "2" + "paintborder" "1" + "textAlignment" "center" + "labelText" "%page%" + "font" "HudFontSmallest" + "sound_depressed" "UI/buttonclick.wav" + "sound_released" "UI/buttonclickrelease.wav" + } + + "New" + { + "ControlName" "CExLabel" + "fieldName" "New" + "font" "FontStorePrice" + "textAlignment" "east" + "ypos" "0" + "xpos" "0" + "zpos" "0" + "wide" "f1" + "tall" "f-3" + "textinsetx" "8" + "autoResize" "1" + "pinCorner" "0" + "visible" "0" + "enabled" "1" + "labelText" "#Store_Price_New" + "mouseinputenabled" "0" + "paintbackground" "0" + "proportionaltoparent" "1" + "border" "StoreNewBorder" + "fgcolor" "10 10 10 255" + "fgcolor_override" "10 10 10 255" + } + } + + "modelpanels_kv" + { + "ControlName" "CItemModelPanel" + "xpos" "c-70" + "ypos" "270" + "wide" "54" + "tall" "42" + "visible" "0" + "bgcolor_override" "Transparent" + "noitem_textcolor" "117 107 94 255" + "PaintBackgroundType" "2" + "paintborder" "1" + + "model_xpos" "2" + "model_ypos" "5" + "model_wide" "50" + "model_tall" "35" + "text_ypos" "60" + "text_center" "1" + "name_only" "1" + + "inset_eq_x" "2" + "inset_eq_y" "2" + + "itemmodelpanel" + { + "use_item_rendertarget" "0" + "allow_rot" "0" + "inventory_image_type" "1" + } + + "New" + { + "ControlName" "CExLabel" + "fieldName" "New" + "font" "FontStorePrice" + "textAlignment" "east" + "xpos" "rs1" + "ypos" "0" + "zpos" "15" + "wide" "25" + "tall" "12" + "textinsetx" "8" + "autoResize" "0" + "skip_autoresize" "1" + "pinCorner" "0" + "visible" "0" + "enabled" "1" + "labelText" "#Store_Price_New" + "mouseinputenabled" "0" + "paintbackground" "0" + "proportionaltoparent" "1" + "border" "StoreNewBorder" + "fgcolor" "10 10 10 255" + "fgcolor_override" "10 10 10 255" + } + + "use_item_sounds" "1" + } + } + + "CaratLabel" + { + "ControlName" "CExLabel" + "fieldName" "CaratLabel" + "font" "HudFontMediumSmall" + "labelText" ">>" + "textAlignment" "west" + "xpos" "c-290" + "ypos" "12" + "zpos" "1" + "wide" "20" + "tall" "16" + "autoResize" "1" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "fgcolor_override" "ColorPurple" + } + + "ClassLabel" + { + "ControlName" "CExLabel" + "fieldName" "ClassLabel" + "font" "HudFontMedium" + "labelText" "#ClassBeingEquipped" + "textAlignment" "west" + "xpos" "c-270" + "ypos" "10" + "zpos" "1" + "wide" "350" + "tall" "25" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + } + + "tool_icon" + { + "ControlName" "ScalableImagePanel" + "fieldName" "tool_icon" + "xpos" "10" + "ypos" "10" + "zpos" "2" + "wide" "16" + "tall" "16" + "visible" "0" + "enabled" "1" + "image" "backpack_jewel_modify_target_b_g" + "tileImage" "0" + "tileVertically" "0" + "drawcolor" "112 176 74 255" + } + + "ShowRarityComboBox" + { + "ControlName" "ComboBox" + "fieldName" "ShowRarityComboBox" + "font" "HudFontSmallest" + "wrap" "0" + "xpos" "c-58" + "ypos" "38" + "zpos" "1" + "wide" "168" + "tall" "15" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "textHidden" "0" + "editable" "0" + "maxchars" "-1" + "NumericInputOnly" "0" + "unicode" "0" + "default" "0" + + "fgcolor_override" "TanLight" + "bgcolor_override" "Transparent" + "disabledFgColor_override" "TanLight" + "disabledBgColor_override" "Transparent" + "selectionColor_override" "Transparent" + "selectionTextColor_override" "TanLight" + "defaultSelectionBG2Color_override" "Transparent" + } + + "ShowBaseItemsCheckbox" + { + "ControlName" "CheckButton" + "fieldName" "ShowBaseItemsCheckbox" + "labelText" "#ShowBaseItemsCheckBox" + "font" "HudFontSmallest" + "textAlignment" "east" + "xpos" "c-170" + "ypos" "34" + "zpos" "1" + "wide" "120" + "tall" "20" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "dulltext" "0" + "brighttext" "0" + "fgcolor_override" "White" + "bgcolor_override" "Black" + } + + "NameFilterLabel" + { + "ControlName" "CExLabel" + "fieldName" "NameFilterLabel" + "font" "HudFontSmallest" + "labelText" "#Store_NameFilterLabel" + "textAlignment" "west" + "xpos" "c117" + "ypos" "17" + "zpos" "1" + "wide" "40" + "tall" "15" + "autoResize" "1" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "fgcolor" "TanLight" + } + + "NameFilterTextEntry" + { + "ControlName" "TextEntry" + "fieldName" "NameFilterTextEntry" + "xpos" "c155" + "ypos" "17" + "wide" "130" + "tall" "15" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "tabPosition" "1" + "textHidden" "0" + "editable" "1" + "unicode" "1" + "fgcolor_override" "DarkerGrey" + "bgcolor_override" "TanLight" + "paintbackgroundtype" "2" + "font" "HudFontSmallest" + } + + "SortByComboBox" + { + "ControlName" "ComboBox" + "fieldName" "SortByComboBox" + "font" "HudFontSmallest" + "xpos" "c117" + "ypos" "37" + "zpos" "1" + "wide" "168" + "tall" "15" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "textHidden" "0" + "editable" "0" + "maxchars" "-1" + "NumericInputOnly" "0" + "unicode" "0" + + "fgcolor_override" "TanLight" + "bgcolor_override" "Transparent" + "disabledFgColor_override" "TanLight" + "disabledBgColor_override" "Transparent" + "selectionColor_override" "Transparent" + "selectionTextColor_override" "TanLight" + "defaultSelectionBG2Color_override" "Transparent" + } + + "mouseoveritempanel" + { + "ControlName" "EditablePanel" + "fieldName" "mouseoveritempanel" + "xpos" "c-70" + "ypos" "270" + "zpos" "102" + "wide" "300" + "tall" "300" + "visible" "0" + "bgcolor_override" "Transparent" + "noitem_textcolor" "117 107 94 255" + "PaintBackgroundType" "2" + "paintborder" "1" + "text_center" "1" + "model_hide" "1" + "resize_to_text" "1" + "padding_height" "15" + + "attriblabel" + { + "font" "ItemFontAttribLarge" + "xpos" "0" + "ypos" "30" + "zpos" "2" + "wide" "140" + "tall" "60" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "labelText" "%attriblist%" + "textAlignment" "center" + "fgcolor" "117 107 94 255" + "centerwrap" "1" + } + } + + "mousedragitempanel" + { + "ControlName" "CItemModelPanel" + "fieldName" "mousedragitempanel" + "xpos" "c-70" + "ypos" "270" + "zpos" "100" + "wide" "54" + "tall" "42" + "visible" "0" + "bgcolor_override" "Transparent" + "noitem_textcolor" "117 107 94 255" + "PaintBackgroundType" "2" + "paintborder" "1" + "model_ypos" "5" + "model_tall" "35" + "text_ypos" "60" + "text_center" "1" + "name_only" "1" + + "itemmodelpanel" + { + "use_item_rendertarget" "0" + "allow_rot" "0" + } + } + + "PrevPageButton" + { + "ControlName" "CExButton" + "fieldName" "PrevPageButton" + "xpos" "c-288" + "ypos" "37" + "zpos" "1" + "wide" "25" + "tall" "15" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "tabPosition" "0" + "labelText" "&A" + "font" "MenuArrows" + "textAlignment" "center" + "dulltext" "0" + "brighttext" "0" + "Command" "prevpage" + + "paintbackground" "0" + "defaultFgColor_override" "TanLight" + "armedFgColor_override" "ColorCyan" + "depressedFgColor_override" "TanLight" + "selectedFgColor_override" "ColorCyan" + + "sound_depressed" "UI/buttonclick.wav" + "sound_released" "UI/buttonclickrelease.wav" + } + + "CurPageLabel" + { + "ControlName" "CExLabel" + "fieldName" "CurPageLabel" + "font" "HudFontSmall" + "labelText" "%backpackpage%" + "textAlignment" "center" + "xpos" "c-260" + "ypos" "37" + "zpos" "1" + "wide" "53" + "tall" "15" + "autoResize" "1" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "fgcolor_override" "ColorCyan" + } + + "NextPageButton" + { + "ControlName" "CExButton" + "fieldName" "NextPageButton" + "xpos" "c-204" + "ypos" "37" + "zpos" "1" + "wide" "25" + "tall" "15" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "tabPosition" "0" + "labelText" "&D" + "font" "MenuArrows" + "textAlignment" "center" + "dulltext" "0" + "brighttext" "0" + "Command" "nextpage" + + "paintbackground" "0" + "defaultFgColor_override" "TanLight" + "armedFgColor_override" "ColorCyan" + "depressedFgColor_override" "TanLight" + "selectedFgColor_override" "ColorCyan" + + "sound_depressed" "UI/buttonclick.wav" + "sound_released" "UI/buttonclickrelease.wav" + } + + "DragToNextPageButton" + { + "ControlName" "CExButton" + "fieldName" "DragToNextPageButton" + "xpos" "c290" + "ypos" "154" + "zpos" "1" + "wide" "25" + "tall" "35" + "autoResize" "0" + "pinCorner" "0" + "visible" "0" + "enabled" "1" + "tabPosition" "0" + "labelText" ">" + "font" "HudFontMedium" + "textAlignment" "center" + "dulltext" "0" + "brighttext" "0" + "Command" "" + "paintbackground" "0" + "sound_depressed" "UI/buttonclick.wav" + "sound_released" "UI/buttonclickrelease.wav" + } + + "DragToPrevPageButton" + { + "ControlName" "CExButton" + "fieldName" "DragToPrevPageButton" + "xpos" "c-315" + "ypos" "154" + "zpos" "1" + "wide" "25" + "tall" "35" + "autoResize" "0" + "pinCorner" "0" + "visible" "0" + "enabled" "1" + "tabPosition" "0" + "labelText" "<" + "font" "HudFontMedium" + "textAlignment" "center" + "dulltext" "0" + "brighttext" "0" + "Command" "" + "paintbackground" "0" + "sound_depressed" "UI/buttonclick.wav" + "sound_released" "UI/buttonclickrelease.wav" + } + + "CancelApplyToolButton" + { + "ControlName" "CExButton" + "fieldName" "CancelApplyToolButton" + "xpos" "c117" + "ypos" "38" + "zpos" "1" + "wide" "168" + "tall" "15" + "autoResize" "0" + "pinCorner" "0" + "visible" "0" + "enabled" "1" + "tabPosition" "0" + "labelText" "#Cancel" + "font" "HudFontSmall" + "textAlignment" "center" + "textinsetx" "50" + "dulltext" "0" + "brighttext" "0" + "Command" "canceltool" + + "sound_depressed" "UI/buttonclick.wav" + "sound_released" "UI/buttonclickrelease.wav" + "bgcolor_override" "DarkerGrey" + } + + "ShowExplanationsButton" + { + "ControlName" "CExButton" + "fieldName" "ShowExplanationsButton" + "wide" "0" + "tall" "0" + "visible" "0" + "enabled" "0" + } + + "StartExplanation" + { + "ControlName" "CExplanationPopup" + "fieldName" "StartExplanation" + "xpos" "0" + "ypos" "0" + "zpos" "10000" + "wide" "250" + "tall" "140" + "visible" "0" + "PaintBackgroundType" "2" + "paintbackground" "0" + "border" "MainMenuHighlightBorder" + + "force_close" "1" + "end_x" "c-150" + "end_y" "100" + "end_wide" "300" + "end_tall" "155" + "callout_inparents_x" "c0" + "callout_inparents_y" "150" + "next_explanation" "PagesExplanation" + + "TitleLabel" + { + "ControlName" "CExLabel" + "fieldName" "TitleLabel" + "font" "HudFontSmall" + "labelText" "#BackpackItemsExplanation_Title" + "textAlignment" "north" + "xpos" "20" + "ypos" "10" + "wide" "260" + "tall" "30" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "wrap" "1" + "fgcolor_override" "TanDarker" + } + + "TextLabel" + { + "ControlName" "CExLabel" + "fieldName" "TextLabel" + "font" "HudFontSmall" + "labelText" "#BackpackItemsExplanation_Text" + "textAlignment" "north-west" + "xpos" "20" + "ypos" "45" + "wide" "260" + "tall" "85" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "wrap" "1" + "fgcolor_override" "TanDarker" + } + + "CloseButton" + { + "ControlName" "CExImageButton" + "fieldName" "CloseButton" + "xpos" "280" + "ypos" "5" + "zpos" "10" + "wide" "14" + "tall" "14" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "tabPosition" "0" + "labeltext" "(" + "font" "CustomIcons" + "textAlignment" "center" + "dulltext" "0" + "brighttext" "0" + "default" "0" + "Command" "close" + "paintbackground" "0" + + "sound_depressed" "UI/buttonclick.wav" + "sound_released" "UI/buttonclickrelease.wav" + + "defaultFgColor_override" "White" + "armedFgColor_override" "LightRed" + "depressedFgColor_override" "White" + } + + "PositionLabel" + { + "ControlName" "CExLabel" + "fieldName" "PositionLabel" + "font" "HudFontSmall" + "labelText" "%explanationnumber%" + "textAlignment" "center" + "xpos" "0" + "ypos" "125" + "zpos" "-1" + "wide" "300" + "tall" "30" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "fgcolor_override" "LightRed" + } + + "NextButton" + { + "ControlName" "CExImageButton" + "fieldName" "NextButton" + "xpos" "260" + "ypos" "125" + "zpos" "10" + "wide" "30" + "tall" "30" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "tabPosition" "0" + "labeltext" "" + "font" "HudFontSmall" + "textAlignment" "center" + "dulltext" "0" + "brighttext" "0" + "default" "0" + "sound_depressed" "UI/buttonclick.wav" + "sound_released" "UI/buttonclickrelease.wav" + "Command" "nextexplanation" + "paintbackground" "0" + + "defaultFgColor_override" "TanDarker" + "armedFgColor_override" "LightRed" + "depressedFgColor_override" "TanDarker" + "image_drawcolor" "TanLight" + "image_armedcolor" "White" + + "SubImage" + { + "ControlName" "ImagePanel" + "fieldName" "SubImage" + "xpos" "0" + "ypos" "0" + "zpos" "1" + "wide" "30" + "tall" "30" + "visible" "1" + "enabled" "1" + "image" "blog_forward" + "scaleImage" "1" + } + } + } + + "PagesExplanation" + { + "ControlName" "CExplanationPopup" + "fieldName" "PagesExplanation" + "xpos" "0" + "ypos" "0" + "zpos" "10000" + "wide" "250" + "tall" "100" + "visible" "0" + "PaintBackgroundType" "2" + "paintbackground" "0" + "border" "MainMenuHighlightBorder" + "force_close" "1" + "end_x" "c-250" + "end_y" "130" + "end_wide" "300" + "end_tall" "115" + "callout_inparents_x" "c-250" + "callout_inparents_y" "290" + "next_explanation" "ContextExplanation" + + "TitleLabel" + { + "ControlName" "CExLabel" + "fieldName" "TitleLabel" + "font" "HudFontSmall" + "labelText" "#BackpackPagesExplanation_Title" + "textAlignment" "north" + "xpos" "20" + "ypos" "10" + "wide" "260" + "tall" "30" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "wrap" "1" + "fgcolor_override" "TanDarker" + } + + "TextLabel" + { + "ControlName" "CExLabel" + "fieldName" "TextLabel" + "font" "HudFontSmall" + "labelText" "#BackpackPagesExplanation_Text" + "textAlignment" "north-west" + "xpos" "20" + "ypos" "45" + "wide" "260" + "tall" "45" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "wrap" "1" + "fgcolor_override" "TanDarker" + } + + "CloseButton" + { + "ControlName" "CExImageButton" + "fieldName" "CloseButton" + "xpos" "280" + "ypos" "5" + "zpos" "10" + "wide" "14" + "tall" "14" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "tabPosition" "0" + "labeltext" "(" + "font" "CustomIcons" + "textAlignment" "center" + "dulltext" "0" + "brighttext" "0" + "default" "0" + "Command" "close" + "paintbackground" "0" + + "sound_depressed" "UI/buttonclick.wav" + "sound_released" "UI/buttonclickrelease.wav" + + "defaultFgColor_override" "White" + "armedFgColor_override" "LightRed" + "depressedFgColor_override" "White" + } + + "PrevButton" + { + "ControlName" "CExImageButton" + "fieldName" "PrevButton" + "xpos" "10" + "ypos" "85" + "zpos" "10" + "wide" "30" + "tall" "30" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "tabPosition" "0" + "labeltext" "" + "font" "HudFontSmall" + "textAlignment" "center" + "dulltext" "0" + "brighttext" "0" + "default" "0" + "sound_depressed" "UI/buttonclick.wav" + "sound_released" "UI/buttonclickrelease.wav" + "Command" "prevexplanation" + "paintbackground" "0" + + "defaultFgColor_override" "TanDarker" + "armedFgColor_override" "LightRed" + "depressedFgColor_override" "TanDarker" + "image_drawcolor" "TanLight" + "image_armedcolor" "White" + + "SubImage" + { + "ControlName" "ImagePanel" + "fieldName" "SubImage" + "xpos" "0" + "ypos" "0" + "zpos" "1" + "wide" "30" + "tall" "30" + "visible" "1" + "enabled" "1" + "image" "blog_back" + "scaleImage" "1" + } + } + + "PositionLabel" + { + "ControlName" "CExLabel" + "fieldName" "PositionLabel" + "font" "HudFontSmall" + "labelText" "%explanationnumber%" + "textAlignment" "center" + "xpos" "0" + "ypos" "85" + "zpos" "-1" + "wide" "300" + "tall" "30" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "fgcolor_override" "LightRed" + } + + "NextButton" + { + "ControlName" "CExImageButton" + "fieldName" "NextButton" + "xpos" "260" + "ypos" "85" + "zpos" "10" + "wide" "30" + "tall" "30" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "tabPosition" "0" + "labeltext" "" + "font" "HudFontSmall" + "textAlignment" "center" + "dulltext" "0" + "brighttext" "0" + "default" "0" + "sound_depressed" "UI/buttonclick.wav" + "sound_released" "UI/buttonclickrelease.wav" + "Command" "nextexplanation" + "paintbackground" "0" + + "defaultFgColor_override" "TanDarker" + "armedFgColor_override" "LightRed" + "depressedFgColor_override" "TanDarker" + "image_drawcolor" "TanLight" + "image_armedcolor" "White" + + "SubImage" + { + "ControlName" "ImagePanel" + "fieldName" "SubImage" + "xpos" "0" + "ypos" "0" + "zpos" "1" + "wide" "30" + "tall" "30" + "visible" "1" + "enabled" "1" + "image" "blog_forward" + "scaleImage" "1" + } + } + } + + "ContextExplanation" + { + "ControlName" "CExplanationPopup" + "fieldName" "ContextExplanation" + "xpos" "0" + "ypos" "0" + "zpos" "10000" + "wide" "250" + "tall" "160" + "visible" "0" + "PaintBackgroundType" "2" + "paintbackground" "0" + "border" "MainMenuHighlightBorder" + "force_close" "1" + "end_x" "c-150" + "end_y" "80" + "end_wide" "300" + "end_tall" "165" + "callout_inparents_x" "c0" + "callout_inparents_y" "c0" + "next_explanation" "ArmoryExplanation" + + "TitleLabel" + { + "ControlName" "CExLabel" + "fieldName" "TitleLabel" + "font" "HudFontSmall" + "labelText" "#BackpackContextExplanation_Title" + "textAlignment" "north" + "xpos" "20" + "ypos" "10" + "wide" "260" + "tall" "30" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "wrap" "1" + "fgcolor_override" "TanDarker" + } + + "TextLabel" + { + "ControlName" "CExLabel" + "fieldName" "TextLabel" + "font" "HudFontSmall" + "labelText" "#BackpackContextExplanation_Text" + "textAlignment" "north-west" + "xpos" "20" + "ypos" "45" + "wide" "260" + "tall" "135" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "wrap" "1" + "fgcolor_override" "TanDarker" + } + + "CloseButton" + { + "ControlName" "CExImageButton" + "fieldName" "CloseButton" + "xpos" "280" + "ypos" "5" + "zpos" "10" + "wide" "14" + "tall" "14" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "tabPosition" "0" + "labeltext" "(" + "font" "CustomIcons" + "textAlignment" "center" + "dulltext" "0" + "brighttext" "0" + "default" "0" + "Command" "close" + "paintbackground" "0" + + "sound_depressed" "UI/buttonclick.wav" + "sound_released" "UI/buttonclickrelease.wav" + + "defaultFgColor_override" "White" + "armedFgColor_override" "LightRed" + "depressedFgColor_override" "White" + } + + "PrevButton" + { + "ControlName" "CExImageButton" + "fieldName" "PrevButton" + "xpos" "10" + "ypos" "135" + "zpos" "10" + "wide" "30" + "tall" "30" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "tabPosition" "0" + "labeltext" "" + "font" "HudFontSmall" + "textAlignment" "center" + "dulltext" "0" + "brighttext" "0" + "default" "0" + "sound_depressed" "UI/buttonclick.wav" + "sound_released" "UI/buttonclickrelease.wav" + "Command" "prevexplanation" + "paintbackground" "0" + + "defaultFgColor_override" "TanDarker" + "armedFgColor_override" "LightRed" + "depressedFgColor_override" "TanDarker" + "image_drawcolor" "TanLight" + "image_armedcolor" "White" + + "SubImage" + { + "ControlName" "ImagePanel" + "fieldName" "SubImage" + "xpos" "0" + "ypos" "0" + "zpos" "1" + "wide" "30" + "tall" "30" + "visible" "1" + "enabled" "1" + "image" "blog_back" + "scaleImage" "1" + } + } + + "NextButton" + { + "ControlName" "CExImageButton" + "fieldName" "NextButton" + "xpos" "260" + "ypos" "135" + "zpos" "10" + "wide" "30" + "tall" "30" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "tabPosition" "0" + "labeltext" "" + "font" "HudFontSmall" + "textAlignment" "center" + "dulltext" "0" + "brighttext" "0" + "default" "0" + "sound_depressed" "UI/buttonclick.wav" + "sound_released" "UI/buttonclickrelease.wav" + "Command" "nextexplanation" + "paintbackground" "0" + + "defaultFgColor_override" "TanDarker" + "armedFgColor_override" "LightRed" + "depressedFgColor_override" "TanDarker" + "image_drawcolor" "TanLight" + "image_armedcolor" "White" + + "SubImage" + { + "ControlName" "ImagePanel" + "fieldName" "SubImage" + "xpos" "0" + "ypos" "0" + "zpos" "1" + "wide" "30" + "tall" "30" + "visible" "1" + "enabled" "1" + "image" "blog_forward" + "scaleImage" "1" + } + } + + "PositionLabel" + { + "ControlName" "CExLabel" + "fieldName" "PositionLabel" + "font" "HudFontSmall" + "labelText" "%explanationnumber%" + "textAlignment" "center" + "xpos" "0" + "ypos" "135" + "zpos" "-1" + "wide" "300" + "tall" "30" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "fgcolor_override" "LightRed" + } + } + + "StockExplanation" + { + "ControlName" "CExplanationPopup" + "fieldName" "StockExplanation" + "xpos" "0" + "ypos" "0" + "zpos" "10000" + "wide" "250" + "tall" "160" + "visible" "0" + "PaintBackgroundType" "2" + "paintbackground" "0" + "border" "MainMenuHighlightBorder" + "next_explanation" "SortExplanation" + + "force_close" "1" + "end_x" "c-150" + "end_y" "80" + "end_wide" "300" + "end_tall" "165" + "callout_inparents_x" "c0" + "callout_inparents_y" "50" + + "TitleLabel" + { + "ControlName" "CExLabel" + "fieldName" "TitleLabel" + "font" "HudFontSmall" + "labelText" "#BackpackStockExplanation_Title" + "textAlignment" "north" + "xpos" "20" + "ypos" "10" + "wide" "260" + "tall" "30" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "wrap" "1" + "fgcolor_override" "TanDarker" + } + + "TextLabel" + { + "ControlName" "CExLabel" + "fieldName" "TextLabel" + "font" "HudFontSmall" + "labelText" "#BackpackStockExplanation_Text" + "textAlignment" "north-west" + "xpos" "20" + "ypos" "45" + "wide" "260" + "tall" "135" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "wrap" "1" + "fgcolor_override" "TanDarker" + } + + "CloseButton" + { + "ControlName" "CExImageButton" + "fieldName" "CloseButton" + "xpos" "280" + "ypos" "5" + "zpos" "10" + "wide" "14" + "tall" "14" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "tabPosition" "0" + "labeltext" "(" + "font" "CustomIcons" + "textAlignment" "center" + "dulltext" "0" + "brighttext" "0" + "default" "0" + "Command" "close" + "paintbackground" "0" + + "sound_depressed" "UI/buttonclick.wav" + "sound_released" "UI/buttonclickrelease.wav" + + "defaultFgColor_override" "White" + "armedFgColor_override" "LightRed" + "depressedFgColor_override" "White" + } + + "PrevButton" + { + "ControlName" "CExImageButton" + "fieldName" "PrevButton" + "xpos" "10" + "ypos" "135" + "zpos" "10" + "wide" "30" + "tall" "30" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "tabPosition" "0" + "labeltext" "" + "font" "HudFontSmall" + "textAlignment" "center" + "dulltext" "0" + "brighttext" "0" + "default" "0" + "sound_depressed" "UI/buttonclick.wav" + "sound_released" "UI/buttonclickrelease.wav" + "Command" "prevexplanation" + "paintbackground" "0" + + "defaultFgColor_override" "TanDarker" + "armedFgColor_override" "LightRed" + "depressedFgColor_override" "TanDarker" + "image_drawcolor" "TanLight" + "image_armedcolor" "White" + + "SubImage" + { + "ControlName" "ImagePanel" + "fieldName" "SubImage" + "xpos" "0" + "ypos" "0" + "zpos" "1" + "wide" "30" + "tall" "30" + "visible" "1" + "enabled" "1" + "image" "blog_back" + "scaleImage" "1" + } + } + + "NextButton" + { + "ControlName" "CExImageButton" + "fieldName" "NextButton" + "xpos" "260" + "ypos" "135" + "zpos" "10" + "wide" "30" + "tall" "30" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "tabPosition" "0" + "labeltext" "" + "font" "HudFontSmall" + "textAlignment" "center" + "dulltext" "0" + "brighttext" "0" + "default" "0" + "sound_depressed" "UI/buttonclick.wav" + "sound_released" "UI/buttonclickrelease.wav" + "Command" "nextexplanation" + "paintbackground" "0" + + "defaultFgColor_override" "TanDarker" + "armedFgColor_override" "LightRed" + "depressedFgColor_override" "TanDarker" + "image_drawcolor" "TanLight" + "image_armedcolor" "White" + + "SubImage" + { + "ControlName" "ImagePanel" + "fieldName" "SubImage" + "xpos" "0" + "ypos" "0" + "zpos" "1" + "wide" "30" + "tall" "30" + "visible" "1" + "enabled" "1" + "image" "blog_forward" + "scaleImage" "1" + } + } + + "PositionLabel" + { + "ControlName" "CExLabel" + "fieldName" "PositionLabel" + "font" "HudFontSmall" + "labelText" "%explanationnumber%" + "textAlignment" "center" + "xpos" "0" + "ypos" "135" + "zpos" "-1" + "wide" "300" + "tall" "30" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "fgcolor_override" "LightRed" + } + } + + "SortExplanation" + { + "ControlName" "CExplanationPopup" + "fieldName" "SortExplanation" + "xpos" "0" + "ypos" "0" + "zpos" "10000" + "wide" "250" + "tall" "160" + "visible" "0" + "PaintBackgroundType" "2" + "paintbackground" "0" + "border" "MainMenuHighlightBorder" + + "force_close" "1" + "end_x" "c-110" + "end_y" "80" + "end_wide" "300" + "end_tall" "135" + "callout_inparents_x" "c200" + "callout_inparents_y" "55" + + "TitleLabel" + { + "ControlName" "CExLabel" + "fieldName" "TitleLabel" + "font" "HudFontSmall" + "labelText" "#BackpackSortExplanation_Title" + "textAlignment" "north" + "xpos" "20" + "ypos" "10" + "wide" "260" + "tall" "30" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "wrap" "1" + "fgcolor_override" "TanDarker" + } + + "TextLabel" + { + "ControlName" "CExLabel" + "fieldName" "TextLabel" + "font" "HudFontSmall" + "labelText" "#BackpackSortExplanation_Text" + "textAlignment" "north-west" + "xpos" "20" + "ypos" "45" + "wide" "260" + "tall" "135" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "wrap" "1" + "fgcolor_override" "TanDarker" + } + + "CloseButton" + { + "ControlName" "CExImageButton" + "fieldName" "CloseButton" + "xpos" "280" + "ypos" "5" + "zpos" "10" + "wide" "14" + "tall" "14" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "tabPosition" "0" + "labeltext" "(" + "font" "CustomIcons" + "textAlignment" "center" + "dulltext" "0" + "brighttext" "0" + "default" "0" + "Command" "close" + "paintbackground" "0" + + "sound_depressed" "UI/buttonclick.wav" + "sound_released" "UI/buttonclickrelease.wav" + + "defaultFgColor_override" "White" + "armedFgColor_override" "LightRed" + "depressedFgColor_override" "White" + } + + "PrevButton" + { + "ControlName" "CExImageButton" + "fieldName" "PrevButton" + "xpos" "10" + "ypos" "105" + "zpos" "10" + "wide" "30" + "tall" "30" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "tabPosition" "0" + "labeltext" "" + "font" "HudFontSmall" + "textAlignment" "center" + "dulltext" "0" + "brighttext" "0" + "default" "0" + "sound_depressed" "UI/buttonclick.wav" + "sound_released" "UI/buttonclickrelease.wav" + "Command" "prevexplanation" + "paintbackground" "0" + + "defaultFgColor_override" "TanDarker" + "armedFgColor_override" "LightRed" + "depressedFgColor_override" "TanDarker" + "image_drawcolor" "TanLight" + "image_armedcolor" "White" + + "SubImage" + { + "ControlName" "ImagePanel" + "fieldName" "SubImage" + "xpos" "0" + "ypos" "0" + "zpos" "1" + "wide" "30" + "tall" "30" + "visible" "1" + "enabled" "1" + "image" "blog_back" + "scaleImage" "1" + } + } + + "PositionLabel" + { + "ControlName" "CExLabel" + "fieldName" "PositionLabel" + "font" "HudFontSmall" + "labelText" "%explanationnumber%" + "textAlignment" "center" + "xpos" "0" + "ypos" "105" + "zpos" "-1" + "wide" "300" + "tall" "30" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "fgcolor_override" "LightRed" + } + } +} \ No newline at end of file diff --git a/resource/ui/econ/comboboxbackpackoverlaydialog.res b/resource/ui/econ/comboboxbackpackoverlaydialog.res new file mode 100644 index 0000000..121d85c --- /dev/null +++ b/resource/ui/econ/comboboxbackpackoverlaydialog.res @@ -0,0 +1,149 @@ +"Resource/UI/econ/ComboBoxBackpackOverlayDialogBase.res" +{ + "ComboBoxBackpackOverlayDialogBase" + { + "fieldName" "ComboBoxBackpackOverlayDialogBase" + "visible" "1" + "enabled" "1" + "xpos" "c-140" + "ypos" "105" + "wide" "280" + "tall" "240" + "bgcolor_override" "DarkGrey" + "paintbackgroundtype" "0" + "settitlebarvisible" "1" + "border" "CyanBorderThick" + } + + "TitleLabel" + { + "ControlName" "CExLabel" + "fieldName" "TitleLabel" + "font" "HudFontMedium" + "labelText" "#TF_Item_SelectStyle" + "textAlignment" "center" + "xpos" "0" + "ypos" "0" + "zpos" "0" + "wide" "280" + "tall" "60" + "autoResize" "1" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "centerwrap" "1" + } + + "preview_model" + { + "ControlName" "CItemModelPanel" + "fieldName" "preview_model" + "xpos" "60" + "ypos" "40" + "zpos" "1" + "wide" "160" + "tall" "120" + "visible" "1" + "enabled" "1" + "bgcolor_override" "Transparent" + "noitem_textcolor" "TextColor" + "PaintBackgroundType" "2" + "paintborder" "1" + "model_xpos" "2" + "model_ypos" "5" + "model_wide" "160" + "model_tall" "120" + "text_ypos" "120" // Hide it off the bottom + "text_center" "1" + "name_only" "1" + "paint_icon_hide" "1" + + "itemmodelpanel" + { + "force_use_model" "1" + "use_item_rendertarget" "0" + "allow_rot" "1" + "inventory_image_type" "1" + } + } + + "ComboBox" + { + "ControlName" "ComboBox" + "fieldName" "ComboBox" + "Font" "HudFontSmallest" + "xpos" "30" + "ypos" "170" + "zpos" "1" + "wide" "220" + "tall" "15" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "tabPosition" "1" + "textHidden" "0" + "editable" "0" + "maxchars" "-1" + "NumericInputOnly" "0" + "unicode" "0" + + "fgcolor_override" "White" + "bgcolor_override" "Black" + "disabledFgColor_override" "White" + "disabledBgColor_override" "Black" + "selectionColor_override" "Black" + "selectionTextColor_override" "White" + "defaultSelectionBG2Color_override" "Black" + } + + "CancelButton" + { + "ControlName" "CExButton" + "fieldName" "CancelButton" + "xpos" "60" + "ypos" "200" + "zpos" "1" + "wide" "70" + "tall" "20" + "autoResize" "0" + "pinCorner" "3" + "visible" "1" + "enabled" "1" + "tabPosition" "0" + "labelText" "#Cancel" + "font" "HudFontMediumSmall" + "textAlignment" "center" + "dulltext" "0" + "brighttext" "0" + "default" "0" + "Command" "cancel" + "sound_depressed" "UI/buttonclick.wav" + "sound_released" "UI/buttonclickrelease.wav" + } + + "OkButton" + { + "ControlName" "CExButton" + "fieldName" "OkButton" + "xpos" "150" + "ypos" "200" + "zpos" "1" + "wide" "70" + "tall" "20" + "autoResize" "0" + "pinCorner" "3" + "visible" "1" + "enabled" "1" + "tabPosition" "0" + "labelText" "#TF_OK" + "font" "HudFontMediumSmall" + "textAlignment" "center" + "dulltext" "0" + "brighttext" "0" + "default" "1" + "Command" "apply" + "sound_depressed" "UI/buttonclick.wav" + "sound_released" "UI/buttonclickrelease.wav" + } +} \ No newline at end of file diff --git a/resource/ui/econ/confirmapplydecodedialog.res b/resource/ui/econ/confirmapplydecodedialog.res new file mode 100644 index 0000000..212fc15 --- /dev/null +++ b/resource/ui/econ/confirmapplydecodedialog.res @@ -0,0 +1,298 @@ +"Resource/UI/ConfirmApplyDecodeDialog.res" +{ + "ConfirmApplyDecodeDialog" + { + "fieldName" "ConfirmApplyDecodeDialog" + "visible" "1" + "enabled" "1" + "xpos" "c-200" + "ypos" "c-200" + "wide" "400" + "tall" "240" + "bgcolor_override" "DarkGrey" + "paintbackgroundtype" "0" + "settitlebarvisible" "0" + "border" "CyanBorderThick" + } + + "mouseoveritempanel" + { + "ControlName" "CItemModelPanel" + "fieldName" "mouseoveritempanel" + "xpos" "c-70" + "ypos" "270" + "zpos" "100" + "wide" "300" + "tall" "300" + "visible" "0" + "bgcolor_override" "Transparent" + "noitem_textcolor" "TextColor" + "PaintBackgroundType" "2" + "paintborder" "1" + "text_ypos" "20" + "text_center" "1" + "model_hide" "1" + "resize_to_text" "1" + "padding_height" "15" + + "attriblabel" + { + "font" "ItemFontAttribLarge" + "xpos" "0" + "ypos" "30" + "zpos" "2" + "wide" "140" + "tall" "60" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "labelText" "%attriblist%" + "textAlignment" "center" + "fgcolor" "TextColor" + "centerwrap" "1" + } + } + + "TitleLabel" + { + "ControlName" "CExLabel" + "fieldName" "TitleLabel" + "font" "HudFontMedium" + "labelText" "dynamic" + "textAlignment" "center" + "xpos" "100" + "ypos" "10" + "zpos" "0" + "wide" "200" + "tall" "60" + "autoResize" "1" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "centerwrap" "1" + } + + "ToolBG" + { + "ControlName" "CExLabel" + "fieldName" "ToolBG" + "font" "HudFontSmall" + "labelText" "" + "textAlignment" "east" + "xpos" "10" + "ypos" "10" + "zpos" "-1" + "wide" "84" + "tall" "64" + "autoResize" "1" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "paintbackground" "0" + "border" "BackpackItemBorder_SelfMade" + } + + "tool_icon" + { + "ControlName" "ScalableImagePanel" + "fieldName" "tool_icon" + "xpos" "10" + "ypos" "10" + "zpos" "2" + "wide" "16" + "tall" "16" + "visible" "1" + "enabled" "1" + "image" "backpack_jewel_modify_target_b_g" + "tileImage" "0" + "tileVertically" "0" + "drawcolor" "112 176 74 255" + } + + "tool_modelpanel" + { + "ControlName" "CItemModelPanel" + "fieldName" "tool_modelpanel" + "xpos" "10" + "ypos" "10" + "zpos" "1" + "wide" "84" + "tall" "64" + "visible" "1" + "bgcolor_override" "Transparent" + "noitem_textcolor" "TextColor" + "PaintBackgroundType" "2" + "paintborder" "0" + "model_xpos" "2" + "model_ypos" "5" + "model_wide" "80" + "model_tall" "54" + "text_ypos" "100" + "text_center" "1" + "name_only" "1" + "paint_icon_hide" "1" + + "itemmodelpanel" + { + "use_item_rendertarget" "0" + "allow_rot" "0" + "inventory_image_type" "1" + } + } + + "SubjectBG" + { + "ControlName" "CExLabel" + "fieldName" "SubjectBG" + "font" "HudFontSmall" + "labelText" "" + "textAlignment" "east" + "xpos" "300" + "ypos" "10" + "zpos" "-1" + "wide" "84" + "tall" "64" + "autoResize" "1" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "paintbackground" "0" + "border" "BackpackItemBorder_Vintage" + } + + "subject_icon" + { + "ControlName" "ScalableImagePanel" + "fieldName" "subject_icon" + "xpos" "300" + "ypos" "10" + "zpos" "2" + "wide" "16" + "tall" "16" + "visible" "1" + "enabled" "1" + "image" "backpack_jewel_modify_target_b_g" + "tileImage" "0" + "tileVertically" "0" + "drawcolor" "71 98 145 255" + } + + "subject_modelpanel" + { + "ControlName" "CItemModelPanel" + "fieldName" "subject_modelpanel" + "xpos" "300" + "ypos" "10" + "zpos" "1" + "wide" "84" + "tall" "64" + "visible" "1" + "bgcolor_override" "Transparent" + "noitem_textcolor" "TextColor" + "PaintBackgroundType" "2" + "paintborder" "0" + "model_xpos" "2" + "model_ypos" "5" + "model_wide" "80" + "model_tall" "54" + "text_ypos" "100" + "text_center" "1" + "name_only" "1" + + "itemmodelpanel" + { + "use_item_rendertarget" "0" + "allow_rot" "0" + "inventory_image_type" "1" + } + } + + "ConfirmLabel" + { + "ControlName" "CExLabel" + "fieldName" "ConfirmLabel" + "font" "HudFontSmall" + "labelText" "%confirm_text%" + "textAlignment" "center" + "xpos" "20" + "ypos" "80" + "zpos" "0" + "wide" "360" + "tall" "20" + "autoResize" "1" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "fgcolor_override" "TanLight" + } + + "OptionalAppendLabel" + { + "ControlName" "CExLabel" + "fieldName" "OptionalAppendLabel" + "font" "HudFontSmall" + "labelText" "%optional_append%" + "textAlignment" "center" + "xpos" "20" + "ypos" "80" + "zpos" "0" + "wide" "360" + "tall" "60" + "autoResize" "1" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "fgcolor_override" "LightRed" + } + + "CancelButton" + { + "ControlName" "CExButton" + "fieldName" "CancelButton" + "xpos" "50" + "ypos" "200" + "zpos" "1" + "wide" "130" + "tall" "20" + "autoResize" "0" + "pinCorner" "3" + "visible" "1" + "enabled" "1" + "tabPosition" "0" + "labelText" "#Cancel" + "font" "HudFontMediumSmall" + "textAlignment" "center" + "dulltext" "0" + "brighttext" "0" + "default" "0" + "Command" "cancel" + "sound_depressed" "UI/buttonclick.wav" + "sound_released" "UI/buttonclickrelease.wav" + } + + "OkButton" + { + "ControlName" "CExButton" + "fieldName" "OkButton" + "xpos" "220" + "ypos" "200" + "zpos" "1" + "wide" "130" + "tall" "20" + "autoResize" "0" + "pinCorner" "3" + "visible" "1" + "enabled" "1" + "tabPosition" "0" + "labelText" "#CraftNameConfirm" + "font" "HudFontMediumSmall" + "textAlignment" "center" + "dulltext" "0" + "brighttext" "0" + "default" "1" + "Command" "apply" + "sound_depressed" "UI/buttonclick.wav" + "sound_released" "UI/buttonclickrelease.wav" + } +} \ No newline at end of file diff --git a/resource/ui/econ/confirmapplygiftwrapdialog.res b/resource/ui/econ/confirmapplygiftwrapdialog.res new file mode 100644 index 0000000..58f76d0 --- /dev/null +++ b/resource/ui/econ/confirmapplygiftwrapdialog.res @@ -0,0 +1,264 @@ +"Resource/UI/ConfirmApplyGiftWrapDialog.res" +{ + "ConfirmApplyGiftWrapDialog" + { + "fieldName" "ConfirmApplyGiftWrapDialog" + "visible" "1" + "enabled" "1" + "xpos" "c-200" + "ypos" "c-200" + "wide" "400" + "tall" "240" + "bgcolor_override" "DarkGrey" + "paintbackgroundtype" "0" + "settitlebarvisible" "0" + "border" "CyanBorderThick" + } + + "mouseoveritempanel" + { + "ControlName" "CItemModelPanel" + "fieldName" "mouseoveritempanel" + "xpos" "c-70" + "ypos" "270" + "zpos" "100" + "wide" "300" + "tall" "300" + "visible" "0" + "bgcolor_override" "Transparent" + "noitem_textcolor" "TextColor" + "PaintBackgroundType" "2" + "paintborder" "1" + "text_ypos" "20" + "text_center" "1" + "model_hide" "1" + "resize_to_text" "1" + "padding_height" "15" + + "attriblabel" + { + "font" "ItemFontAttribLarge" + "xpos" "0" + "ypos" "30" + "zpos" "2" + "wide" "140" + "tall" "60" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "labelText" "%attriblist%" + "textAlignment" "center" + "fgcolor" "TextColor" + "centerwrap" "1" + } + } + + "TitleLabel" + { + "ControlName" "CExLabel" + "fieldName" "TitleLabel" + "font" "HudFontMedium" + "labelText" "dynamic" + "textAlignment" "center" + "xpos" "100" + "ypos" "10" + "zpos" "0" + "wide" "200" + "tall" "60" + "autoResize" "1" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "centerwrap" "1" + } + + "ToolBG" + { + "ControlName" "CExLabel" + "fieldName" "ToolBG" + "font" "HudFontSmall" + "labelText" "" + "textAlignment" "east" + "xpos" "10" + "ypos" "10" + "zpos" "-1" + "wide" "84" + "tall" "64" + "autoResize" "1" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "paintbackground" "0" + "border" "BackpackItemBorder_SelfMade" + } + + "tool_modelpanel" + { + "ControlName" "CItemModelPanel" + "fieldName" "tool_modelpanel" + "xpos" "10" + "ypos" "10" + "zpos" "1" + "wide" "84" + "tall" "64" + "visible" "1" + "bgcolor_override" "Transparent" + "noitem_textcolor" "TextColor" + "PaintBackgroundType" "2" + "paintborder" "0" + "model_xpos" "2" + "model_ypos" "5" + "model_wide" "80" + "model_tall" "54" + "text_ypos" "100" + "text_center" "1" + "name_only" "1" + "paint_icon_hide" "1" + + "itemmodelpanel" + { + "use_item_rendertarget" "0" + "allow_rot" "0" + "inventory_image_type" "1" + } + } + + "SubjectBG" + { + "ControlName" "CExLabel" + "fieldName" "SubjectBG" + "font" "HudFontSmall" + "labelText" "" + "textAlignment" "east" + "xpos" "300" + "ypos" "10" + "zpos" "-1" + "wide" "84" + "tall" "64" + "autoResize" "1" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "paintbackground" "0" + "border" "BackpackItemBorder_Vintage" + } + + "subject_modelpanel" + { + "ControlName" "CItemModelPanel" + "fieldName" "subject_modelpanel" + "xpos" "300" + "ypos" "10" + "zpos" "1" + "wide" "84" + "tall" "64" + "visible" "1" + "bgcolor_override" "Transparent" + "noitem_textcolor" "TextColor" + "PaintBackgroundType" "2" + "paintborder" "0" + "model_xpos" "2" + "model_ypos" "5" + "model_wide" "80" + "model_tall" "54" + "text_ypos" "100" + "text_center" "1" + "name_only" "1" + + "itemmodelpanel" + { + "use_item_rendertarget" "0" + "allow_rot" "0" + "inventory_image_type" "1" + } + } + + "ConfirmLabel" + { + "ControlName" "CExLabel" + "fieldName" "ConfirmLabel" + "font" "HudFontSmall" + "labelText" "#ToolGiftWrapConfirm" + "textAlignment" "center" + "xpos" "20" + "ypos" "80" + "zpos" "0" + "wide" "360" + "tall" "20" + "autoResize" "1" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "fgcolor_override" "TanLight" + } + + "ConfirmLabelStrange" + { + "ControlName" "CExLabel" + "fieldName" "ConfirmLabelStrange" + "font" "HudFontSmall" + "labelText" "#ToolGiftWrapConfirmStrange" + "textAlignment" "center" + "xpos" "20" + "ypos" "80" + "zpos" "0" + "wide" "360" + "tall" "60" + "autoResize" "1" + "pinCorner" "0" + "visible" "0" + "enabled" "1" + "fgcolor_override" "LightRed" + } + + "CancelButton" + { + "ControlName" "CExButton" + "fieldName" "CancelButton" + "xpos" "50" + "ypos" "200" + "zpos" "1" + "wide" "130" + "tall" "20" + "autoResize" "0" + "pinCorner" "3" + "visible" "1" + "enabled" "1" + "tabPosition" "0" + "labelText" "#Cancel" + "font" "HudFontMediumSmall" + "textAlignment" "center" + "dulltext" "0" + "brighttext" "0" + "default" "0" + "Command" "cancel" + "sound_depressed" "UI/buttonclick.wav" + "sound_released" "UI/buttonclickrelease.wav" + } + + "OkButton" + { + "ControlName" "CExButton" + "fieldName" "OkButton" + "xpos" "220" + "ypos" "200" + "zpos" "1" + "wide" "130" + "tall" "20" + "autoResize" "0" + "pinCorner" "3" + "visible" "1" + "enabled" "1" + "tabPosition" "0" + "labelText" "#CraftNameConfirm" + "font" "HudFontMediumSmall" + "textAlignment" "center" + "dulltext" "0" + "brighttext" "0" + "default" "1" + "Command" "apply" + "sound_depressed" "UI/buttonclick.wav" + "sound_released" "UI/buttonclickrelease.wav" + } +} \ No newline at end of file diff --git a/resource/ui/econ/confirmapplypaintcandialog.res b/resource/ui/econ/confirmapplypaintcandialog.res new file mode 100644 index 0000000..cf97a17 --- /dev/null +++ b/resource/ui/econ/confirmapplypaintcandialog.res @@ -0,0 +1,294 @@ +"Resource/UI/ConfirmApplyPaintCanDialog.res" +{ + "ConfirmApplyPaintCanDialog" + { + "fieldName" "ConfirmApplyPaintCanDialog" + "visible" "1" + "enabled" "1" + "xpos" "c-200" + "ypos" "c-200" + "wide" "400" + "tall" "240" + "bgcolor_override" "DarkGrey" + "paintbackgroundtype" "0" + "settitlebarvisible" "0" + "border" "CyanBorderThick" + } + + "mouseoveritempanel" + { + "ControlName" "CItemModelPanel" + "fieldName" "mouseoveritempanel" + "xpos" "c-70" + "ypos" "270" + "zpos" "100" + "wide" "300" + "tall" "300" + "visible" "0" + "bgcolor_override" "Transparent" + "noitem_textcolor" "TextColor" + "PaintBackgroundType" "2" + "paintborder" "1" + "text_ypos" "20" + "text_center" "1" + "model_hide" "1" + "resize_to_text" "1" + "padding_height" "15" + + "attriblabel" + { + "font" "ItemFontAttribLarge" + "xpos" "0" + "ypos" "30" + "zpos" "2" + "wide" "140" + "tall" "60" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "labelText" "%attriblist%" + "textAlignment" "center" + "fgcolor" "TextColor" + "centerwrap" "1" + } + } + + "TitleLabel" + { + "ControlName" "CExLabel" + "fieldName" "TitleLabel" + "font" "HudFontMedium" + "labelText" "dynamic" + "textAlignment" "center" + "xpos" "100" + "ypos" "10" + "zpos" "0" + "wide" "200" + "tall" "60" + "autoResize" "1" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "centerwrap" "1" + } + + "ToolBG" + { + "ControlName" "CExLabel" + "fieldName" "ToolBG" + "font" "HudFontSmall" + "labelText" "" + "textAlignment" "east" + "xpos" "10" + "ypos" "10" + "zpos" "-1" + "wide" "84" + "tall" "64" + "autoResize" "1" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "paintbackground" "0" + "border" "BackpackItemBorder_SelfMade" + } + "tool_modelpanel" + { + "ControlName" "CItemModelPanel" + "fieldName" "tool_modelpanel" + "xpos" "10" + "ypos" "10" + "zpos" "1" + "wide" "84" + "tall" "64" + "visible" "1" + "bgcolor_override" "Transparent" + "noitem_textcolor" "TextColor" + "PaintBackgroundType" "2" + "paintborder" "0" + "model_xpos" "2" + "model_ypos" "5" + "model_wide" "80" + "model_tall" "54" + "text_ypos" "100" + "text_center" "1" + "name_only" "1" + "paint_icon_hide" "1" + + "itemmodelpanel" + { + "use_item_rendertarget" "0" + "allow_rot" "0" + "inventory_image_type" "1" + } + } + + "SubjectBG" + { + "ControlName" "CExLabel" + "fieldName" "SubjectBG" + "font" "HudFontSmall" + "labelText" "" + "textAlignment" "east" + "xpos" "300" + "ypos" "10" + "zpos" "-1" + "wide" "84" + "tall" "64" + "autoResize" "1" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "paintbackground" "0" + "border" "BackpackItemBorder_Vintage" + } + "subject_modelpanel" + { + "ControlName" "CItemModelPanel" + "fieldName" "subject_modelpanel" + "xpos" "300" + "ypos" "10" + "zpos" "1" + "wide" "84" + "tall" "64" + "visible" "1" + "bgcolor_override" "Transparent" + "noitem_textcolor" "TextColor" + "PaintBackgroundType" "2" + "paintborder" "0" + "model_xpos" "2" + "model_ypos" "5" + "model_wide" "80" + "model_tall" "54" + "text_ypos" "100" + "text_center" "1" + "name_only" "1" + + "itemmodelpanel" + { + "use_item_rendertarget" "0" + "allow_rot" "0" + "inventory_image_type" "1" + } + } + + "ConfirmLabel" + { + "ControlName" "CExLabel" + "fieldName" "ConfirmLabel" + "font" "HudFontMediumSmall" + "labelText" "#ToolPaintConfirm" + "textAlignment" "center" + "xpos" "20" + "ypos" "80" + "zpos" "0" + "wide" "360" + "tall" "20" + "autoResize" "1" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "fgcolor_override" "TanLight" + } + + "paint_model" + { + "ControlName" "CItemModelPanel" + "fieldName" "paint_model" + "xpos" "150" + "ypos" "95" + "zpos" "1" + "wide" "100" + "tall" "100" + "visible" "1" + "bgcolor_override" "Transparent" + "noitem_textcolor" "TextColor" + "PaintBackgroundType" "2" + "paintborder" "0" + "model_xpos" "2" + "model_ypos" "5" + "model_wide" "100" + "model_tall" "100" + "text_ypos" "100" + "text_center" "1" + "name_only" "1" + "paint_icon_hide" "1" + + "itemmodelpanel" + { + "force_use_model" "1" + "use_item_rendertarget" "1" + "allow_rot" "1" + "inventory_image_type" "1" + } + } + + "WarningLabel" + { + "ControlName" "CExLabel" + "fieldName" "WarningLabel" + "font" "HudFontSmall" + "labelText" "#ToolPaintConfirmWarning" + "textAlignment" "center" + "xpos" "0" + "ypos" "170" + "zpos" "0" + "wide" "400" + "tall" "20" + "autoResize" "1" + "pinCorner" "0" + "visible" "0" + "enabled" "1" + "fgcolor_override" "LightRed" + } + + "CancelButton" + { + "ControlName" "CExButton" + "fieldName" "CancelButton" + "xpos" "50" + "ypos" "200" + "zpos" "1" + "wide" "130" + "tall" "20" + "autoResize" "0" + "pinCorner" "3" + "visible" "1" + "enabled" "1" + "tabPosition" "0" + "labelText" "#Cancel" + "font" "HudFontMediumSmall" + "textAlignment" "center" + "dulltext" "0" + "brighttext" "0" + "default" "0" + "Command" "cancel" + "sound_depressed" "UI/buttonclick.wav" + "sound_released" "UI/buttonclickrelease.wav" + } + + "OkButton" + { + "ControlName" "CExButton" + "fieldName" "OkButton" + "xpos" "220" + "ypos" "200" + "zpos" "1" + "wide" "130" + "tall" "20" + "autoResize" "0" + "pinCorner" "3" + "visible" "1" + "enabled" "1" + "tabPosition" "0" + "labelText" "#CraftNameConfirm" + "font" "HudFontMediumSmall" + "textAlignment" "center" + "dulltext" "0" + "brighttext" "0" + "default" "1" + "Command" "apply" + "sound_depressed" "UI/buttonclick.wav" + "sound_released" "UI/buttonclickrelease.wav" + } +} \ No newline at end of file diff --git a/resource/ui/econ/confirmapplystrangepartapplicationdialog.res b/resource/ui/econ/confirmapplystrangepartapplicationdialog.res new file mode 100644 index 0000000..931bfca --- /dev/null +++ b/resource/ui/econ/confirmapplystrangepartapplicationdialog.res @@ -0,0 +1,243 @@ +"Resource/UI/ConfirmApplyStrangePartApplicationDialog.res" +{ + "ConfirmApplyStrangePartApplicationDialog" + { + "fieldName" "ConfirmApplyStrangePartApplicationDialog" + "visible" "1" + "enabled" "1" + "xpos" "c-200" + "ypos" "c-200" + "wide" "400" + "tall" "240" + "bgcolor_override" "DarkGrey" + "paintbackgroundtype" "0" + "settitlebarvisible" "0" + "border" "CyanBorderThick" + } + + "mouseoveritempanel" + { + "ControlName" "CItemModelPanel" + "fieldName" "mouseoveritempanel" + "xpos" "c-70" + "ypos" "270" + "zpos" "100" + "wide" "300" + "tall" "300" + "visible" "0" + "bgcolor_override" "Transparent" + "noitem_textcolor" "TextColor" + "PaintBackgroundType" "2" + "paintborder" "1" + "text_ypos" "20" + "text_center" "1" + "model_hide" "1" + "resize_to_text" "1" + "padding_height" "15" + + "attriblabel" + { + "font" "ItemFontAttribLarge" + "xpos" "0" + "ypos" "30" + "zpos" "2" + "wide" "140" + "tall" "60" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "labelText" "%attriblist%" + "textAlignment" "center" + "fgcolor" "TextColor" + "centerwrap" "1" + } + } + + "TitleLabel" + { + "ControlName" "CExLabel" + "fieldName" "TitleLabel" + "font" "HudFontMedium" + "labelText" "dynamic" + "textAlignment" "center" + "xpos" "100" + "ypos" "10" + "zpos" "0" + "wide" "200" + "tall" "60" + "autoResize" "1" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "centerwrap" "1" + } + + "ToolBG" + { + "ControlName" "CExLabel" + "fieldName" "ToolBG" + "font" "HudFontSmall" + "labelText" "" + "textAlignment" "east" + "xpos" "10" + "ypos" "10" + "zpos" "-1" + "wide" "84" + "tall" "64" + "autoResize" "1" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "paintbackground" "0" + "border" "BackpackItemBorder_SelfMade" + } + "tool_modelpanel" + { + "ControlName" "CItemModelPanel" + "fieldName" "tool_modelpanel" + "xpos" "10" + "ypos" "10" + "zpos" "1" + "wide" "84" + "tall" "64" + "visible" "1" + "bgcolor_override" "Transparent" + "noitem_textcolor" "TextColor" + "PaintBackgroundType" "2" + "paintborder" "0" + "model_xpos" "2" + "model_ypos" "5" + "model_wide" "80" + "model_tall" "54" + "text_ypos" "100" + "text_center" "1" + "name_only" "1" + "paint_icon_hide" "1" + + "itemmodelpanel" + { + "use_item_rendertarget" "0" + "allow_rot" "0" + "inventory_image_type" "1" + } + } + + "SubjectBG" + { + "ControlName" "CExLabel" + "fieldName" "SubjectBG" + "font" "HudFontSmall" + "labelText" "" + "textAlignment" "east" + "xpos" "300" + "ypos" "10" + "zpos" "-1" + "wide" "84" + "tall" "64" + "autoResize" "1" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "paintbackground" "0" + "border" "BackpackItemBorder_Vintage" + } + "subject_modelpanel" + { + "ControlName" "CItemModelPanel" + "fieldName" "subject_modelpanel" + "xpos" "300" + "ypos" "10" + "zpos" "1" + "wide" "84" + "tall" "64" + "visible" "1" + "bgcolor_override" "Transparent" + "noitem_textcolor" "TextColor" + "PaintBackgroundType" "2" + "paintborder" "0" + "model_xpos" "2" + "model_ypos" "5" + "model_wide" "80" + "model_tall" "54" + "text_ypos" "100" // Hide it off the bottom + "text_center" "1" + "name_only" "1" + + "itemmodelpanel" + { + "use_item_rendertarget" "0" + "inventory_image_type" "1" + "allow_rot" "0" + } + } + + "ConfirmLabel" + { + "ControlName" "CExLabel" + "fieldName" "ConfirmLabel" + "font" "HudFontSmall" + "labelText" "#ToolStrangePartApplyConfirm" + "textAlignment" "center" + "xpos" "20" + "ypos" "80" + "zpos" "0" + "wide" "360" + "tall" "60" + "autoResize" "1" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "fgcolor_override" "TanLight" + } + + "CancelButton" + { + "ControlName" "CExButton" + "fieldName" "CancelButton" + "xpos" "50" + "ypos" "200" + "zpos" "1" + "wide" "130" + "tall" "20" + "autoResize" "0" + "pinCorner" "3" + "visible" "1" + "enabled" "1" + "tabPosition" "0" + "labelText" "#Cancel" + "font" "HudFontMediumSmall" + "textAlignment" "center" + "dulltext" "0" + "brighttext" "0" + "default" "0" + "Command" "cancel" + "sound_depressed" "UI/buttonclick.wav" + "sound_released" "UI/buttonclickrelease.wav" + } + + "OkButton" + { + "ControlName" "CExButton" + "fieldName" "OkButton" + "xpos" "220" + "ypos" "200" + "zpos" "1" + "wide" "130" + "tall" "20" + "autoResize" "0" + "pinCorner" "3" + "visible" "1" + "enabled" "1" + "tabPosition" "0" + "labelText" "#CraftNameConfirm" + "font" "HudFontMediumSmall" + "textAlignment" "center" + "dulltext" "0" + "brighttext" "0" + "default" "1" + "Command" "apply" + "sound_depressed" "UI/buttonclick.wav" + "sound_released" "UI/buttonclickrelease.wav" + } +} \ No newline at end of file diff --git a/resource/ui/econ/confirmapplystrangerestrictionapplicationdialog.res b/resource/ui/econ/confirmapplystrangerestrictionapplicationdialog.res new file mode 100644 index 0000000..d6de429 --- /dev/null +++ b/resource/ui/econ/confirmapplystrangerestrictionapplicationdialog.res @@ -0,0 +1,244 @@ +"Resource/UI/ConfirmApplyStrangeRestrictionApplicationDialog.res" +{ + "ConfirmApplyStrangeRestrictionApplicationDialog" + { + "fieldName" "ConfirmApplyStrangeRestrictionApplicationDialog" + "visible" "1" + "enabled" "1" + "xpos" "c-200" + "ypos" "c-200" + "wide" "400" + "tall" "240" + "bgcolor_override" "DarkGrey" + "paintbackgroundtype" "0" + "settitlebarvisible" "0" + "border" "CyanBorderThick" + } + + "mouseoveritempanel" + { + "ControlName" "CItemModelPanel" + "fieldName" "mouseoveritempanel" + "xpos" "c-70" + "ypos" "270" + "zpos" "100" + "wide" "300" + "tall" "300" + "visible" "0" + "bgcolor_override" "Transparent" + "noitem_textcolor" "TextColor" + "PaintBackgroundType" "2" + "paintborder" "1" + "text_ypos" "20" + "text_center" "1" + "model_hide" "1" + "resize_to_text" "1" + "padding_height" "15" + + "attriblabel" + { + "font" "ItemFontAttribLarge" + "xpos" "0" + "ypos" "30" + "zpos" "2" + "wide" "140" + "tall" "60" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "labelText" "%attriblist%" + "textAlignment" "center" + "fgcolor" "TextColor" + "centerwrap" "1" + } + } + + "TitleLabel" + { + "ControlName" "CExLabel" + "fieldName" "TitleLabel" + "font" "HudFontMedium" + "labelText" "dynamic" + "textAlignment" "center" + "xpos" "100" + "ypos" "10" + "zpos" "0" + "wide" "200" + "tall" "60" + "autoResize" "1" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "centerwrap" "1" + } + + "ToolBG" + { + "ControlName" "CExLabel" + "fieldName" "ToolBG" + "font" "HudFontSmall" + "labelText" "" + "textAlignment" "east" + "xpos" "10" + "ypos" "10" + "zpos" "-1" + "wide" "84" + "tall" "64" + "autoResize" "1" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "paintbackground" "0" + "border" "BackpackItemBorder_SelfMade" + } + "tool_modelpanel" + { + "ControlName" "CItemModelPanel" + "fieldName" "tool_modelpanel" + "xpos" "10" + "ypos" "10" + "zpos" "1" + "wide" "84" + "tall" "64" + "visible" "1" + "bgcolor_override" "Transparent" + "noitem_textcolor" "TextColor" + "PaintBackgroundType" "2" + "paintborder" "0" + "model_xpos" "2" + "model_ypos" "5" + "model_wide" "80" + "model_tall" "54" + "text_ypos" "100" // Hide it off the bottom + "text_center" "1" + "name_only" "1" + "paint_icon_hide" "1" + + "itemmodelpanel" + { + "use_item_rendertarget" "0" + "allow_rot" "0" + "inventory_image_type" "1" + } + } + + "SubjectBG" + { + "ControlName" "CExLabel" + "fieldName" "SubjectBG" + "font" "HudFontSmall" + "labelText" "" + "textAlignment" "east" + "xpos" "300" + "ypos" "10" + "zpos" "-1" + "wide" "84" + "tall" "64" + "autoResize" "1" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "paintbackground" "0" + "border" "BackpackItemBorder_Vintage" + } + + "subject_modelpanel" + { + "ControlName" "CItemModelPanel" + "fieldName" "subject_modelpanel" + "xpos" "300" + "ypos" "10" + "zpos" "1" + "wide" "84" + "tall" "64" + "visible" "1" + "bgcolor_override" "Transparent" + "noitem_textcolor" "TextColor" + "PaintBackgroundType" "2" + "paintborder" "0" + "model_xpos" "2" + "model_ypos" "5" + "model_wide" "80" + "model_tall" "54" + "text_ypos" "100" // Hide it off the bottom + "text_center" "1" + "name_only" "1" + + "itemmodelpanel" + { + "use_item_rendertarget" "0" + "inventory_image_type" "1" + "allow_rot" "0" + } + } + + "ConfirmLabel" + { + "ControlName" "CExLabel" + "fieldName" "ConfirmLabel" + "font" "HudFontSmall" + "labelText" "#ToolStrangeRestrictionApplyConfirm" + "textAlignment" "center" + "xpos" "20" + "ypos" "80" + "zpos" "0" + "wide" "360" + "tall" "100" + "autoResize" "1" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "fgcolor_override" "TanLight" + } + + "CancelButton" + { + "ControlName" "CExButton" + "fieldName" "CancelButton" + "xpos" "50" + "ypos" "200" + "zpos" "1" + "wide" "130" + "tall" "20" + "autoResize" "0" + "pinCorner" "3" + "visible" "1" + "enabled" "1" + "tabPosition" "0" + "labelText" "#Cancel" + "font" "HudFontMediumSmall" + "textAlignment" "center" + "dulltext" "0" + "brighttext" "0" + "default" "0" + "Command" "cancel" + "sound_depressed" "UI/buttonclick.wav" + "sound_released" "UI/buttonclickrelease.wav" + } + + "OkButton" + { + "ControlName" "CExButton" + "fieldName" "OkButton" + "xpos" "220" + "ypos" "200" + "zpos" "1" + "wide" "130" + "tall" "20" + "autoResize" "0" + "pinCorner" "3" + "visible" "1" + "enabled" "1" + "tabPosition" "0" + "labelText" "#CraftNameConfirm" + "font" "HudFontMediumSmall" + "textAlignment" "center" + "dulltext" "0" + "brighttext" "0" + "default" "1" + "Command" "apply" + "sound_depressed" "UI/buttonclick.wav" + "sound_released" "UI/buttonclickrelease.wav" + } +} \ No newline at end of file diff --git a/resource/ui/econ/confirmapplystrangifierdialog.res b/resource/ui/econ/confirmapplystrangifierdialog.res new file mode 100644 index 0000000..730a671 --- /dev/null +++ b/resource/ui/econ/confirmapplystrangifierdialog.res @@ -0,0 +1,244 @@ +"Resource/UI/ConfirmApplyStrangifierDialog.res" +{ + "ConfirmApplyStrangifierDialog" + { + "fieldName" "ConfirmApplyStrangifierDialog" + "visible" "1" + "enabled" "1" + "xpos" "c-200" + "ypos" "c-200" + "wide" "400" + "tall" "240" + "bgcolor_override" "DarkGrey" + "paintbackgroundtype" "0" + "settitlebarvisible" "0" + "border" "CyanBorderThick" + } + + "mouseoveritempanel" + { + "ControlName" "CItemModelPanel" + "fieldName" "mouseoveritempanel" + "xpos" "c-70" + "ypos" "270" + "zpos" "100" + "wide" "300" + "tall" "300" + "visible" "0" + "bgcolor_override" "Transparent" + "noitem_textcolor" "TextColor" + "PaintBackgroundType" "2" + "paintborder" "1" + "text_ypos" "20" + "text_center" "1" + "model_hide" "1" + "resize_to_text" "1" + "padding_height" "15" + + "attriblabel" + { + "font" "ItemFontAttribLarge" + "xpos" "0" + "ypos" "30" + "zpos" "2" + "wide" "140" + "tall" "60" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "labelText" "%attriblist%" + "textAlignment" "center" + "fgcolor" "TextColor" + "centerwrap" "1" + } + } + + "TitleLabel" + { + "ControlName" "CExLabel" + "fieldName" "TitleLabel" + "font" "HudFontMedium" + "labelText" "dynamic" + "textAlignment" "center" + "xpos" "100" + "ypos" "10" + "zpos" "0" + "wide" "200" + "tall" "60" + "autoResize" "1" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "centerwrap" "1" + } + + "ToolBG" + { + "ControlName" "CExLabel" + "fieldName" "ToolBG" + "font" "HudFontSmall" + "labelText" "" + "textAlignment" "east" + "xpos" "10" + "ypos" "10" + "zpos" "-1" + "wide" "84" + "tall" "64" + "autoResize" "1" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "paintbackground" "0" + "border" "BackpackItemBorder_SelfMade" + } + "tool_modelpanel" + { + "ControlName" "CItemModelPanel" + "fieldName" "tool_modelpanel" + "xpos" "10" + "ypos" "10" + "zpos" "1" + "wide" "84" + "tall" "64" + "visible" "1" + "bgcolor_override" "Transparent" + "noitem_textcolor" "TextColor" + "PaintBackgroundType" "2" + "paintborder" "0" + "model_xpos" "2" + "model_ypos" "5" + "model_wide" "80" + "model_tall" "54" + "text_ypos" "100" // Hide it off the bottom + "text_center" "1" + "name_only" "1" + "paint_icon_hide" "1" + + "itemmodelpanel" + { + "use_item_rendertarget" "0" + "allow_rot" "0" + "inventory_image_type" "1" + } + } + + "SubjectBG" + { + "ControlName" "CExLabel" + "fieldName" "SubjectBG" + "font" "HudFontSmall" + "labelText" "" + "textAlignment" "east" + "xpos" "300" + "ypos" "10" + "zpos" "-1" + "wide" "84" + "tall" "64" + "autoResize" "1" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "paintbackground" "0" + "border" "BackpackItemBorder_Vintage" + } + + "subject_modelpanel" + { + "ControlName" "CItemModelPanel" + "fieldName" "subject_modelpanel" + "xpos" "300" + "ypos" "10" + "zpos" "1" + "wide" "84" + "tall" "64" + "visible" "1" + "bgcolor_override" "Transparent" + "noitem_textcolor" "TextColor" + "PaintBackgroundType" "2" + "paintborder" "0" + "model_xpos" "2" + "model_ypos" "5" + "model_wide" "80" + "model_tall" "54" + "text_ypos" "100" // Hide it off the bottom + "text_center" "1" + "name_only" "1" + + "itemmodelpanel" + { + "use_item_rendertarget" "0" + "inventory_image_type" "1" + "allow_rot" "0" + } + } + + "ConfirmLabel" + { + "ControlName" "CExLabel" + "fieldName" "ConfirmLabel" + "font" "HudFontSmall" + "labelText" "#ToolStrangifierConfirm" + "textAlignment" "center" + "xpos" "20" + "ypos" "80" + "zpos" "0" + "wide" "360" + "tall" "100" + "autoResize" "1" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "fgcolor_override" "TanLight" + } + + "CancelButton" + { + "ControlName" "CExButton" + "fieldName" "CancelButton" + "xpos" "50" + "ypos" "200" + "zpos" "1" + "wide" "130" + "tall" "20" + "autoResize" "0" + "pinCorner" "3" + "visible" "1" + "enabled" "1" + "tabPosition" "0" + "labelText" "#Cancel" + "font" "HudFontMediumSmall" + "textAlignment" "center" + "dulltext" "0" + "brighttext" "0" + "default" "0" + "Command" "cancel" + "sound_depressed" "UI/buttonclick.wav" + "sound_released" "UI/buttonclickrelease.wav" + } + + "OkButton" + { + "ControlName" "CExButton" + "fieldName" "OkButton" + "xpos" "220" + "ypos" "200" + "zpos" "1" + "wide" "130" + "tall" "20" + "autoResize" "0" + "pinCorner" "3" + "visible" "1" + "enabled" "1" + "tabPosition" "0" + "labelText" "#CraftNameConfirm" + "font" "HudFontMediumSmall" + "textAlignment" "center" + "dulltext" "0" + "brighttext" "0" + "default" "1" + "Command" "apply" + "sound_depressed" "UI/buttonclick.wav" + "sound_released" "UI/buttonclickrelease.wav" + } +} \ No newline at end of file diff --git a/resource/ui/econ/confirmapplyteamcolorpaintcandialog.res b/resource/ui/econ/confirmapplyteamcolorpaintcandialog.res new file mode 100644 index 0000000..d9d4568 --- /dev/null +++ b/resource/ui/econ/confirmapplyteamcolorpaintcandialog.res @@ -0,0 +1,324 @@ +"Resource/UI/ConfirmApplyTeamColorPaintCanDialog.res" +{ + "ConfirmApplyTeamColorPaintCanDialog" + { + "fieldName" "ConfirmApplyTeamColorPaintCanDialog" + "visible" "1" + "enabled" "1" + "xpos" "c-200" + "ypos" "c-200" + "wide" "400" + "tall" "240" + "bgcolor_override" "DarkGrey" + "paintbackgroundtype" "0" + "settitlebarvisible" "0" + "border" "CyanBorderThick" + } + + "mouseoveritempanel" + { + "ControlName" "CItemModelPanel" + "fieldName" "mouseoveritempanel" + "xpos" "c-70" + "ypos" "270" + "zpos" "100" + "wide" "300" + "tall" "300" + "visible" "0" + "bgcolor_override" "Transparent" + "noitem_textcolor" "TextColor" + "PaintBackgroundType" "2" + "paintborder" "1" + "text_ypos" "20" + "text_center" "1" + "model_hide" "1" + "resize_to_text" "1" + "padding_height" "15" + + "attriblabel" + { + "font" "ItemFontAttribLarge" + "xpos" "0" + "ypos" "30" + "zpos" "2" + "wide" "140" + "tall" "60" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "labelText" "%attriblist%" + "textAlignment" "center" + "fgcolor" "TextColor" + "centerwrap" "1" + } + } + + "TitleLabel" + { + "ControlName" "CExLabel" + "fieldName" "TitleLabel" + "font" "HudFontMedium" + "labelText" "dynamic" + "textAlignment" "center" + "xpos" "100" + "ypos" "10" + "zpos" "0" + "wide" "200" + "tall" "60" + "autoResize" "1" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "centerwrap" "1" + } + + "ToolBG" + { + "ControlName" "CExLabel" + "fieldName" "ToolBG" + "font" "HudFontSmall" + "labelText" "" + "textAlignment" "east" + "xpos" "10" + "ypos" "10" + "zpos" "-1" + "wide" "84" + "tall" "64" + "autoResize" "1" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "paintbackground" "0" + "border" "BackpackItemBorder_SelfMade" + } + "tool_modelpanel" + { + "ControlName" "CItemModelPanel" + "fieldName" "tool_modelpanel" + "xpos" "10" + "ypos" "10" + "zpos" "1" + "wide" "84" + "tall" "64" + "visible" "1" + "bgcolor_override" "Transparent" + "noitem_textcolor" "TextColor" + "PaintBackgroundType" "2" + "paintborder" "0" + "model_xpos" "2" + "model_ypos" "5" + "model_wide" "80" + "model_tall" "54" + "text_ypos" "100" + "text_center" "1" + "name_only" "1" + "paint_icon_hide" "1" + + "itemmodelpanel" + { + "use_item_rendertarget" "0" + "allow_rot" "0" + "inventory_image_type" "1" + } + } + + "SubjectBG" + { + "ControlName" "CExLabel" + "fieldName" "SubjectBG" + "font" "HudFontSmall" + "labelText" "" + "textAlignment" "east" + "xpos" "300" + "ypos" "10" + "zpos" "-1" + "wide" "84" + "tall" "64" + "autoResize" "1" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "paintbackground" "0" + "border" "BackpackItemBorder_Vintage" + } + "subject_modelpanel" + { + "ControlName" "CItemModelPanel" + "fieldName" "subject_modelpanel" + "xpos" "300" + "ypos" "10" + "zpos" "1" + "wide" "84" + "tall" "64" + "visible" "1" + "bgcolor_override" "Transparent" + "noitem_textcolor" "TextColor" + "PaintBackgroundType" "2" + "paintborder" "0" + "model_xpos" "2" + "model_ypos" "5" + "model_wide" "80" + "model_tall" "54" + "text_ypos" "100" + "text_center" "1" + "name_only" "1" + + "itemmodelpanel" + { + "use_item_rendertarget" "0" + "allow_rot" "0" + "inventory_image_type" "1" + } + } + + "ConfirmLabel" + { + "ControlName" "CExLabel" + "fieldName" "ConfirmLabel" + "font" "HudFontSmall" + "labelText" "#ToolPaintConfirm" + "textAlignment" "center" + "xpos" "20" + "ypos" "80" + "zpos" "0" + "wide" "360" + "tall" "20" + "autoResize" "1" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "fgcolor_override" "TanLight" + } + + "paint_model_red" + { + "ControlName" "CItemModelPanel" + "fieldName" "paint_model_red" + "xpos" "100" + "ypos" "95" + "zpos" "1" + "wide" "100" + "tall" "100" + "visible" "1" + "bgcolor_override" "Transparent" + "noitem_textcolor" "TextColor" + "PaintBackgroundType" "2" + "paintborder" "0" + "model_xpos" "2" + "model_ypos" "5" + "model_wide" "100" + "model_tall" "100" + "text_ypos" "100" + "text_center" "1" + "name_only" "1" + "paint_icon_hide" "1" + "itemmodelpanel" + { + "force_use_model" "1" + "use_item_rendertarget" "1" + "inventory_image_type" "1" + "allow_rot" "1" + } + } + + "paint_model_blue" + { + "ControlName" "CItemModelPanel" + "fieldName" "paint_model_blue" + "xpos" "200" + "ypos" "95" + "zpos" "1" + "wide" "100" + "tall" "100" + "visible" "1" + "bgcolor_override" "Transparent" + "noitem_textcolor" "TextColor" + "PaintBackgroundType" "2" + "paintborder" "0" + "model_xpos" "2" + "model_ypos" "5" + "model_wide" "100" + "model_tall" "100" + "text_ypos" "100" + "text_center" "1" + "name_only" "1" + "paint_icon_hide" "1" + "itemmodelpanel" + { + "force_use_model" "1" + "use_item_rendertarget" "1" + "inventory_image_type" "1" + "allow_rot" "1" + } + } + + "WarningLabel" + { + "ControlName" "CExLabel" + "fieldName" "WarningLabel" + "font" "HudFontSmall" + "labelText" "#ToolPaintConfirmWarning" + "textAlignment" "center" + "xpos" "0" + "ypos" "170" + "zpos" "0" + "wide" "400" + "tall" "20" + "autoResize" "1" + "pinCorner" "0" + "visible" "0" + "enabled" "1" + "fgcolor_override" "LightRed" + } + + "CancelButton" + { + "ControlName" "CExButton" + "fieldName" "CancelButton" + "xpos" "50" + "ypos" "200" + "zpos" "1" + "wide" "130" + "tall" "20" + "autoResize" "0" + "pinCorner" "3" + "visible" "1" + "enabled" "1" + "tabPosition" "0" + "labelText" "#Cancel" + "font" "HudFontMediumSmall" + "textAlignment" "center" + "dulltext" "0" + "brighttext" "0" + "default" "0" + "Command" "cancel" + "sound_depressed" "UI/buttonclick.wav" + "sound_released" "UI/buttonclickrelease.wav" + } + + "OkButton" + { + "ControlName" "CExButton" + "fieldName" "OkButton" + "xpos" "220" + "ypos" "200" + "zpos" "1" + "wide" "130" + "tall" "20" + "autoResize" "0" + "pinCorner" "3" + "visible" "1" + "enabled" "1" + "tabPosition" "0" + "labelText" "#CraftNameConfirm" + "font" "HudFontMediumSmall" + "textAlignment" "center" + "dulltext" "0" + "brighttext" "0" + "default" "1" + "Command" "apply" + "sound_depressed" "UI/buttonclick.wav" + "sound_released" "UI/buttonclickrelease.wav" + } +} \ No newline at end of file diff --git a/resource/ui/econ/confirmcustomizetexturedialog.res b/resource/ui/econ/confirmcustomizetexturedialog.res new file mode 100644 index 0000000..db8bc5a --- /dev/null +++ b/resource/ui/econ/confirmcustomizetexturedialog.res @@ -0,0 +1,952 @@ +"Resource/UI/econ/ConfirmCustomizeTextureDialog.res" +{ + "ConfirmCustomizeTextureDialog" + { + "fieldName" "ConfirmCustomizeTextureDialog" + "visible" "1" + "enabled" "1" + "xpos" "c-280" + "ypos" "c-225" + "wide" "560" + "tall" "345" + "bgcolor_override" "DarkGrey" + "paintbackgroundtype" "0" + "settitlebarvisible" "0" + "border" "CyanBorderThick" + } + + "mouseoveritempanel" + { + "ControlName" "CItemModelPanel" + "fieldName" "mouseoveritempanel" + "xpos" "c-70" + "ypos" "270" + "zpos" "100" + "wide" "300" + "tall" "300" + "visible" "0" + "bgcolor_override" "Transparent" + "noitem_textcolor" "TextColor" + "PaintBackgroundType" "2" + "paintborder" "1" + "text_ypos" "20" + "text_center" "1" + "model_hide" "1" + "resize_to_text" "1" + "padding_height" "15" + + "attriblabel" + { + "font" "ItemFontAttribLarge" + "xpos" "0" + "ypos" "30" + "zpos" "2" + "wide" "140" + "tall" "60" + "labelText" "%attriblist%" + "textAlignment" "center" + "fgcolor" "TextColor" + "centerwrap" "1" + } + } + + "ToolBG" + { + "ControlName" "CExLabel" + "fieldName" "ToolBG" + "font" "HudFontSmall" + "labelText" "" + "textAlignment" "east" + "xpos" "10" + "ypos" "10" + "zpos" "-1" + "wide" "84" + "tall" "64" + "paintbackground" "0" + "border" "BackpackItemBorder_SelfMade" + } + "tool_icon" + { + "ControlName" "ScalableImagePanel" + "fieldName" "tool_icon" + "xpos" "10" + "ypos" "10" + "zpos" "2" + "wide" "16" + "tall" "16" + "visible" "1" + "enabled" "1" + "image" "backpack_jewel_modify_target_b_g" + "tileImage" "0" + "tileVertically" "0" + "drawcolor" "112 176 74 255" + } + "tool_modelpanel" + { + "ControlName" "CItemModelPanel" + "fieldName" "tool_modelpanel" + "xpos" "10" + "ypos" "10" + "zpos" "1" + "wide" "84" + "tall" "64" + "visible" "1" + "bgcolor_override" "Transparent" + "noitem_textcolor" "TextColor" + "PaintBackgroundType" "2" + "paintborder" "0" + "model_xpos" "2" + "model_ypos" "5" + "model_wide" "80" + "model_tall" "54" + "text_ypos" "100" + "text_center" "1" + "name_only" "1" + "paint_icon_hide" "1" + + "itemmodelpanel" + { + "use_item_rendertarget" "0" + "allow_rot" "0" + "inventory_image_type" "1" + } + } + + "TitleLabel" + { + "ControlName" "CExLabel" + "fieldName" "TitleLabel" + "font" "HudFontMedium" + "labelText" "dynamic" + "textAlignment" "center" + "xpos" "100" + "ypos" "10" + "zpos" "0" + "wide" "365" + "tall" "60" + "centerwrap" "1" + } + + "SubjectBG" + { + "ControlName" "CExLabel" + "fieldName" "SubjectBG" + "font" "HudFontSmall" + "labelText" "" + "textAlignment" "east" + "xpos" "465" + "ypos" "10" + "zpos" "-1" + "wide" "84" + "tall" "64" + "paintbackground" "0" + "border" "BackpackItemBorder_3" + } + "subject_icon" + { + "ControlName" "ScalableImagePanel" + "fieldName" "subject_icon" + "xpos" "465" + "ypos" "10" + "zpos" "2" + "wide" "16" + "tall" "16" + "visible" "1" + "enabled" "1" + "image" "backpack_jewel_modify_target_b_g" + "tileImage" "0" + "tileVertically" "0" + "drawcolor" "71 98 145 255" + } + + "subject_modelpanel" + { + "ControlName" "CItemModelPanel" + "fieldName" "subject_modelpanel" + "xpos" "465" + "ypos" "10" + "zpos" "1" + "wide" "84" + "tall" "64" + "visible" "1" + "bgcolor_override" "Transparent" + "noitem_textcolor" "TextColor" + "PaintBackgroundType" "2" + "paintborder" "0" + "model_xpos" "2" + "model_ypos" "5" + "model_wide" "80" + "model_tall" "54" + "text_ypos" "100" + "text_center" "1" + "name_only" "1" + + "itemmodelpanel" + { + "use_item_rendertarget" "0" + "inventory_image_type" "1" + "allow_rot" "0" + } + } + + // Dynamically sized and moded based on the current page + "paint_model" + { + "ControlName" "CItemModelPanel" + "fieldName" "paint_model" + "xpos" "275" + "ypos" "20" + "zpos" "100" + "wide" "160" + "tall" "160" + "visible" "1" + "bgcolor_override" "0 0 0 0" + "noitem_textcolor" "TanLight" + //"PaintBackgroundType" "2" + "paintborder" "0" + "model_xpos" "00" + "model_ypos" "00" + "model_wide" "160" + "model_tall" "160" + //"text_ypos" "1" + //"text_center" "1" + //"name_only" "1" + "model_only" "1" + "paint_icon_hide" "1" + + "itemmodelpanel" + { + "force_use_model" "1" + "inventory_image_type" "1" + "use_item_rendertarget" "0" + "allow_rot" "1" + } + } + + // ---------------------------- + "SelectImagePage" + { + "ControlName" "EditablePanel" + "fieldName" "SelectImagePage" + "xpos" "10" + "ypos" "80" + "wide" "540" + "tall" "260" + "visible" "1" + "enabled" "1" + + "PageTitleLabel" + { + "ControlName" "CExLabel" + "fieldName" "PageTitleLabel" + "font" "HudFontMediumSmall" + "labelText" "#ToolCustomizeTextureStep1" + "textAlignment" "north-west" + "xpos" "0" + "ypos" "0" + "zpos" "0" + "wide" "540" + "tall" "20" + } + + "ImagePaletteGroupBox" + { + "ControlName" "EditablePanel" + "fieldName" "ImagePaletteGroupBox" + "xpos" "0" + "ypos" "25" + "zpos" "-1" + "wide" "350" + "tall" "200" + "border" "GrayDialogBorder" + "bgcolor_override" "DarkGrey" + + "UseAvatarRadio" + { + "ControlName" "RadioButton" + "fieldName" "UseAvatarRadio" + "xpos" "10" + "ypos" "10" + "wide" "330" + "tall" "20" + "labelText" "#ToolCustomizeTextureUseAvatarImage" + "textAlignment" "west" + "font" "HudFontSmall" + } + + "UseAnyImageRadio" + { + "ControlName" "RadioButton" + "fieldName" "UseAnyImageRadio" + "xpos" "10" + "ypos" "80" + "wide" "330" + "tall" "20" + "labelText" "#ToolCustomizeTextureUseAnyImage" + "textAlignment" "west" + "font" "HudFontSmall" + } + + "BrowseForNewImageButton" + { + "ControlName" "CExButton" + "fieldName" "BrowseForNewImageButton" + "xpos" "40" + "ypos" "110" + "zpos" "1" + "wide" "300" + "tall" "20" + "labelText" "#ToolCustomizeTextureBrowseButton" + "font" "HudFontSmall" + "Command" "pick_image" + "sound_depressed" "UI/buttonclick.wav" + "sound_released" "UI/buttonclickrelease.wav" + } + + "ForBestResultsLabel" + { + "ControlName" "CExLabel" + "fieldName" "ForBestResultsLabel" + "font" "HudFontSmall" + "xpos" "40" + "ypos" "140" + "wide" "300" + "tall" "40" + "labelText" "#ToolCustomizeTextureBestResults" + "textAlignment" "north-west" + "wrap" "1" + } + } + + "PreviewImageGroupBox" + { + "ControlName" "EditablePanel" + "fieldName" "PreviewImageGroupBox" + "xpos" "360" + "ypos" "25" + "zpos" "-1" + "wide" "180" + "tall" "200" + "border" "GrayDialogBorder" + "bgcolor_override" "DarkGrey" + + "PreviewCroppedImage" + { + "ControlName" "CRGBAImagePanel" + "fieldName" "PreviewCroppedImage" + "xpos" "20" + "ypos" "20" + "zpos" "-1" + "wide" "140" + "tall" "140" + } + + "SquarizeComboBox" + { + "ControlName" "ComboBox" + "fieldName" "SquarizeComboBox" + "xpos" "20" + "ypos" "170" + "zpos" "-1" + "wide" "140" + "tall" "15" + "editable" "0" + "font" "HudFontSmall" + + //"fgcolor_override" "TanLight" + "bgcolor_override" "0 0 0 255" + //"disabledFgColor_override" "TanLight" + "disabledBgColor_override" "0 0 0 255" + "selectionColor_override" "0 0 0 255" + "selectionTextColor_override" "TanLight" + "defaultSelectionBG2Color_override" "0 0 0 0" + } + } + + "CancelButton" + { + "ControlName" "CExButton" + "fieldName" "CancelButton" + "xpos" "0" + "ypos" "230" + "zpos" "1" + "wide" "130" + "tall" "25" + "labelText" "#Cancel" + "font" "HudFontMediumSmall" + "textAlignment" "center" + "Command" "cancel" + "sound_depressed" "UI/buttonclick.wav" + "sound_released" "UI/buttonclickrelease.wav" + } + + "NextButton" + { + "ControlName" "CExButton" + "fieldName" "NextButton" + "xpos" "410" + "ypos" "230" + "zpos" "1" + "wide" "130" + "tall" "25" + "labelText" "#TF_NextCarat" + "font" "HudFontMediumSmall" + "textAlignment" "center" + "Command" "next_page" + "sound_depressed" "UI/buttonclick.wav" + "sound_released" "UI/buttonclickrelease.wav" + } + } + + // ---------------------------- + "AdjustFilterPage" + { + "ControlName" "EditablePanel" + "fieldName" "AdjustFilterPage" + "xpos" "10" + "ypos" "80" + "wide" "540" + "tall" "260" + "visible" "1" + "enabled" "1" + + "PageTitleLabel" + { + "ControlName" "CExLabel" + "fieldName" "PageTitleLabel" + "font" "HudFontMediumSmall" + "labelText" "#ToolCustomizeTextureStep2" + "textAlignment" "north-west" + "xpos" "0" + "ypos" "0" + "zpos" "0" + "wide" "540" + "tall" "20" + } + + "FilterOptionsGroupBox" + { + "ControlName" "EditablePanel" + "fieldName" "SelectFilterGroupBox" + "Font" "HudFontSmallest" + "xpos" "0" + "ypos" "25" + "zpos" "-1" + "wide" "160" + "tall" "200" + "border" "GrayDialogBorder" + "bgcolor_override" "DarkGrey" + + "FilterLabel" + { + "ControlName" "CExLabel" + "fieldName" "FilterLabel" + "font" "HudFontSmall" + "xpos" "10" + "ypos" "10" + "wide" "140" + "tall" "20" + "labelText" "Filter:" // !FIXME! Localize + "textAlignment" "north-west" + "visible" "0" + } + + "FilterComboBox" + { + "ControlName" "ComboBox" + "fieldName" "FilterComboBox" + "xpos" "10" + "ypos" "30" + "zpos" "-1" + "wide" "140" + "tall" "15" + "editable" "0" + "font" "HudFontSmall" + "visible" "0" + + //"fgcolor_override" "TanLight" + "bgcolor_override" "0 0 0 255" + //"disabledFgColor_override" "TanLight" + "disabledBgColor_override" "0 0 0 255" + "selectionColor_override" "0 0 0 255" + "selectionTextColor_override" "TanLight" + "defaultSelectionBG2Color_override" "0 0 0 0" + } + + "PainterlyOptions" + { + "ControlName" "EditablePanel" + "fieldName" "PainterlyOptions" + "xpos" "10" + "ypos" "50" + "zpos" "-1" + "wide" "140" + "tall" "150" + + "FilterDescriptionLabel" + { + "ControlName" "CExLabel" + "fieldName" "FilterDescriptionLabel" + "xpos" "0" + "ypos" "0" + "wide" "140" + "tall" "80" + "labelText" "#ToolCustomizeTexturePainterlyDescription" + "textAlignment" "north-west" + "font" "HudFontSmall" + "wrap" "1" + } + } + + "StencilOptions" + { + "ControlName" "EditablePanel" + "fieldName" "StencilOptions" + "xpos" "10" + "ypos" "50" + "zpos" "-1" + "wide" "140" + "tall" "150" + + "FilterDescriptionLabel" + { + "ControlName" "CExLabel" + "fieldName" "FilterDescriptionLabel" + "xpos" "0" + "ypos" "0" + "wide" "120" + "tall" "60" + "labelText" "#ToolCustomizeTextureStencilDescription" + "textAlignment" "north-west" + "font" "HudFontSmall" + "wrap" "1" + "visible" "0" + } + + "ColorPaletteLabel" + { + "ControlName" "CExLabel" + "fieldName" "ColorPaletteLabel" + "xpos" "0" + "ypos" "60" + "wide" "140" + "tall" "15" + "labelText" "#ToolCustomizeTextureColorPalette" + "textAlignment" "north-west" + "font" "HudFontSmall" + } + + "PrevStencilPaletteButton" + { + "ControlName" "CExButton" + "fieldName" "PrevStencilPaletteButton" + "xpos" "0" + "ypos" "80" + "zpos" "1" + "wide" "65" + "tall" "15" + "labelText" "<<" + "font" "HudFontSmall" + "textAlignment" "center" + "Command" "prev_stencil_palette" + "sound_depressed" "UI/buttonclick.wav" + "sound_released" "UI/buttonclickrelease.wav" + } + + "NextStencilPaletteButton" + { + "ControlName" "CExButton" + "fieldName" "NextStencilPaletteButton" + "xpos" "75" + "ypos" "80" + "zpos" "1" + "wide" "65" + "tall" "15" + "labelText" ">>" + "font" "HudFontSmall" + "textAlignment" "center" + "Command" "next_stencil_palette" + "sound_depressed" "UI/buttonclick.wav" + "sound_released" "UI/buttonclickrelease.wav" + } + + "StencilGradientMap" + { + "ControlName" "CustomTextureStencilGradientMapWidget" + "fieldName" "StencilGradientMap" + "xpos" "0" + "ypos" "100" + "zpos" "1" + "wide" "140" + "tall" "20" + } + + "StencilModeComboBox" + { + "ControlName" "ComboBox" + "fieldName" "StencilModeComboBox" + "xpos" "0" + "ypos" "125" + "zpos" "-1" + "wide" "140" + "tall" "15" + "editable" "0" + "font" "HudFontSmall" + + //"fgcolor_override" "TanLight" + "bgcolor_override" "0 0 0 255" + //"disabledFgColor_override" "TanLight" + "disabledBgColor_override" "0 0 0 255" + "selectionColor_override" "0 0 0 255" + "selectionTextColor_override" "TanLight" + "defaultSelectionBG2Color_override" "0 0 0 0" + } + } + } + + "PreviewImageGroupBox" + { + "ControlName" "EditablePanel" + "fieldName" "PreviewImageGroupBox" + "xpos" "170" + "ypos" "25" + "zpos" "-1" + "wide" "180" + "tall" "200" + "border" "GrayDialogBorder" + "bgcolor_override" "DarkGrey" + + "PreviewFilteredImage" + { + "ControlName" "CRGBAImagePanel" + "fieldName" "PreviewFilteredImage" + "xpos" "20" + "ypos" "30" + "zpos" "-1" + "wide" "140" + "tall" "140" + } + } + + "PreviewModelGroupBox" + { + "ControlName" "EditablePanel" + "fieldName" "PreviewModelGroupBox" + "xpos" "360" + "ypos" "25" + "zpos" "-1" + "wide" "180" + "tall" "200" + "border" "GrayDialogBorder" + "bgcolor_override" "DarkGrey" + + "GradientBgPanel" + { + "ControlName" "ImagePanel" + "FieldName" "GradientBgPanel" + "xpos" "10" + "ypos" "10" + "zpos" "1" + "wide" "160" + "tall" "180" + "visible" "1" + "tileImage" "0" + "scaleImage" "1" + "image" "loadout_bottom_gradient" + "border" "ButtonBorder" + "paintbackgroundtype" "2" + "paintbackground" "1" + } + + "DragToRotateLabel" + { + "ControlName" "CExLabel" + "fieldName" "DragToRotateLabel" + "font" "HudFontSmall" + "labelText" "#Store_PreviewItem" + "textAlignment" "center" + "xpos" "10" + "ypos" "170" + "zpos" "2" + "wide" "160" + "tall" "20" + "centerwrap" "1" + } + } + + "CancelButton" + { + "ControlName" "CExButton" + "fieldName" "CancelButton" + "xpos" "00" + "ypos" "230" + "zpos" "1" + "wide" "130" + "tall" "25" + "labelText" "#Cancel" + "font" "HudFontMediumSmall" + "textAlignment" "center" + "Command" "cancel" + "sound_depressed" "UI/buttonclick.wav" + "sound_released" "UI/buttonclickrelease.wav" + } + + "BackButton" + { + "ControlName" "CExButton" + "fieldName" "BackButton" + "xpos" "270" + "ypos" "230" + "zpos" "1" + "wide" "130" + "tall" "25" + "labelText" "#TF_BackCarat" + "font" "HudFontMediumSmall" + "textAlignment" "center" + "Command" "prev_page" + "sound_depressed" "UI/buttonclick.wav" + "sound_released" "UI/buttonclickrelease.wav" + } + + "NextButton" + { + "ControlName" "CExButton" + "fieldName" "NextButton" + "xpos" "410" + "ypos" "230" + "zpos" "1" + "wide" "130" + "tall" "25" + "labelText" "#TF_NextCarat" + "font" "HudFontMediumSmall" + "textAlignment" "center" + "Command" "next_page" + "sound_depressed" "UI/buttonclick.wav" + "sound_released" "UI/buttonclickrelease.wav" + } + } + + // ---------------------------- + "FinalConfirmPage" + { + "ControlName" "EditablePanel" + "fieldName" "FinalConfirmPage" + "xpos" "10" + "ypos" "80" + "wide" "540" + "tall" "260" + + "PageTitleLabel" + { + "ControlName" "CExLabel" + "fieldName" "PageTitleLabel" + "font" "HudFontMediumSmall" + "labelText" "#ToolCustomizeTextureStep3" + "textAlignment" "north-west" + "xpos" "0" + "ypos" "0" + "zpos" "0" + "wide" "540" + "tall" "20" + } + + "WarningTextGroupBox" + { + "ControlName" "EditablePanel" + "fieldName" "WarningTextGroupBox" + "Font" "HudFontSmallest" + "xpos" "0" + "ypos" "25" + "zpos" "-1" + "wide" "350" + "tall" "200" + "border" "GrayDialogBorder" + "bgcolor_override" "DarkGrey" + + "WarningText" + { + "ControlName" "CExLabel" + "fieldName" "WarningText" + "font" "HudFontSmall" + "xpos" "10" + "ypos" "10" + "wide" "330" + "tall" "180" + "labelText" "#ToolCustomizeTextureConfirmWarning" + "textAlignment" "west" + "wrap" "1" + } + } + + "PreviewModelGroupBox" + { + "ControlName" "EditablePanel" + "fieldName" "PreviewModelGroupBox" + "xpos" "360" + "ypos" "25" + "zpos" "-1" + "wide" "180" + "tall" "200" + "border" "GrayDialogBorder" + "bgcolor_override" "DarkGrey" + + "GradientBgPanel" + { + "ControlName" "ImagePanel" + "FieldName" "GradientBgPanel" + "xpos" "10" + "ypos" "10" + "zpos" "1" + "wide" "160" + "tall" "180" + "visible" "1" + "tileImage" "0" + "scaleImage" "1" + "image" "loadout_bottom_gradient" + "border" "ButtonBorder" + "paintbackgroundtype" "2" + "paintbackground" "1" + } + + "DragToRotateLabel" + { + "ControlName" "CExLabel" + "fieldName" "DragToRotateLabel" + "font" "HudFontSmall" + "labelText" "#ToolCustomizeTextureDragToRotate" + "textAlignment" "center" + "xpos" "10" + "ypos" "170" + "zpos" "2" + "wide" "160" + "tall" "20" + "centerwrap" "1" + } + } + + "CancelButton" + { + "ControlName" "CExButton" + "fieldName" "CancelButton" + "xpos" "00" + "ypos" "230" + "zpos" "1" + "wide" "130" + "tall" "25" + "labelText" "#Cancel" + "font" "HudFontMediumSmall" + "textAlignment" "center" + "default" "0" + "Command" "cancel" + "sound_depressed" "UI/buttonclick.wav" + "sound_released" "UI/buttonclickrelease.wav" + } + + "BackButton" + { + "ControlName" "CExButton" + "fieldName" "BackButton" + "xpos" "270" + "ypos" "230" + "zpos" "1" + "wide" "130" + "tall" "25" + "labelText" "#TF_BackCarat" + "font" "HudFontMediumSmall" + "textAlignment" "center" + "Command" "prev_page" + "sound_depressed" "UI/buttonclick.wav" + "sound_released" "UI/buttonclickrelease.wav" + } + + "OkButton" + { + "ControlName" "CExButton" + "fieldName" "OkButton" + "xpos" "410" + "ypos" "230" + "zpos" "1" + "wide" "130" + "tall" "25" + "labelText" "#ToolCustomizeTextureOKButton" + "font" "HudFontMediumSmall" + "textAlignment" "center" + "default" "1" + "Command" "apply" + "sound_depressed" "UI/buttonclick.wav" + "sound_released" "UI/buttonclickrelease.wav" + } + } + + // ---------------------------- + "PerformingActionPage" + { + "ControlName" "EditablePanel" + "fieldName" "PerformingActionPage" + "xpos" "10" + "ypos" "80" + "wide" "540" + "tall" "260" + + "PleaseWaitLabel" + { + "ControlName" "CExLabel" + "fieldName" "PleaseWaitLabel" + "font" "HudFontSmall" + "labelText" "#ToolCustomizeTexturePleaseWait" + "textAlignment" "center" + "xpos" "20" + "ypos" "25" + "zpos" "0" + "wide" "340" + "tall" "200" + "centerwrap" "1" + } + + "PreviewModelGroupBox" + { + "ControlName" "EditablePanel" + "fieldName" "PreviewModelGroupBox" + "xpos" "360" + "ypos" "25" + "zpos" "-1" + "wide" "180" + "tall" "200" + "border" "GrayDialogBorder" + "bgcolor_override" "DarkGrey" + + "GradientBgPanel" + { + "ControlName" "ImagePanel" + "FieldName" "GradientBgPanel" + "xpos" "10" + "ypos" "10" + "zpos" "1" + "wide" "160" + "tall" "180" + "visible" "1" + "tileImage" "0" + "scaleImage" "1" + "image" "loadout_bottom_gradient" + "border" "ButtonBorder" + "paintbackgroundtype" "2" + "paintbackground" "1" + } + + "DragToRotateLabel" + { + "ControlName" "CExLabel" + "fieldName" "DragToRotateLabel" + "font" "HudFontSmall" + "labelText" "#ToolCustomizeTextureDragToRotate" + "textAlignment" "center" + "xpos" "10" + "ypos" "170" + "zpos" "2" + "wide" "160" + "tall" "20" + "centerwrap" "1" + } + } + } +} \ No newline at end of file diff --git a/resource/ui/econ/confirmdialog.res b/resource/ui/econ/confirmdialog.res new file mode 100644 index 0000000..e8a9f58 --- /dev/null +++ b/resource/ui/econ/confirmdialog.res @@ -0,0 +1,114 @@ +"Resource/UI/ConfirmDialog.res" +{ + "ConfirmDialog" + { + "ControlName" "Frame" + "fieldName" "ConfirmDialog" + "xpos" "c-150" + "ypos" "140" + "wide" "324" + "tall" "200" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "tabPosition" "0" + "settitlebarvisible" "0" + "PaintBackgroundType" "0" + "paintbackground" "1" + "paintborder" "1" + "border" "CyanBorderThick" + "bgcolor_override" "DarkGrey" + } + + "TitleLabel" + { + "ControlName" "CExLabel" + "fieldName" "TitleLabel" + "font" "HudFontMedium" + "labelText" "#ConfirmTitle" + "textAlignment" "center" + "xpos" "0" + "ypos" "15" + "zpos" "1" + "wide" "324" + "tall" "25" + "autoResize" "1" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + } + + "ExplanationLabel" + { + "ControlName" "CExLabel" + "fieldName" "ExplanationLabel" + "font" "HudFontSmall" + "labelText" "%text%" + "textAlignment" "center" + "xpos" "87" + "ypos" "50" + "zpos" "1" + "wide" "244" + "tall" "170" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "centerwrap" "1" + "fgcolor_override" "TanLight" + } + + "CancelButton" + { + "ControlName" "CExButton" + "fieldName" "CancelButton" + "xpos" "190" + "ypos" "165" + "zpos" "20" + "wide" "124" + "tall" "20" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "tabPosition" "0" + "labelText" "#GameUI_CancelBold" + "font" "HudFontMediumSmall" + "textAlignment" "center" + "textinsetx" "50" + "dulltext" "0" + "brighttext" "0" + "Command" "cancel" + "sound_depressed" "UI/buttonclick.wav" + "sound_released" "UI/buttonclickrelease.wav" + "armedBgColor_override" "Red" + } + + "ConfirmButton" + { + "ControlName" "CExButton" + "fieldName" "ConfirmButton" + "xpos" "10" + "ypos" "165" + "zpos" "20" + "wide" "175" + "tall" "20" + "default" "1" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "tabPosition" "0" + "labelText" "#ConfirmButtonText" + "font" "HudFontMediumSmall" + "textAlignment" "center" + "textinsetx" "50" + "dulltext" "0" + "brighttext" "0" + "Command" "confirm" + "sound_depressed" "UI/buttonclick.wav" + "sound_released" "UI/buttonclickrelease.wav" + "armedBgColor_override" "GreenSolid" + } +} \ No newline at end of file diff --git a/resource/ui/econ/confirmdialogabandonnopenalty.res b/resource/ui/econ/confirmdialogabandonnopenalty.res new file mode 100644 index 0000000..d2b085a --- /dev/null +++ b/resource/ui/econ/confirmdialogabandonnopenalty.res @@ -0,0 +1,124 @@ +"Resource/UI/ConfirmDialogAbandonNoPenalty.res" +{ + "ConfirmDialog" + { + "ControlName" "Frame" + "fieldName" "ConfirmDialog" + "xpos" "c-150" + "ypos" "140" + "wide" "300" + "tall" "200" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "tabPosition" "0" + "settitlebarvisible" "0" + "bgcolor_override" "DarkGrey" + "paintbackground" "1" + "border" "CyanBorderThick" + } + + "TitleLabel" + { + "ControlName" "CExLabel" + "fieldName" "TitleLabel" + "font" "HudFontMedium" + "labelText" "#ConfirmTitle" + "textAlignment" "north" + "xpos" "0" + "ypos" "15" + "zpos" "1" + "wide" "300" + "tall" "32" + "autoResize" "1" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + } + + "AbandonIcon" + { + "ControlName" "ImagePanel" + "fieldName" "AbandonIcon" + "xpos" "10" + "ypos" "52" + "wide" "40" + "tall" "40" + "image" "pve/mvm_timeout_active_large" + "visible" "0" + "enabled" "0" + "scaleImage" "1" + } + + "ExplanationLabel" + { + "ControlName" "CExLabel" + "fieldName" "ExplanationLabel" + "font" "HudFontSmall" + "labelText" "%text%" + "textAlignment" "north-west" + "xpos" "60" + "ypos" "50" + "zpos" "1" + "wide" "220" + "tall" "170" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "wrap" "1" + "fgcolor_override" "TanLight" + } + + "CancelButton" + { + "ControlName" "CExButton" + "fieldName" "CancelButton" + "xpos" "165" + "ypos" "165" + "zpos" "20" + "wide" "130" + "tall" "20" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "tabPosition" "0" + "labelText" "#GameUI_CancelBold" + "font" "HudFontMediumSmall" + "textAlignment" "center" + "textinsetx" "50" + "dulltext" "0" + "brighttext" "0" + "Command" "cancel" + "sound_depressed" "UI/buttonclick.wav" + "sound_released" "UI/buttonclickrelease.wav" + } + + "ConfirmButton" + { + "ControlName" "CExButton" + "fieldName" "ConfirmButton" + "xpos" "10" + "ypos" "165" + "zpos" "20" + "wide" "130" + "tall" "20" + "default" "1" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "tabPosition" "0" + "labelText" "#ConfirmButtonText" + "font" "HudFontMediumSmall" + "textAlignment" "center" + "textinsetx" "50" + "dulltext" "0" + "brighttext" "0" + "Command" "confirm" + "sound_depressed" "UI/buttonclick.wav" + "sound_released" "UI/buttonclickrelease.wav" + } +} \ No newline at end of file diff --git a/resource/ui/econ/confirmdialogabandonpenalty.res b/resource/ui/econ/confirmdialogabandonpenalty.res new file mode 100644 index 0000000..a9a9ecb --- /dev/null +++ b/resource/ui/econ/confirmdialogabandonpenalty.res @@ -0,0 +1,124 @@ +"Resource/UI/ConfirmDialogAbandonPenalty.res" +{ + "ConfirmDialog" + { + "ControlName" "Frame" + "fieldName" "ConfirmDialog" + "xpos" "c-150" + "ypos" "140" + "wide" "300" + "tall" "200" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "tabPosition" "0" + "settitlebarvisible" "0" + "bgcolor_override" "DarkGrey" + "paintbackground" "1" + "border" "CyanBorderThick" + } + + "TitleLabel" + { + "ControlName" "CExLabel" + "fieldName" "TitleLabel" + "font" "HudFontMedium" + "labelText" "#ConfirmTitle" + "textAlignment" "north" + "xpos" "0" + "ypos" "15" + "zpos" "1" + "wide" "300" + "tall" "20" + "autoResize" "1" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + } + + "AbandonIcon" + { + "ControlName" "ImagePanel" + "fieldName" "AbandonIcon" + "xpos" "10" + "ypos" "52" + "wide" "40" + "tall" "40" + "image" "pve/mvm_timeout_active_large" + "visible" "0" + "enabled" "0" + "scaleImage" "1" + } + + "ExplanationLabel" + { + "ControlName" "CExLabel" + "fieldName" "ExplanationLabel" + "font" "HudFontSmall" + "labelText" "%text%" + "textAlignment" "north-west" + "xpos" "60" + "ypos" "50" + "zpos" "1" + "wide" "220" + "tall" "170" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "wrap" "1" + "fgcolor_override" "TanLight" + } + + "CancelButton" + { + "ControlName" "CExButton" + "fieldName" "CancelButton" + "xpos" "190" + "ypos" "165" + "zpos" "20" + "wide" "100" + "tall" "20" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "tabPosition" "0" + "labelText" "#GameUI_CancelBold" + "font" "HudFontMediumSmall" + "textAlignment" "center" + "textinsetx" "50" + "dulltext" "0" + "brighttext" "0" + "Command" "cancel" + "sound_depressed" "UI/buttonclick.wav" + "sound_released" "UI/buttonclickrelease.wav" + } + + "ConfirmButton" + { + "ControlName" "CExButton" + "fieldName" "ConfirmButton" + "xpos" "10" + "ypos" "165" + "zpos" "20" + "wide" "175" + "tall" "20" + "default" "1" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "tabPosition" "0" + "labelText" "#ConfirmButtonText" + "font" "HudFontMediumSmall" + "textAlignment" "center" + "textinsetx" "50" + "dulltext" "0" + "brighttext" "0" + "Command" "confirm" + "sound_depressed" "UI/buttonclick.wav" + "sound_released" "UI/buttonclickrelease.wav" + } +} \ No newline at end of file diff --git a/resource/ui/econ/confirmdialogabandonsafe.res b/resource/ui/econ/confirmdialogabandonsafe.res new file mode 100644 index 0000000..7214f3a --- /dev/null +++ b/resource/ui/econ/confirmdialogabandonsafe.res @@ -0,0 +1,110 @@ +"Resource/UI/ConfirmDialogAbandonSafe.res" +{ + "ConfirmDialog" + { + "ControlName" "Frame" + "fieldName" "ConfirmDialog" + "xpos" "c-150" + "ypos" "140" + "wide" "300" + "tall" "200" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "tabPosition" "0" + "settitlebarvisible" "0" + "bgcolor_override" "DarkerGrey" + "paintbackground" "1" + "border" "CyanBorderThick" + } + + "TitleLabel" + { + "ControlName" "CExLabel" + "fieldName" "TitleLabel" + "font" "HudFontMedium" + "labelText" "#ConfirmTitle" + "textAlignment" "north" + "xpos" "0" + "ypos" "15" + "zpos" "1" + "wide" "300" + "tall" "32" + "autoResize" "1" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + } + + "ExplanationLabel" + { + "ControlName" "CExLabel" + "fieldName" "ExplanationLabel" + "font" "HudFontSmall" + "labelText" "%text%" + "textAlignment" "north" + "xpos" "40" + "ypos" "50" + "zpos" "1" + "wide" "220" + "tall" "170" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "centerwrap" "1" + "fgcolor_override" "TanLight" + } + + "CancelButton" + { + "ControlName" "CExButton" + "fieldName" "CancelButton" + "xpos" "190" + "ypos" "165" + "zpos" "20" + "wide" "100" + "tall" "20" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "tabPosition" "0" + "labelText" "#GameUI_CancelBold" + "font" "HudFontMediumSmall" + "textAlignment" "center" + "textinsetx" "50" + "dulltext" "0" + "brighttext" "0" + "Command" "cancel" + "sound_depressed" "UI/buttonclick.wav" + "sound_released" "UI/buttonclickrelease.wav" + } + + "ConfirmButton" + { + "ControlName" "CExButton" + "fieldName" "ConfirmButton" + "xpos" "10" + "ypos" "165" + "zpos" "20" + "wide" "175" + "tall" "20" + "default" "1" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "tabPosition" "0" + "labelText" "#ConfirmButtonText" + "font" "HudFontMediumSmall" + "textAlignment" "center" + "textinsetx" "50" + "dulltext" "0" + "brighttext" "0" + "Command" "confirm" + "sound_depressed" "UI/buttonclick.wav" + "sound_released" "UI/buttonclickrelease.wav" + } +} \ No newline at end of file diff --git a/resource/ui/econ/genericwaitingdialog.res b/resource/ui/econ/genericwaitingdialog.res new file mode 100644 index 0000000..f740d64 --- /dev/null +++ b/resource/ui/econ/genericwaitingdialog.res @@ -0,0 +1,102 @@ +"Resource/UI/GenericWaitingDialog.res" +{ + "GenericWaitingDialog" + { + "fieldName" "GenericWaitingDialog" + "visible" "1" + "enabled" "1" + "xpos" "c-100" + "ypos" "200" + "wide" "200" + "tall" "105" + "bgcolor_override" "DarkGrey" + "paintbackgroundtype" "1" + "settitlebarvisible" "0" + "border" "CyanBorderThick" + } + + "TitleLabel" + { + "ControlName" "Label" + "fieldName" "TitleLabel" + "font" "HudFontMedium" + "xpos" "0" + "ypos" "8" + "zpos" "0" + "wide" "200" + "tall" "42" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "wrap" "0" + "centerwrap" "1" + "labelText" "%updatetext%" + "textAlignment" "center" + } + + "EllipsesLabel" + { + "ControlName" "Label" + "fieldName" "EllipsesLabel" + "font" "HudFontSmall" + "xpos" "0" + "ypos" "42" + "zpos" "0" + "wide" "200" + "tall" "20" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "labelText" "%ellipses%" + "textAlignment" "north" + "fgcolor_override" "TanLight" + "bgcolor_override" "Transparent" + } + + "DurationLabel" + { + "ControlName" "Label" + "fieldName" "DurationLabel" + "font" "HudFontSmall" + "xpos" "0" + "ypos" "52" + "zpos" "0" + "wide" "200" + "tall" "60" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "labelText" "%duration%" + "textAlignment" "north" + "fgcolor_override" "TanLight" + "bgcolor_override" "Transparent" + } + + "CloseButton" + { + "ControlName" "CExImageButton" + "fieldName" "CloseButton" + "xpos" "50" + "ypos" "70" + "zpos" "1" + "wide" "100" + "tall" "25" + "autoResize" "0" + "pinCorner" "3" + "visible" "1" + "enabled" "1" + "tabPosition" "0" + "labelText" "#Cancel" + "font" "HudFontMediumSmall" + "textAlignment" "center" + "dulltext" "0" + "brighttext" "0" + "default" "1" + "Command" "user_close" + "sound_depressed" "UI/buttonclick.wav" + "sound_released" "UI/buttonclickrelease.wav" + } +} \ No newline at end of file diff --git a/resource/ui/econ/inspectionpanel.res b/resource/ui/econ/inspectionpanel.res new file mode 100644 index 0000000..05e4276 --- /dev/null +++ b/resource/ui/econ/inspectionpanel.res @@ -0,0 +1,633 @@ +"Resource/UI/econ/QuestEditorPanel.res" +{ + "BGImage" + { + "ControlName" "ImagePanel" + "fieldName" "BGImage" + "xpos" "cs-0.5" + "ypos" "0" + "zpos" "1" + "wide" "o1" + "tall" "p0.75" + "visible" "0" + "enabled" "0" + "image" "item_carousel_bg" + "scaleImage" "1" + "proportionaltoparent" "1" + } + + "ItemName" + { + "ControlName" "CItemModelPanel" + "fieldName" "ItemName" + "xpos" "100" + "ypos" "6" + "zpos" "5" + "wide" "400" + "tall" "60" + "visible" "1" + "paintborder" "0" + "mouseinputenabled" "0" + "text_ypos" "15" + "text_center" "0" + "paint_icon_hide" "1" + "model_hide" "1" + "text_forcesize" "0" + "name_only" "1" + "proportionaltoparent" "0" + "bgcolor_override" "Transparent" + "noitem_textcolor" "TanDark" + "PaintBackgroundType" "2" + + "consume_mode" + { + "xpos" "cs-1.1" + } + + "itemmodelpanel" + { + "use_item_rendertarget" "0" + "allow_rot" "0" + "inventory_image_type" "1" + "continued_velocity" "1" + } + } + + "ModelInspectionPanel" + { + "fieldName" "ModelInspectionPanel" + "xpos" "cs-0.7" + "ypos" "20" + "zpos" "5" + "wide" "o1.5" + "tall" "p0.8" + "visible" "1" + "proportionaltoparent" "1" + "force_use_model" "1" + "use_item_rendertarget" "0" + "allow_rot" "1" + "allow_pitch" "1" + "max_pitch" "30" + "use_pedestal" "1" + "use_particle" "1" + "fov" "75" + + "model" + { + "force_pos" "1" + "angles_x" "7" + "angles_y" "130" + "angles_z" "0" + "origin_x" "175" + "origin_y" "0" + "origin_z" "0" + "frame_origin_x" "0" + "frame_origin_y" "0" + "frame_origin_z" "0" + "spotlight" "1" + "modelname" "" + } + + "lights" + { + "default" + { + "name" "directional" + "color" "1 1 1" + "direction" "0 0 -1" + } + "spot light" + { + "name" "spot" + "color" "1 .9 .9" + "attenuation" "4.5 0 0" + "origin" "0 0 100" + "direction" "1 0 -0.5" + "inner_cone_angle" "1" + "outer_cone_angle" "90" + "maxDistance" "1000" + "exponent" "25" + } + "point light" + { + "name" "point" + "color" ".7 .8 1" + "attenuation" "15 0 0" + "origin" "15 -50 -200" + "maxDistance" "1000" + } + } + } + + "TeamNavPanel" + { + "ControlName" "CNavigationPanel" + "fieldName" "TeamNavPanel" + "xpos" "cs1.4" + "ypos" "c-135" + "zpos" "100" + "wide" "60" + "tall" "25" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "proportionaltoparent" "1" + "auto_scale" "1" + "auto_layout" "1" + "selected_button_default" "0" + "auto_layout_vertical_buffer" "-4" + "display_vertically" "0" + "align" "west" + + "consume_mode" + { + "xpos" "cs-0.5" + "ypos" "r140" + } + + "ButtonSettings" + { + "wide" "19" + "tall" "19" + "autoResize" "0" + "pinCorner" "2" + "visible" "1" + "enabled" "1" + "tabPosition" "0" + "labelText" "" + "textAlignment" "south-west" + "scaleImage" "1" + "fgcolor" "TanDark" + "defaultFgColor_override" "TanDark" + "armedFgColor_override" "TanDark" + "depressedFgColor_override" "TanDark" + "sound_depressed" "UI/buttonclick.wav" + "sound_released" "UI/buttonclickrelease.wav" + "sound_armed" "UI/buttonrollover.wav" + "paintbackground" "0" + "paintbackgroundtype" "0" + "defaultBgColor_Override" "0 0 0 255" + "paintborder" "0" + "image_drawcolor" "255 255 255 77" + "image_armedcolor" "255 255 255 128" + "image_selectedcolor" "White" + "stayselectedonclick" "1" + "keyboardinputenabled" "0" + + "SubImage" + { + "ControlName" "ImagePanel" + "fieldName" "SubImage" + "xpos" "0" + "ypos" "0" + "zpos" "7" + "wide" "19" + "tall" "19" + "visible" "1" + "enabled" "1" + "scaleImage" "1" + } + } + + "Buttons" + { + "all" + { + "userdata" "2" + "image_default" "store/store_redteam" + "image_armed" "store/store_redteam" + "image_selected" "store/store_redteam" + + "SubImage" + { + "image" "store/store_redteam" + } + } + "scout" + { + "userdata" "3" + "image_default" "store/store_blueteam" + "image_armed" "store/store_blueteam" + "image_selected" "store/store_blueteam" + + "SubImage" + { + "image" "store/store_blueteam" + } + } + } + } + + "PaintkitPreviewContainer" + { + "ControlName" "EditablePanel" + "fieldName" "PaintkitPreviewContainer" + "xpos" "cs0.3" + "ypos" "p.2" + "wide" "250" + "tall" "200" + "zpos" "100" + "visible" "1" + "bgcolor_override" "DarkerGrey" + "PaintBackgroundType" "2" + "mouseinputenabled" "1" + "proportionaltoparent" "1" + "paintborder" "0" + + "fixed_item" + { + "tall" "80" + "visible" "1" + } + "fixed_paintkit" + { + "tall" "60" + "visible" "1" + } + "consume_mode" + { + "xpos" "cs-0.5" + "ypos" "r120" + } + + "DebugButton" + { + "ControlName" "CExImageButton" + "fieldName" "DebugButton" + "xpos" "5" + "ypos" "0" + "zpos" "1005" + "wide" "8" + "tall" "8" + "autoResize" "0" + "pinCorner" "0" + "visible" "0" + "enabled" "1" + "tabPosition" "0" + "labeltext" "" + "font" "HudFontSmall" + "textAlignment" "center" + "dulltext" "0" + "brighttext" "0" + "default" "0" + "sound_depressed" "UI/buttonclick.wav" + "sound_released" "UI/buttonclickrelease.wav" + "Command" "debug_menu" + "proportionaltoparent" "1" + "actionsignallevel" "2" + "paintbackground" "0" + + "defaultFgColor_override" "Transparent" + "armedFgColor_override" "LightRed" + "depressedFgColor_override" "TanDarker" + "image_drawcolor" "TanDark" + "image_armedcolor" "LightRed" + + "SubImage" + { + "ControlName" "ImagePanel" + "fieldName" "SubImage" + "xpos" "0" + "ypos" "0" + "zpos" "1" + "wide" "8" + "tall" "8" + "visible" "1" + "enabled" "1" + "image" "glyph_workshop_edit" + "scaleImage" "1" + } + } + + "ComboBoxValidPaintkits" + { + "ControlName" "ComboBox" + "fieldName" "ComboBoxValidPaintkits" + "Font" "HudFontSmallest" + "wrap" "0" + "xpos" "80" + "ypos" "10" + "zpos" "100" + "wide" "165" + "tall" "15" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "textHidden" "0" + "editable" "0" + "maxchars" "-1" + "NumericInputOnly" "0" + "unicode" "0" + "default" "0" + "actionsignallevel" "2" + "proportionaltoparent" "1" + + "fixed_paintkit" + { + "visible" "0" + } + + "fgcolor_override" "TanLight" + "bgcolor_override" "Transparent" + "disabledFgColor_override" "TanDark" + "disabledBgColor_override" "Transparent" + "selectionColor_override" "Transparent" + "selectionTextColor_override" "TanLight" + "defaultSelectionBG2Color_override" "Transparent" + } + + "PaintkitLabel" + { + "ControlName" "CExLabel" + "fieldName" "PaintkitLabel" + "font" "HudFontSmallest" + "labelText" "#TF_ItemPreview_ItemPaintkit" + "textAlignment" "west" + "xpos" "8" + "ypos" "10" + "wide" "70" + "tall" "15" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "fgcolor_override" "TanLight" + + "fixed_paintkit" + { + "visible" "0" + } + } + + "ComboBoxValidItems" + { + "ControlName" "ComboBox" + "fieldName" "ComboBoxValidItems" + "Font" "HudFontSmallest" + "wrap" "0" + "xpos" "80" + "ypos" "30" + + "fixed_paintkit" + { + "ypos" "10" + } + + "zpos" "100" + "wide" "165" + "tall" "15" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "textHidden" "0" + "editable" "0" + "maxchars" "-1" + "NumericInputOnly" "0" + "unicode" "0" + "default" "0" + "actionsignallevel" "2" + "proportionaltoparent" "1" + + "fixed_item" + { + "visible" "0" + } + + "fgcolor_override" "TanLight" + "bgcolor_override" "Transparent" + "disabledFgColor_override" "TanDark" + "disabledBgColor_override" "Transparent" + "selectionColor_override" "Transparent" + "selectionTextColor_override" "TanLight" + "defaultSelectionBG2Color_override" "Transparent" + } + + "ItemLabel" + { + "ControlName" "CExLabel" + "fieldName" "ItemLabel" + "font" "HudFontSmallest" + "labelText" "#TF_ItemPreview_ItemPreview" + "textAlignment" "west" + "xpos" "8" + "ypos" "30" + + "fixed_paintkit" + { + "ypos" "10" + } + + "wide" "70" + "tall" "15" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "fgcolor_override" "White" + + "fixed_item" + { + "visible" "0" + } + + "consume_mode" + { + "labelText" "#TF_ItemPreview_RedeemItem" + } + } + + "WearSlider" + { + "ControlName" "Slider" + "fieldName" "WearSlider" + "xpos" "8" + "ypos" "70" + + "fixed_item" + { + "ypos" "30" + } + + "zpos" "1" + "wide" "234" + "tall" "30" + "numticks" "4" + "rangemin" "1" + "rangemax" "5" + "lefttext" "#TFUI_InvTooltip_BattleScared" + "righttext" "#TFUI_InvTooltip_FactoryNew" + "proportionaltoparent" "1" + "actionsignallevel" "2" + + "fixed_paintkit" + { + "visible" "0" + } + + "consume_mode" + { + "visible" "0" + } + } + + "WearLabel" + { + "ControlName" "CExLabel" + "fieldName" "WearLabel" + "font" "HudFontSmallest" + "labelText" "#TF_ItemPreview_ItemWear" + "textAlignment" "west" + "xpos" "8" + "ypos" "50" + + "fixed_item" + { + "ypos" "30" + } + + "wide" "70" + "tall" "15" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "fgcolor_override" "White" + + "fixed_paintkit" + { + "visible" "0" + } + + "consume_mode" + { + "visible" "0" + } + } + + "NewSeedButton" + { + "ControlName" "Button" + "fieldName" "NewSeedButton" + "font" "HudFontMediumSmall" + "xpos" "8" + "ypos" "125" + + "fixed_item" + { + "ypos" "50" + } + + "fixed_paintkit" + { + "ypos" "30" + } + + "zpos" "10" + "wide" "234" + "tall" "25" + "autoResize" "0" + "visible" "1" + "enabled" "1" + "tabPosition" "0" + "labelText" "#TF_ItemPreview_PaintkitSeed" + "actionsignallevel" "2" + "use_proportional_insets" "1" + "textAlignment" "center" + "dulltext" "0" + "brighttext" "0" + "keyboardinputenabled" "0" + "sound_depressed" "UI/buttonclick.wav" + "sound_released" "UI/buttonclickrelease.wav" + "command" "random_seed" + + "defaultFgColor_override" "TanLight" + "armedFgColor_override" "White" + + "consume_mode" + { + "visible" "0" + } + } + + "SeedTextEntry" + { + "ControlName" "TextEntry" + "fieldName" "SeedTextEntry" + "xpos" "8" + "ypos" "95" + + "fixed_item" + { + "ypos" "50" + } + + "fixed_paintkit" + { + "ypos" "30" + } + + "zpos" "10" + "wide" "234" + "tall" "20" + "autoResize" "0" + "visible" "1" + "enabled" "1" + "tabPosition" "0" + "actionsignallevel" "2" + "default" "1" + "NumericInputOnly" "1" + "maxchars" "18" + "textAlignment" "center" + "defaultFgColor_override" "DarkGrey" + "defaultBgColor_override" "TanLight" + "selectedFgColor_override" "DarkGrey" + "selectedBgColor_override" "TanLight" + + "consume_mode" + { + "visible" "0" + } + } + + "MarketButton" + { + "ControlName" "CExButton" + "fieldName" "MarketButton" + "xpos" "8" + "ypos" "155" + + "fixed_item" + { + "ypos" "50" + } + + "fixed_paintkit" + { + "ypos" "30" + } + + "zpos" "100" + "wide" "234" + "tall" "25" + "labelText" "#TF_ItemAd_ViewOnMarket" + "font" "HudFontMediumSmall" + "textinsetx" "0" + "textAlignment" "center" + "proportionaltoparent" "1" + "paintbackground" "1" + "command" "market" + "actionsignallevel" "2" + "RoundedCorners" "0" + + "defaultFgColor_override" "TanLight" + "armedFgColor_override" "White" + + "sound_armed" "ui/item_info_mouseover.wav" + "sound_depressed" "UI/buttonclick.wav" + "sound_released" "UI/buttonclickrelease.wav" + } + } +} \ No newline at end of file diff --git a/resource/ui/econ/inspectionpanel_cosmetic.res b/resource/ui/econ/inspectionpanel_cosmetic.res new file mode 100644 index 0000000..d929ef9 --- /dev/null +++ b/resource/ui/econ/inspectionpanel_cosmetic.res @@ -0,0 +1,1081 @@ +"Resource/UI/econ/InspectionPanel_Cosmetic.res" +{ + "storepreviewitem" + { + "ControlName" "CStorePreviewItemPanel" + "fieldName" "storepreviewitem" + "xpos" "0" + "ypos" "0" + "zpos" "1000" + "wide" "f0" + "tall" "f0" + "autoResize" "0" + "skip_autoresize" "1" + "pinCorner" "0" + "visible" "0" + "enabled" "1" + "tabPosition" "0" + + "small_vertical_break_size" "0" + "medium_vertical_break_size" "6" + "big_vertical_break_size" "7" + "horizontal_break_size" "3" + "paint_style_buttons_y" "c-140" + + "control_button_width" "70" + "control_button_height" "15" + "control_button_y" "c-190" + + "FullscreenStorePreview" + { + "ControlName" "CMouseMessageForwardingPanel" + "fieldName" "FullscreenStorePreview" + "xpos" "0" + "ypos" "0" + "zpos" "10000" + "wide" "f0" + "tall" "f0" + "visible" "0" + "enabled" "1" + "paintbackground" "1" + "PaintBackgroundType" "0" + "bgcolor_override" "DarkGrey" + "proportionaltoparent" "1" + + "fullscreen_fade_to_black_duration" "0.32" + "fullscreen_modelpanel_origin_x" "265" + "fullscreen_modelpanel_origin_y" "0" + "fullscreen_modelpanel_origin_z" "-35" + "ui_fadeout_time" "3.0" + "ui_fadeout_duration" "2.0" + + "RotateLeftButton" + { + "ControlName" "CExButton" + "fieldName" "RotateLeftButton" + "xpos" "c-200" + "ypos" "c-10" + "zpos" "4" + "wide" "20" + "tall" "20" + "autoResize" "0" + "pinCorner" "0" + "visible" "0" + "enabled" "1" + "tabPosition" "0" + "labelText" "<" + "font" "Cerbetica14" + "textAlignment" "center" + "dulltext" "0" + "brighttext" "0" + "paintbackground" "0" + + "sound_depressed" "UI/buttonclick.wav" + "sound_released" "UI/buttonclickrelease.wav" + + "defaultFgColor_override" "TanDark" + "armedFgColor_override" "TanLight" + "depressedFgColor_override" "TanDark" + } + + "RotateRightButton" + { + "ControlName" "CExButton" + "fieldName" "RotateRightButton" + "xpos" "c180" + "ypos" "c-10" + "zpos" "4" + "wide" "20" + "tall" "20" + "autoResize" "0" + "pinCorner" "0" + "visible" "0" + "enabled" "1" + "tabPosition" "0" + "labelText" ">" + "font" "Cerbetica14" + "textAlignment" "center" + "dulltext" "0" + "brighttext" "0" + "paintbackground" "0" + + "sound_depressed" "UI/buttonclick.wav" + "sound_released" "UI/buttonclickrelease.wav" + + "defaultFgColor_override" "TanDark" + "armedFgColor_override" "TanLight" + "depressedFgColor_override" "TanDark" + } + + "ZoomButton" + { + "ControlName" "CExImageButton" + "fieldName" "ZoomButton" + "xpos" "r45" + "ypos" "10" + "zpos" "4" + "wide" "15" + "tall" "15" + "autoResize" "0" + "pinCorner" "0" + "visible" "0" + "enabled" "1" + "tabPosition" "0" + "labeltext" "" + "font" "HudFontSmall" + "textAlignment" "center" + "dulltext" "0" + "brighttext" "0" + "default" "0" + "Command" "zoom_toggle" + "paintbackground" "0" + + "sound_depressed" "UI/buttonclick.wav" + "sound_released" "UI/buttonclickrelease.wav" + + "defaultFgColor_override" "TanDark" + "armedFgColor_override" "TanLight" + "depressedFgColor_override" "TanDark" + + "SubImage" + { + "ControlName" "ImagePanel" + "fieldName" "SubImage" + "xpos" "0" + "ypos" "0" + "zpos" "1" + "wide" "14" + "tall" "14" + "visible" "1" + "enabled" "1" + "image" "store/store_zoom" + "scaleImage" "1" + } + } + } + } + + "ScrollBar" + { + "ControlName" "ScrollBar" + "FieldName" "ScrollBar" + "xpos" "c222" + "ypos" "c-120" + "wide" "11" + "tall" "200" + "zpos" "1000" + "visible" "1" + "nobuttons" "1" + + "Slider" + { + "PaintBackgroundType" "2" + "fgcolor_override" "TanDark" + } + + "UpButton" + { + "ControlName" "Button" + "FieldName" "UpButton" + "visible" "0" + "tall" "0" + "wide" "0" + } + + "DownButton" + { + "ControlName" "Button" + "FieldName" "DownButton" + "visible" "0" + "tall" "0" + "wide" "0" + } + } + + // Fullscreen background panel + "BgPanel" + { + "ControlName" "EditablePanel" + "fieldName" "BgPanel" + "xpos" "0" + "ypos" "0" + "zpos" "0" + "wide" "f0" + "tall" "f0" + "visible" "1" + "enabled" "1" + "PaintBackgroundType" "0" + "bgcolor_override" "0 0 0 128" + } + + // Rounded dialog border + "DialogFrame" + { + "ControlName" "EditablePanel" + "fieldName" "DialogFrame" + "xpos" "c-240" + "ypos" "c-200" + "zpos" "0" + "wide" "480" + "tall" "300" + "visible" "1" + "enabled" "1" + "paintbackground" "1" + "border" "CyanBorderThick" + "bgcolor_override" "DarkGrey" + "PaintBorder" "1" + + // Background for the player model & item preview panels + "PreviewViewportBg" + { + "ControlName" "EditablePanel" + "fieldName" "PreviewViewportBg" + "xpos" "10" + "ypos" "18" + "zpos" "1" + "wide" "220" + "tall" "264" + "visible" "1" + "enabled" "1" + "paintborder" "1" + "border" "StoreInnerShadowBorder" + } + + "ItemNameLabel" + { + "ControlName" "CExLabel" + "fieldName" "ItemNameLabel" + "font" "Cerbetica20" + "labelText" "%itemname%" + "textAlignment" "west" + "xpos" "240" + "ypos" "17" + "wide" "230" + "tall" "15" + "autoResize" "0" + "skip_autoresize" "1" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "wrap" "1" + "fgcolor_override" "TanLight" + } + + // Scrollable editable panel for right-hand side of preview, for all text details + "DetailsView" + { + "ControlName" "EditablePanel" + "fieldName" "DetailsView" + "xpos" "240" + "ypos" "30" + "zpos" "100" + "wide" "230" + "tall" "201" + "visible" "1" + "PaintBackgroundType" "0" + "bgcolor_override" "Transparent" + "skip_autoresize" "1" + "autoresize" "0" + + "ScrollableChild" + { + "ControlName" "EditablePanel" + "fieldName" "ScrollableChild" + "xpos" "240" + "ypos" "0" + "zpos" "100" + "wide" "230" + "tall" "222" + "visible" "1" + "PaintBackgroundType" "0" + "bgcolor_override" "Transparent" + "skip_autoresize" "1" + "autoresize" "0" + + "ItemLevelInfoLabel" + { + "ControlName" "CExLabel" + "fieldName" "ItemLevelInfoLabel" + "font" "HudFontSmallest" + "labelText" "%item_level_info%" + "textAlignment" "north-west" + "wide" "228" + "tall" "12" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "wrap" "1" + "fgcolor" "DullWhite" + } + + "RestrictionsLabel" + { + "ControlName" "CExLabel" + "fieldName" "RestrictionsLabel" + "font" "HudFontSmallest" + "labelText" "#Store_ItemDesc_Restrictions" + "textAlignment" "north-west" + "wide" "228" + "tall" "12" + "autoResize" "0" + "pinCorner" "0" + "visible" "0" + "enabled" "1" + "wrap" "1" + "fgcolor" "LightRed" + } + + "RestrictionsTextLabel" + { + "ControlName" "CExLabel" + "fieldName" "RestrictionsTextLabel" + "font" "HudFontSmallest" + "labelText" "#Store_HolidayRestrictionText" + "textAlignment" "north-west" + "wide" "228" + "tall" "12" + "autoResize" "0" + "pinCorner" "0" + "visible" "0" + "enabled" "1" + "wrap" "1" + "fgcolor" "LightRed" + } + + "UsedByLabel" + { + "ControlName" "CExLabel" + "fieldName" "UsedByLabel" + "font" "HudFontSmallest" + "labelText" "#Store_ItemDesc_UsedBy" + "textAlignment" "north-west" + "wide" "228" + "tall" "12" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "wrap" "1" + "fgcolor" "DullWhite" + } + + "UsedByTextLabel" + { + "ControlName" "CExLabel" + "fieldName" "UsedByTextLabel" + "font" "HudFontSmallest" + "labelText" "%used_by_classes%" + "textAlignment" "north-west" + "wide" "228" + "tall" "12" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "wrap" "1" + } + + "SlotLabel" + { + "ControlName" "CExLabel" + "fieldName" "SlotLabel" + "font" "HudFontSmallest" + "labelText" "#Store_ItemDesc_Slot" + "textAlignment" "north-west" + "wide" "228" + "tall" "12" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "wrap" "1" + "fgcolor" "DullWhite" + } + + "SlotTextLabel" + { + "ControlName" "CExLabel" + "fieldName" "SlotTextLabel" + "font" "HudFontSmallest" + "labelText" "%slot%" + "textAlignment" "north-west" + "wide" "228" + "tall" "12" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "wrap" "1" + } + + "ArmoryTextLabel" + { + "ControlName" "CExLabel" + "fieldName" "ArmoryTextLabel" + "font" "HudFontSmallest" + "textAlignment" "north-west" + "wide" "228" + "tall" "12" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "wrap" "1" + "labeltext" "%armory_text%" + } + + "AttributesLabel" + { + "ControlName" "CExLabel" + "fieldName" "AttributesLabel" + "font" "HudFontSmallest" + "textAlignment" "north-west" + "zpos" "2" + "wide" "228" + "tall" "12" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "wrap" "1" + } + + "collectionhighlight" + { + "ControlName" "EditablePanel" + "fieldName" "collectionhighlight" + "xpos" "208" + "ypos" "42" + "zpos" "1" + "wide" "145" + "tall" "12" + "visible" "1" + "PaintBackgroundType" "2" + "bgcolor_override" "215 206 182 255" + } + + "ItemWikiPageButton" + { + "ControlName" "CExButton" + "fieldName" "ItemWikiPageButton" + "zpos" "20" + "wide" "150" + "tall" "20" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "tabPosition" "0" + "labelText" "#Store_ItemDesc_ItemWikiPage" + "font" "HudFontMediumSmall" + "textAlignment" "center" + "dulltext" "0" + "brighttext" "0" + "command" "viewwikipage" + "sound_depressed" "UI/buttonclick.wav" + "sound_released" "UI/buttonclickrelease.wav" + } + } + } + } + + "classmodelpanel" + { + "ControlName" "CTFPlayerModelPanel" + "fieldName" "classmodelpanel" + "xpos" "c-230" + "ypos" "c-160" + "zpos" "1" + "wide" "220" + "tall" "266" + "autoResize" "1" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "render_texture" "0" + "fov" "40" + "allow_rot" "1" + "paintbackground" "1" + "bgcolor_override" "255 255 255 0" + "paintbackgroundenabled" "1" + + "model" + { + "force_pos" "1" + "angles_x" "0" + "angles_y" "170" + "angles_z" "0" + "origin_x" "150" + "origin_y" "0" + "origin_z" "-30" + "frame_origin_x" "0" + "frame_origin_y" "0" + "frame_origin_z" "0" + "spotlight" "1" + "modelname" "" + } + } + + "PreviewItemModelPanel" + { + "ControlName" "CItemModelPanel" + "fieldName" "PreviewItemModelPanel" + "xpos" "c-230" + "ypos" "c-170" + "zpos" "1" + "wide" "220" + "tall" "220" + "visible" "1" + "paintbackground" "0" + "paintborder" "0" + "model_xpos" "10" + "model_ypos" "10" + "model_wide" "200" + "model_tall" "200" + "name_only" "0" + "attrib_only" "0" + "model_only" "1" + "paint_icon_hide" "0" + "text_ypos" "10" + + "itemmodelpanel" + { + "inventory_image_type" "1" + "allow_rot" "0" + "force_square_image" "1" + } + } + + "ItemIcon1" + { + "ControlName" "CStorePreviewItemIcon" + "fieldName" "ItemIcon1" + "xpos" "c-215" + "ypos" "c56" + "zpos" "13" + "wide" "30" + "tall" "20" + "visible" "1" + "panel_bgcolor" "TextColor" + "image_indent" "0" + "PaintBackgroundType" "2" + "panel_bgcolor_mouseover" "ColorWhite" + + "bgblockout" + { + "ControlName" "EditablePanel" + "fieldName" "bgblockout" + "xpos" "2" + "ypos" "2" + "zpos" "-10" + "wide" "26" + "tall" "16" + "visible" "1" + "enabled" "0" + "PaintBackgroundType" "2" + "bgcolor_override" "Grey" + } + + "itempanel" + { + "fieldName" "itempanel" + "paintborder" "0" + "model_xpos" "1" + "model_ypos" "2" + "model_wide" "28" + "model_tall" "16" + "name_only" "0" + "attrib_only" "0" + "model_only" "1" + "paint_icon_hide" "0" + "PaintBackgroundType" "2" + + "itemmodelpanel" + { + "use_item_rendertarget" "0" + "inventory_image_type" "1" + "allow_rot" "0" + } + } + } + + "ClassUsageImage1" + { + "ControlName" "CStorePreviewClassIcon" + "fieldName" "ClassUsageImage1" + "xpos" "65" + "ypos" "225" + "zpos" "5" + "wide" "20" + "tall" "20" + "visible" "1" + "enabled" "1" + "panel_bgcolor" "TextColor" + "image_indent" "2" + "PaintBackgroundType" "2" + "panel_bgcolor_mouseover" "White" + } + "ClassUsageImage2" + { + "ControlName" "CStorePreviewClassIcon" + "fieldName" "ClassUsageImage2" + "xpos" "85" + "ypos" "225" + "zpos" "5" + "wide" "20" + "tall" "20" + "visible" "1" + "enabled" "1" + "panel_bgcolor" "TextColor" + "image_indent" "2" + "PaintBackgroundType" "2" + "panel_bgcolor_mouseover" "White" + } + "ClassUsageImage3" + { + "ControlName" "CStorePreviewClassIcon" + "fieldName" "ClassUsageImage3" + "xpos" "105" + "ypos" "225" + "zpos" "5" + "wide" "20" + "tall" "20" + "visible" "1" + "enabled" "1" + "panel_bgcolor" "TextColor" + "image_indent" "2" + "PaintBackgroundType" "2" + "panel_bgcolor_mouseover" "White" + } + "ClassUsageImage4" + { + "ControlName" "CStorePreviewClassIcon" + "fieldName" "ClassUsageImage4" + "xpos" "125" + "ypos" "225" + "zpos" "5" + "wide" "20" + "tall" "20" + "visible" "1" + "enabled" "1" + "panel_bgcolor" "TextColor" + "image_indent" "2" + "PaintBackgroundType" "2" + "panel_bgcolor_mouseover" "White" + } + "ClassUsageImage5" + { + "ControlName" "CStorePreviewClassIcon" + "fieldName" "ClassUsageImage5" + "xpos" "145" + "ypos" "225" + "zpos" "5" + "wide" "20" + "tall" "20" + "visible" "1" + "enabled" "1" + "panel_bgcolor" "TextColor" + "image_indent" "2" + "PaintBackgroundType" "2" + "panel_bgcolor_mouseover" "White" + } + "ClassUsageImage6" + { + "ControlName" "CStorePreviewClassIcon" + "fieldName" "ClassUsageImage6" + "xpos" "165" + "ypos" "225" + "zpos" "5" + "wide" "20" + "tall" "20" + "visible" "1" + "enabled" "1" + "panel_bgcolor" "TextColor" + "image_indent" "2" + "PaintBackgroundType" "2" + "panel_bgcolor_mouseover" "White" + } + + "IconsMoveLeftButton" + { + "ControlName" "CExButton" + "fieldName" "IconsMoveLeftButton" + "xpos" "c-210" + "ypos" "c58" + "zpos" "20" + "wide" "15" + "tall" "15" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "tabPosition" "0" + "labelText" "<" + "font" "Cerbetica18" + "textAlignment" "center" + "dulltext" "0" + "brighttext" "0" + "command" "icons_left" + "paintbackground" "0" + + "sound_depressed" "UI/buttonclick.wav" + "sound_released" "UI/buttonclickrelease.wav" + + "defaultFgColor_override" "TanDark" + "armedFgColor_override" "TanLight" + "depressedFgColor_override" "TanDark" + } + + "IconsMoveRightButton" + { + "ControlName" "CExButton" + "fieldName" "IconsMoveRightButton" + "xpos" "c-45" + "ypos" "c58" + "zpos" "20" + "wide" "15" + "tall" "15" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "tabPosition" "0" + "labelText" ">" + "font" "Cerbetica18" + "textAlignment" "center" + "dulltext" "0" + "brighttext" "0" + "command" "icons_right" + "paintbackground" "0" + + "sound_depressed" "UI/buttonclick.wav" + "sound_released" "UI/buttonclickrelease.wav" + + "defaultFgColor_override" "TanDark" + "armedFgColor_override" "TanLight" + "depressedFgColor_override" "TanDark" + } + + "ClassUsageMouseoverLabel" + { + "ControlName" "CExLabel" + "fieldName" "ClassUsageMouseoverLabel" + "font" "HudFontSmallest" + "textAlignment" "center" + "xpos" "c-265" + "ypos" "c125" + "zpos" "100" + "wide" "230" + "tall" "55" + "autoResize" "1" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "bgcolor_override" "Transparent" + "PaintBackgroundType" "2" + "centerwrap" "1" + "paintborder" "1" + "textinsetx" "100" + "border" "LoadoutItemPopupBorder" + } + + "GoFullscreenButton" + { + "ControlName" "CExImageButton" + "fieldName" "GoFullscreenButton" + "xpos" "c-31" + "ypos" "c-173" + "zpos" "20" + "wide" "11" + "tall" "11" + "autoResize" "0" + "pinCorner" "0" + "visible" "0" + "enabled" "1" + "tabPosition" "0" + "labeltext" "" + "font" "HudFontSmall" + "textAlignment" "center" + "dulltext" "0" + "brighttext" "0" + "default" "0" + "Command" "gofullscreen" + "paintbackground" "0" + "image_drawcolor" "118 107 94 200" + "image_armedcolor" "246 247 213 255" + + "sound_depressed" "UI/buttonclick.wav" + "sound_released" "UI/buttonclickrelease.wav" + + "SubImage" + { + "ControlName" "ImagePanel" + "fieldName" "SubImage" + "xpos" "0" + "ypos" "0" + "zpos" "1" + "wide" "11" + "tall" "11" + "visible" "1" + "enabled" "1" + "image" "store/store_fullscreen" + "scaleImage" "1" + } + } + + "OptionsButton" + { + "ControlName" "CExImageButton" + "fieldName" "OptionsButton" + "xpos" "c-45" + "ypos" "c-173" + "zpos" "20" + "wide" "11" + "tall" "11" + "autoResize" "0" + "pinCorner" "0" + "visible" "0" + "enabled" "1" + "tabPosition" "0" + "labeltext" "" + "font" "HudFontSmall" + "textAlignment" "center" + "dulltext" "0" + "brighttext" "0" + "default" "0" + "Command" "options" + "paintbackground" "0" + "image_drawcolor" "118 107 94 200" + "image_armedcolor" "246 247 213 255" + + "sound_depressed" "UI/buttonclick.wav" + "sound_released" "UI/buttonclickrelease.wav" + + "SubImage" + { + "ControlName" "ImagePanel" + "fieldName" "SubImage" + "xpos" "0" + "ypos" "0" + "zpos" "1" + "wide" "11" + "tall" "11" + "visible" "1" + "enabled" "1" + "image" "glyph_options" + "scaleImage" "1" + } + } + + "TeamNavPanel" + { + "ControlName" "CNavigationPanel" + "fieldName" "TeamNavPanel" + "xpos" "c-220" + "ypos" "c-173" + "zpos" "2" + "wide" "19" + "tall" "40" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "auto_scale" "1" + "auto_layout" "1" + "display_vertically" "1" + "align" "west" + "selected_button_default" "0" + "auto_layout_vertical_buffer" "-4" + + "ButtonSettings" + { + "wide" "19" + "tall" "19" + "autoResize" "0" + "pinCorner" "2" + "visible" "1" + "enabled" "1" + "tabPosition" "0" + "labelText" "" + "textAlignment" "south-west" + "scaleImage" "1" + + "fgcolor" "TanDark" + "defaultFgColor_override" "TanDark" + "armedFgColor_override" "TanLight" + "depressedFgColor_override" "TanDark" + + "sound_depressed" "UI/buttonclick.wav" + "sound_released" "UI/buttonclickrelease.wav" + "sound_armed" "UI/buttonrollover.wav" + + "paintbackground" "0" + "paintbackgroundtype" "0" + "defaultBgColor_Override" "ColorBlack" + + "paintborder" "0" + + "image_drawcolor" "TanDark" + "image_armedcolor" "TanLight" + "image_selectedcolor" "TanLight" + + "stayselectedonclick" "1" + "keyboardinputenabled" "0" + + "SubImage" + { + "ControlName" "ImagePanel" + "fieldName" "SubImage" + "xpos" "0" + "ypos" "0" + "zpos" "7" + "wide" "19" + "tall" "19" + "visible" "1" + "enabled" "1" + "scaleImage" "1" + } + } + + "Buttons" + { + "all" + { + "userdata" "2" + "image_default" "store/store_redteam" + "image_armed" "store/store_redteam" + "image_selected" "store/store_redteam" + + "SubImage" + { + "image" "store/store_redteam" + } + } + "scout" + { + "userdata" "3" + "image_default" "store/store_blueteam" + "image_armed" "store/store_blueteam" + "image_selected" "store/store_blueteam" + + "SubImage" + { + "image" "store/store_blueteam" + } + } + } + } + + "CycleTextLabel" + { + "ControlName" "CExLabel" + "fieldName" "CycleTextLabel" + "font" "HudFontSmallest" + "labelText" "" + "textAlignment" "left" + "xpos" "c-186" + "ypos" "c-176" + "wide" "138" + "tall" "28" + "autoResize" "1" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "wrap" "1" + "centerwrap" "1" + } + + "PaintNameLabel" + { + "ControlName" "CExLabel" + "fieldName" "PaintNameLabel" + "font" "FontStorePrice" + "labelText" "#Store_NoPaint" + "textAlignment" "left" + "xpos" "c-186" + "ypos" "-1000" + "wide" "138" + "tall" "28" + "autoResize" "1" + "pinCorner" "0" + "visible" "0" + "enabled" "1" + "wrap" "1" + "centerwrap" "1" + } + + "StyleNameLabel" + { + "ControlName" "CExLabel" + "fieldName" "StyleNameLabel" + "font" "FontStorePrice" + "labelText" "None" + "textAlignment" "left" + "xpos" "132" + "ypos" "-1000" + "wide" "110" + "tall" "25" + "autoResize" "1" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "wrap" "1" + "centerwrap" "1" + } + + "CloseButton" + { + "ControlName" "CExImageButton" + "fieldName" "CloseButton" + "xpos" "c221" + "ypos" "c-194" + "zpos" "10" + "wide" "14" + "tall" "14" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "tabPosition" "0" + "labeltext" "(" + "font" "CustomIcons" + "textAlignment" "center" + "dulltext" "0" + "brighttext" "0" + "default" "0" + "Command" "closex" + "paintbackground" "0" + + "sound_depressed" "UI/buttonclick.wav" + "sound_released" "UI/buttonclickrelease.wav" + + "defaultFgColor_override" "TanDark" + "armedFgColor_override" "RedSolid" + "depressedFgColor_override" "TanDark" + } + + "mouseoveritempanel" + { + "fieldName" "mouseoveritempanel" + "xpos" "c-70" + "ypos" "270" + "zpos" "1001" + "wide" "200" + "tall" "150" + "visible" "0" + "bgcolor_override" "Transparent" + "noitem_textcolor" "TextColor" + "PaintBackgroundType" "2" + "paintborder" "1" + "text_center_x" "1" + "resize_to_text" "1" + "padding_height" "15" + "model_ypos" "15" + "model_wide" "150" + "model_tall" "100" + "hide_collection_panel" "1" + "model_center_x" "1" + "name_only" "1" + } +} \ No newline at end of file diff --git a/resource/ui/econ/itemmodelpanel.res b/resource/ui/econ/itemmodelpanel.res new file mode 100644 index 0000000..9e5aa8a --- /dev/null +++ b/resource/ui/econ/itemmodelpanel.res @@ -0,0 +1,312 @@ +"Resource/UI/ItemModelPanel.res" +{ + "mouseoveritempanel" + { + "fieldName" "mouseoveritempanel" + "collection_list_xpos" "250" + "is_mouseover" "1" + "text_xpos_collection" "0" + "text_ypos" "15" + "text_forcesize" "0" + "text_xpos" "15" + "text_wide" "270" + //"model_xpos_collection" "77" + //"model_ypos_collection" "20" + //"model_wide_collection" "156" + //"model_tall_collection" "100" + } + + "LoadingSpinner" + { + "ControlName" "ImagePanel" + "fieldName" "LoadingSpinner" + "xpos" "0" + "ypos" "0" + "zpos" "1" + "wide" "f0" + "tall" "f0" + "autoResize" "0" + "pinCorner" "0" + "visible" "0" + "enabled" "1" + "paintborder" "0" + "image" "animated/tf2_logo_hourglass" + "scaleImage" "1" + } + + "MainContentsContainer" + { + "ControlName" "EditablePanel" + "fieldName" "MainContentsContainer" + "xpos" "0" + "ypos" "0" + "wide" "f0" + "tall" "f0" + "visible" "1" + "bgcolor_override" "Transparent" + + "itemmodelpanel" + { + "ControlName" "CEmbeddedItemModelPanel" + "fieldName" "itemmodelpanel" + "xpos" "0" + "ypos" "0" + "zpos" "1" + "wide" "140" + "tall" "100" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "useparentbg" "1" + "inset_eq_x" "2" + "inset_eq_y" "2" + "fov" "54" + "start_framed" "1" + "disable_manipulation" "1" + + "model" + { + "angles_x" "10" + "angles_y" "130" + "angles_z" "0" + "spotlight" "1" + } + } + + "namelabel" + { + "ControlName" "CExLabel" + "fieldName" "namelabel" + "font" "ItemFontNameLarger" + "xpos" "0" + "ypos" "0" + "zpos" "2" + "wide" "140" + "tall" "30" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "labelText" "%itemname%" + "textAlignment" "south" + "fgcolor" "TanLight" + "centerwrap" "1" + } + + "attriblabel" + { + "ControlName" "CExLabel" + "fieldName" "attriblabel" + "font" "ItemFontAttribLarge" + "xpos" "0" + "ypos" "30" + "zpos" "2" + "wide" "140" + "tall" "60" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "labelText" "%attriblist%" + "textAlignment" "south" + "fgcolor" "TextColor" + "centerwrap" "1" + } + + "equippedlabel" + { + "ControlName" "CExLabel" + "fieldName" "equippedlabel" + "font" "ItemFontAttribSmall" + "xpos" "37" + "ypos" "28" + "zpos" "2" + "wide" "35" + "tall" "10" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "labelText" "#ItemPanelEquipped" + "textAlignment" "center" + "fgcolor" "LightRed" + "bgcolor_override" "ColorBlack" + "PaintBackgroundType" "2" + } + + "paint_icon" + { + "ControlName" "CItemMaterialCustomizationIconPanel" + "fieldName" "paint_icon" + "xpos" "0" + "ypos" "0" + "zpos" "2" + "wide" "16" + "tall" "16" + "visible" "0" + "enabled" "1" + } + + "quantitylabel" + { + "ControlName" "CExLabel" + "fieldName" "quantitylabel" + "font" "Default" + "xpos" "4" + "ypos" "4" + "zpos" "2" + "wide" "10" + "tall" "10" + "autoResize" "0" + "pinCorner" "0" + "visible" "0" + "enabled" "1" + "labelText" "" + "textAlignment" "center" + "fgcolor" "LightRed" + "bgcolor_override" "ColorBlack" + "PaintBackgroundType" "2" + } + + "serieslabel" + { + "ControlName" "CExLabel" + "fieldName" "serieslabel" + "font" "Cerbetica10" + "xpos" "4" + "ypos" "4" + "zpos" "2" + "wide" "17" + "tall" "10" + "autoResize" "0" + "pinCorner" "0" + "visible" "0" + "enabled" "1" + "labelText" "" + "textAlignment" "center" + "fgcolor" "200 180 60 255" + "bgcolor_override" "0 40 30 255" + "PaintBackgroundType" "2" + } + + "matcheslabel" + { + "ControlName" "CExLabel" + "fieldName" "matcheslabel" + "font" "ItemFontAttribSmall" + "xpos" "4" + "ypos" "4" + "zpos" "2" + "wide" "20" + "tall" "10" + "autoResize" "0" + "pinCorner" "0" + "visible" "0" + "enabled" "1" + "labelText" "" + "textAlignment" "center" + "fgcolor" "200 180 60 255" + "bgcolor_override" "0 40 30 255" + "PaintBackgroundType" "2" + } + + "vision_restriction_icon" + { + "ControlName" "ImagePanel" + "fieldName" "vision_restriction_icon" + "xpos" "4" + "ypos" "4" + "zpos" "2" + "autoResize" "0" + "pinCorner" "0" + "wide" "16" + "tall" "16" + "visible" "0" + "enabled" "1" + "scaleImage" "1" + } + + "is_strange_icon" + { + "ControlName" "ImagePanel" + "fieldName" "is_strange_icon" + "xpos" "4" + "ypos" "4" + "zpos" "2" + "autoResize" "0" + "pinCorner" "0" + "wide" "16" + "tall" "16" + "visible" "0" + "enabled" "1" + "scaleImage" "1" + } + + "is_unusual_icon" + { + "ControlName" "ImagePanel" + "fieldName" "is_unusual_icon" + "xpos" "4" + "ypos" "4" + "zpos" "2" + "autoResize" "0" + "pinCorner" "0" + "wide" "16" + "tall" "16" + "visible" "0" + "enabled" "1" + "scaleImage" "1" + } + + "is_loaner_icon" + { + "ControlName" "ImagePanel" + "fieldName" "is_loaner_icon" + "xpos" "4" + "ypos" "4" + "zpos" "2" + "autoResize" "0" + "pinCorner" "0" + "wide" "16" + "tall" "16" + "visible" "0" + "enabled" "1" + "scaleImage" "1" + } + + "contained_item_panel" + { + "ControlName" "CItemModelPanel" + "xpos" "32" + "ypos" "20" + "zpos" "4" + "wide" "18" + "tall" "18" + "visible" "0" + "bgcolor_override" "0 0 0 200" + "noitem_textcolor" "TextColor" + "PaintBackgroundType" "2" + "paintborder" "0" + "useparentbg" "0" + "enabled" "1" + "model_xpos" "1" + "model_ypos" "1" + "model_wide" "16" + "model_tall" "16" + "text_ypos" "60" + "text_center" "1" + "model_only" "1" + "inset_eq_x" "2" + "inset_eq_y" "2" + + "itemmodelpanel" + { + "use_item_rendertarget" "0" + "allow_rot" "0" + "inventory_image_type" "1" + } + "use_item_sounds" "1" + } + } +} \ No newline at end of file diff --git a/resource/ui/econ/itempickuppanel.res b/resource/ui/econ/itempickuppanel.res new file mode 100644 index 0000000..e32bcd1 --- /dev/null +++ b/resource/ui/econ/itempickuppanel.res @@ -0,0 +1,378 @@ +"Resource/UI/ItemPickupPanel.res" +{ + "item_pickup" + { + "ControlName" "Frame" + "fieldName" "item_pickup" + "xpos" "0" + "ypos" "0" + "zpos" "10000" + "wide" "f0" + "tall" "480" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "tabPosition" "0" + "settitlebarvisible" "0" + "PaintBackgroundType" "0" + "bgcolor_override" "TransparentBlack" + "infocus_bgcolor_override" "TransparentBlack" + "outoffocus_bgcolor_override" "TransparentBlack" + + "modelpanels_spacing" "40" + "modelpanels_width" "500" + "modelpanels_height" "260" + "modelpanels_ypos" "110" + + "modelpanelskv" + { + "PaintBackgroundType" "0" + "paintborder" "1" + "bgcolor_override" "DarkGrey" + + "model_xpos" "0" + "model_center_y" "1" + "model_tall" "160" + "model_wide" "240" + + "text_forcesize" "1" + "text_xpos" "250" + "text_wide" "225" + "text_center" "1" + "is_mouseover" "1" + "hide_collection_panel" "1" + + "itemmodelpanel" + { + "use_item_rendertarget" "0" + "inventory_image_type" "1" + } + } + } + + "classimageoutline" + { + "ControlName" "EditablePanel" + "fieldName" "classimageoutline" + "xpos" "c208" + "ypos" "115" + "zpos" "6" + "wide" "36" + "tall" "36" + "visible" "1" + "bgcolor_override" "ColorBlack" + } + + "classimage" + { + "ControlName" "ImagePanel" + "fieldName" "classimage" + "xpos" "c211" + "ypos" "118" + "zpos" "7" + "wide" "30" + "tall" "30" + "visible" "1" + "enabled" "1" + "image" "achievements/tf_medic_heal_grind" + "scaleImage" "1" + } + + "ItemsFoundLabel" + { + "ControlName" "CExLabel" + "fieldName" "ItemsFoundLabel" + "font" "HudFontMediumBig" + "fgcolor" "ColorCyan" + "labelText" "#NewItemsAcquired" + "textAlignment" "center" + "xpos" "0" + "ypos" "40" + "zpos" "1" + "wide" "f0" + "tall" "35" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + } + + "SelectedItemFoundMethodLabel" + { + "ControlName" "CExLabel" + "fieldName" "SelectedItemFoundMethodLabel" + "font" "HudFontMediumSmall" + "fgcolor" "TanLight" + "labelText" "" + "textAlignment" "center" + "xpos" "0" + "ypos" "75" + "zpos" "1" + "wide" "f0" + "tall" "35" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + } + + "ItemCountLabel" + { + "ControlName" "CExLabel" + "fieldName" "ItemCountLabel" + "font" "HudFontSmallest" + "labelText" "#Item" + "textAlignment" "north-west" + "xpos" "c-245" + "ypos" "115" + "zpos" "5" + "wide" "100" + "tall" "10" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + } + + "SelectedItemNumberLabel" + { + "ControlName" "CExLabel" + "fieldName" "SelectedItemNumberLabel" + "font" "HudFontMediumBig" + "labelText" "#SelectedItemNumber" + "textAlignment" "north-west" + "xpos" "c-245" + "ypos" "120" + "zpos" "5" + "wide" "120" + "tall" "40" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + } + + "NextButton" + { + "ControlName" "CExButton" + "fieldName" "NextButton" + "xpos" "c195" + "ypos" "350" + "zpos" "1" + "wide" "70" + "tall" "30" + "autoResize" "0" + "pinCorner" "2" + "visible" "1" + "enabled" "1" + "tabPosition" "0" + "labelText" "#NextItem" + "font" "Cerbetica16" + "textAlignment" "center" + "dulltext" "0" + "brighttext" "0" + "Command" "nextitem" + "sound_depressed" "UI/buttonclick.wav" + "sound_released" "UI/buttonclickrelease.wav" + } + + "PrevButton" + { + "ControlName" "CExButton" + "fieldName" "PrevButton" + "xpos" "c-265" + "ypos" "350" + "zpos" "1" + "wide" "70" + "tall" "30" + "autoResize" "0" + "pinCorner" "2" + "visible" "1" + "enabled" "1" + "tabPosition" "0" + "labelText" "#PreviousItem" + "font" "Cerbetica16" + "textAlignment" "center" + "dulltext" "0" + "brighttext" "0" + "Command" "previtem" + "sound_depressed" "UI/buttonclick.wav" + "sound_released" "UI/buttonclickrelease.wav" + } + + "CloseButton" + { + "ControlName" "CExButton" + "fieldName" "CloseButton" + "xpos" "c50" + "ypos" "420" + "zpos" "6" + "wide" "250" + "tall" "30" + "autoResize" "0" + "pinCorner" "2" + "visible" "1" + "enabled" "1" + "tabPosition" "0" + "labelText" "#CloseItemPanel" + "font" "HudFontMediumSmall" + "textAlignment" "center" + "dulltext" "0" + "brighttext" "0" + "Command" "vguicancel" + "default" "1" + "sound_depressed" "UI/buttonclick.wav" + "sound_released" "UI/buttonclickrelease.wav" + } + + "OpenLoadoutButton" + { + "ControlName" "CExButton" + "fieldName" "OpenLoadoutButton" + "xpos" "c-300" + "ypos" "420" + "zpos" "6" + "wide" "250" + "tall" "30" + "autoResize" "0" + "pinCorner" "2" + "visible" "1" + "enabled" "1" + "tabPosition" "0" + "labelText" "%loadouttext%" + "font" "HudFontMediumSmall" + "textAlignment" "center" + "dulltext" "0" + "brighttext" "0" + "Command" "changeloadout" + "sound_depressed" "UI/buttonclick.wav" + "sound_released" "UI/buttonclickrelease.wav" + } + + "DiscardButton" + { + "ControlName" "CExImageButton" + "fieldName" "DiscardButton" + "xpos" "c224" + "ypos" "155" + "zpos" "10" + "wide" "20" + "tall" "20" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "tabPosition" "0" + "labelText" "" + "font" "HudFontSmall" + "textAlignment" "center" + "dulltext" "0" + "brighttext" "0" + "Command" "discarditem" + "paintbackground" "0" + "sound_depressed" "UI/buttonclick.wav" + "sound_released" "UI/buttonclickrelease.wav" + + "defaultFgColor_override" "TanLight" + "armedFgColor_override" "ColorCyan" + + "SubImage" + { + "ControlName" "ImagePanel" + "fieldName" "SubImage" + "xpos" "cs-0.5" + "ypos" "cs-0.5" + "zpos" "1" + "wide" "p1" + "tall" "p1" + "visible" "1" + "enabled" "1" + "image" "icon_trash_on" + "scaleImage" "1" + "paintbackgroundtype" "0" + "proportionaltoparent" "1" + } + } + + "DiscardButtonTooltip" + { + "ControlName" "EditablePanel" + "fieldName" "DiscardButtonTooltip" + "xpos" "c180" + "ypos" "175" + "zpos" "11" + "wide" "100" + "tall" "25" + "visible" "0" + "PaintBackgroundType" "2" + "paintbackground" "1" + "border" "NoBorder" + "bgcolor_override" "DarkerGrey" + + "TipLabel" + { + "ControlName" "CExLabel" + "fieldName" "TipLabel" + "font" "HudFontSmallest" + "labelText" "#DiscardItem" + "textAlignment" "center" + "xpos" "0" + "ypos" "0" + "wide" "100" + "tall" "25" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "fgcolor_override" "TanLight" + "wrap" "1" + "centerwrap" "1" + } + } + + "DiscardedLabel" + { + "ControlName" "CExLabel" + "fieldName" "DiscardedLabel" + "font" "HudFontMedium" + "labelText" "#Discarded" + "textAlignment" "center" + "xpos" "c-215" + "ypos" "210" + "zpos" "5" + "wide" "420" + "tall" "60" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "fgcolor_override" "LightRed" + "bgcolor_override" "TanDarker" + } + + "ScoreEntry" + { + "ControlName" "TextEntry" + "fieldName" "ScoreEntry" + "xpos" "c-100" + "ypos" "380" + "wide" "200" + "tall" "16" + "autoResize" "0" + "pinCorner" "0" + "visible" "0" + "enabled" "0" + "tabPosition" "0" + "textHidden" "0" + "editable" "1" + "maxchars" "5" + "NumericInputOnly" "0" + "unicode" "0" + "wrap" "0" + "fgcolor_override" "TanLight" + "bgcolor_override" "ColorBlack" + "labelText" "Enter Score Here" + "textAlignment" "center" + } +} \ No newline at end of file diff --git a/resource/ui/econ/notificationspresentpanel.res b/resource/ui/econ/notificationspresentpanel.res new file mode 100644 index 0000000..996abb4 --- /dev/null +++ b/resource/ui/econ/notificationspresentpanel.res @@ -0,0 +1,37 @@ +"Resource/UI/NotificationsPresentPanel.res" +{ + "NotificationsPresentPanel" + { + "ControlName" "CNotificationsPresentPanel" + "fieldName" "NotificationsPresentPanel" + "xpos" "c80" + "ypos" "25" + "zpos" "10000" + "wide" "220" + "tall" "26" + "visible" "0" + "enabled" "1" + "paintborder" "0" + } + + "TextLabel" + { + "ControlName" "CExLabel" + "fieldName" "TextLabel" + "fgcolor" "ColorCyan" + "xpos" "cs-0.5" + "ypos" "0" + "zpos" "2" + "wide" "f10" + "tall" "f0" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "wrap" "0" + "labelText" "#Notifications_Present" + "textAlignment" "center" + "font" "Cerbetica10" + "proportionaltoparent" "1" + } +} \ No newline at end of file diff --git a/resource/ui/econ/notificationtoastcontainer.res b/resource/ui/econ/notificationtoastcontainer.res new file mode 100644 index 0000000..2c0fbbe --- /dev/null +++ b/resource/ui/econ/notificationtoastcontainer.res @@ -0,0 +1,39 @@ +"Resource/UI/NotificationToastContainer.res" +{ + "NotificationToastContainer" + { + "ControlName" "CNotificationToastControl" + "fieldName" "NotificationToastContainer" + "xpos" "0" + "ypos" "0" + "zpos" "1" + "wide" "150" + "tall" "50" + "visible" "1" + "enabled" "1" + "bgcolor_override" "DarkGrey" + "border" "CyanBorder" + } + + "HelpTextLabel" + { + "ControlName" "CExLabel" + "fieldName" "HelpTextLabel" + "fgcolor" "RedSolid" + "xpos" "5" + "ypos" "0" + "zpos" "2" + "wide" "140" + "tall" "38" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "wrap" "1" + "labelText" "" + "textAlignment" "North" + "font" "Cerbetica10" + "textinsetx" "2" + "textinsety" "7" + } +} \ No newline at end of file diff --git a/resource/ui/econ/notificationtoastcontrol.res b/resource/ui/econ/notificationtoastcontrol.res new file mode 100644 index 0000000..22b8b2c --- /dev/null +++ b/resource/ui/econ/notificationtoastcontrol.res @@ -0,0 +1,147 @@ +"Resource/UI/NotificationToastControl.res" +{ + "NotificationToastControl" + { + "ControlName" "CNotificationToastControl" + "fieldName" "NotificationToastControl" + "xpos" "0" + "ypos" "0" + "zpos" "1" + "wide" "190" + "tall" "30" + "visible" "1" + "enabled" "1" + "border" "NoBorder" + "paintborder" "1" + "paintbackground" "1" + "PaintBackgroundType" "0" + "defaultbgcolor_override" "TanLight" + "bgcolor_override" "TanLight" + } + + "DeleteButton" + { + "ControlName" "CExImageButton" + "fieldName" "DeleteButton" + "xpos" "165" + "ypos" "5" + "zpos" "10" + "wide" "20" + "tall" "20" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "tabPosition" "0" + "labeltext" "(" + "font" "CustomIcons" + "textAlignment" "center" + "dulltext" "0" + "brighttext" "0" + "default" "1" + "Command" "delete" + "paintbackground" "1" + + "defaultBgColor_override" "Black" + "armedBgColor_override" "LightRed" + "depressedBgColor_override" "Black" + } + + "TriggerButton" + { + "ControlName" "CExImageButton" + "fieldName" "TriggerButton" + "xpos" "144" + "if_one_button" + { + "xpos" "165" + } + "ypos" "5" + "zpos" "10" + "wide" "20" + "tall" "20" + "autoResize" "0" + "pinCorner" "0" + "visible" "0" + "enabled" "1" + "tabPosition" "0" + "labeltext" "s" + "font" "CustomIcons" + "textAlignment" "center" + "dulltext" "0" + "brighttext" "0" + "default" "1" + "Command" "trigger" + "paintbackground" "1" + "sound_depressed" "UI/buttonclick.wav" + "sound_released" "UI/buttonclickrelease.wav" + + "defaultBgColor_override" "Black" + "armedBgColor_override" "CreditsGreen" + "depressedBgColor_override" "Black" + } + + "AcceptButton" + { + "ControlName" "CExImageButton" + "fieldName" "AcceptButton" + "xpos" "144" + "if_one_button" + { + "xpos" "165" + } + "ypos" "5" + "zpos" "10" + "wide" "20" + "tall" "20" + "autoResize" "0" + "pinCorner" "0" + "visible" "0" + "enabled" "1" + "tabPosition" "0" + "labeltext" "s" + "font" "CustomIcons" + "textAlignment" "center" + "dulltext" "0" + "brighttext" "0" + "default" "1" + "Command" "accept" + "paintbackground" "1" + "sound_depressed" "UI/buttonclick.wav" + "sound_released" "UI/buttonclickrelease.wav" + + "defaultBgColor_override" "Black" + "armedBgColor_override" "CreditsGreen" + "depressedBgColor_override" "Black" + } + + "DeclineButton" + { + "ControlName" "CExImageButton" + "fieldName" "DeclineButton" + "xpos" "165" + "ypos" "5" + "zpos" "10" + "wide" "20" + "tall" "20" + "autoResize" "0" + "pinCorner" "0" + "visible" "0" + "enabled" "1" + "tabPosition" "0" + "labeltext" "(" + "font" "CustomIcons" + "textAlignment" "center" + "dulltext" "0" + "brighttext" "0" + "default" "1" + "Command" "decline" + "paintbackground" "1" + "sound_depressed" "UI/buttonclick.wav" + "sound_released" "UI/buttonclickrelease.wav" + + "defaultBgColor_override" "Black" + "armedBgColor_override" "LightRed" + "depressedBgColor_override" "Black" + } +} \ No newline at end of file diff --git a/resource/ui/econ/paintkitconsumedialog.res b/resource/ui/econ/paintkitconsumedialog.res new file mode 100644 index 0000000..aef33ff --- /dev/null +++ b/resource/ui/econ/paintkitconsumedialog.res @@ -0,0 +1,285 @@ +"Resource/UI/PaintkitConsumeDialog.res" +{ + "PaintkitConsume" + { + "fieldName" "PaintkitConsume" + "xpos" "cs-0.5" + "ypos" "cs-0.5" + "wide" "400" + "tall" "400" + "visible" "1" + "zpos" "1000" + } + + "Title" + { + "ControlName" "Label" + "fieldName" "Title" + "font" "HudFontMedium" + "labelText" "#TF_UsePaintkit_Panel_Title" + "textAlignment" "north" + "xpos" "cs-0.5" + "ypos" "10" + "zpos" "10" + "wide" "f20" + "tall" "30" + "visible" "1" + "enabled" "1" + "allcaps" "1" + "fgcolor_override" "ColorCyan" + "proportionaltoparent" "1" + } + + "DescText" + { + "ControlName" "Label" + "fieldName" "DescText" + "font" "HudFontSmall" + "labelText" "#TF_UsePaintkit_Panel_Desc" + "textAlignment" "north" + "xpos" "cs-0.5" + "ypos" "r60" + "zpos" "10" + "wide" "f20" + "tall" "30" + "visible" "0" + "enabled" "0" + "fgcolor_override" "White" + "proportionaltoparent" "1" + } + + "BGPanel" + { + "fieldName" "BGPanel" + "controlname" "EditablePanel" + "xpos" "0" + "ypos" "0" + "wide" "f0" + "tall" "f0" + "proportionaltoparent" "1" + "border" "CyanBorderThick" + "bgcolor_override" "DarkGrey" + } + + "Shade" + { + "fieldName" "Shade" + "controlname" "EditablePanel" + "xpos" "0" + "ypos" "0" + "zpos" "100" + "wide" "f0" + "tall" "f0" + "visible" "0" + "proportionaltoparent" "1" + "mouseinputenabled" "1" + "bgcolor_override" "0 0 0 150" + } + + "RedeemingPanel" + { + "fieldName" "RedeemingPanel" + "controlname" "EditablePanel" + "xpos" "cs-0.5" + "ypos" "cs-0.5" + "zpos" "101" + "wide" "250" + "tall" "150" + "proportionaltoparent" "1" + "visible" "0" + "border" "CyanBorderThick" + "bgcolor_override" "DarkGrey" + + "CTFLogoPanel" + { + "fieldName" "WorkingLogo" + "controlname" "CTFLogoPanel" + "xpos" "cs-0.5" + "ypos" "cs-0.5-15" + "zpos" "1" + "wide" "100" + "tall" "o1" + "proportionaltoparent" "1" + "velocity" "200" + "radius" "30" + "fgcolor_override" "TanDark" + } + + "WorkingText" + { + "ControlName" "Label" + "fieldName" "WorkingText" + "font" "HudFontSmall" + "labelText" "#TF_UsePaintkit_Working" + "textAlignment" "north" + "xpos" "cs-0.5" + "ypos" "r30" + "wide" "f20" + "tall" "30" + "visible" "1" + "enabled" "1" + "fgcolor_override" "TanLight" + "proportionaltoparent" "1" + } + } + + "SuccessPanel" + { + "fieldName" "SuccessPanel" + "controlname" "EditablePanel" + "xpos" "cs-0.5" + "ypos" "cs-0.5" + "zpos" "101" + "wide" "250" + "tall" "150" + "proportionaltoparent" "1" + "visible" "0" + "border" "CyanBorderThick" + "bgcolor_override" "DarkGrey" + + "CTFLogoPanel" + { + "fieldName" "SuccessLogo" + "controlname" "CTFLogoPanel" + "xpos" "cs-0.5" + "ypos" "cs-0.5-15" + "zpos" "1" + "wide" "100" + "tall" "o1" + "proportionaltoparent" "1" + "velocity" "0" + "radius" "30" + "fgcolor_override" "CreditsGreen" + } + + "SuccessText" + { + "ControlName" "Label" + "fieldName" "SuccessText" + "font" "HudFontMedium" + "labelText" "#AbuseReport_SucceededTitle" + "textAlignment" "north" + "xpos" "cs-0.5" + "ypos" "r40" + "wide" "f20" + "tall" "30" + "visible" "1" + "enabled" "1" + "fgcolor_override" "CreditsGreen" + "proportionaltoparent" "1" + } + } + + "FailurePanel" + { + "fieldName" "FailurePanel" + "controlname" "EditablePanel" + "xpos" "cs-0.5" + "ypos" "cs-0.5" + "zpos" "101" + "wide" "250" + "tall" "150" + "proportionaltoparent" "1" + "visible" "0" + "border" "CyanBorderThick" + "bgcolor_override" "DarkGrey" + + "CTFLogoPanel" + { + "fieldName" "FailureLogo" + "controlname" "CTFLogoPanel" + "xpos" "cs-0.5" + "ypos" "cs-0.5-15" + "zpos" "1" + "wide" "100" + "tall" "o1" + "proportionaltoparent" "1" + "velocity" "0" + "radius" "30" + "fgcolor_override" "RedSolid" + } + + "FailureText" + { + "ControlName" "Label" + "fieldName" "FailureText" + "font" "HudFontSmall" + "labelText" "#TF_UsePaintkit_Failed" + "textAlignment" "north" + "xpos" "cs-0.5" + "ypos" "r40" + "wide" "f20" + "tall" "30" + "visible" "1" + "enabled" "1" + "fgcolor_override" "RedSolid" + "proportionaltoparent" "1" + "centerwrap" "1" + } + } + + "InspectionPanel" + { + "fieldName" "InspectionPanel" + "xpos" "0" + "ypos" "30" + "zpos" "10" + "wide" "f0" + "tall" "350" + "proportionaltoparent" "1" + } + + "CancelButton" + { + "ControlName" "CExButton" + "fieldName" "CancelButton" + "xpos" "rs1-50" + "ypos" "rs1-15" + "zpos" "20" + "wide" "100" + "tall" "25" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "tabPosition" "0" + "labelText" "#GameUI_CancelBold" + "font" "HudFontMediumSmall" + "textAlignment" "center" + "textinsetx" "50" + "dulltext" "0" + "brighttext" "0" + "Command" "cancel" + "proportionaltoparent" "1" + "sound_depressed" "UI/buttonclick.wav" + "sound_released" "UI/buttonclickrelease.wav" + } + + "ConfirmButton" + { + "ControlName" "CExButton" + "fieldName" "ConfirmButton" + "xpos" "50" + "ypos" "rs1-15" + "zpos" "20" + "wide" "140" + "tall" "25" + "default" "1" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "tabPosition" "0" + "labelText" "#TF_QuestView_RedeemReward" + "font" "HudFontMediumSmall" + "textAlignment" "center" + "textinsetx" "50" + "dulltext" "0" + "brighttext" "0" + "allcaps" "1" + "Command" "accept" + "proportionaltoparent" "1" + "sound_depressed" "UI/buttonclick.wav" + "sound_released" "UI/buttonclickrelease.wav" + } +} \ No newline at end of file diff --git a/resource/ui/econ/questnotificationpanel_base.res b/resource/ui/econ/questnotificationpanel_base.res new file mode 100644 index 0000000..50848b0 --- /dev/null +++ b/resource/ui/econ/questnotificationpanel_base.res @@ -0,0 +1,64 @@ +"Resource/UI/QuestNotificationPanel_base.res" +{ + "QuestNotificationPanel" + { + "ControlName" "EditablePanel" + "fieldName" "QuestNotificationPanel" + "xpos" "0" + "ypos" "100" + "zpos" "2" + "wide" "f0" + "tall" "f0" + "visible" "0" + "proportionaltoparent" "1" + "output_step" "50" + + "MainContainer" + { + "ControlName" "EditablePanel" + "fieldName" "MainContainer" + "xpos" "r0" + "ypos" "0" + "wide" "110" + "tall" "20" + "visible" "1" + "proportionaltoparent" "1" + "border" "NoBorder" //QuestStatusBorder + "paintborder" "2" + + "ItemName" + { + "ControlName" "Label" + "fieldName" "ItemName" + "labeltext" "#QuestNotification_Incoming" + "xpos" "0" + "ypos" "cs-0.5" + "wide" "f0" + "tall" "18" + "zpos" "4" + "textinsetx" "5" + "fgcolor_override" "255 255 255 255" //235 226 202 255 + "font" "AchievementTracker_Name" + //"wrap" "1" + "TextAlignment" "east" + "proportionaltoparent" "1" + } + + "CharacterImage" + { + "ControlName" "CTFImagePanel" + "fieldName" "CharacterImage" + "xpos" "3" + "ypos" "cs-0.5" + "zpos" "0" + "wide" "o1" + "tall" "p0.8" + "visible" "1" + "enabled" "1" + "image" "animated/tf2_speaker_icon" + "scaleImage" "1" + "proportionaltoparent" "1" + } + } + } +} \ No newline at end of file diff --git a/resource/ui/econ/store/v2/storehome_base.res b/resource/ui/econ/store/v2/storehome_base.res new file mode 100644 index 0000000..87cf077 --- /dev/null +++ b/resource/ui/econ/store/v2/storehome_base.res @@ -0,0 +1,553 @@ +"Resource/UI/StoreHome_Base.res" +{ + "StorePage" + { + "ControlName" "Frame" + "fieldName" "StorePage" + "xpos" "0" + "ypos" "40" + "wide" "f0" + "tall" "480" + "autoResize" "0" + "pinCorner" "0" + "visible" "0" + "enabled" "1" + "tabPosition" "0" + "settitlebarvisible" "0" + "PaintBackgroundType" "0" + "bgcolor_override" "DarkGrey" + "infocus_bgcolor_override" "DarkGrey" + "outoffocus_bgcolor_override" "DarkGrey" + "max_cart_model_panels" "10" + "item_ypos" "70" + "item_panels" "15" + "item_columns" "5" + "item_offcenter_x" "-292" + "item_xdelta" "8" + "item_ydelta" "8" + "item_controls_xoffset" "2" + "item_controls_yoffset" "2" + "show_item_backdrop" "1" + "item_backdrop_color" "DarkGrey" + "item_backdrop_left_margin" "11" + "item_backdrop_right_margin" "11" + "item_backdrop_top_margin" "9" + "item_backdrop_bottom_margin" "42" + "item_backdrop_paintbackgroundtype" "0" + "item_panel_bgcolor" "Grey" + "item_panel_bgcolor_mouseover" "156 146 128 255" + "item_panel_bgcolor_selected" "176 166 148 255" + "classicon_xdelta" "5" + + "modelpanels_kv" + { + "ControlName" "CItemModelPanel" + "xpos" "c-70" + "ypos" "270" + "zpos" "5" + "wide" "111" + "tall" "62" + "visible" "0" + "bgcolor_override" "ColorBlack" + "noitem_textcolor" "TextColor" + "PaintBackgroundType" "2" + "paintborder" "0" + "model_xpos" "24" + "model_ypos" "6" + "model_wide" "71" + "model_tall" "47" + "text_wide" "140" + "text_xpos" "0" + "text_ypos" "80" + "text_center" "0" + "name_only" "1" + "resize_to_text" "0" + "name_label_alignment" "3" + "inset_eq_x" "2" + "inset_eq_y" "2" + + "itemmodelpanel" + { + "use_item_rendertarget" "0" + "allow_rot" "0" + "inventory_image_type" "1" + } + "use_item_sounds" "1" + } + + "modelpanel_labels_kv" + { + "font" "HudFontSmallest" + "textAlignment" "north-east" + "xpos" "c-61" + "ypos" "32" + "zpos" "15" + "wide" "16" + "tall" "10" + "autoResize" "1" + "pinCorner" "0" + "visible" "0" + "enabled" "1" + "use_item_sounds" "1" + } + + "cart_modelpanels_kv" + { + "ControlName" "CItemModelPanel" + "xpos" "c-70" + "ypos" "270" + "zpos" "13" + "wide" "32" + "tall" "25" + "visible" "0" + "bgcolor_override" "ColorBlack" + "noitem_textcolor" "TextColor" + "PaintBackgroundType" "2" + "paintborder" "0" + "model_xpos" "2" + "model_ypos" "2" + "model_wide" "28" + "model_tall" "21" + "text_ypos" "60" + "text_center" "1" + "name_only" "1" + "inset_eq_x" "2" + "inset_eq_y" "2" + + "itemmodelpanel" + { + "use_item_rendertarget" "0" + "inventory_image_type" "1" + "allow_rot" "0" + } + + "use_item_sounds" "1" + } + + "cart_labels_kv" + { + "font" "HudFontSmallest" + "textAlignment" "north-east" + "xpos" "c-61" + "ypos" "32" + "zpos" "15" + "wide" "16" + "tall" "10" + "autoResize" "1" + "pinCorner" "0" + "visible" "0" + "enabled" "1" + "use_item_sounds" "1" + } + } + + "mouseoveritempanel" + { + "ControlName" "CItemModelPanel" + "fieldName" "mouseoveritempanel" + "xpos" "c-70" + "ypos" "270" + "zpos" "100" + "wide" "300" + "tall" "300" + "visible" "0" + "bgcolor_override" "Transparent" + "noitem_textcolor" "TextColor" + "PaintBackgroundType" "2" + "paintborder" "1" + + "text_ypos" "20" + "text_center" "1" + "model_hide" "1" + "resize_to_text" "1" + "padding_height" "15" + + "BackColor" + { + "ControlName" "EditablePanel" + "fieldName" "BackColor" + "xpos" "0" + "ypos" "0" + "zpos" "-1" + "wide" "f0" + "tall" "f0" + "visible" "1" + "enabled" "1" + "pinCorner" "0" + "autoResize" "0" + "PaintBackgroundType" "2" + "border" "NoBorder" + "bgcolor_override" "35 35 35 255" + } + + "attriblabel" + { + "font" "ItemFontAttribLarge" + "xpos" "0" + "ypos" "30" + "zpos" "2" + "wide" "140" + "tall" "60" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "labelText" "%attriblist%" + "textAlignment" "center" + "fgcolor" "TextColor" + "centerwrap" "1" + } + } + + "SaxtonBackgroundPanel" + { + "ControlName" "EditablePanel" + "fieldName" "SaxtonBackgroundPanel" + "xpos" "9999" + } + + "StoreBackgroundPanel" + { + "ControlName" "EditablePanel" + "fieldName" "StoreBackgroundPanel" + "xpos" "9999" + } + + "ReloadSchemeButton" + { + "ControlName" "CExButton" + "fieldName" "ReloadSchemeButton" + "xpos" "c-400" + "ypos" "350" + "zpos" "25" + "wide" "100" + "tall" "15" + "autoResize" "0" + "pinCorner" "0" + "visible" "0" + "enabled" "1" + "tabPosition" "0" + "labelText" "RELOADSCHEME" + "font" "HudFontSmallest" + "textAlignment" "center" + "textinsetx" "50" + "dulltext" "0" + "brighttext" "0" + "Command" "reloadscheme" + "sound_depressed" "UI/buttonclick.wav" + "sound_released" "UI/buttonclickrelease.wav" + } + + "ItemCategoryTabs" + { + "ControlName" "CNavigationPanel" + "fieldName" "ItemCategoryTabs" + "xpos" "c-290" + "ypos" "31" + "zpos" "0" + "wide" "430" + "tall" "25" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "auto_scale" "1" + "auto_layout" "1" + "selected_button_default" "0" + "auto_layout_horizontal_buffer" "9" + "display_vertically" "0" + + "ButtonSettings" + { + "wide" "100" + "tall" "30" + "textinsety" "0" + "autoResize" "0" + "pinCorner" "2" + "visible" "1" + "enabled" "1" + "tabPosition" "0" + "textAlignment" "center" + "scaleImage" "1" + "font" "HudFontSmallest" + "fgcolor" "TanLight" + "allcaps" "1" + + "defaultBgColor_override" "TanDarker" + "defaultFgColor_override" "TanLight" + "armedBgColor_override" "TanDark" + "armedFgColor_override" "TanLight" + "selectedBgColor_override" "TanDark" + "selectedFgColor_override" "TanLight" + + "sound_depressed" "UI/buttonclick.wav" + "sound_released" "UI/buttonclickrelease.wav" + "sound_armed" "UI/buttonrollover.wav" + + "paintbackground" "1" + "paintborder" "0" + + "stayselectedonclick" "1" + "keyboardinputenabled" "0" + } + } + + "PrevPageButton" + { + "ControlName" "CExButton" + "fieldName" "PrevPageButton" + "xpos" "c190" + "ypos" "280" + "zpos" "5" + "wide" "20" + "tall" "20" + "autoResize" "0" + "pinCorner" "0" + "visible" "0" + "enabled" "1" + "tabPosition" "0" + "labelText" "&A" + "font" "MenuArrows" + "textAlignment" "center" + "dulltext" "0" + "brighttext" "0" + "Command" "prevpage" + "sound_depressed" "UI/buttonclick.wav" + "sound_released" "UI/buttonclickrelease.wav" + } + + "CurPageLabel" + { + "ControlName" "CExLabel" + "fieldName" "CurPageLabel" + "font" "HudFontSmall" + "labelText" "%backpackpage%" + "textAlignment" "center" + "xpos" "c220" + "ypos" "280" + "zpos" "5" + "wide" "40" + "tall" "20" + "autoResize" "1" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "fgcolor_override" "ColorCyan" + } + + "NextPageButton" + { + "ControlName" "CExButton" + "fieldName" "NextPageButton" + "xpos" "c270" + "ypos" "280" + "zpos" "5" + "wide" "20" + "tall" "20" + "autoResize" "0" + "pinCorner" "0" + "visible" "0" + "enabled" "1" + "tabPosition" "0" + "labelText" "&D" + "font" "MenuArrows" + "textAlignment" "center" + "dulltext" "0" + "brighttext" "0" + "Command" "nextpage" + "sound_depressed" "UI/buttonclick.wav" + "sound_released" "UI/buttonclickrelease.wav" + } + + "BackpackSpaceLabel" + { + "ControlName" "CExLabel" + "fieldName" "BackpackSpaceLabel" + "font" "HudFontSmallest" + "labelText" "%freebackpackspace%" + "textAlignment" "west" + "xpos" "c-300" + "ypos" "315" + "zpos" "10" + "wide" "200" + "tall" "20" + "autoResize" "1" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + } + + "CartButton" + { + "ControlName" "CExButton" + "fieldName" "CartButton" + "font" "HudFontSmall" + "labelText" "%storecart%" + "textAlignment" "east" + "xpos" "c-300" + "ypos" "334" + "zpos" "12" + "wide" "56" + "tall" "24" + "visible" "1" + "enabled" "1" + "PaintBackgroundType" "2" + "textinsetx" "15" + "Command" "viewcart" + "defaultBgColor_override" "TanDarker" + "sound_depressed" "UI/buttonclick.wav" + "sound_released" "UI/buttonclickrelease.wav" + } + + "CartImage" + { + "ControlName" "ImagePanel" + "fieldName" "CartImage" + "xpos" "c-295" + "ypos" "336" + "zpos" "13" + "wide" "24" + "tall" "20" + "visible" "1" + "enabled" "1" + "image" "store_cart" + "scaleImage" "1" + } + + "BrowseTheStoreButton" + { + "ControlName" "CExButton" + "fieldName" "BrowseTheStoreButton" + "xpos" "c-64" + "ypos" "334" + "zpos" "2" + "wide" "160" + "tall" "23" + "autoResize" "0" + "pinCorner" "0" + "visible" "0" + "enabled" "1" + "tabPosition" "0" + "labelText" "#Store_BrowseTheStore" + "font" "HudFontSmall" + "textAlignment" "center" + "dulltext" "0" + "brighttext" "0" + "default" "1" + "Command" "startshopping" + "sound_depressed" "UI/buttonclick.wav" + "sound_released" "UI/buttonclickrelease.wav" + } + + "MarketPlaceButton" + { + "ControlName" "CExButton" + "fieldName" "MarketPlaceButton" + "xpos" "c-20" + "ypos" "31" + "zpos" "2" + "wide" "170" + "tall" "23" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "tabPosition" "0" + "labelText" "#Store_MarketPlace" + "font" "HudFontSmallest" + "textAlignment" "center" + "dulltext" "0" + "brighttext" "0" + "default" "1" + "Command" "marketplace" + "paintbackground" "1" + "defaultBgColor_override" "TanDarker" + "sound_depressed" "UI/buttonclick.wav" + "sound_released" "UI/buttonclickrelease.wav" + } + + "TitleLabel" + { + "ControlName" "CExLabel" + "fieldName" "TitleLabel" + "font" "HudFontSmallest" + "labelText" "" + "textAlignment" "west" + "xpos" "c-45" + "ypos" "c-230" + "zpos" "100" + "wide" "350" + "tall" "20" + "autoResize" "1" + "pinCorner" "0" + "visible" "0" + "enabled" "1" + } + + "HomePageLabelContainer" + { + "ControlName" "EditablePanel" + "fieldName" "HomePageLabelContainer" + "xpos" "c-295" + "ypos" "54" + "zpos" "5" + "wide" "200" + "tall" "160" + "mouseinputenabled" "0" + "visible" "0" + + "CaseLabel" + { + "ControlName" "CExLabel" + "fieldName" "CaseLabel" + "font" "HudFontMedium" + "labelText" "#Store_Case_Label" + "textAlignment" "west" + "xpos" "0" + "ypos" "0" + "zpos" "0" + "wide" "200" + "tall" "20" + "autoresize" "1" + "pinCorner" "0" + "visible" "0" + "enabled" "1" + } + + "KeyLabel" + { + "ControlName" "CExLabel" + "fieldName" "KeyLabel" + "font" "HudFontMedium" + "labelText" "#Store_Key_Label" + "textAlignment" "west" + "xpos" "0" + "ypos" "70" + "zpos" "0" + "wide" "200" + "tall" "20" + "autoresize" "1" + "pinCorner" "0" + "visible" "0" + "enabled" "1" + } + + "TauntLabel" + { + "ControlName" "CExLabel" + "fieldName" "CaseLabel" + "font" "HudFontMedium" + "labelText" "#Store_Taunt_Label" + "textAlignment" "west" + "xpos" "0" + "ypos" "140" + "zpos" "0" + "wide" "200" + "tall" "20" + "autoresize" "1" + "pinCorner" "0" + "visible" "0" + "enabled" "1" + } + } +} \ No newline at end of file diff --git a/resource/ui/econ/store/v2/storehome_premium.res b/resource/ui/econ/store/v2/storehome_premium.res new file mode 100644 index 0000000..ad7fb17 --- /dev/null +++ b/resource/ui/econ/store/v2/storehome_premium.res @@ -0,0 +1,11 @@ +#base "StoreHome_Base.res" + +"Resource/UI/StoreHome_Premium.res" +{ + "PremiumCallout" + { + "ControlName" "EditablePanel" + "fieldName" "PremiumCallout" + "xpos" "9999" + } +} \ No newline at end of file diff --git a/resource/ui/econ/store/v2/storepage.res b/resource/ui/econ/store/v2/storepage.res new file mode 100644 index 0000000..bdd2a91 --- /dev/null +++ b/resource/ui/econ/store/v2/storepage.res @@ -0,0 +1,864 @@ +"Resource/UI/StorePage.res" +{ + "StorePage" + { + "ControlName" "Frame" + "fieldName" "StorePage" + "xpos" "0" + "ypos" "40" + "wide" "f0" + "tall" "480" + "autoResize" "0" + "pinCorner" "0" + "visible" "0" + "enabled" "1" + "tabPosition" "0" + "settitlebarvisible" "0" + "PaintBackgroundType" "0" + "bgcolor_override" "DarkGrey" + "infocus_bgcolor_override" "DarkGrey" + "outoffocus_bgcolor_override" "DarkGrey" + "max_cart_model_panels" "10" + "item_ypos" "70" + "item_panels" "15" + "item_columns" "5" + "item_offcenter_x" "-292" + "item_xdelta" "8" + "item_ydelta" "8" + "item_controls_xoffset" "2" + "item_controls_yoffset" "2" + "show_item_backdrop" "1" + "item_backdrop_color" "DarkGrey" + "item_backdrop_left_margin" "11" + "item_backdrop_right_margin" "11" + "item_backdrop_top_margin" "9" + "item_backdrop_bottom_margin" "42" + "item_backdrop_paintbackgroundtype" "0" + "item_panel_bgcolor" "Grey" + "item_panel_bgcolor_mouseover" "156 146 128 255" + "item_panel_bgcolor_selected" "176 166 148 255" + "classicon_xdelta" "5" + + "modelpanels_kv" + { + "ControlName" "CItemModelPanel" + "xpos" "c-70" + "ypos" "270" + "zpos" "5" + "wide" "111" + "tall" "62" + "visible" "0" + "bgcolor_override" "ColorBlack" + "noitem_textcolor" "TextColor" + "PaintBackgroundType" "2" + "paintborder" "0" + "model_xpos" "24" + "model_ypos" "6" + "model_wide" "71" + "model_tall" "47" + "text_wide" "140" + "text_xpos" "0" + "text_ypos" "80" + "text_center" "0" + "name_only" "1" + "resize_to_text" "0" + "name_label_alignment" "3" + "inset_eq_x" "2" + "inset_eq_y" "2" + "deferred_description" "1" + "deferred_icon" "1" + + "itemmodelpanel" + { + "use_item_rendertarget" "0" + "allow_rot" "0" + "inventory_image_type" "1" + } + "use_item_sounds" "1" + } + + "modelpanel_labels_kv" + { + "font" "HudFontSmallest" + "textAlignment" "north-east" + "xpos" "c-61" + "ypos" "32" + "zpos" "15" + "wide" "16" + "tall" "10" + "autoResize" "1" + "pinCorner" "0" + "visible" "0" + "enabled" "1" + "use_item_sounds" "1" + } + + "cart_modelpanels_kv" + { + "ControlName" "CItemModelPanel" + "xpos" "c-70" + "ypos" "270" + "zpos" "13" + "wide" "32" + "tall" "25" + "visible" "0" + "bgcolor_override" "ColorBlack" + "noitem_textcolor" "TextColor" + "PaintBackgroundType" "2" + "paintborder" "0" + "model_xpos" "2" + "model_ypos" "2" + "model_wide" "28" + "model_tall" "21" + "text_ypos" "60" + "text_center" "1" + "name_only" "1" + "inset_eq_x" "2" + "inset_eq_y" "2" + + "itemmodelpanel" + { + "use_item_rendertarget" "0" + "inventory_image_type" "1" + "allow_rot" "0" + } + + "use_item_sounds" "1" + } + + "cart_labels_kv" + { + "font" "HudFontSmallest" + "textAlignment" "north-east" + "xpos" "c-61" + "ypos" "32" + "zpos" "15" + "wide" "16" + "tall" "10" + "autoResize" "1" + "pinCorner" "0" + "visible" "0" + "enabled" "1" + "use_item_sounds" "1" + } + } + + "NameFilterTextEntry" + { + "ControlName" "TextEntry" + "fieldName" "NameFilterTextEntry" + "xpos" "c-70" + "ypos" "30" + "wide" "90" + "tall" "19" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "tabPosition" "1" + "textHidden" "0" + "editable" "1" + "unicode" "1" + "fgcolor_override" "DarkerGrey" + "bgcolor_override" "TanLight" + "paintbackgroundtype" "2" + "font" "HudFontSmall" + } + + "SubcategoryFilterComboBox" + { + "ControlName" "ComboBox" + "fieldName" "SubcategoryFilterComboBox" + "Font" "HudFontSmallest" + "xpos" "c30" + "ypos" "30" + "zpos" "1" + "wide" "112" + "tall" "19" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "textHidden" "0" + "editable" "0" + "maxchars" "-1" + "NumericInputOnly" "0" + "unicode" "0" + + "fgcolor_override" "TanLight" + "bgcolor_override" "Transparent" + "disabledFgColor_override" "TanLight" + "disabledBgColor_override" "Transparent" + "selectionColor_override" "Transparent" + "selectionTextColor_override" "TanLight" + "defaultSelectionBG2Color_override" "Transparent" + } + + "SortFilterComboBox" + { + "ControlName" "ComboBox" + "fieldName" "SortFilterComboBox" + "Font" "HudFontSmallest" + "xpos" "c152" + "ypos" "30" + "zpos" "1" + "wide" "142" + "tall" "19" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "textHidden" "0" + "editable" "0" + "maxchars" "-1" + "NumericInputOnly" "0" + "unicode" "0" + + "fgcolor_override" "TanLight" + "bgcolor_override" "Transparent" + "disabledFgColor_override" "TanLight" + "disabledBgColor_override" "Transparent" + "selectionColor_override" "Transparent" + "selectionTextColor_override" "TanLight" + "defaultSelectionBG2Color_override" "Transparent" + } + + "mouseoveritempanel" + { + "ControlName" "CItemModelPanel" + "fieldName" "mouseoveritempanel" + "xpos" "c-70" + "ypos" "270" + "zpos" "100" + "wide" "300" + "tall" "300" + "visible" "0" + "bgcolor_override" "Transparent" + "noitem_textcolor" "TextColor" + "PaintBackgroundType" "2" + "paintborder" "1" + + "text_ypos" "20" + "text_center" "1" + "model_hide" "1" + "resize_to_text" "1" + "padding_height" "15" + + "BackColor" + { + "ControlName" "EditablePanel" + "fieldName" "BackColor" + "xpos" "0" + "ypos" "0" + "zpos" "-1" + "wide" "f0" + "tall" "f0" + "visible" "1" + "enabled" "1" + "pinCorner" "0" + "autoResize" "0" + "PaintBackgroundType" "2" + "border" "NoBorder" + "bgcolor_override" "35 35 35 255" + } + + "attriblabel" + { + "font" "ItemFontAttribLarge" + "xpos" "0" + "ypos" "30" + "zpos" "2" + "wide" "140" + "tall" "60" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "labelText" "%attriblist%" + "textAlignment" "center" + "fgcolor" "TextColor" + "centerwrap" "1" + } + } + + "ClassFilterTooltipLabel" + { + "ControlName" "CExLabel" + "fieldName" "ClassFilterTooltipLabel" + "font" "HudFontSmall" + "textAlignment" "center" + "xpos" "36" + "ypos" "170" + "zpos" "100" + "wide" "200" + "tall" "20" + "autoResize" "1" + "pinCorner" "0" + "visible" "0" + "enabled" "1" + "bgcolor_override" "Transparent" + "PaintBackgroundType" "2" + "centerwrap" "1" + "paintborder" "1" + "textinsetx" "100" + "border" "LoadoutItemPopupBorder" + "fgcolor" "White" + } + + "PrevPageButton" + { + "ControlName" "CExButton" + "fieldName" "PrevPageButton" + "xpos" "c190" + "ypos" "280" + "zpos" "5" + "wide" "20" + "tall" "20" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "tabPosition" "0" + "labelText" "&A" + "font" "MenuArrows" + "textAlignment" "center" + "dulltext" "0" + "brighttext" "0" + "Command" "prevpage" + "sound_depressed" "UI/buttonclick.wav" + "sound_released" "UI/buttonclickrelease.wav" + } + + "CurPageLabel" + { + "ControlName" "CExLabel" + "fieldName" "CurPageLabel" + "font" "HudFontSmall" + "labelText" "%backpackpage%" + "textAlignment" "center" + "xpos" "c220" + "ypos" "280" + "zpos" "5" + "wide" "40" + "tall" "20" + "autoResize" "1" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "fgcolor_override" "ColorCyan" + } + + "NextPageButton" + { + "ControlName" "CExButton" + "fieldName" "NextPageButton" + "xpos" "c270" + "ypos" "280" + "zpos" "5" + "wide" "20" + "tall" "20" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "tabPosition" "0" + "labelText" "&D" + "font" "MenuArrows" + "textAlignment" "center" + "dulltext" "0" + "brighttext" "0" + "Command" "nextpage" + "sound_depressed" "UI/buttonclick.wav" + "sound_released" "UI/buttonclickrelease.wav" + } + + "PriceLabel" + { + "ControlName" "CExLabel" + "fieldName" "PriceLabel" + "font" "HudFontSmall" + "labelText" "%selectionprice%" + "textAlignment" "east" + "xpos" "c20" + "ypos" "8" + "zpos" "5" + "wide" "303" + "tall" "20" + "autoResize" "1" + "pinCorner" "0" + "visible" "0" + "enabled" "1" + "wrap" "1" + "centerwrap" "1" + } + + "NameFilterLabel" + { + "ControlName" "CExLabel" + "fieldName" "NameFilterLabel" + "font" "HudFontSmallest" + "labelText" "#Store_NameFilterLabel" + "textAlignment" "west" + "xpos" "c-70" + "ypos" "12" + "zpos" "1" + "wide" "90" + "tall" "20" + "autoResize" "1" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "fgcolor" "White" + } + + "SubcategoryFiltersLabel" + { + "ControlName" "CExLabel" + "fieldName" "SubcategoryFiltersLabel" + "font" "HudFontSmallest" + "labelText" "#Store_ItemTypeFilterLabel" + "textAlignment" "west" + "xpos" "c30" + "ypos" "12" + "zpos" "1" + "wide" "100" + "tall" "20" + "autoResize" "1" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "fgcolor" "White" + } + + "SortFilterLabel" + { + "ControlName" "CExLabel" + "fieldName" "SortFilterLabel" + "font" "HudFontSmallest" + "labelText" "#Store_SortByLabel" + "textAlignment" "west" + "xpos" "c152" + "ypos" "12" + "zpos" "1" + "wide" "150" + "tall" "20" + "autoResize" "1" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "fgcolor" "White" + } + + "ClassFilterLabel" + { + "ControlName" "CExLabel" + "fieldName" "ClassFilterLabel" + "font" "HudFontSmallest" + "labelText" "#Store_ClassFilterLabel" + "textAlignment" "west" + "xpos" "c-300" + "ypos" "12" + "zpos" "1" + "wide" "60" + "tall" "20" + "autoResize" "1" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "fgcolor" "White" + } + + "ClassFilterNavPanel" + { + "ControlName" "CNavigationPanel" + "fieldName" "ClassFilterNavPanel" + "xpos" "c-300" + "ypos" "30" + "zpos" "1" + "wide" "225" + "tall" "19" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "auto_scale" "1" + "auto_layout" "1" + "selected_button_default" "0" + "auto_layout_horizontal_buffer" "4" + "display_vertically" "0" + "align" "west" + + "ButtonSettings" + { + "wide" "19" + "tall" "19" + "autoResize" "0" + "pinCorner" "2" + "visible" "1" + "enabled" "1" + "tabPosition" "0" + "labelText" "" + "textAlignment" "south-west" + "scaleImage" "1" + + "fgcolor" "TanDark" + "defaultFgColor_override" "TanDark" + "armedFgColor_override" "TanDark" + "depressedFgColor_override" "TanDark" + + "sound_depressed" "UI/buttonclick.wav" + "sound_released" "UI/buttonclickrelease.wav" + "sound_armed" "UI/buttonrollover.wav" + + "paintbackground" "0" + "paintborder" "0" + + "image_drawcolor" "75 215 255 180" + "image_armedcolor" "75 215 255 255" + "image_selectedcolor" "75 215 255 255" + + "stayselectedonclick" "1" + "keyboardinputenabled" "0" + + "SubImage" + { + "ControlName" "ImagePanel" + "fieldName" "SubImage" + "xpos" "0" + "ypos" "0" + "zpos" "7" + "wide" "19" + "tall" "19" + "visible" "1" + "enabled" "1" + "scaleImage" "1" + } + } + + "Buttons" + { + "all" + { + "userdata" "0" + "image_default" "class_icons/filter_all" + "image_armed" "class_icons/filter_all" + "image_selected" "class_icons/filter_all_on" + "tooltiptext" "#TF_Items_All" + + "SubImage" + { + "image" "class_icons/filter_all" + } + } + "scout" + { + "userdata" "1" + "image_default" "class_icons/filter_scout" + "image_armed" "class_icons/filter_scout" + "image_selected" "class_icons/filter_scout_on" + "tooltiptext" "#TF_Items_Scout" + + "SubImage" + { + "image" "class_icons/filter_scout" + } + } + "soldier" + { + "userdata" "3" + "image_default" "class_icons/filter_soldier" + "image_armed" "class_icons/filter_soldier" + "image_selected" "class_icons/filter_soldier_on" + "tooltiptext" "#TF_Items_Soldier" + + "SubImage" + { + "image" "class_icons/filter_soldier" + } + } + "pyro" + { + "userdata" "7" + "image_default" "class_icons/filter_pyro" + "image_armed" "class_icons/filter_pyro" + "image_selected" "class_icons/filter_pyro_on" + "tooltiptext" "#TF_Items_Pyro" + + "SubImage" + { + "image" "class_icons/filter_pyro" + } + } + "demo" + { + "userdata" "4" + "image_default" "class_icons/filter_demo" + "image_armed" "class_icons/filter_demo" + "image_selected" "class_icons/filter_demo_on" + "tooltiptext" "#TF_Items_Demoman" + + "SubImage" + { + "image" "class_icons/filter_demo" + } + } + "heavy" + { + "userdata" "6" + "image_default" "class_icons/filter_heavy" + "image_armed" "class_icons/filter_heavy" + "image_selected" "class_icons/filter_heavy_on" + "tooltiptext" "#TF_Items_Heavy" + + "SubImage" + { + "image" "class_icons/filter_heavy" + } + } + "engineer" + { + "userdata" "9" + "image_default" "class_icons/filter_engineer" + "image_armed" "class_icons/filter_engineer" + "image_selected" "class_icons/filter_engineer_on" + "tooltiptext" "#TF_Items_Engineer" + + "SubImage" + { + "image" "class_icons/filter_engineer" + } + } + "medic" + { + "userdata" "5" + "image_default" "class_icons/filter_medic" + "image_armed" "class_icons/filter_medic" + "image_selected" "class_icons/filter_medic_on" + "tooltiptext" "#TF_Items_Medic" + + "SubImage" + { + "image" "class_icons/filter_medic" + } + } + "sniper" + { + "userdata" "2" + "image_default" "class_icons/filter_sniper" + "image_armed" "class_icons/filter_sniper" + "image_selected" "class_icons/filter_sniper_on" + "tooltiptext" "#TF_Items_Sniper" + + "SubImage" + { + "image" "class_icons/filter_sniper" + } + } + "spy" + { + "userdata" "8" + "image_default" "class_icons/filter_spy" + "image_armed" "class_icons/filter_spy" + "image_selected" "class_icons/filter_spy_on" + "tooltiptext" "#TF_Items_Spy" + + "SubImage" + { + "image" "class_icons/filter_spy" + } + } + } + } + + "BackpackSpaceLabel" + { + "ControlName" "CExLabel" + "fieldName" "BackpackSpaceLabel" + "font" "HudFontSmallest" + "labelText" "%freebackpackspace%" + "textAlignment" "west" + "xpos" "c-300" + "ypos" "315" + "zpos" "0" + "wide" "200" + "tall" "20" + "autoResize" "1" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + } + + "CartButton" + { + "ControlName" "CExButton" + "fieldName" "CartButton" + "font" "HudFontSmall" + "labelText" "%storecart%" + "textAlignment" "east" + "xpos" "c-300" + "ypos" "334" + "zpos" "12" + "wide" "56" + "tall" "24" + "visible" "1" + "enabled" "1" + "PaintBackgroundType" "2" + "textinsetx" "15" + "Command" "viewcart" + "defaultBgColor_override" "TanDarker" + "sound_depressed" "UI/buttonclick.wav" + "sound_released" "UI/buttonclickrelease.wav" + } + + "CartImage" + { + "ControlName" "ImagePanel" + "fieldName" "CartImage" + "xpos" "c-295" + "ypos" "336" + "zpos" "13" + "wide" "24" + "tall" "20" + "visible" "1" + "enabled" "1" + "image" "store_cart" + "scaleImage" "1" + } + + "CartFeaturedItemSymbol" + { + "ControlName" "ImagePanel" + "fieldName" "CartFeaturedItemSymbol" + "xpos" "c-225" + "ypos" "243" + "zpos" "14" + "wide" "24" + "tall" "24" + "visible" "0" + "enabled" "1" + "image" "store_special" + "scaleImage" "1" + } + + "ReloadSchemeButton" + { + "ControlName" "CExButton" + "fieldName" "ReloadSchemeButton" + "xpos" "c0" + "ypos" "330" + "zpos" "25" + "wide" "100" + "tall" "15" + "autoResize" "0" + "pinCorner" "0" + "visible" "0" + "enabled" "0" + "tabPosition" "0" + "labelText" "RELOADSCHEME" + "font" "HudFontSmallest" + "textAlignment" "center" + "textinsetx" "50" + "dulltext" "0" + "brighttext" "0" + "Command" "reloadscheme" + "sound_depressed" "UI/buttonclick.wav" + "sound_released" "UI/buttonclickrelease.wav" + } + + "ShowExplanationsButton" + { + "ControlName" "CExButton" + "fieldName" "ShowExplanationsButton" + "xpos" "9999" + } + + "StartExplanation" + { + "ControlName" "CExplanationPopup" + "fieldName" "StartExplanation" + "zpos" "-50" + "wide" "0" + "tall" "0" + "visible" "0" + } + + "TabsExplanation" + { + "ControlName" "CExplanationPopup" + "fieldName" "TabsExplanation" + "zpos" "-50" + "wide" "0" + "tall" "0" + "visible" "0" + } + + "ItemsExplanation" + { + "ControlName" "CExplanationPopup" + "fieldName" "ItemsExplanation" + "zpos" "-50" + "wide" "0" + "tall" "0" + "visible" "0" + } + + "DetailsExplanation" + { + "ControlName" "CExplanationPopup" + "fieldName" "DetailsExplanation" + "zpos" "-50" + "wide" "0" + "tall" "0" + "visible" "0" + } + + "PreviewToggleExplanation" + { + "ControlName" "CExplanationPopup" + "fieldName" "PreviewToggleExplanation" + "zpos" "-50" + "wide" "0" + "tall" "0" + "visible" "0" + } + + "AddToCartExplanation" + { + "ControlName" "CExplanationPopup" + "fieldName" "AddToCartExplanation" + "zpos" "-50" + "wide" "0" + "tall" "0" + "visible" "0" + } + + "CartStatusExplanation" + { + "ControlName" "CExplanationPopup" + "fieldName" "CartStatusExplanation" + "zpos" "-50" + "wide" "0" + "tall" "0" + "visible" "0" + } + + "CheckoutExplanation" + { + "ControlName" "CExplanationPopup" + "fieldName" "CheckoutExplanation" + "zpos" "-50" + "wide" "0" + "tall" "0" + "visible" "0" + } + + "HelpExplanation" + { + "ControlName" "CExplanationPopup" + "fieldName" "HelpExplanation" + "zpos" "-50" + "wide" "0" + "tall" "0" + "visible" "0" + } +} \ No newline at end of file diff --git a/resource/ui/econ/store/v2/storepanel.res b/resource/ui/econ/store/v2/storepanel.res new file mode 100644 index 0000000..20896d6 --- /dev/null +++ b/resource/ui/econ/store/v2/storepanel.res @@ -0,0 +1,254 @@ +"Resource/UI/StorePanel.res" +{ + "store_panel" + { + "ControlName" "EditablePanel" + "fieldName" "store_panel" + "xpos" "0" + "ypos" "0" + "wide" "f0" + "tall" "480" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "tabPosition" "0" + "settitlebarvisible" "1" + "PaintBackgroundType" "0" + "bgcolor_override" "46 43 42 0" + "infocus_bgcolor_override" "46 43 42 0" + "outoffocus_bgcolor_override" "46 43 42 0" + "title" "#StoreTitle" + "title_font" "HudFontMedium" + "titletextinsetX" "40" + "titletextinsetY" "0" + "titlebarfgcolor_override" "HudOffWhite" + "titlebardisabledfgcolor_override" "HudOffWhite" + "titlebarbgcolor_override" "TanDarker" + "clientinsetx_override" "0" + "sheetinset_bottom" "40" + } + + "BackgroundHeader" + { + "ControlName" "ImagePanel" + "fieldName" "BackgroundHeader" + "xpos" "0" + "ypos" "0" + "zpos" "-2" + "wide" "f0" + "tall" "120" + "visible" "1" + "enabled" "1" + "image" "loadout_header" + "tileImage" "1" + } + + "BackgroundHeader2" + { + "ControlName" "ImagePanel" + "fieldName" "BackgroundHeader2" + "xpos" "0" + "ypos" "0" + "zpos" "-2" + "wide" "f0" + "tall" "120" + "visible" "1" + "enabled" "1" + "fillcolor" "15 15 15 175" + "tileImage" "1" + } + + "BackgroundFooter" + { + "ControlName" "ImagePanel" + "fieldName" "BackgroundFooter" + "xpos" "0" + "ypos" "420" + "zpos" "0" + "wide" "f0" + "tall" "60" + "visible" "1" + "enabled" "1" + "image" "loadout_header" + "tileImage" "1" + } + "BackgroundFooter2" + { + "ControlName" "ImagePanel" + "fieldName" "BackgroundFooter2" + "xpos" "0" + "ypos" "420" + "zpos" "1" + "wide" "f0" + "tall" "60" + "visible" "1" + "enabled" "1" + "fillcolor" "15 15 15 220" + "tileImage" "1" + } + + "FooterLine" + { + "ControlName" "EditablePanel" + "fieldName" "FooterLine" + "xpos" "0" + "ypos" "420" + "zpos" "2" + "wide" "f0" + "tall" "2" + "visible" "1" + "enabled" "1" + "PaintBackgroundType" "2" + "bgcolor_override" "ColorCyan" + } + + "Sheet" + { + "ControlName" "EditablePanel" + "fieldName" "Sheet" + "tabxindent" "80" + "tabxdelta" "10" + "tabxfittotext" "1" + "tabheight" "20" + "yoffset" "14" + "transition_time" "0" + + "HeaderLine" + { + "ControlName" "EditablePanel" + "fieldName" "HeaderLine" + "xpos" "0" + "ypos" "32" + "zpos" "5" + "wide" "f0" + "tall" "2" + "visible" "1" + "enabled" "1" + "autoResize" "0" + "PaintBackgroundType" "2" + "border" "NoBorder" + "bgcolor_override" "ColorCyan" + } + + "tabskv" + { + "textinsetx" "25" + "textAlignment" "center" + "font" "HudFontSmall" + "selectedcolor" "TanLight" + "unselectedcolor" "TanDark" + "defaultBgColor_override" "DarkGrey" + "paintbackground" "1" + "activeborder_override" "CyanBorderTabs" + "normalborder_override" "CyanBorderTabsInactive" + "armedBgColor_override" "10 10 10 255" + "selectedBgColor_override" "10 10 10 255" + } + } + + "CloseButton" + { + "ControlName" "CExButton" + "fieldName" "CloseButton" + "xpos" "c-300" + "ypos" "437" + "zpos" "2" + "wide" "130" + "tall" "25" + "autoResize" "0" + "pinCorner" "3" + "visible" "1" + "enabled" "1" + "tabPosition" "0" + "labelText" "Exit Store (&Q)" + "font" "HudFontMediumSmall" + "textAlignment" "center" + "dulltext" "0" + "brighttext" "0" + "default" "1" + "Command" "close" + "sound_depressed" "UI/buttonclick.wav" + "sound_released" "UI/buttonclickrelease.wav" + } + + "armory_panel" + { + "ControlName" "CArmoryPanel" + "fieldName" "armory_panel" + "xpos" "0" + "ypos" "30" + "wide" "f0" + "tall" "390" + "zpos" "500" + "visible" "0" + } + + "NotificationsPresentPanel" + { + "ControlName" "CNotificationsPresentPanel" + "fieldName" "NotificationsPresentPanel" + "xpos" "r200" + "ypos" "10" + "zpos" "10000" + "wide" "190" + "tall" "50" + "visible" "0" + "enabled" "1" + } + + "SupportCommunityMapMakersCheckButton" + { + "ControlName" "CheckButton" + "fieldName" "SupportCommunityMapMakersCheckButton" + "xpos" "c275" + "ypos" "437" + "zpos" "5" + "wide" "25" + "tall" "25" + "font" "HudFontSmall" + "labelText" "" + "visible" "0" + } + + "SupportCommunityMapMakersLabel" + { + "ControlName" "CExLabel" + "fieldName" "SupportCommunityMapMakersLabel" + "textAlignment" "north-west" + "xpos" "c304" + "ypos" "440" + "zpos" "5" + "wide" "100" + "tall" "100" + "font" "HudFontSmallest" + "wrap" "1" + "labelText" "#Store_ConfirmStampDonationAddTitle" + "visible" "0" + } + + "CheckoutButton" + { + "ControlName" "CExButton" + "fieldName" "CheckoutButton" + "xpos" "c170" + "ypos" "437" + "zpos" "2" + "wide" "130" + "tall" "25" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "tabPosition" "0" + "labelText" "#Store_Checkout" + "font" "HudFontMediumSmall" + "textAlignment" "center" + "dulltext" "0" + "brighttext" "0" + "default" "1" + "Command" "checkout" + "sound_depressed" "UI/buttonclick.wav" + "sound_released" "UI/buttonclickrelease.wav" + } +} \ No newline at end of file diff --git a/resource/ui/econ/store/v2/storepreviewitempanel.res b/resource/ui/econ/store/v2/storepreviewitempanel.res new file mode 100644 index 0000000..0c5b727 --- /dev/null +++ b/resource/ui/econ/store/v2/storepreviewitempanel.res @@ -0,0 +1,1506 @@ +"Resource/UI/StorePreviewItemPanel.res" +{ + "storepreviewitem" + { + "ControlName" "CStorePreviewItemPanel" + "fieldName" "storepreviewitem" + "xpos" "0" + "ypos" "0" + "zpos" "1000" + "wide" "f0" + "tall" "f0" + "autoResize" "0" + "skip_autoresize" "1" + "pinCorner" "0" + "visible" "0" + "enabled" "1" + "tabPosition" "0" + + "small_vertical_break_size" "0" + "medium_vertical_break_size" "6" + "big_vertical_break_size" "7" + "horizontal_break_size" "3" + "paint_style_buttons_y" "c-140" + + "control_button_width" "70" + "control_button_height" "15" + "control_button_y" "c-140" + } + + "ScrollBar" + { + "ControlName" "ScrollBar" + "FieldName" "ScrollBar" + "xpos" "c226" + "ypos" "c-120" + "wide" "4" + "tall" "200" + "zpos" "1000" + "visible" "1" + "nobuttons" "1" + + "Slider" + { + "PaintBackgroundType" "0" + "fgcolor_override" "DullWhite" + } + + "UpButton" + { + "ControlName" "Button" + "FieldName" "UpButton" + "visible" "0" + "tall" "0" + "wide" "0" + } + + "DownButton" + { + "ControlName" "Button" + "FieldName" "DownButton" + "visible" "0" + "tall" "0" + "wide" "0" + } + } + + // Fullscreen background panel + "BgPanel" + { + "ControlName" "EditablePanel" + "fieldName" "BgPanel" + "xpos" "0" + "ypos" "0" + "zpos" "0" + "wide" "f0" + "tall" "f0" + "visible" "1" + "enabled" "1" + "PaintBackgroundType" "0" + "bgcolor_override" "0 0 0 128" + } + + // Rounded dialog border + "DialogFrame" + { + "ControlName" "EditablePanel" + "fieldName" "DialogFrame" + "xpos" "c-240" + "ypos" "c-150" + "zpos" "0" + "wide" "480" + "tall" "300" + "visible" "1" + "enabled" "1" + "paintbackground" "1" + "border" "CyanBorderThick" + "bgcolor_override" "DarkGrey" + "PaintBorder" "1" + + // Background for the player model & item preview panels + "PreviewViewportBg" + { + "ControlName" "EditablePanel" + "fieldName" "PreviewViewportBg" + "xpos" "10" + "ypos" "18" + "zpos" "1" + "wide" "220" + "tall" "213" + "visible" "1" + "enabled" "1" + "paintborder" "1" + "border" "NoBorder" + "bgcolor_override" "Grey" + } + + "ItemNameLabel" + { + "ControlName" "CExLabel" + "fieldName" "ItemNameLabel" + "font" "HudFontMediumSmall" + "labelText" "%itemname%" + "textAlignment" "west" + "xpos" "240" + "ypos" "17" + "wide" "230" + "tall" "15" + "autoResize" "0" + "skip_autoresize" "1" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "wrap" "1" + "fgcolor" "TanLight" + } + + // Scrollable editable panel for right-hand side of preview, for all text details + "DetailsView" + { + "ControlName" "EditablePanel" + "fieldName" "DetailsView" + "xpos" "240" + "ypos" "30" + "zpos" "100" + "wide" "230" + "tall" "201" + "visible" "1" + "PaintBackgroundType" "0" + "bgcolor_override" "Transparent" + "skip_autoresize" "1" + "autoresize" "0" + + "ScrollableChild" + { + "ControlName" "EditablePanel" + "fieldName" "ScrollableChild" + "xpos" "240" + "ypos" "0" + "zpos" "100" + "wide" "230" + "tall" "222" + "visible" "1" + "PaintBackgroundType" "0" + "bgcolor_override" "Transparent" + "skip_autoresize" "1" + "autoresize" "0" + + "ItemLevelInfoLabel" + { + "ControlName" "CExLabel" + "fieldName" "ItemLevelInfoLabel" + "font" "HudFontSmallest" + "labelText" "%item_level_info%" + "textAlignment" "north-west" + "wide" "228" + "tall" "12" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "wrap" "1" + "fgcolor" "DullWhite" + } + + "RestrictionsLabel" + { + "ControlName" "CExLabel" + "fieldName" "RestrictionsLabel" + "font" "HudFontSmallest" + "labelText" "#Store_ItemDesc_Restrictions" + "textAlignment" "north-west" + "wide" "228" + "tall" "12" + "autoResize" "0" + "pinCorner" "0" + "visible" "0" + "enabled" "1" + "wrap" "1" + "fgcolor" "LightRed" + } + + "RestrictionsTextLabel" + { + "ControlName" "CExLabel" + "fieldName" "RestrictionsTextLabel" + "font" "HudFontSmallest" + "labelText" "#Store_HolidayRestrictionText" + "textAlignment" "north-west" + "wide" "228" + "tall" "12" + "autoResize" "0" + "pinCorner" "0" + "visible" "0" + "enabled" "1" + "wrap" "1" + "fgcolor" "LightRed" + } + + "UsedByLabel" + { + "ControlName" "CExLabel" + "fieldName" "UsedByLabel" + "font" "HudFontSmallest" + "labelText" "#Store_ItemDesc_UsedBy" + "textAlignment" "north-west" + "wide" "228" + "tall" "12" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "wrap" "1" + "fgcolor" "DullWhite" + } + + "UsedByTextLabel" + { + "ControlName" "CExLabel" + "fieldName" "UsedByTextLabel" + "font" "HudFontSmallest" + "labelText" "%used_by_classes%" + "textAlignment" "north-west" + "wide" "228" + "tall" "12" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "wrap" "1" + } + + "SlotLabel" + { + "ControlName" "CExLabel" + "fieldName" "SlotLabel" + "font" "HudFontSmallest" + "labelText" "#Store_ItemDesc_Slot" + "textAlignment" "north-west" + "wide" "228" + "tall" "12" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "wrap" "1" + "fgcolor" "DullWhite" + } + + "SlotTextLabel" + { + "ControlName" "CExLabel" + "fieldName" "SlotTextLabel" + "font" "HudFontSmallest" + "labelText" "%slot%" + "textAlignment" "north-west" + "wide" "228" + "tall" "12" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "wrap" "1" + } + + "PriceLabel" + { + "ControlName" "CExLabel" + "fieldName" "PriceLabel" + "font" "HudFontMediumSmall" + "textAlignment" "north-west" + "wide" "228" + "tall" "25" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "wrap" "1" + "labeltext" "%price%" + } + + "ArmoryTextLabel" + { + "ControlName" "CExLabel" + "fieldName" "ArmoryTextLabel" + "font" "HudFontSmallest" + "textAlignment" "north-west" + "wide" "228" + "tall" "12" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "wrap" "1" + "labeltext" "%armory_text%" + } + + "AttributesLabel" + { + "ControlName" "CExLabel" + "fieldName" "AttributesLabel" + "font" "HudFontSmallest" + "textAlignment" "north-west" + "zpos" "2" + "wide" "228" + "tall" "12" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "wrap" "1" + } + + "ItemWikiPageButton" + { + "ControlName" "CExButton" + "fieldName" "ItemWikiPageButton" + "zpos" "20" + "wide" "150" + "tall" "20" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "tabPosition" "0" + "labelText" "#Store_ItemDesc_ItemWikiPage" + "font" "HudFontMediumSmall" + "textAlignment" "center" + "dulltext" "0" + "brighttext" "0" + "command" "viewwikipage" + "sound_depressed" "UI/buttonclick.wav" + "sound_released" "UI/buttonclickrelease.wav" + } + + "TradableLabel" + { + "ControlName" "CExLabel" + "fieldName" "TradableLabel" + "font" "HudFontSmallest" + "labelText" "#Store_ItemDesc_Tradable" + "textAlignment" "north-west" + "wide" "205" + "tall" "12" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "wrap" "1" + "fgcolor" "DullWhite" + } + + "TradableTextLabel" + { + "ControlName" "CExLabel" + "fieldName" "TradableTextLabel" + "font" "HudFontSmallest" + "labelText" "%tradable%" + "textAlignment" "north-west" + "wide" "205" + "tall" "12" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "wrap" "1" + } + + "GiftableLabel" + { + "ControlName" "CExLabel" + "fieldName" "GiftableLabel" + "font" "HudFontSmallest" + "labelText" "#Store_ItemDesc_Giftable" + "textAlignment" "north-west" + "wide" "205" + "tall" "12" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "wrap" "1" + "fgcolor" "DullWhite" + } + + "GiftableTextLabel" + { + "ControlName" "CExLabel" + "fieldName" "GiftableTextLabel" + "font" "HudFontSmallest" + "labelText" "%giftable%" + "textAlignment" "north-west" + "wide" "205" + "tall" "12" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "wrap" "1" + } + + "NameableLabel" + { + "ControlName" "CExLabel" + "fieldName" "NameableLabel" + "font" "HudFontSmallest" + "labelText" "#Store_ItemDesc_Nameable" + "textAlignment" "north-west" + "wide" "205" + "tall" "12" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "wrap" "1" + "fgcolor" "DullWhite" + } + + "NameableTextLabel" + { + "ControlName" "CExLabel" + "fieldName" "NameableTextLabel" + "font" "HudFontSmallest" + "labelText" "%nameable%" + "textAlignment" "north-west" + "wide" "205" + "tall" "12" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "wrap" "1" + } + + "CraftableLabel" + { + "ControlName" "CExLabel" + "fieldName" "CraftableLabel" + "font" "HudFontSmallest" + "labelText" "#Store_ItemDesc_Craftable" + "textAlignment" "north-west" + "wide" "205" + "tall" "12" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "wrap" "1" + "fgcolor" "DullWhite" + } + + "CraftableTextLabel" + { + "ControlName" "CExLabel" + "fieldName" "CraftableTextLabel" + "font" "HudFontSmallest" + "labelText" "%craftable%" + "textAlignment" "north-west" + "wide" "205" + "tall" "12" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "wrap" "1" + } + } + } + } + + "classmodelpanel" + { + "ControlName" "CTFPlayerModelPanel" + "fieldName" "classmodelpanel" + "xpos" "c-230" + "ypos" "c-132" + "zpos" "1" + "wide" "220" + "tall" "213" + "autoResize" "1" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "render_texture" "0" + "fov" "40" + "allow_rot" "1" + "paintbackground" "1" + "bgcolor_override" "255 255 255 0" + "paintbackgroundenabled" "1" + + "model" + { + "force_pos" "1" + "angles_x" "0" + "angles_y" "170" + "angles_z" "0" + "origin_x" "190" + "origin_y" "0" + "origin_z" "-36" + "frame_origin_x" "0" + "frame_origin_y" "0" + "frame_origin_z" "0" + "spotlight" "1" + "modelname" "" + } + } + + "PreviewItemModelPanel" + { + "ControlName" "CItemModelPanel" + "fieldName" "PreviewItemModelPanel" + "xpos" "c-230" + "ypos" "c-140" + "zpos" "1" + "wide" "220" + "tall" "220" + "visible" "1" + "paintbackground" "0" + "paintborder" "0" + "model_xpos" "10" + "model_ypos" "10" + "model_wide" "200" + "model_tall" "200" + "name_only" "0" + "attrib_only" "0" + "model_only" "1" + "paint_icon_hide" "0" + "text_ypos" "10" + + "itemmodelpanel" + { + "inventory_image_type" "1" + "allow_rot" "0" + "force_square_image" "1" + } + } + + "ItemIcon1" + { + "ControlName" "CStorePreviewItemIcon" + "fieldName" "ItemIcon1" + "xpos" "c-215" + "ypos" "c56" + "zpos" "13" + "wide" "30" + "tall" "20" + "visible" "1" + "panel_bgcolor" "TextColor" + "image_indent" "0" + "PaintBackgroundType" "2" + "panel_bgcolor_mouseover" "White" + + "bgblockout" + { + "ControlName" "EditablePanel" + "fieldName" "bgblockout" + "xpos" "2" + "ypos" "2" + "zpos" "-10" + "wide" "26" + "tall" "16" + "visible" "1" + "enabled" "0" + "PaintBackgroundType" "2" + "bgcolor_override" "Grey" + } + + "itempanel" + { + "fieldName" "itempanel" + "paintborder" "0" + "model_xpos" "1" + "model_ypos" "2" + "model_wide" "28" + "model_tall" "16" + "name_only" "0" + "attrib_only" "0" + "model_only" "1" + "paint_icon_hide" "0" + "PaintBackgroundType" "2" + + "itemmodelpanel" + { + "use_item_rendertarget" "0" + "inventory_image_type" "1" + "allow_rot" "0" + } + } + } + "ItemIcon2" + { + "ControlName" "CStorePreviewItemIcon" + "fieldName" "ItemIcon2" + "xpos" "20" + "ypos" "225" + "zpos" "13" + "wide" "30" + "tall" "20" + "visible" "1" + "panel_bgcolor" "TextColor" + "panel_bgcolor_mouseover" "White" + "image_indent" "0" + "PaintBackgroundType" "2" + + "bgblockout" + { + "ControlName" "EditablePanel" + "fieldName" "bgblockout" + "xpos" "2" + "ypos" "2" + "zpos" "-10" + "wide" "26" + "tall" "16" + "visible" "1" + "enabled" "0" + "PaintBackgroundType" "2" + "bgcolor_override" "Grey" + } + + "itempanel" + { + "fieldName" "itempanel" + "PaintBackgroundType" "2" + "paintborder" "0" + "model_xpos" "1" + "model_ypos" "2" + "model_wide" "28" + "model_tall" "16" + "name_only" "0" + "attrib_only" "0" + "model_only" "1" + "paint_icon_hide" "0" + + "itemmodelpanel" + { + "use_item_rendertarget" "0" + "inventory_image_type" "1" + "allow_rot" "0" + } + } + } + "ItemIcon3" + { + "ControlName" "CStorePreviewItemIcon" + "fieldName" "ItemIcon3" + "xpos" "20" + "ypos" "225" + "zpos" "13" + "wide" "30" + "tall" "20" + "visible" "1" + "panel_bgcolor" "TextColor" + "panel_bgcolor_mouseover" "White" + "image_indent" "0" + "PaintBackgroundType" "2" + + "bgblockout" + { + "ControlName" "EditablePanel" + "fieldName" "bgblockout" + "xpos" "2" + "ypos" "2" + "zpos" "-10" + "wide" "26" + "tall" "16" + "visible" "1" + "enabled" "0" + "PaintBackgroundType" "2" + "bgcolor_override" "Grey" + } + + "itempanel" + { + "fieldName" "itempanel" + "PaintBackgroundType" "2" + "paintborder" "0" + "model_xpos" "1" + "model_ypos" "2" + "model_wide" "28" + "model_tall" "16" + "name_only" "0" + "attrib_only" "0" + "model_only" "1" + "paint_icon_hide" "0" + + "itemmodelpanel" + { + "use_item_rendertarget" "0" + "inventory_image_type" "1" + "allow_rot" "0" + } + } + } + "ItemIcon4" + { + "ControlName" "CStorePreviewItemIcon" + "fieldName" "ItemIcon4" + "xpos" "20" + "ypos" "225" + "zpos" "13" + "wide" "30" + "tall" "20" + "visible" "1" + "panel_bgcolor" "TextColor" + "panel_bgcolor_mouseover" "White" + "image_indent" "0" + "PaintBackgroundType" "2" + + "bgblockout" + { + "ControlName" "EditablePanel" + "fieldName" "bgblockout" + "xpos" "2" + "ypos" "2" + "zpos" "-10" + "wide" "26" + "tall" "16" + "visible" "1" + "enabled" "0" + "PaintBackgroundType" "2" + "bgcolor_override" "Grey" + } + + "itempanel" + { + "fieldName" "itempanel" + "PaintBackgroundType" "2" + "paintborder" "0" + "model_xpos" "1" + "model_ypos" "2" + "model_wide" "28" + "model_tall" "16" + "name_only" "0" + "attrib_only" "0" + "model_only" "1" + "paint_icon_hide" "0" + + "itemmodelpanel" + { + "use_item_rendertarget" "0" + "inventory_image_type" "1" + "allow_rot" "0" + } + } + } + "ItemIcon5" + { + "ControlName" "CStorePreviewItemIcon" + "fieldName" "ItemIcon5" + "xpos" "20" + "ypos" "225" + "zpos" "13" + "wide" "30" + "tall" "20" + "visible" "1" + "panel_bgcolor" "TextColor" + "panel_bgcolor_mouseover" "White" + "image_indent" "0" + "PaintBackgroundType" "2" + + "bgblockout" + { + "ControlName" "EditablePanel" + "fieldName" "bgblockout" + "xpos" "2" + "ypos" "2" + "zpos" "-10" + "wide" "26" + "tall" "16" + "visible" "1" + "enabled" "0" + "PaintBackgroundType" "2" + "bgcolor_override" "Grey" + } + + "itempanel" + { + "fieldName" "itempanel" + "PaintBackgroundType" "2" + "paintborder" "0" + "model_xpos" "1" + "model_ypos" "2" + "model_wide" "28" + "model_tall" "16" + "name_only" "0" + "attrib_only" "0" + "model_only" "1" + "paint_icon_hide" "0" + + "itemmodelpanel" + { + "use_item_rendertarget" "0" + "inventory_image_type" "1" + "allow_rot" "0" + } + } + } + + "ClassUsageImage1" + { + "ControlName" "CStorePreviewClassIcon" + "fieldName" "ClassUsageImage1" + "xpos" "65" + "ypos" "225" + "zpos" "5" + "wide" "20" + "tall" "20" + "visible" "1" + "enabled" "1" + "panel_bgcolor" "TextColor" + "image_indent" "2" + "PaintBackgroundType" "2" + "panel_bgcolor_mouseover" "White" + } + "ClassUsageImage2" + { + "ControlName" "CStorePreviewClassIcon" + "fieldName" "ClassUsageImage2" + "xpos" "85" + "ypos" "225" + "zpos" "5" + "wide" "20" + "tall" "20" + "visible" "1" + "enabled" "1" + "panel_bgcolor" "TextColor" + "image_indent" "2" + "PaintBackgroundType" "2" + "panel_bgcolor_mouseover" "White" + } + "ClassUsageImage3" + { + "ControlName" "CStorePreviewClassIcon" + "fieldName" "ClassUsageImage3" + "xpos" "105" + "ypos" "225" + "zpos" "5" + "wide" "20" + "tall" "20" + "visible" "1" + "enabled" "1" + "panel_bgcolor" "TextColor" + "image_indent" "2" + "PaintBackgroundType" "2" + "panel_bgcolor_mouseover" "White" + } + "ClassUsageImage4" + { + "ControlName" "CStorePreviewClassIcon" + "fieldName" "ClassUsageImage4" + "xpos" "125" + "ypos" "225" + "zpos" "5" + "wide" "20" + "tall" "20" + "visible" "1" + "enabled" "1" + "panel_bgcolor" "TextColor" + "image_indent" "2" + "PaintBackgroundType" "2" + "panel_bgcolor_mouseover" "White" + } + "ClassUsageImage5" + { + "ControlName" "CStorePreviewClassIcon" + "fieldName" "ClassUsageImage5" + "xpos" "145" + "ypos" "225" + "zpos" "5" + "wide" "20" + "tall" "20" + "visible" "1" + "enabled" "1" + "panel_bgcolor" "TextColor" + "image_indent" "2" + "PaintBackgroundType" "2" + "panel_bgcolor_mouseover" "White" + } + "ClassUsageImage6" + { + "ControlName" "CStorePreviewClassIcon" + "fieldName" "ClassUsageImage6" + "xpos" "165" + "ypos" "225" + "zpos" "5" + "wide" "20" + "tall" "20" + "visible" "1" + "enabled" "1" + "panel_bgcolor" "TextColor" + "image_indent" "2" + "PaintBackgroundType" "2" + "panel_bgcolor_mouseover" "White" + } + + "IconsMoveLeftButton" + { + "ControlName" "CExButton" + "fieldName" "IconsMoveLeftButton" + "xpos" "c-210" + "ypos" "c58" + "zpos" "20" + "wide" "15" + "tall" "15" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "tabPosition" "0" + "labelText" "&A" + "font" "MenuArrows" + "textAlignment" "center" + "dulltext" "0" + "brighttext" "0" + "command" "icons_left" + "paintbackground" "0" + + "sound_depressed" "UI/buttonclick.wav" + "sound_released" "UI/buttonclickrelease.wav" + + "defaultFgColor_override" "TanDark" + "armedFgColor_override" "TanLight" + "depressedFgColor_override" "TanDark" + } + + "IconsMoveRightButton" + { + "ControlName" "CExButton" + "fieldName" "IconsMoveRightButton" + "xpos" "c-45" + "ypos" "c58" + "zpos" "20" + "wide" "15" + "tall" "15" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "tabPosition" "0" + "labelText" "&D" + "font" "MenuArrows" + "textAlignment" "center" + "dulltext" "0" + "brighttext" "0" + "command" "icons_right" + "paintbackground" "0" + + "sound_depressed" "UI/buttonclick.wav" + "sound_released" "UI/buttonclickrelease.wav" + + "defaultFgColor_override" "TanDark" + "armedFgColor_override" "TanLight" + "depressedFgColor_override" "TanDark" + } + + "ClassUsageMouseoverLabel" + { + "ControlName" "CExLabel" + "fieldName" "ClassUsageMouseoverLabel" + "font" "HudFontSmallest" + "textAlignment" "center" + "xpos" "c-215" + "ypos" "c75" + "zpos" "100" + "wide" "230" + "tall" "55" + "autoResize" "1" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "bgcolor_override" "Transparent" + "PaintBackgroundType" "2" + "centerwrap" "1" + "paintborder" "1" + "textinsetx" "100" + "border" "LoadoutItemPopupBorder" + } + + "RotLeftButton" + { + "ControlName" "CPreviewRotButton" + "fieldName" "RotLeftButton" + "xpos" "c-224" + "ypos" "190" + "zpos" "20" + "wide" "20" + "tall" "20" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "tabPosition" "0" + "labelText" "&A" + "font" "MenuArrows" + "textAlignment" "center" + "dulltext" "0" + "brighttext" "0" + "Command" "-1" + "paintbackground" "0" + + "sound_depressed" "UI/buttonclick.wav" + "sound_released" "UI/buttonclickrelease.wav" + + "defaultFgColor_override" "118 107 94 255" + "armedFgColor_override" "128 117 104 255" + "depressedFgColor_override" "236 227 203 255" + "button_activation_type" "0" + } + + "RotRightButton" + { + "ControlName" "CPreviewRotButton" + "fieldName" "RotRightButton" + "xpos" "c-35" + "ypos" "190" + "zpos" "20" + "wide" "20" + "tall" "20" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "tabPosition" "0" + "labelText" "&D" + "font" "MenuArrows" + "textAlignment" "center" + "dulltext" "0" + "brighttext" "0" + "Command" "1" + "paintbackground" "0" + + "sound_depressed" "UI/buttonclick.wav" + "sound_released" "UI/buttonclickrelease.wav" + + "defaultFgColor_override" "118 107 94 255" + "armedFgColor_override" "128 117 104 255" + "depressedFgColor_override" "236 227 203 255" + "button_activation_type" "0" + } + + "NextWeaponButton" + { + "ControlName" "CExButton" + "fieldName" "NextWeaponButton" + "zpos" "20" + "autoResize" "0" + "pinCorner" "0" + "visible" "0" + "enabled" "1" + "tabPosition" "0" + "labelText" "#Store_NextWeapon" + "font" "HudFontMediumSmall" + "textAlignment" "center" + "textinsetx" "50" + "dulltext" "0" + "brighttext" "0" + "Command" "next_weapon" + "sound_depressed" "UI/buttonclick.wav" + "sound_released" "UI/buttonclickrelease.wav" + } + + "GoFullscreenButton" + { + "ControlName" "CExImageButton" + "fieldName" "GoFullscreenButton" + "xpos" "c-31" + "ypos" "c-123" + "zpos" "20" + "wide" "11" + "tall" "11" + "autoResize" "0" + "pinCorner" "0" + "visible" "0" + "enabled" "1" + "tabPosition" "0" + "labeltext" "" + "font" "HudFontSmall" + "textAlignment" "center" + "dulltext" "0" + "brighttext" "0" + "default" "0" + "Command" "gofullscreen" + "paintbackground" "0" + + "sound_depressed" "UI/buttonclick.wav" + "sound_released" "UI/buttonclickrelease.wav" + + "image_drawcolor" "TanDark" + "image_armedcolor" "TanLight" + + "defaultFgColor_override" "TanDark" + "armedFgColor_override" "TanLight" + "depressedFgColor_override" "TanDark" + + "SubImage" + { + "ControlName" "ImagePanel" + "fieldName" "SubImage" + "xpos" "0" + "ypos" "0" + "zpos" "1" + "wide" "11" + "tall" "11" + "visible" "1" + "enabled" "1" + "image" "store/store_fullscreen" + "scaleImage" "1" + } + } + + "ZoomButton" + { + "ControlName" "CExImageButton" + "fieldName" "ZoomButton" + "xpos" "c-47" + "ypos" "c-123" + "zpos" "20" + "wide" "11" + "tall" "11" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "tabPosition" "0" + "labeltext" "" + "font" "HudFontSmall" + "textAlignment" "center" + "dulltext" "0" + "brighttext" "0" + "default" "0" + "Command" "zoom_toggle" + "paintbackground" "0" + + "sound_depressed" "UI/buttonclick.wav" + "sound_released" "UI/buttonclickrelease.wav" + + "image_drawcolor" "118 107 94 200" + "image_armedcolor" "246 247 213 255" + + "SubImage" + { + "ControlName" "ImagePanel" + "fieldName" "SubImage" + "xpos" "0" + "ypos" "0" + "zpos" "1" + "wide" "11" + "tall" "11" + "visible" "1" + "enabled" "1" + "image" "store/store_zoom" + "scaleImage" "1" + } + } + + "OptionsButton" + { + "ControlName" "CExImageButton" + "fieldName" "OptionsButton" + "xpos" "c-63" + "ypos" "c-123" + "zpos" "20" + "wide" "11" + "tall" "11" + "autoResize" "0" + "pinCorner" "0" + "visible" "0" + "enabled" "1" + "tabPosition" "0" + "labeltext" "" + "font" "HudFontSmall" + "textAlignment" "center" + "dulltext" "0" + "brighttext" "0" + "default" "0" + "sound_depressed" "UI/buttonclick.wav" + "sound_released" "UI/buttonclickrelease.wav" + "Command" "options" + "paintbackground" "0" + + "image_drawcolor" "118 107 94 200" + "image_armedcolor" "246 247 213 255" + + "SubImage" + { + "ControlName" "ImagePanel" + "fieldName" "SubImage" + "xpos" "0" + "ypos" "0" + "zpos" "1" + "wide" "11" + "tall" "11" + "visible" "1" + "enabled" "1" + "image" "glyph_options" + "scaleImage" "1" + } + } + + "TeamNavPanel" + { + "ControlName" "CNavigationPanel" + "fieldName" "TeamNavPanel" + "xpos" "c-220" + "ypos" "c-123" + "zpos" "2" + "wide" "19" + "tall" "40" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "auto_scale" "1" + "auto_layout" "1" + "selected_button_default" "0" + "auto_layout_vertical_buffer" "-4" + "display_vertically" "1" + "align" "west" + + "ButtonSettings" + { + "wide" "19" + "tall" "19" + "autoResize" "0" + "pinCorner" "2" + "visible" "1" + "enabled" "1" + "tabPosition" "0" + "labelText" "" + "textAlignment" "south-west" + "scaleImage" "1" + + "fgcolor" "TanDark" + "defaultFgColor_override" "TanDark" + "armedFgColor_override" "TanDark" + "depressedFgColor_override" "TanDark" + + "sound_depressed" "UI/buttonclick.wav" + "sound_released" "UI/buttonclickrelease.wav" + "sound_armed" "UI/buttonrollover.wav" + + "paintbackground" "0" + "paintbackgroundtype" "0" + "defaultBgColor_Override" "0 0 0 255" + + "paintborder" "0" + + "image_drawcolor" "255 255 255 77" + "image_armedcolor" "255 255 255 128" + "image_selectedcolor" "White" + + "stayselectedonclick" "1" + "keyboardinputenabled" "0" + + "SubImage" + { + "ControlName" "ImagePanel" + "fieldName" "SubImage" + "xpos" "0" + "ypos" "0" + "zpos" "7" + "wide" "19" + "tall" "19" + "visible" "1" + "enabled" "1" + "scaleImage" "1" + } + } + + "Buttons" + { + "all" + { + "userdata" "2" + "image_default" "store/store_redteam" + "image_armed" "store/store_redteam" + "image_selected" "store/store_redteam" + + "SubImage" + { + "image" "store/store_redteam" + } + } + "scout" + { + "userdata" "3" + "image_default" "store/store_blueteam" + "image_armed" "store/store_blueteam" + "image_selected" "store/store_blueteam" + + "SubImage" + { + "image" "store/store_blueteam" + } + } + } + } + + "CycleTextLabel" + { + "ControlName" "CExLabel" + "fieldName" "CycleTextLabel" + "font" "FontStorePrice" + "labelText" "" + "textAlignment" "left" + "xpos" "c-186" + "ypos" "c-126" + "wide" "138" + "tall" "28" + "autoResize" "1" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "wrap" "1" + "centerwrap" "1" + } + + "PaintNameLabel" + { + "ControlName" "CExLabel" + "fieldName" "PaintNameLabel" + "font" "FontStorePrice" + "labelText" "#Store_NoPaint" + "textAlignment" "left" + "xpos" "c-186" + "ypos" "-1000" + "wide" "138" + "tall" "28" + "autoResize" "1" + "pinCorner" "0" + "visible" "0" + "enabled" "1" + "wrap" "1" + "centerwrap" "1" + } + + "StyleNameLabel" + { + "ControlName" "CExLabel" + "fieldName" "StyleNameLabel" + "font" "FontStorePrice" + "labelText" "None" + "textAlignment" "left" + "xpos" "132" + "ypos" "-1000" + "wide" "110" + "tall" "25" + "autoResize" "1" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "wrap" "1" + "centerwrap" "1" + } + //--- + + "CloseButton" + { + "ControlName" "CExImageButton" + "fieldName" "CloseButton" + "xpos" "c221" + "ypos" "c-144" + "zpos" "10" + "wide" "14" + "tall" "14" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "tabPosition" "0" + "labeltext" "(" + "font" "CustomIcons" + "textAlignment" "center" + "dulltext" "0" + "brighttext" "0" + "default" "0" + "Command" "closex" + "paintbackground" "0" + + "sound_depressed" "UI/buttonclick.wav" + "sound_released" "UI/buttonclickrelease.wav" + + "defaultFgColor_override" "TanLight" + "armedFgColor_override" "LightRed" + "depressedFgColor_override" "TanLight" + } + + "BackButton" + { + "ControlName" "CExButton" + "fieldName" "BackButton" + "xpos" "c-230" + "ypos" "c105" + "zpos" "2" + "wide" "90" + "tall" "20" + "autoResize" "0" + "visible" "1" + "enabled" "1" + "tabPosition" "0" + "labelText" "#TF_BackCarat" + "font" "HudFontMediumSmall" + "textAlignment" "center" + "dulltext" "0" + "brighttext" "0" + "default" "1" + "Command" "close" + + "sound_depressed" "UI/buttonclick.wav" + "sound_released" "UI/buttonclickrelease.wav" + } + + "TryItOutButton" + { + "ControlName" "CExButton" + "fieldName" "TryItOutButton" + "xpos" "c-130" + "ypos" "c105" + "zpos" "2" + "wide" "120" + "tall" "20" + "autoResize" "0" + "visible" "1" + "enabled" "1" + "tabPosition" "0" + "labelText" "#Store_TryItOut" + "font" "HudFontMediumSmall" + "textAlignment" "center" + "dulltext" "0" + "brighttext" "0" + "default" "1" + "Command" "tryitout" + + "sound_depressed" "UI/buttonclick.wav" + "sound_released" "UI/buttonclickrelease.wav" + } + + "AddToCartButton" + { + "ControlName" "CExButton" + "fieldName" "AddToCartButton" + "xpos" "c0" + "ypos" "c105" + "zpos" "2" + "wide" "150" + "tall" "20" + "autoResize" "0" + "visible" "1" + "enabled" "1" + "tabPosition" "0" + "labelText" "%storeaddtocart%" + "font" "HudFontMediumSmall" + "textAlignment" "center" + "dulltext" "0" + "brighttext" "0" + "default" "1" + "allcaps" "1" + "Command" "addtocart" + + "sound_depressed" "UI/buttonclick.wav" + "sound_released" "UI/buttonclickrelease.wav" + } + + "mouseoveritempanel" + { + "fieldName" "mouseoveritempanel" + "xpos" "c-70" + "ypos" "270" + "zpos" "1001" + "wide" "200" + "tall" "150" + "visible" "0" + "bgcolor_override" "Transparent" + "noitem_textcolor" "TextColor" + "PaintBackgroundType" "2" + "paintborder" "1" + "text_center_x" "1" + "resize_to_text" "1" + "padding_height" "15" + "model_ypos" "15" + "model_wide" "150" + "model_tall" "100" + "hide_collection_panel" "1" + "model_center_x" "1" + "name_only" "1" + } +} \ No newline at end of file diff --git a/resource/ui/econ/store/v2/storepreviewitempanel_maps.res b/resource/ui/econ/store/v2/storepreviewitempanel_maps.res new file mode 100644 index 0000000..7f44bf2 --- /dev/null +++ b/resource/ui/econ/store/v2/storepreviewitempanel_maps.res @@ -0,0 +1,568 @@ +"Resource/UI/StorePreviewItemPanel.res" +{ + "storepreviewitem" + { + "ControlName" "CStorePreviewItemPanel" + "fieldName" "storepreviewitem" + "xpos" "0" + "ypos" "0" + "zpos" "1000" + "wide" "f0" + "tall" "f0" + "autoResize" "0" + "pinCorner" "0" + "visible" "0" + "enabled" "1" + "tabPosition" "0" + } + + // Fullscreen background panel + "BgPanel" + { + "ControlName" "EditablePanel" + "fieldName" "BgPanel" + "xpos" "0" + "ypos" "0" + "zpos" "0" + "wide" "f0" + "tall" "f0" + "visible" "1" + "enabled" "1" + "PaintBackgroundType" "0" + "bgcolor_override" "0 0 0 128" + } + + // Rounded dialog border + "DialogFrame" + { + "ControlName" "EditablePanel" + "fieldName" "DialogFrame" + "xpos" "c-140" + "ypos" "c-150" + "zpos" "0" + "wide" "280" + "tall" "270" + "visible" "1" + "enabled" "1" + "paintbackground" "1" + "border" "CyanBorderThick" + "bgcolor_override" "DarkGrey" + "PaintBorder" "1" + + // Background for the player model & item preview panels + "PreviewViewportBg" + { + "ControlName" "EditablePanel" + "fieldName" "PreviewViewportBg" + "xpos" "10" + "ypos" "22" + "zpos" "1" + "wide" "260" + "tall" "209" + "visible" "0" + "enabled" "0" + "paintborder" "1" + "border" "PanelBorder" + "bgcolor_override" "Grey" + } + } + + "classmodelpanel" + { + "ControlName" "CTFPlayerModelPanel" + "fieldName" "classmodelpanel" + "xpos" "c-230" + "ypos" "c-140" + "zpos" "1" + "wide" "220" + "tall" "220" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "render_texture" "0" + "fov" "40" + "allow_rot" "0" + "paintbackground" "1" + "paintbackgroundenabled" "1" + "bgcolor_override" "255 255 255 0" + + "model" + { + "force_pos" "1" + "angles_x" "0" + "angles_y" "170" + "angles_z" "0" + "origin_x" "190" + "origin_y" "0" + "origin_z" "-36" + "frame_origin_x" "0" + "frame_origin_y" "0" + "frame_origin_z" "0" + "spotlight" "1" + "modelname" "" + } + } + + "PreviewItemModelPanel" + { + "ControlName" "CItemModelPanel" + "fieldName" "PreviewItemModelPanel" + "xpos" "c-110" + "ypos" "c-120" + "zpos" "1" + "wide" "225" + "tall" "200" + "visible" "1" + "paintbackground" "0" + "paintborder" "0" + "model_xpos" "25" + "model_ypos" "17" + "model_wide" "175" + "model_tall" "175" + "name_only" "0" + "attrib_only" "0" + "model_only" "1" + "paint_icon_hide" "0" + "text_ypos" "10" + + "itemmodelpanel" + { + "inventory_image_type" "2" + "allow_rot" "0" + "force_square_image" "1" + } + } + + "ItemNameLabel" + { + "ControlName" "CExLabel" + "fieldName" "ItemNameLabel" + "font" "HudFontMediumSmall" + "labelText" "%selectiontitle%" + "textAlignment" "center" + "xpos" "c-130" + "ypos" "c-140" + "wide" "260" + "tall" "33" + "autoResize" "1" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "wrap" "1" + "centerwrap" "1" + "allcaps" "1" + "fgcolor" "TanLight" + } + + "ClassUsageImage1" + { + "ControlName" "CStorePreviewClassIcon" + "fieldName" "ClassUsageImage1" + "xpos" "65" + "ypos" "225" + "zpos" "5" + "wide" "20" + "tall" "20" + "visible" "1" + "enabled" "1" + "panel_bgcolor" "TextColor" + "panel_bgcolor_mouseover" "White" + "image_indent" "2" + "PaintBackgroundType" "2" + } + "ClassUsageImage2" + { + "ControlName" "CStorePreviewClassIcon" + "fieldName" "ClassUsageImage2" + "xpos" "85" + "ypos" "225" + "zpos" "5" + "wide" "20" + "tall" "20" + "visible" "1" + "enabled" "1" + "panel_bgcolor" "TextColor" + "panel_bgcolor_mouseover" "White" + "image_indent" "2" + "PaintBackgroundType" "2" + } + "ClassUsageImage3" + { + "ControlName" "CStorePreviewClassIcon" + "fieldName" "ClassUsageImage3" + "xpos" "105" + "ypos" "225" + "zpos" "5" + "wide" "20" + "tall" "20" + "visible" "1" + "enabled" "1" + "panel_bgcolor" "TextColor" + "panel_bgcolor_mouseover" "White" + "image_indent" "2" + "PaintBackgroundType" "2" + } + "ClassUsageImage4" + { + "ControlName" "CStorePreviewClassIcon" + "fieldName" "ClassUsageImage4" + "xpos" "125" + "ypos" "225" + "zpos" "5" + "wide" "20" + "tall" "20" + "visible" "1" + "enabled" "1" + "panel_bgcolor" "TextColor" + "panel_bgcolor_mouseover" "White" + "image_indent" "2" + "PaintBackgroundType" "2" + } + "ClassUsageImage5" + { + "ControlName" "CStorePreviewClassIcon" + "fieldName" "ClassUsageImage5" + "xpos" "145" + "ypos" "225" + "zpos" "5" + "wide" "20" + "tall" "20" + "visible" "1" + "enabled" "1" + "panel_bgcolor" "TextColor" + "panel_bgcolor_mouseover" "White" + "image_indent" "2" + "PaintBackgroundType" "2" + } + "ClassUsageImage6" + { + "ControlName" "CStorePreviewClassIcon" + "fieldName" "ClassUsageImage6" + "xpos" "165" + "ypos" "225" + "zpos" "5" + "wide" "20" + "tall" "20" + "visible" "1" + "enabled" "1" + "panel_bgcolor" "TextColor" + "panel_bgcolor_mouseover" "White" + "image_indent" "2" + "PaintBackgroundType" "2" + } + + "IconsMoveLeftButton" + { + "ControlName" "CExButton" + "fieldName" "IconsMoveLeftButton" + "xpos" "c-210" + "ypos" "c53" + "zpos" "20" + "wide" "15" + "tall" "15" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "tabPosition" "0" + "labelText" "&A" + "font" "MenuArrows" + "textAlignment" "center" + "dulltext" "0" + "brighttext" "0" + "command" "icons_left" + "sound_depressed" "UI/buttonclick.wav" + "sound_released" "UI/buttonclickrelease.wav" + } + + "IconsMoveRightButton" + { + "ControlName" "CExButton" + "fieldName" "IconsMoveRightButton" + "xpos" "c-45" //238,227 + "ypos" "c53" + "zpos" "20" + "wide" "15" + "tall" "15" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "tabPosition" "0" + "labelText" "&D" + "font" "MenuArrows" + "textAlignment" "center" + "dulltext" "0" + "brighttext" "0" + "command" "icons_right" + "sound_depressed" "UI/buttonclick.wav" + "sound_released" "UI/buttonclickrelease.wav" + } + + "ClassUsageMouseoverLabel" + { + "ControlName" "CExLabel" + "fieldName" "ClassUsageMouseoverLabel" + "font" "HudFontSmallest" + "textAlignment" "center" + "xpos" "c-215" + "ypos" "c75" + "zpos" "100" + "wide" "230" + "tall" "55" + "autoResize" "1" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "bgcolor_override" "Transparent" + "PaintBackgroundType" "2" + "centerwrap" "1" + "paintborder" "1" + "textinsetx" "100" + "border" "LoadoutItemPopupBorder" + } + + "RotLeftButton" + { + "ControlName" "CPreviewRotButton" + "fieldName" "RotLeftButton" + "xpos" "c-220" + "ypos" "260" + "zpos" "20" + "wide" "20" + "tall" "20" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "tabPosition" "0" + "labelText" "&A" + "font" "MenuArrows" + "textAlignment" "center" + "dulltext" "0" + "brighttext" "0" + "Command" "-1" + "sound_depressed" "UI/buttonclick.wav" + "sound_released" "UI/buttonclickrelease.wav" + } + + "RotRightButton" + { + "ControlName" "CPreviewRotButton" + "fieldName" "RotRightButton" + "xpos" "c-40" + "ypos" "260" + "zpos" "20" + "wide" "20" + "tall" "20" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "tabPosition" "0" + "labelText" "&D" + "font" "MenuArrows" + "textAlignment" "center" + "dulltext" "0" + "brighttext" "0" + "Command" "1" + "sound_depressed" "UI/buttonclick.wav" + "sound_released" "UI/buttonclickrelease.wav" + } + + "NextWeaponButton" + { + "ControlName" "CExButton" + "fieldName" "NextWeaponButton" + "xpos" "100" + "ypos" "172" + "zpos" "20" + "wide" "95" + "tall" "15" + "autoResize" "0" + "pinCorner" "0" + "visible" "0" + "enabled" "1" + "tabPosition" "0" + "labelText" "#Store_NextWeapon" + "font" "HudFontSmall" + "textAlignment" "center" + "textinsetx" "50" + "dulltext" "0" + "brighttext" "0" + "Command" "next_weapon" + "sound_depressed" "UI/buttonclick.wav" + "sound_released" "UI/buttonclickrelease.wav" + } + + "ZoomButton" + { + "ControlName" "CExButton" + "fieldName" "ZoomButton" + "xpos" "c-174" + "ypos" "263" + "zpos" "20" + "wide" "50" + "tall" "15" + "autoResize" "0" + "pinCorner" "0" + "visible" "0" + "enabled" "1" + "tabPosition" "0" + "labelText" "#Store_Zoom" + "font" "HudFontSmallest" + "textAlignment" "center" + "textinsetx" "50" + "dulltext" "0" + "brighttext" "0" + "Command" "zoom_toggle" + "sound_depressed" "UI/buttonclick.wav" + "sound_released" "UI/buttonclickrelease.wav" + } + + "TeamButton" + { + "ControlName" "CExButton" + "fieldName" "TeamButton" + "xpos" "c-106" + "ypos" "263" + "zpos" "20" + "wide" "50" + "tall" "15" + "autoResize" "0" + "pinCorner" "0" + "visible" "0" + "enabled" "1" + "tabPosition" "0" + "labelText" "#Store_Team" + "font" "HudFontSmallest" + "textAlignment" "center" + "textinsetx" "50" + "dulltext" "0" + "brighttext" "0" + "Command" "team_toggle" + "sound_depressed" "UI/buttonclick.wav" + "sound_released" "UI/buttonclickrelease.wav" + } + + "PaintNameLabel" + { + "ControlName" "CExLabel" + "fieldName" "PaintNameLabel" + "font" "FontStorePrice" + "labelText" "#Store_NoPaint" + "textAlignment" "left" + "xpos" "132" + "ypos" "168" + "wide" "110" + "tall" "25" + "autoResize" "1" + "pinCorner" "0" + "visible" "0" + "enabled" "1" + "wrap" "1" + "centerwrap" "1" + } + + "StyleNameLabel" + { + "ControlName" "CExLabel" + "fieldName" "StyleNameLabel" + "font" "FontStorePrice" + "labelText" "None" + "textAlignment" "left" + "xpos" "132" + "ypos" "148" + "wide" "110" + "tall" "25" + "autoResize" "1" + "pinCorner" "0" + "visible" "0" + "enabled" "1" + "wrap" "1" + "centerwrap" "1" + } + + "CloseButton" + { + "ControlName" "CExImageButton" + "fieldName" "CloseButton" + "xpos" "c121" + "ypos" "c-144" + "zpos" "10" + "wide" "14" + "tall" "14" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "tabPosition" "0" + "labeltext" "(" + "font" "CustomIcons" + "textAlignment" "center" + "dulltext" "0" + "brighttext" "0" + "default" "0" + "Command" "close" + "paintbackground" "0" + + "sound_depressed" "UI/buttonclick.wav" + "sound_released" "UI/buttonclickrelease.wav" + + "defaultFgColor_override" "White" + "armedFgColor_override" "LightRed" + "depressedFgColor_override" "White" + } + + "BackButton" + { + "ControlName" "CExButton" + "fieldName" "BackButton" + "xpos" "c-130" + "ypos" "c88" + "zpos" "2" + "wide" "80" + "tall" "25" + "autoResize" "0" + "visible" "1" + "enabled" "1" + "tabPosition" "0" + "labelText" "#TF_BackCarat" + "font" "HudFontMediumSmall" + "textAlignment" "center" + "dulltext" "0" + "brighttext" "0" + "default" "1" + "Command" "close" + + "sound_depressed" "UI/buttonclick.wav" + "sound_released" "UI/buttonclickrelease.wav" + } + + "AddToCartButton" + { + "ControlName" "CExButton" + "fieldName" "AddToCartButton" + "xpos" "c-30" + "ypos" "c88" + "zpos" "2" + "wide" "160" + "tall" "25" + "autoResize" "0" + "visible" "1" + "enabled" "1" + "tabPosition" "0" + "labelText" "#Store_AddToCart" + "font" "HudFontMediumSmall" + "textAlignment" "center" + "dulltext" "0" + "brighttext" "0" + "default" "1" + "allcaps" "1" + "Command" "addtocart" + + "sound_depressed" "UI/buttonclick.wav" + "sound_released" "UI/buttonclickrelease.wav" + } +} \ No newline at end of file diff --git a/resource/ui/econ/store/v2/storeviewcartpanel.res b/resource/ui/econ/store/v2/storeviewcartpanel.res new file mode 100644 index 0000000..72043f7 --- /dev/null +++ b/resource/ui/econ/store/v2/storeviewcartpanel.res @@ -0,0 +1,517 @@ +"Resource/UI/StoreViewCartPanel.res" +{ + "store_viewcart_panel" + { + "ControlName" "EditablePanel" + "fieldName" "store_viewcart_panel" + "xpos" "0" + "ypos" "0" + "wide" "f0" + "tall" "480" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "tabPosition" "0" + "settitlebarvisible" "1" + "PaintBackgroundType" "0" + "bgcolor_override" "DarkGrey" + "infocus_bgcolor_override" "DarkGrey" + "outoffocus_bgcolor_override" "DarkGrey" + + "title" "#StoreTitle" + "title_font" "HudFontMedium" + "titletextinsetX" "40" + "titletextinsetY" "0" + "titlebarfgcolor_override" "HudOffWhite" + "titlebardisabledfgcolor_override" "HudOffWhite" + "titlebarbgcolor_override" "DarkGrey" + + "clientinsetx_override" "0" + "sheetinset_bottom" "40" + + "item_entry_kv" + { + "xpos" "0" + "ypos" "0" + "wide" "580" + "tall" "60" + + "itempanel" + { + "ControlName" "CItemModelPanel" + "fieldname" "itempanel" + "xpos" "0" + "ypos" "0" + "wide" "400" + "tall" "58" + "visible" "1" + "bgcolor_override" "ColorBlack" + "noitem_textcolor" "TextColor" + "PaintBackgroundType" "2" + "paintborder" "0" + + "model_xpos" "3" + "model_ypos" "3" + "model_wide" "80" + "model_tall" "53" + + "text_xpos" "110" + "text_ypos" "24" + "text_wide" "250" + "text_center" "0" + "text_forcesize" "1" + + "name_only" "1" + + "itemmodelpanel" + { + "use_item_rendertarget" "0" + "allow_rot" "0" + "inventory_image_type" "1" + } + } + + "quantitylabel" + { + "ControlName" "Label" + "fieldname" "quantitylabel" + "font" "HudFontSmallest" + "textAlignment" "north-east" + "xpos" "70" + "ypos" "45" + "zpos" "15" + "wide" "16" + "tall" "10" + "autoResize" "1" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "labelText" "%quantity%" + } + + "SeparatorLine" + { + "ControlName" "ImagePanel" + "fieldName" "SeparatorLine" + "xpos" "0" + "ypos" "58" + "zpos" "5" + "wide" "580" + "tall" "5" + "visible" "1" + "enabled" "1" + "image" "loadout_solid_line" + "tileImage" "1" + } + + "RemoveButton" + { + "ControlName" "CExButton" + "fieldName" "RemoveButton" + "xpos" "375" + "ypos" "17" + "zpos" "5" + "wide" "100" + "tall" "20" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "tabPosition" "0" + "labelText" "#Store_Remove" + "font" "HudFontMediumSmall" + "textAlignment" "center" + "dulltext" "0" + "brighttext" "0" + "default" "1" + "Command" "remove" + "sound_depressed" "UI/buttonclick.wav" + "sound_released" "UI/buttonclickrelease.wav" + } + + "PriceLabel" + { + "ControlName" "Label" + "fieldname" "PriceLabel" + "font" "FontCartPrice" + "textAlignment" "east" + "xpos" "475" + "ypos" "0" + "zpos" "15" + "wide" "95" + "tall" "60" + "autoResize" "1" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "labelText" "%price%" + "fgcolor_override" "DullWhite" + } + } + } + + "BackgroundHeader" + { + "ControlName" "ImagePanel" + "fieldName" "BackgroundHeader" + "xpos" "0" + "ypos" "0" + "zpos" "-2" + "wide" "f0" + "tall" "120" + "visible" "1" + "enabled" "1" + "image" "loadout_header" + "tileImage" "1" + } + + "BackgroundHeader2" + { + "ControlName" "ImagePanel" + "fieldName" "BackgroundHeader2" + "xpos" "0" + "ypos" "0" + "zpos" "-2" + "wide" "f0" + "tall" "120" + "visible" "1" + "enabled" "1" + "fillcolor" "15 15 15 175" + "tileImage" "1" + } + + "BackgroundFooter" + { + "ControlName" "ImagePanel" + "fieldName" "BackgroundFooter" + "xpos" "0" + "ypos" "420" + "zpos" "0" + "wide" "f0" + "tall" "60" + "visible" "1" + "enabled" "1" + "image" "loadout_header" + "tileImage" "1" + } + + "BackgroundFooter2" + { + "ControlName" "ImagePanel" + "fieldName" "BackgroundFooter2" + "xpos" "0" + "ypos" "420" + "zpos" "1" + "wide" "f0" + "tall" "60" + "visible" "1" + "enabled" "1" + "fillcolor" "15 15 15 220" + "tileImage" "1" + } + + "FooterLine" + { + "ControlName" "EditablePanel" + "fieldName" "FooterLine" + "xpos" "0" + "ypos" "420" + "zpos" "2" + "wide" "f0" + "tall" "2" + "visible" "1" + "enabled" "1" + "PaintBackgroundType" "2" + "border" "NoBorder" + "bgcolor_override" "ColorCyan" + } + + "ClientArea" + { + "ControlName" "EditablePanel" + "fieldName" "ClientArea" + "xpos" "0" + "ypos" "55" + "wide" "f0" + "tall" "368" + "bgcolor_override" "DarkGrey" + + "HeaderLine" + { + "ControlName" "EditablePanel" + "fieldName" "HeaderLine" + "xpos" "0" + "ypos" "0" + "zpos" "2" + "wide" "f0" + "tall" "2" + "visible" "1" + "enabled" "1" + "PaintBackgroundType" "2" + "border" "NoBorder" + "bgcolor_override" "ColorCyan" + } + + "CartItemsLabel" + { + "ControlName" "CExLabel" + "fieldName" "CartItemsLabel" + "font" "HudFontMedium" + "labelText" "%storecart%" + "textAlignment" "west" + "xpos" "c-300" + "ypos" "25" + "zpos" "1" + "wide" "350" + "tall" "20" + "autoResize" "1" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + } + + "SeparatorLine" + { + "ControlName" "ImagePanel" + "fieldName" "SeparatorLine" + "xpos" "c-300" + "ypos" "60" + "zpos" "5" + "wide" "600" + "tall" "5" + "visible" "1" + "enabled" "1" + "image" "loadout_solid_line" + "tileImage" "1" + } + + "EmptyCartLabel" + { + "ControlName" "Label" + "fieldName" "EmptyCartLabel" + "font" "HudFontMediumSmall" + "labelText" "#Store_CartIsEmpty" + "textAlignment" "center" + "xpos" "c-300" + "ypos" "62" + "zpos" "6" + "wide" "600" + "tall" "240" + "autoResize" "1" + "pinCorner" "0" + "visible" "0" + "enabled" "1" + } + + "ItemListContainerScroller" + { + "ControlName" "EditablePanel" + "fieldName" "ItemListContainerScroller" + "xpos" "c-300" + "ypos" "62" + "zpos" "5" + "wide" "600" + "tall" "240" + "PaintBackgroundType" "2" + "fgcolor_override" "DullWhite" // Gets copied to the scrollbar fgcolor as part of ScrollableEditablePanel + "bgcolor_override" "DarkGrey" + "autohide_buttons" "1" + + "Scrollbar" + { + "xpos" "586" + "wide" "4" + "tall" "240" + "zpos" "1000" + + "Slider" + { + "PaintBackgroundType" "1" + } + + "nobuttons" "1" + + "UpButton" + { + "ControlName" "Button" + "FieldName" "UpButton" + "visible" "0" + "tall" "0" + "wide" "0" + } + + "DownButton" + { + "ControlName" "Button" + "FieldName" "DownButton" + "visible" "0" + "tall" "0" + "wide" "0" + } + } + + "ItemListContainer" + { + "ControlName" "EditablePanel" + "fieldName" "ItemListContainer" + "xpos" "0" + "ypos" "0" + "zpos" "5" + "wide" "500" + "tall" "240" + "PaintBackgroundType" "2" + "bgcolor_override" "200 187 161 0" + + "FeaturedItemSymbol" + { + "ControlName" "ImagePanel" + "fieldName" "FeaturedItemSymbol" + "xpos" "c-225" + "ypos" "243" + "zpos" "99" + "wide" "32" + "tall" "32" + "visible" "1" + "enabled" "1" + "image" "store_special" + "scaleImage" "1" + } + + "PurchaseFooter" + { + "ControlName" "EditablePanel" + "fieldName" "PurchaseFooter" + "wide" "580" + "tall" "110" + "bgcolor_override" "Transparent" + + "EstimatedTotalLabel" + { + "ControlName" "CExLabel" + "fieldName" "EstimatedTotalLabel" + "font" "HudFontSmall" + "labelText" "#Store_EstimatedTotal" + "textAlignment" "south-east" + "xpos" "0" + "ypos" "15" + "zpos" "100" + "wide" "425" + "tall" "15" + "autoResize" "1" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + } + + "WashingtonStateSalesTaxLabel" + { + "ControlName" "CExLabel" + "fieldName" "WashingtonStateSalesTaxLabel" + "font" "HudFontSmallest" + "labelText" "#Store_WAStateSalesTax" + "textAlignment" "north-east" + "xpos" "0" + "ypos" "29" + "zpos" "100" + "wide" "425" + "tall" "12" + "autoResize" "1" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "fgcolor_override" "White" + } + + "TotalSubtextLabelB" + { + "ControlName" "CExLabel" + "fieldName" "TotalSubtextLabelB" + "font" "HudFontSmallest" + "labelText" "#Store_TotalSubtextB" + "textAlignment" "north-east" + "xpos" "0" + "ypos" "39" + "zpos" "100" + "wide" "425" + "tall" "12" + "autoResize" "1" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "fgcolor_override" "White" + } + + "TotalPriceLabel" + { + "ControlName" "Label" + "fieldname" "TotalPriceLabel" + "font" "FontCartPrice" + "textAlignment" "east" + "xpos" "475" + "ypos" "0" + "zpos" "15" + "wide" "100" + "tall" "60" + "autoResize" "1" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "labelText" "%totalprice%" + "fgcolor_override" "White" + } + } + } + } + } + + "CloseButton" + { + "ControlName" "CExButton" + "fieldName" "CloseButton" + "xpos" "c-300" + "ypos" "437" + "zpos" "2" + "wide" "200" + "tall" "25" + "autoResize" "0" + "pinCorner" "3" + "visible" "1" + "enabled" "1" + "tabPosition" "0" + "labelText" "#Store_ContinueShopping" + "font" "HudFontMediumSmall" + "textAlignment" "center" + "dulltext" "0" + "brighttext" "0" + "default" "1" + "Command" "close" + "sound_depressed" "UI/buttonclick.wav" + "sound_released" "UI/buttonclickrelease.wav" + } + + "CheckoutButton" + { + "ControlName" "CExButton" + "fieldName" "CheckoutButton" + "xpos" "c170" + "ypos" "437" + "zpos" "2" + "wide" "130" + "tall" "25" + "autoResize" "0" + "pinCorner" "3" + "visible" "1" + "enabled" "1" + "tabPosition" "0" + "labelText" "#Store_Checkout" + "font" "HudFontMediumSmall" + "textAlignment" "center" + "dulltext" "0" + "brighttext" "0" + "default" "1" + "Command" "checkout" + "sound_depressed" "UI/buttonclick.wav" + "sound_released" "UI/buttonclickrelease.wav" + } +} \ No newline at end of file diff --git a/resource/ui/econ/strangecounttransferdialog.res b/resource/ui/econ/strangecounttransferdialog.res new file mode 100644 index 0000000..f4c1ac9 --- /dev/null +++ b/resource/ui/econ/strangecounttransferdialog.res @@ -0,0 +1,226 @@ +"Resource/UI/econ/StrangeCountTransferDialog.res" +{ + "StrangeCountTrasnferDialog" + { + "fieldName" "StrangeCountTrasnferDialog" + "visible" "1" + "enabled" "1" + "xpos" "cs-0.5" + "ypos" "cs-0.5" + "zpos" "101" + "wide" "f0" + "tall" "f0" + "bgcolor_override" "30 25 25 245" + } + + "BG" + { + "fieldName" "BG" + "ControlName" "EditablePanel" + "visible" "1" + "enabled" "1" + "xpos" "cs-0.5" + "ypos" "cs-0.7" + "zpos" "0" + "wide" "400" + "tall" "240" + "bgcolor_override" "DarkGrey" + "paintbackgroundtype" "0" + "settitlebarvisible" "0" + "proportionaltoparent" "1" + "border" "CyanBorderThick" + + "TitleLabel" + { + "ControlName" "CExLabel" + "fieldName" "TitleLabel" + "font" "HudFontMedium" + "labelText" "#TF_StrangeCount_TransferTitle" + "textAlignment" "center" + "xpos" "95" + "ypos" "10" + "zpos" "0" + "wide" "210" + "tall" "60" + "autoResize" "1" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "centerwrap" "1" + } + + "ToolBG" + { + "ControlName" "CExLabel" + "fieldName" "ToolBG" + "font" "HudFontSmall" + "labelText" "" + "textAlignment" "east" + "xpos" "10" + "ypos" "10" + "zpos" "-1" + "wide" "84" + "tall" "64" + "autoResize" "1" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "paintbackground" "0" + "border" "BackpackItemBorder_SelfMade" + } + "SourceItem" + { + "ControlName" "CItemModelPanel" + "fieldName" "SourceItem" + "xpos" "10" + "ypos" "10" + "zpos" "1" + "wide" "84" + "tall" "64" + "visible" "1" + "bgcolor_override" "Transparent" + "noitem_textcolor" "TextColor" + "PaintBackgroundType" "2" + "paintborder" "0" + "model_xpos" "2" + "model_ypos" "5" + "model_wide" "80" + "model_tall" "54" + "text_ypos" "100" // Hide it off the bottom + "text_center" "1" + "name_only" "1" + "paint_icon_hide" "1" + "actionsignallevel" "2" + + "itemmodelpanel" + { + "use_item_rendertarget" "0" + "allow_rot" "0" + "inventory_image_type" "1" + } + } + + "SubjectBG" + { + "ControlName" "CExLabel" + "fieldName" "SubjectBG" + "font" "HudFontSmall" + "labelText" "" + "textAlignment" "east" + "xpos" "300" + "ypos" "10" + "zpos" "-1" + "wide" "84" + "tall" "64" + "autoResize" "1" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "paintbackground" "0" + "border" "BackpackItemBorder_Vintage" + } + + "TargetItem" + { + "ControlName" "CItemModelPanel" + "fieldName" "TargetItem" + "xpos" "300" + "ypos" "10" + "zpos" "1" + "wide" "84" + "tall" "64" + "visible" "1" + "bgcolor_override" "Transparent" + "noitem_textcolor" "TextColor" + "PaintBackgroundType" "2" + "paintborder" "0" + "model_xpos" "2" + "model_ypos" "5" + "model_wide" "80" + "model_tall" "54" + "text_ypos" "100" // Hide it off the bottom + "text_center" "1" + "name_only" "1" + "actionsignallevel" "2" + + "itemmodelpanel" + { + "use_item_rendertarget" "0" + "allow_rot" "0" + "inventory_image_type" "1" + } + } + + "ConfirmLabel" + { + "ControlName" "CExLabel" + "fieldName" "ConfirmLabel" + "font" "HudFontSmall" + "labelText" "#TF_StrangeCount_TransferExplain" + "textAlignment" "center" + "xpos" "20" + "ypos" "80" + "zpos" "0" + "wide" "360" + "tall" "100" + "autoResize" "1" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "wrap" "1" + "fgcolor_override" "Yellow" + } + + "CancelButton" + { + "ControlName" "CExButton" + "fieldName" "CancelButton" + "xpos" "50" + "ypos" "200" + "zpos" "1" + "wide" "130" + "tall" "25" + "autoResize" "0" + "pinCorner" "3" + "visible" "1" + "enabled" "1" + "tabPosition" "0" + "labelText" "#Cancel" + "font" "HudFontSmall" + "textAlignment" "center" + "dulltext" "0" + "brighttext" "0" + "default" "0" + "actionsignallevel" "2" + "Command" "cancel" + "sound_depressed" "UI/buttonclick.wav" + "sound_released" "UI/buttonclickrelease.wav" + } + + "OkButton" + { + "ControlName" "CExButton" + "fieldName" "OkButton" + "xpos" "220" + "ypos" "200" + "zpos" "1" + "wide" "130" + "tall" "25" + "autoResize" "0" + "pinCorner" "3" + "visible" "1" + "enabled" "1" + "tabPosition" "0" + "labelText" "#CraftNameConfirm" + "font" "HudFontSmall" + "textAlignment" "center" + "dulltext" "0" + "brighttext" "0" + "default" "1" + "actionsignallevel" "2" + "Command" "apply" + "sound_depressed" "UI/buttonclick.wav" + "sound_released" "UI/buttonclickrelease.wav" + } + } +} \ No newline at end of file diff --git a/resource/ui/econ/tradingstartdialog.res b/resource/ui/econ/tradingstartdialog.res new file mode 100644 index 0000000..3a5719c --- /dev/null +++ b/resource/ui/econ/tradingstartdialog.res @@ -0,0 +1,490 @@ +"Resource/UI/TradingStartDialog.res" +{ + "TradingStartDialog" + { + "fieldName" "TradingStartDialog" + "visible" "1" + "enabled" "1" + "xpos" "c-200" + "ypos" "75" + "wide" "400" + "tall" "300" + "bgcolor_override" "DarkerGrey" + "paintbackgroundtype" "2" + "settitlebarvisible" "" + "border" "CyanBorderThick" + + "button_kv" + { + "xpos" "10" + "ypos" "0" + "wide" "350" + "tall" "30" + + "button" + { + "xpos" "0" + "ypos" "0" + "wide" "350" + "tall" "30" + "autoResize" "0" + "pinCorner" "3" + "visible" "1" + "enabled" "1" + "tabPosition" "0" + "labelText" "" + "font" "HudFontSmall" + "textAlignment" "west" + "textinsetx" "34" + "use_proportional_insets" "1" + "dulltext" "0" + "brighttext" "0" + "default" "1" + "sound_depressed" "UI/buttonclick.wav" + "sound_released" "UI/buttonclickrelease.wav" + } + + "avatar" + { + "ControlName" "CAvatarImagePanel" + "fieldName" "avatar" + "xpos" "5" + "ypos" "5" + "zpos" "1" + "wide" "20" + "tall" "20" + "image" "" + "visible" "1" + "enabled" "1" + "scaleImage" "1" + "color_outline" "HudTimerProgressInActive" + } + } + } + + "TitleLabel" + { + "ControlName" "CExLabel" + "fieldName" "TitleLabel" + "font" "HudFontMediumBig" + "labelText" "#TF_TradeStartDialog_Title" + "textAlignment" "north" + "xpos" "0" + "ypos" "15" + "zpos" "1" + "wide" "400" + "tall" "25" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "allcaps" "1" + "fgcolor_override" "TanLight" + } + + "PlayerListScroller" + { + "ControlName" "ScrollableEditablePanel" + "fieldName" "PlayerListScroller" + "xpos" "10" + "ypos" "80" + "wide" "380" + "tall" "130" + "PaintBackgroundType" "2" + "fgcolor_override" "TextColor" + "bgcolor_override" "0 0 0 64" + + "PlayerList" + { + "ControlName" "EditablePanel" + "fieldName" "PlayerList" + "xpos" "0" + "ypos" "0" + "wide" "190" + "tall" "130" + "visible" "1" + } + } + + "StatePanel0" + { + "ControlName" "EditablePanel" + "fieldName" "StatePanel0" + "visible" "1" + "enabled" "1" + "xpos" "0" + "ypos" "50" + "wide" "400" + "tall" "180" + "PaintBackgroundType" "2" + + "QueryLabel" + { + "ControlName" "CExLabel" + "fieldName" "QueryLabel" + "font" "HudFontMediumSmall" + "labelText" "#TF_TradeStartDialog_Select" + "textAlignment" "north" + "xpos" "0" + "ypos" "10" + "zpos" "-1" + "wide" "400" + "tall" "20" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "fgcolor_override" "HudOffWhite" + } + + "subbutton0" + { + "ControlName" "CExButton" + "fieldName" "subbutton0" + "xpos" "100" + "ypos" "50" + "zpos" "1" + "wide" "200" + "tall" "20" + "autoResize" "0" + "pinCorner" "3" + "visible" "1" + "enabled" "1" + "tabPosition" "0" + "labelText" "#TF_TradeStartDialog_SelectFriends" + "font" "HudFontSmall" + "textAlignment" "center" + "dulltext" "0" + "brighttext" "0" + "default" "1" + "Command" "friends" + "sound_depressed" "UI/buttonclick.wav" + "sound_released" "UI/buttonclickrelease.wav" + } + "subbutton1" + { + "ControlName" "CExButton" + "fieldName" "subbutton1" + "xpos" "100" + "ypos" "90" + "zpos" "1" + "wide" "200" + "tall" "20" + "autoResize" "0" + "pinCorner" "3" + "visible" "1" + "enabled" "1" + "tabPosition" "0" + "labelText" "#TF_TradeStartDialog_SelectServer" + "font" "HudFontSmall" + "textAlignment" "center" + "dulltext" "0" + "brighttext" "0" + "default" "1" + "Command" "server" + "sound_depressed" "UI/buttonclick.wav" + "sound_released" "UI/buttonclickrelease.wav" + } + "subbutton2" + { + "ControlName" "CExButton" + "fieldName" "subbutton2" + "xpos" "100" + "ypos" "130" + "zpos" "1" + "wide" "200" + "tall" "20" + "autoResize" "0" + "pinCorner" "3" + "visible" "1" + "enabled" "1" + "tabPosition" "0" + "labelText" "#TF_TradeStartDialog_SelectProfile" + "font" "HudFontSmall" + "textAlignment" "center" + "dulltext" "0" + "brighttext" "0" + "default" "1" + "Command" "profile" + "sound_depressed" "UI/buttonclick.wav" + "sound_released" "UI/buttonclickrelease.wav" + } + } + + "StatePanel1" + { + "ControlName" "EditablePanel" + "fieldName" "StatePanel1" + "visible" "1" + "enabled" "1" + "xpos" "0" + "ypos" "50" + "wide" "400" + "tall" "180" + "PaintBackgroundType" "2" + + "QueryLabel" + { + "ControlName" "CExLabel" + "fieldName" "QueryLabel" + "font" "HudFontMediumSmall" + "labelText" "#TF_TradeStartDialog_Friends" + "textAlignment" "north" + "xpos" "0" + "ypos" "10" + "wide" "400" + "tall" "20" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "fgcolor_override" "HudOffWhite" + } + + "EmptyPlayerListLabel" + { + "ControlName" "CExLabel" + "fieldName" "EmptyPlayerListLabel" + "font" "HudFontSmall" + "labelText" "#TF_TradeStartDialog_FriendsNone" + "textAlignment" "north" + "xpos" "0" + "ypos" "60" + "zpos" "1" + "wide" "400" + "tall" "30" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "wrap" "1" + "centerwrap" "1" + "fgcolor_override" "HudOffWhite" + } + } + + "StatePanel2" + { + "ControlName" "EditablePanel" + "fieldName" "StatePanel2" + "visible" "1" + "enabled" "1" + "xpos" "0" + "ypos" "50" + "wide" "400" + "tall" "180" + "PaintBackgroundType" "2" + + "QueryLabel" + { + "ControlName" "CExLabel" + "fieldName" "QueryLabel" + "font" "HudFontMediumSmall" + "labelText" "#TF_TradeStartDialog_Server" + "textAlignment" "north" + "xpos" "0" + "ypos" "20" + "zpos" "-1" + "wide" "400" + "tall" "15" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "fgcolor_override" "HudOffWhite" + } + + "EmptyPlayerListLabel" + { + "ControlName" "CExLabel" + "fieldName" "EmptyPlayerListLabel" + "font" "HudFontSmall" + "labelText" "#TF_TradeStartDialog_ServerNone" + "textAlignment" "north" + "xpos" "0" + "ypos" "60" + "zpos" "1" + "wide" "400" + "tall" "30" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "wrap" "1" + "centerwrap" "1" + "fgcolor_override" "ColorCyan" + } + } + + "StatePanel3" + { + "ControlName" "EditablePanel" + "fieldName" "StatePanel3" + "visible" "1" + "enabled" "1" + "xpos" "0" + "ypos" "50" + "wide" "400" + "tall" "180" + "PaintBackgroundType" "2" + + "QueryLabel" + { + "ControlName" "CExLabel" + "fieldName" "QueryLabel" + "font" "HudFontMediumSmall" + "labelText" "#TF_TradeStartDialog_Profile" + "textAlignment" "north" + "xpos" "0" + "ypos" "10" + "zpos" "-1" + "wide" "400" + "tall" "20" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "fgcolor_override" "ColorCyan" + } + + "URLHelpLabel" + { + "ControlName" "Label" + "fieldName" "URLHelpLabel" + "font" "HudFontSmallest" + "labelText" "#TF_TradeStartDialog_ProfileHelp" + "textAlignment" "center" + "xpos" "0" + "ypos" "40" + "zpos" "-1" + "wide" "400" + "tall" "35" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "wrap" "1" + "centerwrap" "1" + "fgcolor_override" "TanLight" + } + + "URLFailLabel" + { + "ControlName" "Label" + "fieldName" "URLFailLabel" + "font" "HudFontSmallest" + "labelText" "#TF_TradeStartDialog_ProfileFail" + "textAlignment" "center" + "xpos" "0" + "ypos" "105" + "zpos" "-1" + "wide" "400" + "tall" "40" + "autoResize" "0" + "pinCorner" "0" + "visible" "0" + "enabled" "1" + "wrap" "1" + "centerwrap" "1" + "fgcolor_override" "ColorCyan" + } + "URLSearchingLabel" + { + "ControlName" "Label" + "fieldName" "URLSearchingLabel" + "font" "HudFontSmallest" + "labelText" "#TF_TradeStartDialog_ProfileLookup" + "textAlignment" "center" + "xpos" "0" + "ypos" "105" + "zpos" "-1" + "wide" "400" + "tall" "40" + "autoResize" "0" + "pinCorner" "0" + "visible" "0" + "enabled" "1" + "wrap" "1" + "centerwrap" "1" + "fgcolor_override" "ColorCyan" + } + + "URLEntry" + { + "ControlName" "TextEntry" + "fieldName" "URLEntry" + "xpos" "20" + "ypos" "80" + "wide" "360" + "tall" "24" + "autoResize" "1" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "tabPosition" "0" + "textHidden" "0" + "editable" "1" + "maxchars" "256" + "NumericInputOnly" "0" + "unicode" "0" + "wrap" "0" + "fgcolor_override" "TanLight" + "bgcolor_override" "0 0 0 60" + "paintbackgroundtype" "2" + "labelText" "" + "font" "HudFontSmall" + "textAlignment" "west" + } + + "subbutton0" + { + "ControlName" "CExButton" + "fieldName" "subbutton0" + "xpos" "100" + "ypos" "150" + "zpos" "1" + "wide" "200" + "tall" "20" + "autoResize" "0" + "pinCorner" "3" + "visible" "1" + "enabled" "1" + "tabPosition" "0" + "labelText" "#TF_TradeStartDialog_ProfileGo" + "font" "HudFontSmall" + "textAlignment" "center" + "dulltext" "0" + "brighttext" "0" + "default" "1" + "Command" "url_ok" + "sound_depressed" "UI/buttonclick.wav" + "sound_released" "UI/buttonclickrelease.wav" + } + } + + "CancelButton" + { + "ControlName" "CExButton" + "fieldName" "CancelButton" + "xpos" "150" + "ypos" "250" + "zpos" "1" + "wide" "100" + "tall" "20" + "autoResize" "0" + "pinCorner" "3" + "visible" "1" + "enabled" "1" + "tabPosition" "0" + "labelText" "#Cancel" + "font" "HudFontSmall" + "textAlignment" "center" + "dulltext" "0" + "brighttext" "0" + "default" "1" + "allcaps" "1" + "Command" "cancel" + "sound_depressed" "UI/buttonclick.wav" + "sound_released" "UI/buttonclickrelease.wav" + } +} \ No newline at end of file diff --git a/resource/ui/farmageddonhud.res b/resource/ui/farmageddonhud.res new file mode 100644 index 0000000..fc92f95 --- /dev/null +++ b/resource/ui/farmageddonhud.res @@ -0,0 +1,26 @@ +#base "HudObjectivePlayerDestruction.res" + +"Resource/UI/farmageddonhud.res" +{ + "CarriedContainer" + { + "CarriedImage" + { + "image" "../hud/weedkiller_icon" + } + } + "ScoreContainer" + { + "ProgressBarContainer" + { + "FlagImageBlue" + { + "image" "../hud/weedkiller_icon" + } + "FlagImageRed" + { + "image" "../hud/weedkiller_icon" + } + } + } +} \ No newline at end of file diff --git a/resource/ui/flagstatus.res b/resource/ui/flagstatus.res new file mode 100644 index 0000000..66f2a90 --- /dev/null +++ b/resource/ui/flagstatus.res @@ -0,0 +1,73 @@ +"Resource/UI/FlagStatus.res" +{ + "Arrow" + { + "ControlName" "CTFArrowPanel" + "fieldName" "Arrow" + "xpos" "55" + "ypos" "21" + "zpos" "1" + "wide" "26" + "tall" "26" + "visible" "1" + "enabled" "1" + "scaleImage" "1" + + "if_mvm" + { + "ypos" "0" + } + } + + "Briefcase" + { + "ControlName" "CTFImagePanel" + "fieldName" "Briefcase" + "xpos" "34" + "ypos" "17" + "zpos" "2" + "wide" "0" + "tall" "0" + "visible" "1" + "enabled" "1" + "image" "../hud/objectives_flagpanel_briefcase" + "scaleImage" "1" + + "if_mvm" + { + "ypos" "14" + "wide" "24" + "tall" "24" + } + + "if_specialdelivery" + { + "visible" "0" + } + } + + "StatusIcon" + { + "ControlName" "CTFImagePanel" + "fieldName" "StatusIcon" + "xpos" "60" + "ypos" "25" + "zpos" "3" + "wide" "16" + "tall" "16" + "visible" "1" + "enabled" "1" + "image" "../hud/objectives_flagpanel_ico_flag_home" + "scaleImage" "1" + + "if_mvm" + { + "visible" "0" + } + + "if_specialdelivery" + { + "visible" "0" + } + } +} \ No newline at end of file diff --git a/resource/ui/freezepanel_basic-base.res b/resource/ui/freezepanel_basic-base.res new file mode 100644 index 0000000..18a8d03 --- /dev/null +++ b/resource/ui/freezepanel_basic-base.res @@ -0,0 +1,3 @@ +"#base" "hudinspectpanel.res" +"#base" "../../#customizations/_streamermode/resource/freezepanel_basic.res" +"#base" "freezepanel_basic-base.res" \ No newline at end of file diff --git a/resource/ui/freezepanel_basic.res b/resource/ui/freezepanel_basic.res new file mode 100644 index 0000000..64a9a86 --- /dev/null +++ b/resource/ui/freezepanel_basic.res @@ -0,0 +1,159 @@ +#base "hudinspectpanel.res" + +"Resource/UI/FreezePanel_Basic.res" +{ + "itempanel" + { + // For some reason this doesnt obey the xpos set in HUD Layout + "xpos" "r200" + } + + "FreezePanel" + { + "ControlName" "CTFFreezePanel" + "fieldName" "FreezePanel" + "screenshot_move_panel_to_corner" "0" + } + + "FreezePanelBase" + { + "ControlName" "EditablePanel" + "fieldName" "FreezePanelBase" + "xpos" "c-125" + "ypos" "c80" + "wide" "250" + "tall" "38" + "visible" "1" + "proportionaltoparent" "1" + "PaintBackgroundType" "2" + "paintBackground" "1" + "paintBorder" "0" + + "FreezePanelBGTitle" + { + "ControlName" "ImagePanel" + "fieldName" "FreezePanelBGTitle" + "xpos" "0" + "ypos" "15" + "zpos" "-1" + "wide" "f0" + "tall" "20" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "fillcolor" "TransparentBlack" + } + "FreezePanelBG" + { + "ControlName" "CTFImagePanel" + "fieldName" "FreezePanelBG" + "xpos" "0" + "ypos" "35" + "zpos" "0" + "wide" "250" + "tall" "3" + "visible" "1" + "enabled" "1" + "image" "../hud/color_panel_blu" + "scaleImage" "1" + + "src_corner_height" "23" + "src_corner_width" "23" + "draw_corner_width" "0" + "draw_corner_height" "0" + } + + "FreezeLabel" + { + "ControlName" "CExLabel" + "fieldName" "FreezeLabel" + "font" "HudFontSmall" + "xpos" "60" + "ypos" "0" + "zpos" "1" + "wide" "190" + "tall" "15" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "labelText" "#FreezePanel_Killer" + "textAlignment" "center" + "dulltext" "0" + "brighttext" "0" + } + + "FreezePanelHealth" + { + "ControlName" "CTFFreezePanelHealth" + "fieldName" "FreezePanelHealth" + "xpos" "0" + "ypos" "10" + "zpos" "1" + "wide" "45" + "tall" "25" + "visible" "1" + "enabled" "1" + "HealthBonusPosAdj" "0" + "HealthDeathWarning" "0.40" + "TFFont" "HudFontSmall" + "HealthDeathWarningColor" "HUDDeathWarning" + "TextColor" "HudOffWhite" + } + + "FreezeLabelKiller" + { + "ControlName" "CExLabel" + "fieldName" "FreezeLabelKiller" + "font" "HudFontMediumSmall" + "xpos" "0" + "ypos" "15" + "zpos" "1" + "wide" "200" + "tall" "20" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "labelText" "%killername%" + "textAlignment" "center" + "fgcolor" "TanLight" + } + + "AvatarImage" + { + "ControlName" "CAvatarImagePanel" + "fieldName" "AvatarImage" + "xpos" "45" + "ypos" "15" + "zpos" "0" + "wide" "20" + "tall" "20" + "visible" "1" + "enabled" "1" + "image" "" + "scaleImage" "1" + "color_outline" "HudTimerProgressInActive" + } + + "NemesisSubPanel" + { + "ControlName" "EditablePanel" + "fieldName" "NemesisSubPanel" + "wide" "0" + "tall" "0" + "visible" "0" + "enabled" "0" + } + } + + "ScreenshotPanel" + { + "ControlName" "EditablePanel" + "fieldName" "ScreenshotPanel" + "wide" "0" + "tall" "0" + "visible" "0" + } +} \ No newline at end of file diff --git a/resource/ui/freezepanelkillerhealth.res b/resource/ui/freezepanelkillerhealth.res new file mode 100644 index 0000000..5f04d3e --- /dev/null +++ b/resource/ui/freezepanelkillerhealth.res @@ -0,0 +1,75 @@ +"Resource/UI/FreezePanelKillerHealth.res" +{ + "PlayerStatusHealthImage" + { + "ControlName" "ImagePanel" + "fieldName" "PlayerStatusHealthImage" + "wide" "0" + "tall" "0" + "visible" "1" + "enabled" "1" + } + + "PlayerStatusHealthImageBG" + { + "ControlName" "ImagePanel" + "fieldName" "PlayerStatusHealthImageBG" + "wide" "0" + "tall" "0" + "visible" "1" + "enabled" "1" + } + + "BuildingStatusHealthImageBG" + { + "ControlName" "ImagePanel" + "fieldName" "BuildingStatusHealthImageBG" + "wide" "0" + "tall" "0" + "visible" "0" + "enabled" "0" + } + + "PlayerStatusHealthBonusImage" + { + "ControlName" "ImagePanel" + "fieldName" "PlayerStatusHealthBonusImage" + "wide" "0" + "tall" "0" + "visible" "0" + "enabled" "0" + } + + "TargetHealthValue" + { + "ControlName" "CExLabel" + "fieldName" "TargetHealthValue" + "xpos" "3" + "ypos" "3" + "zpos" "5" + "wide" "26" + "tall" "26" + "visible" "1" + "enabled" "1" + "textAlignment" "center" + "font" "HudFontMediumSmall" + "labeltext" "%Health%" + } + + "TargetHealthShadow" + { + "ControlName" "CExLabel" + "fieldName" "TargetHealthShadow" + "xpos" "4" + "ypos" "4" + "zpos" "5" + "wide" "26" + "tall" "26" + "visible" "1" + "enabled" "1" + "textAlignment" "center" + "font" "HudFontMediumSmall" + "fgcolor" "TransparentBlack" + "labeltext" "%Health%" + } +} \ No newline at end of file diff --git a/resource/ui/healthiconpanel.res b/resource/ui/healthiconpanel.res new file mode 100644 index 0000000..bbb76a3 --- /dev/null +++ b/resource/ui/healthiconpanel.res @@ -0,0 +1,32 @@ +"Resource/UI/HealthIconPanel.res" +{ + "HealthIcon" + { + "ControlName" "EditablePanel" + "fieldName" "HealthIcon" + "xpos" "0" + "ypos" "0" + "wide" "48" + "tall" "48" + "visible" "0" + "enabled" "0" + "TFFont" "HudFontSmall" + "TextColor" "HudOffWhite" + "autoResize" "1" + } + + "SpectatorGUIHealth" + { + "ControlName" "EditablePanel" + "fieldName" "SpectatorGUIHealth" + "xpos" "0" + "ypos" "0" + "wide" "128" + "tall" "128" + "visible" "1" + "enabled" "1" + "TFFont" "HudFontSmall" + "TextColor" "HudOffWhite" + "autoResize" "1" + } +} \ No newline at end of file diff --git a/resource/ui/hud_obj_dispenser.res b/resource/ui/hud_obj_dispenser.res new file mode 100644 index 0000000..d958f31 --- /dev/null +++ b/resource/ui/hud_obj_dispenser.res @@ -0,0 +1,322 @@ +"Resource/UI/hud_obj_dispenser.res" +{ + "BuildingStatusItem" + { + "ControlName" "Frame" + "fieldName" "BuildingStatusItem" + "xpos" "0" + "ypos" "0" + "wide" "120" + "tall" "40" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "tabPosition" "0" + } + + "Background" + { + "ControlName" "CIconPanel" + "fieldName" "Background" + "wide" "0" + "tall" "0" + "visible" "0" + "enabled" "0" + } + + "Icon_Dispenser" + { + "ControlName" "CIconPanel" + "fieldName" "Icon_Dispenser" + "xpos" "12" + "ypos" "5" + "wide" "30" + "tall" "30" + "visible" "1" + "enabled" "1" + "scaleImage" "1" + "icon" "obj_status_dispenser" + "iconColor" "White" + } + + "NotBuiltPanel" + { + "ControlName" "EditablePanel" + "fieldName" "NotBuiltPanel" + "xpos" "50" + "ypos" "0" + "wide" "50" + "tall" "35" + "visible" "1" + + "NotBuiltLabel" + { + "ControlName" "CExLabel" + "fieldName" "NotBuiltLabel" + "font" "HudFontSmallest" + "xpos" "0" + "ypos" "0" + "wide" "50" + "tall" "35" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "labelText" "#Building_hud_dispenser_not_built" + "textAlignment" "west" + "dulltext" "0" + "brighttext" "0" + } + } + + "BuiltPanel" + { + "ControlName" "EditablePanel" + "fieldName" "BuiltPanel" + "xpos" "0" + "ypos" "0" + "wide" "120" + "tall" "40" + "visible" "0" + + "Icon_Upgrade_1" + { + "ControlName" "CIconPanel" + "fieldName" "Icon_Upgrade_1" + "xpos" "0" + "ypos" "0" + "zpos" "1" + "wide" "10" + "tall" "10" + "visible" "0" + "enabled" "1" + "scaleImage" "1" + "icon" "obj_status_upgrade_1" + "iconColor" "White" + } + + "Icon_Upgrade_2" + { + "ControlName" "CIconPanel" + "fieldName" "Icon_Upgrade_2" + "xpos" "0" + "ypos" "0" + "zpos" "1" + "wide" "10" + "tall" "10" + "visible" "0" + "enabled" "1" + "scaleImage" "1" + "icon" "obj_status_upgrade_2" + "iconColor" "White" + } + + "Icon_Upgrade_3" + { + "ControlName" "CIconPanel" + "fieldName" "Icon_Upgrade_3" + "xpos" "0" + "ypos" "0" + "zpos" "1" + "wide" "10" + "tall" "10" + "visible" "0" + "enabled" "1" + "scaleImage" "1" + "icon" "obj_status_upgrade_3" + "iconColor" "White" + } + + "AlertTray" + { + "ControlName" "CBuildingStatusAlertTray" + "fieldName" "AlertTray" + "xpos" "95" + "ypos" "6" + "zpos" "-2" + "wide" "30" + "tall" "30" + "visible" "1" + "enabled" "1" + "icon" "obj_status_alert_background_tall" + } + + "WrenchIcon" + { + "ControlName" "CIconPanel" + "fieldName" "WrenchIcon" + "xpos" "101" + "ypos" "12" + "zpos" "1" + "wide" "17" + "tall" "17" + "visible" "0" + "enabled" "0" + "scaleImage" "1" + "icon" "obj_status_icon_wrench" + "iconColor" "White" + } + + "SapperIcon" + { + "ControlName" "CIconPanel" + "fieldName" "SapperIcon" + "xpos" "101" + "ypos" "12" + "zpos" "1" + "wide" "17" + "tall" "17" + "visible" "0" + "enabled" "0" + "scaleImage" "1" + "icon" "obj_status_icon_sapper" + "iconColor" "White" + } + + "Health" + { + "ControlName" "CBuildingHealthBar" + "fieldName" "Health" + "font" "Default" + "xpos" "1" + "ypos" "10" + "wide" "8" + "tall" "25" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "textAlignment" "Left" + "dulltext" "0" + "brighttext" "0" + } + + "BuildingPanel" + { + "ControlName" "EditablePanel" + "fieldName" "BuildingPanel" + "xpos" "50" + "ypos" "0" + "wide" "50" + "tall" "40" + "visible" "0" + + "BuildingLabel" + { + "ControlName" "CExLabel" + "fieldName" "BuildingLabel" + "font" "HudFontSmallest" + "xpos" "0" + "ypos" "7" + "wide" "45" + "tall" "12" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "labelText" "#Building_hud_building" + "textAlignment" "Left" + "dulltext" "0" + "brighttext" "0" + } + + "BuildingProgress" + { + "ControlName" "ContinuousProgressBar" + "fieldName" "BuildingProgress" + "font" "Default" + "xpos" "0" + "ypos" "20" + "wide" "45" + "tall" "8" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "textAlignment" "Left" + "dulltext" "0" + "brighttext" "0" + } + } + + "RunningPanel" + { + "ControlName" "EditablePanel" + "fieldName" "RunningPanel" + "xpos" "45" + "ypos" "0" + "wide" "50" + "tall" "35" + "visible" "0" + + "AmmoIcon" + { + "ControlName" "ImagePanel" + "fieldName" "AmmoIcon" + "xpos" "0" + "ypos" "12" + "zpos" "1" + "wide" "8" + "tall" "8" + "visible" "1" + "enabled" "1" + "scaleImage" "1" + "image" "../hud/hud_obj_status_ammo_64" + "drawcolor" "ProgressOffWhite" + } + + "Ammo" + { + "ControlName" "ContinuousProgressBar" + "fieldName" "Ammo" + "font" "Default" + "xpos" "12" + "ypos" "12" + "wide" "38" + "tall" "8" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "textAlignment" "Left" + "dulltext" "0" + "brighttext" "0" + } + + "UpgradeIcon" + { + "ControlName" "CIconPanel" + "fieldName" "UpgradeIcon" + "xpos" "0" + "ypos" "23" + "zpos" "1" + "wide" "8" + "tall" "8" + "visible" "1" + "enabled" "1" + "scaleImage" "1" + "icon" "ico_metal" + "iconColor" "ProgressOffWhite" + } + + "Upgrade" + { + "ControlName" "ContinuousProgressBar" + "fieldName" "Upgrade" + "font" "Default" + "xpos" "12" + "ypos" "23" + "wide" "38" + "tall" "8" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "textAlignment" "Left" + "dulltext" "0" + "brighttext" "0" + } + } + } +} \ No newline at end of file diff --git a/resource/ui/hud_obj_sapper.res b/resource/ui/hud_obj_sapper.res new file mode 100644 index 0000000..f62596f --- /dev/null +++ b/resource/ui/hud_obj_sapper.res @@ -0,0 +1,194 @@ +"Resource/UI/hud_obj_sapper.res" +{ + "BuildingStatusItem" + { + "ControlName" "Frame" + "fieldName" "BuildingStatusItem" + "xpos" "0" + "ypos" "0" + "wide" "100" + "tall" "40" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "tabPosition" "0" + } + + "Background" + { + "ControlName" "CIconPanel" + "fieldName" "Background" + "wide" "0" + "tall" "0" + "visible" "0" + "enabled" "0" + } + + "Icon" + { + "ControlName" "CIconPanel" + "fieldName" "Icon" + "xpos" "12" + "ypos" "5" + "wide" "30" + "tall" "30" + "visible" "1" + "enabled" "1" + "scaleImage" "1" + "icon" "obj_status_sapper" + "iconColor" "White" + } + + "NotBuiltPanel" + { + "ControlName" "EditablePanel" + "fieldName" "NotBuiltPanel" + "xpos" "50" + "ypos" "0" + "wide" "50" + "tall" "35" + "visible" "1" + + "NotBuiltLabel" + { + "ControlName" "CExLabel" + "fieldName" "NotBuiltLabel" + "font" "HudFontSmallest" + "xpos" "0" + "ypos" "5" + "wide" "f0" + "tall" "f0" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "labelText" "#Building_hud_sapper_not_built" + "textAlignment" "west" + "dulltext" "0" + "brighttext" "0" + } + } + + "BuiltPanel" + { + "ControlName" "EditablePanel" + "fieldName" "BuiltPanel" + "xpos" "0" + "ypos" "0" + "wide" "100" + "tall" "40" + "visible" "0" + + "Health" + { + "ControlName" "CBuildingHealthBar" + "fieldName" "Health" + "font" "Default" + "xpos" "1" + "ypos" "10" + "wide" "8" + "tall" "25" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "textAlignment" "Left" + "dulltext" "0" + "brighttext" "0" + } + + "BuildingPanel" + { + "ControlName" "EditablePanel" + "fieldName" "BuildingPanel" + "xpos" "50" + "ypos" "0" + "wide" "50" + "tall" "40" + "visible" "0" + + "BuildingLabel" + { + "ControlName" "CExLabel" + "fieldName" "BuildingLabel" + "font" "HudFontSmallest" + "xpos" "0" + "ypos" "7" + "wide" "45" + "tall" "12" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "labelText" "#Building_hud_building" + "textAlignment" "Left" + "dulltext" "0" + "brighttext" "0" + } + + "BuildingProgress" + { + "ControlName" "ContinuousProgressBar" + "fieldName" "BuildingProgress" + "font" "Default" + "xpos" "0" + "ypos" "20" + "wide" "45" + "tall" "8" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "textAlignment" "Left" + "dulltext" "0" + "brighttext" "0" + } + } + + "RunningPanel" + { + "ControlName" "EditablePanel" + "fieldName" "RunningPanel" + "xpos" "45" + "ypos" "0" + "wide" "50" + "tall" "35" + "visible" "0" + + "TargetIcon" + { + "ControlName" "CIconPanel" + "fieldName" "TargetIcon" + "xpos" "0" + "ypos" "12" + "zpos" "1" + "wide" "8" + "tall" "8" + "visible" "0" + "enabled" "1" + "scaleImage" "1" + "icon" "obj_status_sentrygun_1" + "iconColor" "ProgressOffWhite" + } + + "TargetHealth" + { + "ControlName" "ContinuousProgressBar" + "fieldName" "TargetHealth" + "font" "Default" + "xpos" "0" + "ypos" "17" + "wide" "38" + "tall" "8" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "textAlignment" "Left" + "dulltext" "0" + "brighttext" "0" + } + } + } +} \ No newline at end of file diff --git a/resource/ui/hud_obj_sentrygun.res b/resource/ui/hud_obj_sentrygun.res new file mode 100644 index 0000000..e1726f6 --- /dev/null +++ b/resource/ui/hud_obj_sentrygun.res @@ -0,0 +1,423 @@ +"Resource/UI/hud_obj_sentrygun.res" +{ + "BuildingStatusItem" + { + "ControlName" "Frame" + "fieldName" "BuildingStatusItem" + "xpos" "0" + "ypos" "0" + "wide" "120" + "tall" "40" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "tabPosition" "0" + } + + "Background" + { + "ControlName" "CIconPanel" + "fieldName" "Background" + "wide" "0" + "tall" "0" + "visible" "0" + "enabled" "0" + } + + "Icon_Sentry_1" + { + "ControlName" "CIconPanel" + "fieldName" "Icon_Sentry_1" + "xpos" "12" + "ypos" "5" + "wide" "30" + "tall" "30" + "visible" "1" + "enabled" "1" + "scaleImage" "1" + "icon" "obj_status_sentrygun_1" + "iconColor" "White" + } + + "Icon_Sentry_2" + { + "ControlName" "CIconPanel" + "fieldName" "Icon_Sentry_2" + "xpos" "12" + "ypos" "5" + "wide" "30" + "tall" "30" + "visible" "0" + "enabled" "1" + "scaleImage" "1" + "icon" "obj_status_sentrygun_2" + "iconColor" "White" + } + + "Icon_Sentry_3" + { + "ControlName" "CIconPanel" + "fieldName" "Icon_Sentry_3" + "xpos" "12" + "ypos" "5" + "wide" "30" + "tall" "30" + "visible" "0" + "enabled" "1" + "scaleImage" "1" + "icon" "obj_status_sentrygun_3" + "iconColor" "White" + } + + "NotBuiltPanel" + { + "ControlName" "EditablePanel" + "fieldName" "NotBuiltPanel" + "xpos" "50" + "ypos" "0" + "wide" "50" + "tall" "35" + "visible" "1" + + "NotBuiltLabel" + { + "ControlName" "CExLabel" + "fieldName" "NotBuiltLabel" + "font" "HudFontSmallest" + "xpos" "0" + "ypos" "5" + "wide" "50" + "tall" "35" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "labelText" "#Building_hud_sentry_not_built" + "textAlignment" "west" + "dulltext" "0" + "brighttext" "0" + "proportionaltoparent" "1" + } + } + + "BuiltPanel" + { + "ControlName" "EditablePanel" + "fieldName" "BuiltPanel" + "xpos" "0" + "ypos" "0" + "wide" "120" + "tall" "40" + "visible" "0" + + "Icon_Upgrade_1" + { + "ControlName" "CIconPanel" + "fieldName" "Icon_Upgrade_1" + "xpos" "0" + "ypos" "0" + "zpos" "1" + "wide" "10" + "tall" "10" + "visible" "0" + "enabled" "1" + "scaleImage" "1" + "icon" "obj_status_upgrade_1" + "iconColor" "White" + } + + "Icon_Upgrade_2" + { + "ControlName" "CIconPanel" + "fieldName" "Icon_Upgrade_2" + "xpos" "0" + "ypos" "0" + "zpos" "1" + "wide" "10" + "tall" "10" + "visible" "0" + "enabled" "1" + "scaleImage" "1" + "icon" "obj_status_upgrade_2" + "iconColor" "White" + } + + "Icon_Upgrade_3" + { + "ControlName" "CIconPanel" + "fieldName" "Icon_Upgrade_3" + "xpos" "0" + "ypos" "0" + "zpos" "1" + "wide" "10" + "tall" "10" + "visible" "0" + "enabled" "1" + "scaleImage" "1" + "icon" "obj_status_upgrade_3" + "iconColor" "White" + } + + "AlertTray" + { + "ControlName" "CBuildingStatusAlertTray" + "fieldName" "AlertTray" + "xpos" "95" + "ypos" "6" + "zpos" "-2" + "wide" "30" + "tall" "30" + "visible" "1" + "enabled" "1" + "icon" "obj_status_alert_background_tall" + } + + "WrenchIcon" + { + "ControlName" "CIconPanel" + "fieldName" "WrenchIcon" + "xpos" "101" + "ypos" "12" + "zpos" "1" + "wide" "17" + "tall" "17" + "visible" "0" + "enabled" "0" + "scaleImage" "1" + "icon" "obj_status_icon_wrench" + "iconColor" "White" + } + + "SapperIcon" + { + "ControlName" "CIconPanel" + "fieldName" "SapperIcon" + "xpos" "101" + "ypos" "12" + "zpos" "1" + "wide" "17" + "tall" "17" + "visible" "0" + "enabled" "0" + "scaleImage" "1" + "icon" "obj_status_icon_sapper" + "iconColor" "White" + } + + "Health" + { + "ControlName" "CBuildingHealthBar" + "fieldName" "Health" + "font" "Default" + "xpos" "1" + "ypos" "10" + "wide" "8" + "tall" "25" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "textAlignment" "Left" + "dulltext" "0" + "brighttext" "0" + } + + "BuildingPanel" + { + "ControlName" "EditablePanel" + "fieldName" "BuildingPanel" + "xpos" "50" + "ypos" "0" + "wide" "50" + "tall" "40" + "visible" "0" + + "BuildingLabel" + { + "ControlName" "CExLabel" + "fieldName" "BuildingLabel" + "font" "HudFontSmallest" + "xpos" "0" + "ypos" "7" + "wide" "45" + "tall" "12" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "labelText" "#Building_hud_building" + "textAlignment" "Left" + "dulltext" "0" + "brighttext" "0" + } + + "BuildingProgress" + { + "ControlName" "ContinuousProgressBar" + "fieldName" "BuildingProgress" + "font" "Default" + "xpos" "0" + "ypos" "20" + "wide" "45" + "tall" "8" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "textAlignment" "Left" + "dulltext" "0" + "brighttext" "0" + } + } + + "RunningPanel" + { + "ControlName" "EditablePanel" + "fieldName" "RunningPanel" + "xpos" "45" + "ypos" "0" + "wide" "50" + "tall" "35" + "visible" "0" + + "KillIcon" + { + "ControlName" "ImagePanel" + "fieldName" "KillIcon" + "xpos" "0" + "ypos" "1" + "zpos" "1" + "wide" "8" + "tall" "8" + "visible" "1" + "enabled" "1" + "scaleImage" "1" + "image" "../hud/hud_obj_status_kill_64" + "drawcolor" "ProgressOffWhite" + } + + "KillsLabel" + { + "ControlName" "CExLabel" + "fieldName" "KillsLabel" + "font" "HudFontSmallest" + "xpos" "15" + "ypos" "1" + "wide" "38" + "tall" "8" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "labelText" "#Building_hud_sentry_kills_assists" + "textAlignment" "west" + "dulltext" "0" + "brighttext" "0" + "drawcolor" "ProgressOffWhite" + } + + "ShellIcon" + { + "ControlName" "ImagePanel" + "fieldName" "ShellIcon" + "xpos" "0" + "ypos" "12" + "zpos" "1" + "wide" "8" + "tall" "8" + "visible" "1" + "enabled" "1" + "scaleImage" "1" + "image" "../hud/hud_obj_status_ammo_64" + "drawcolor" "ProgressOffWhite" + } + + "Shells" + { + "ControlName" "ContinuousProgressBar" + "fieldName" "Shells" + "font" "Default" + "xpos" "12" + "ypos" "12" + "wide" "38" + "tall" "8" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "textAlignment" "Left" + "dulltext" "0" + "brighttext" "0" + } + + "RocketIcon" + { + "ControlName" "ImagePanel" + "fieldName" "RocketIcon" + "xpos" "0" + "ypos" "23" + "zpos" "1" + "wide" "8" + "tall" "8" + "visible" "0" + "enabled" "1" + "scaleImage" "1" + "image" "../hud/hud_obj_status_rockets_64" + "drawcolor" "ProgressOffWhite" + } + + "Rockets" + { + "ControlName" "ContinuousProgressBar" + "fieldName" "Rockets" + "font" "Default" + "xpos" "12" + "ypos" "23" + "wide" "38" + "tall" "8" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "textAlignment" "Left" + "dulltext" "0" + "brighttext" "0" + } + + "UpgradeIcon" + { + "ControlName" "CIconPanel" + "fieldName" "UpgradeIcon" + "xpos" "0" + "ypos" "23" + "zpos" "1" + "wide" "8" + "tall" "8" + "visible" "1" + "enabled" "1" + "scaleImage" "1" + "icon" "ico_metal" + "iconColor" "ProgressOffWhite" + } + + "Upgrade" + { + "ControlName" "ContinuousProgressBar" + "fieldName" "Upgrade" + "font" "Default" + "xpos" "12" + "ypos" "23" + "wide" "38" + "tall" "8" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "textAlignment" "Left" + "dulltext" "0" + "brighttext" "0" + } + } + } +} \ No newline at end of file diff --git a/resource/ui/hud_obj_sentrygun_disp.res b/resource/ui/hud_obj_sentrygun_disp.res new file mode 100644 index 0000000..be8a758 --- /dev/null +++ b/resource/ui/hud_obj_sentrygun_disp.res @@ -0,0 +1,258 @@ +"Resource/UI/hud_obj_sentrygun_disp.res" +{ + "BuildingStatusItem" + { + "ControlName" "Frame" + "fieldName" "BuildingStatusItem" + "xpos" "0" + "ypos" "0" + "wide" "100" + "tall" "20" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "tabPosition" "0" + } + + "Background" + { + "ControlName" "CIconPanel" + "fieldName" "Background" + "wide" "0" + "tall" "0" + "visible" "0" + "enabled" "0" + } + + "Icon_Sentry_1" + { + "ControlName" "CIconPanel" + "fieldName" "Icon_Sentry_1" + "xpos" "12" + "ypos" "0" + "wide" "20" + "tall" "20" + "visible" "1" + "enabled" "1" + "scaleImage" "1" + "icon" "obj_status_sentrygun_1" + "iconColor" "White" + } + + "NotBuiltPanel" + { + "ControlName" "EditablePanel" + "fieldName" "NotBuiltPanel" + "xpos" "50" + "ypos" "0" + "wide" "50" + "tall" "35" + "visible" "1" + + "NotBuiltLabel" + { + "ControlName" "CExLabel" + "fieldName" "NotBuiltLabel" + "font" "HudFontSmallest" + "xpos" "0" + "ypos" "0" + "wide" "50" + "tall" "35" + "autoResize" "0" + "pinCorner" "0" + "visible" "0" + "enabled" "0" + "labelText" "#Building_hud_disp_sentry_not_built" + "textAlignment" "west" + "dulltext" "0" + "brighttext" "0" + } + } + + "BuiltPanel" + { + "ControlName" "EditablePanel" + "fieldName" "BuiltPanel" + "xpos" "0" + "ypos" "0" + "wide" "100" + "tall" "40" + "visible" "0" + + "Icon_Upgrade_1" + { + "ControlName" "CIconPanel" + "fieldName" "Icon_Upgrade_1" + "xpos" "9999" + } + + "AlertTray" + { + "ControlName" "CBuildingStatusAlertTray" + "fieldName" "AlertTray" + "xpos" "9999" + } + + "WrenchIcon" + { + "ControlName" "CIconPanel" + "fieldName" "WrenchIcon" + "xpos" "9999" + } + + "SapperIcon" + { + "ControlName" "CIconPanel" + "fieldName" "SapperIcon" + "xpos" "9999" + } + + "Health" + { + "ControlName" "CBuildingHealthBar" + "fieldName" "Health" + "font" "Default" + "xpos" "1" + "ypos" "2" + "wide" "8" + "tall" "18" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "textAlignment" "Left" + "dulltext" "0" + "brighttext" "0" + } + + "BuildingPanel" + { + "ControlName" "EditablePanel" + "fieldName" "BuildingPanel" + "xpos" "50" + "ypos" "0" + "wide" "50" + "tall" "40" + "visible" "0" + + "BuildingLabel" + { + "ControlName" "CExLabel" + "fieldName" "BuildingLabel" + "font" "HudFontSmallest" + "xpos" "0" + "ypos" "7" + "wide" "45" + "tall" "12" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "labelText" "#Building_hud_building" + "textAlignment" "Left" + "dulltext" "0" + "brighttext" "0" + } + + "BuildingProgress" + { + "ControlName" "ContinuousProgressBar" + "fieldName" "BuildingProgress" + "font" "Default" + "xpos" "0" + "ypos" "20" + "wide" "45" + "tall" "8" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "textAlignment" "Left" + "dulltext" "0" + "brighttext" "0" + } + } + + "RunningPanel" + { + "ControlName" "EditablePanel" + "fieldName" "RunningPanel" + "xpos" "45" + "ypos" "0" + "wide" "50" + "tall" "35" + "visible" "0" + + "KillIcon" + { + "ControlName" "ImagePanel" + "fieldName" "KillIcon" + "xpos" "0" + "ypos" "10" + "zpos" "1" + "wide" "8" + "tall" "8" + "visible" "1" + "enabled" "1" + "scaleImage" "1" + "image" "../hud/hud_obj_status_kill_64" + "drawcolor" "ProgressOffWhite" + } + + "KillsLabel" + { + "ControlName" "CExLabel" + "fieldName" "KillsLabel" + "font" "HudFontSmallest" + "xpos" "15" + "ypos" "11" + "wide" "38" + "tall" "8" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "labelText" "#Building_hud_sentry_kills_assists" + "textAlignment" "west" + "dulltext" "0" + "brighttext" "0" + "drawcolor" "ProgressOffWhite" + } + + "ShellIcon" + { + "ControlName" "ImagePanel" + "fieldName" "ShellIcon" + "xpos" "0" + "ypos" "12" + "zpos" "1" + "wide" "8" + "tall" "8" + "visible" "0" + "enabled" "1" + "scaleImage" "1" + "image" "../hud/hud_obj_status_ammo_64" + "drawcolor" "ProgressOffWhite" + } + + "Shells" + { + "ControlName" "ContinuousProgressBar" + "fieldName" "Shells" + "font" "Default" + "xpos" "12" + "ypos" "12" + "wide" "38" + "tall" "8" + "autoResize" "0" + "pinCorner" "0" + "visible" "0" + "enabled" "1" + "textAlignment" "Left" + "dulltext" "0" + "brighttext" "0" + } + } + } +} \ No newline at end of file diff --git a/resource/ui/hud_obj_tele.res b/resource/ui/hud_obj_tele.res new file mode 100644 index 0000000..3de8544 --- /dev/null +++ b/resource/ui/hud_obj_tele.res @@ -0,0 +1,368 @@ +"Resource/UI/hud_obj_tele.res" +{ + "BuildingStatusItem" + { + "ControlName" "Frame" + "fieldName" "BuildingStatusItem" + "xpos" "0" + "ypos" "0" + "wide" "120" + "tall" "31" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "tabPosition" "0" + } + + "Background" + { + "ControlName" "CIconPanel" + "fieldName" "Background" + "wide" "0" + "tall" "0" + "visible" "0" + "enabled" "0" + } + + "Icon_Teleport" + { + "ControlName" "CIconPanel" + "fieldName" "Icon_Teleport" + "xpos" "21" + "ypos" "1" + "wide" "28" + "tall" "28" + "visible" "1" + "enabled" "1" + "scaleImage" "1" + "icon" "obj_status_tele_entrance" + "iconColor" "White" + } + + "NotBuiltPanel" + { + "ControlName" "EditablePanel" + "fieldName" "NotBuiltPanel" + "xpos" "50" + "ypos" "0" + "wide" "50" + "tall" "35" + "visible" "1" + + "NotBuiltLabel" + { + "ControlName" "CExLabel" + "fieldName" "NotBuiltLabel" + "font" "HudFontSmallest" + "xpos" "0" + "ypos" "0" + "wide" "50" + "tall" "35" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "labelText" "#Building_hud_tele_not_built" + "textAlignment" "west" + "dulltext" "0" + "brighttext" "0" + } + } + + "BuiltPanel" + { + "ControlName" "EditablePanel" + "fieldName" "BuiltPanel" + "xpos" "0" + "ypos" "0" + "wide" "120" + "tall" "31" + "visible" "0" + + "Icon_Upgrade_1" + { + "ControlName" "CIconPanel" + "fieldName" "Icon_Upgrade_1" + "xpos" "46" + "ypos" "4" + "zpos" "1" + "wide" "8" + "tall" "8" + "visible" "0" + "enabled" "1" + "scaleImage" "1" + "icon" "obj_status_upgrade_1" + "iconColor" "White" + } + + "Icon_Upgrade_2" + { + "ControlName" "CIconPanel" + "fieldName" "Icon_Upgrade_2" + "xpos" "46" + "ypos" "4" + "zpos" "1" + "wide" "8" + "tall" "8" + "visible" "0" + "enabled" "1" + "scaleImage" "1" + "icon" "obj_status_upgrade_2" + "iconColor" "White" + } + + "Icon_Upgrade_3" + { + "ControlName" "CIconPanel" + "fieldName" "Icon_Upgrade_3" + "xpos" "46" + "ypos" "4" + "zpos" "1" + "wide" "8" + "tall" "8" + "visible" "0" + "enabled" "1" + "scaleImage" "1" + "icon" "obj_status_upgrade_3" + "iconColor" "White" + } + + "AlertTray" + { + "ControlName" "CBuildingStatusAlertTray" + "fieldName" "AlertTray" + "xpos" "95" + "ypos" "6" + "zpos" "-2" + "wide" "30" + "tall" "30" + "visible" "1" + "enabled" "1" + "icon" "obj_status_alert_background_tall" + } + + "WrenchIcon" + { + "ControlName" "CIconPanel" + "fieldName" "WrenchIcon" + "xpos" "101" + "ypos" "12" + "zpos" "1" + "wide" "17" + "tall" "17" + "visible" "0" + "enabled" "0" + "scaleImage" "1" + "icon" "obj_status_icon_wrench" + "iconColor" "White" + } + + "SapperIcon" + { + "ControlName" "CIconPanel" + "fieldName" "SapperIcon" + "xpos" "101" + "ypos" "12" + "zpos" "1" + "wide" "17" + "tall" "17" + "visible" "0" + "enabled" "0" + "scaleImage" "1" + "icon" "obj_status_icon_sapper" + "iconColor" "White" + } + + "Health" + { + "ControlName" "CBuildingHealthBar" + "fieldName" "Health" + "font" "Default" + "xpos" "10" + "ypos" "6" + "wide" "8" + "tall" "24" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "textAlignment" "Left" + "dulltext" "0" + "brighttext" "0" + } + + "BuildingPanel" + { + "ControlName" "EditablePanel" + "fieldName" "BuildingPanel" + "xpos" "60" + "ypos" "0" + "wide" "100" + "tall" "31" + "visible" "0" + + "BuildingLabel" + { + "ControlName" "CExLabel" + "fieldName" "BuildingLabel" + "font" "HudFontSmallest" + "xpos" "0" + "ypos" "7" + "wide" "200" + "tall" "12" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "labelText" "#Building_hud_building" + "textAlignment" "Left" + "dulltext" "0" + "brighttext" "0" + } + + "BuildingProgress" + { + "ControlName" "ContinuousProgressBar" + "fieldName" "BuildingProgress" + "font" "Default" + "xpos" "0" + "ypos" "16" + "wide" "50" + "tall" "8" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "textAlignment" "Left" + "dulltext" "0" + "brighttext" "0" + } + } + + "RunningPanel" + { + "ControlName" "EditablePanel" + "fieldName" "RunningPanel" + "xpos" "60" + "ypos" "0" + "wide" "100" + "tall" "31" + "visible" "0" + + "ChargingPanel" + { + "ControlName" "EditablePanel" + "fieldName" "ChargingPanel" + "xpos" "0" + "ypos" "0" + "wide" "100" + "tall" "31" + "visible" "0" + + "RechargeLabel" + { + "ControlName" "CExLabel" + "fieldName" "RechargeLabel" + "font" "DefaultVerySmall" + "xpos" "0" + "ypos" "1" + "wide" "200" + "tall" "12" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "labelText" "#Building_hud_tele_charging" + "textAlignment" "Left" + "dulltext" "0" + "brighttext" "0" + } + + "Recharge" + { + "ControlName" "ContinuousProgressBar" + "fieldName" "Recharge" + "font" "Default" + "xpos" "0" + "ypos" "11" + "wide" "50" + "tall" "5" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "textAlignment" "Left" + "dulltext" "0" + "brighttext" "0" + } + } + + "FullyChargedPanel" + { + "ControlName" "EditablePanel" + "fieldName" "FullyChargedPanel" + "xpos" "0" + "ypos" "0" + "wide" "100" + "tall" "31" + "visible" "0" + + "TimesUsedLabel" + { + "ControlName" "CExLabel" + "fieldName" "TimesUsedLabel" + "font" "DefaultVerySmall" + "xpos" "0" + "ypos" "-6" + "wide" "200" + "tall" "31" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "labelText" "#Building_hud_tele_times_used" + "textAlignment" "Left" + "dulltext" "0" + "brighttext" "0" + } + } + "UpgradeLabel" + { + "ControlName" "CExLabel" + "fieldName" "UpgradeLabel" + "font" "DefaultVerySmall" + "xpos" "0" + "ypos" "14" + "wide" "200" + "tall" "12" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "labelText" "#Building_hud_sentry_upgrade" + "textAlignment" "Left" + "dulltext" "0" + "brighttext" "0" + } + + "Upgrade" + { + "ControlName" "ContinuousProgressBar" + "fieldName" "Upgrade" + "font" "Default" + "xpos" "0" + "ypos" "24" + "wide" "50" + "tall" "2" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "textAlignment" "Left" + "dulltext" "0" + "brighttext" "0" + } + } + } +} \ No newline at end of file diff --git a/resource/ui/hud_obj_tele_entrance.res b/resource/ui/hud_obj_tele_entrance.res new file mode 100644 index 0000000..24cc748 --- /dev/null +++ b/resource/ui/hud_obj_tele_entrance.res @@ -0,0 +1,364 @@ +"Resource/UI/hud_obj_tele_entrance.res" +{ + "BuildingStatusItem" + { + "ControlName" "Frame" + "fieldName" "BuildingStatusItem" + "xpos" "0" + "ypos" "0" + "wide" "120" + "tall" "40" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "tabPosition" "0" + } + + "Background" + { + "ControlName" "CIconPanel" + "fieldName" "Background" + "wide" "0" + "tall" "0" + "visible" "0" + "enabled" "0" + } + + "Icon_Teleport_Entrance" + { + "ControlName" "CIconPanel" + "fieldName" "Icon_Teleport_Entrance" + "xpos" "12" + "ypos" "5" + "wide" "30" + "tall" "30" + "visible" "1" + "enabled" "1" + "scaleImage" "1" + "icon" "obj_status_tele_entrance" + "iconColor" "White" + } + + "NotBuiltPanel" + { + "ControlName" "EditablePanel" + "fieldName" "NotBuiltPanel" + "xpos" "50" + "ypos" "0" + "wide" "50" + "tall" "35" + "visible" "1" + + "NotBuiltLabel" + { + "ControlName" "CExLabel" + "fieldName" "NotBuiltLabel" + "font" "HudFontSmallest" + "xpos" "0" + "ypos" "0" + "wide" "50" + "tall" "35" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "labelText" "#Building_hud_tele_enter_not_built" + "textAlignment" "west" + "dulltext" "0" + "brighttext" "0" + } + } + + "BuiltPanel" + { + "ControlName" "EditablePanel" + "fieldName" "BuiltPanel" + "xpos" "0" + "ypos" "0" + "wide" "120" + "tall" "40" + "visible" "0" + + "Icon_Upgrade_1" + { + "ControlName" "CIconPanel" + "fieldName" "Icon_Upgrade_1" + "xpos" "0" + "ypos" "0" + "zpos" "1" + "wide" "10" + "tall" "10" + "visible" "0" + "enabled" "1" + "scaleImage" "1" + "icon" "obj_status_upgrade_1" + "iconColor" "White" + } + + "Icon_Upgrade_2" + { + "ControlName" "CIconPanel" + "fieldName" "Icon_Upgrade_2" + "xpos" "0" + "ypos" "0" + "zpos" "1" + "wide" "10" + "tall" "10" + "visible" "0" + "enabled" "1" + "scaleImage" "1" + "icon" "obj_status_upgrade_2" + "iconColor" "White" + } + + "Icon_Upgrade_3" + { + "ControlName" "CIconPanel" + "fieldName" "Icon_Upgrade_3" + "xpos" "0" + "ypos" "0" + "zpos" "1" + "wide" "10" + "tall" "10" + "visible" "0" + "enabled" "1" + "scaleImage" "1" + "icon" "obj_status_upgrade_3" + "iconColor" "White" + } + + "AlertTray" + { + "ControlName" "CBuildingStatusAlertTray" + "fieldName" "AlertTray" + "xpos" "95" + "ypos" "6" + "zpos" "-2" + "wide" "30" + "tall" "30" + "visible" "1" + "enabled" "1" + "icon" "obj_status_alert_background_tall" + } + + "WrenchIcon" + { + "ControlName" "CIconPanel" + "fieldName" "WrenchIcon" + "xpos" "101" + "ypos" "12" + "zpos" "1" + "wide" "17" + "tall" "17" + "visible" "0" + "enabled" "0" + "scaleImage" "1" + "icon" "obj_status_icon_wrench" + "iconColor" "White" + } + + "SapperIcon" + { + "ControlName" "CIconPanel" + "fieldName" "SapperIcon" + "xpos" "101" + "ypos" "12" + "zpos" "1" + "wide" "17" + "tall" "17" + "visible" "0" + "enabled" "0" + "scaleImage" "1" + "icon" "obj_status_icon_sapper" + "iconColor" "White" + } + + "Health" + { + "ControlName" "CBuildingHealthBar" + "fieldName" "Health" + "font" "Default" + "xpos" "1" + "ypos" "10" + "wide" "8" + "tall" "25" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "textAlignment" "Left" + "dulltext" "0" + "brighttext" "0" + } + + "BuildingPanel" + { + "ControlName" "EditablePanel" + "fieldName" "BuildingPanel" + "xpos" "50" + "ypos" "0" + "wide" "50" + "tall" "40" + "visible" "0" + + "BuildingLabel" + { + "ControlName" "CExLabel" + "fieldName" "BuildingLabel" + "font" "HudFontSmallest" + "xpos" "0" + "ypos" "7" + "wide" "45" + "tall" "12" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "labelText" "#Building_hud_building" + "textAlignment" "Left" + "dulltext" "0" + "brighttext" "0" + } + + "BuildingProgress" + { + "ControlName" "ContinuousProgressBar" + "fieldName" "BuildingProgress" + "font" "Default" + "xpos" "0" + "ypos" "20" + "wide" "45" + "tall" "8" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "textAlignment" "Left" + "dulltext" "0" + "brighttext" "0" + } + } + + "RunningPanel" + { + "ControlName" "EditablePanel" + "fieldName" "RunningPanel" + "xpos" "45" + "ypos" "0" + "wide" "50" + "tall" "35" + "visible" "0" + + "TeleportedIcon" + { + "ControlName" "ImagePanel" + "fieldName" "TeleportedIcon" + "xpos" "0" + "ypos" "12" + "zpos" "1" + "wide" "8" + "tall" "8" + "visible" "1" + "enabled" "1" + "scaleImage" "1" + "image" "../hud/hud_obj_status_teleport_64" + "drawcolor" "ProgressOffWhite" + } + + "ChargingPanel" + { + "ControlName" "EditablePanel" + "fieldName" "ChargingPanel" + "xpos" "12" + "ypos" "12" + "wide" "38" + "tall" "8" + "visible" "0" + + "Recharge" + { + "ControlName" "ContinuousProgressBar" + "fieldName" "Recharge" + "font" "Default" + "xpos" "0" + "ypos" "0" + "wide" "38" + "tall" "8" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "textAlignment" "Left" + "dulltext" "0" + "brighttext" "0" + } + } + + "FullyChargedPanel" + { + "ControlName" "EditablePanel" + "fieldName" "FullyChargedPanel" + "xpos" "12" + "ypos" "12" + "wide" "38" + "tall" "8" + "visible" "0" + + "TimesUsedLabel" + { + "ControlName" "CExLabel" + "fieldName" "TimesUsedLabel" + "font" "HudFontSmallest" + "xpos" "3" + "ypos" "0" + "wide" "38" + "tall" "8" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "labelText" "%timesused%" + "textAlignment" "west" + "dulltext" "0" + "brighttext" "0" + "drawcolor" "ProgressOffWhite" + } + } + + "UpgradeIcon" + { + "ControlName" "CIconPanel" + "fieldName" "UpgradeIcon" + "xpos" "0" + "ypos" "23" + "zpos" "1" + "wide" "8" + "tall" "8" + "visible" "1" + "enabled" "1" + "scaleImage" "1" + "icon" "ico_metal" + "iconColor" "ProgressOffWhite" + } + + "Upgrade" + { + "ControlName" "ContinuousProgressBar" + "fieldName" "Upgrade" + "font" "Default" + "xpos" "12" + "ypos" "23" + "wide" "38" + "tall" "8" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "textAlignment" "Left" + "dulltext" "0" + "brighttext" "0" + } + } + } +} \ No newline at end of file diff --git a/resource/ui/hud_obj_tele_exit.res b/resource/ui/hud_obj_tele_exit.res new file mode 100644 index 0000000..f8712be --- /dev/null +++ b/resource/ui/hud_obj_tele_exit.res @@ -0,0 +1,289 @@ +"Resource/UI/hud_obj_tele_exit.res" +{ + "BuildingStatusItem" + { + "ControlName" "Frame" + "fieldName" "BuildingStatusItem" + "xpos" "0" + "ypos" "0" + "wide" "120" + "tall" "40" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "tabPosition" "0" + } + + "Background" + { + "ControlName" "CIconPanel" + "fieldName" "Background" + "wide" "0" + "tall" "0" + "visible" "0" + "enabled" "0" + } + + "Icon_Teleport_Exit" + { + "ControlName" "CIconPanel" + "fieldName" "Icon_Teleport_Exit" + "xpos" "12" + "ypos" "5" + "wide" "30" + "tall" "30" + "visible" "1" + "enabled" "1" + "scaleImage" "1" + "icon" "obj_status_tele_exit" + "iconColor" "White" + } + + "NotBuiltPanel" + { + "ControlName" "EditablePanel" + "fieldName" "NotBuiltPanel" + "xpos" "50" + "ypos" "0" + "wide" "50" + "tall" "35" + "visible" "1" + + "NotBuiltLabel" + { + "ControlName" "CExLabel" + "fieldName" "NotBuiltLabel" + "font" "HudFontSmallest" + "xpos" "0" + "ypos" "0" + "wide" "50" + "tall" "35" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "labelText" "#Building_hud_tele_exit_not_built" + "textAlignment" "west" + "dulltext" "0" + "brighttext" "0" + } + } + + "BuiltPanel" + { + "ControlName" "EditablePanel" + "fieldName" "BuiltPanel" + "xpos" "0" + "ypos" "0" + "wide" "120" + "tall" "40" + "visible" "0" + + "Icon_Upgrade_1" + { + "ControlName" "CIconPanel" + "fieldName" "Icon_Upgrade_1" + "xpos" "0" + "ypos" "0" + "zpos" "1" + "wide" "10" + "tall" "10" + "visible" "0" + "enabled" "1" + "scaleImage" "1" + "icon" "obj_status_upgrade_1" + "iconColor" "White" + } + + "Icon_Upgrade_2" + { + "ControlName" "CIconPanel" + "fieldName" "Icon_Upgrade_2" + "xpos" "0" + "ypos" "0" + "zpos" "1" + "wide" "10" + "tall" "10" + "visible" "0" + "enabled" "1" + "scaleImage" "1" + "icon" "obj_status_upgrade_2" + "iconColor" "White" + } + + "Icon_Upgrade_3" + { + "ControlName" "CIconPanel" + "fieldName" "Icon_Upgrade_3" + "xpos" "0" + "ypos" "0" + "zpos" "1" + "wide" "10" + "tall" "10" + "visible" "0" + "enabled" "1" + "scaleImage" "1" + "icon" "obj_status_upgrade_3" + "iconColor" "White" + } + + "AlertTray" + { + "ControlName" "CBuildingStatusAlertTray" + "fieldName" "AlertTray" + "xpos" "95" + "ypos" "6" + "zpos" "-2" + "wide" "30" + "tall" "30" + "visible" "1" + "enabled" "1" + "icon" "obj_status_alert_background_tall" + } + + "WrenchIcon" + { + "ControlName" "CIconPanel" + "fieldName" "WrenchIcon" + "xpos" "101" + "ypos" "12" + "zpos" "1" + "wide" "17" + "tall" "17" + "visible" "0" + "enabled" "0" + "scaleImage" "1" + "icon" "obj_status_icon_wrench" + "iconColor" "White" + } + + "SapperIcon" + { + "ControlName" "CIconPanel" + "fieldName" "SapperIcon" + "xpos" "101" + "ypos" "12" + "zpos" "1" + "wide" "17" + "tall" "17" + "visible" "0" + "enabled" "0" + "scaleImage" "1" + "icon" "obj_status_icon_sapper" + "iconColor" "White" + } + + "Health" + { + "ControlName" "CBuildingHealthBar" + "fieldName" "Health" + "font" "Default" + "xpos" "1" + "ypos" "10" + "wide" "8" + "tall" "25" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "textAlignment" "Left" + "dulltext" "0" + "brighttext" "0" + } + + "BuildingPanel" + { + "ControlName" "EditablePanel" + "fieldName" "BuildingPanel" + "xpos" "50" + "ypos" "0" + "wide" "50" + "tall" "40" + "visible" "0" + + "BuildingLabel" + { + "ControlName" "CExLabel" + "fieldName" "BuildingLabel" + "font" "HudFontSmallest" + "xpos" "0" + "ypos" "7" + "wide" "45" + "tall" "12" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "labelText" "#Building_hud_building" + "textAlignment" "Left" + "dulltext" "0" + "brighttext" "0" + } + + "BuildingProgress" + { + "ControlName" "ContinuousProgressBar" + "fieldName" "BuildingProgress" + "font" "Default" + "xpos" "0" + "ypos" "20" + "wide" "45" + "tall" "8" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "textAlignment" "Left" + "dulltext" "0" + "brighttext" "0" + } + } + + "RunningPanel" + { + "ControlName" "EditablePanel" + "fieldName" "RunningPanel" + "xpos" "45" + "ypos" "0" + "wide" "50" + "tall" "35" + "visible" "0" + "proportionaltoparent" "1" + + "UpgradeIcon" + { + "ControlName" "CIconPanel" + "fieldName" "UpgradeIcon" + "xpos" "0" + "ypos" "23" + "zpos" "1" + "wide" "8" + "tall" "8" + "visible" "1" + "enabled" "1" + "scaleImage" "1" + "icon" "ico_metal" + "iconColor" "ProgressOffWhite" + } + + "Upgrade" + { + "ControlName" "ContinuousProgressBar" + "fieldName" "Upgrade" + "font" "Default" + "xpos" "12" + "ypos" "23" + "wide" "38" + "tall" "8" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "textAlignment" "Left" + "dulltext" "0" + "brighttext" "0" + } + } + } +} \ No newline at end of file diff --git a/resource/ui/hudaccountpanel.res b/resource/ui/hudaccountpanel.res new file mode 100644 index 0000000..066481d --- /dev/null +++ b/resource/ui/hudaccountpanel.res @@ -0,0 +1,106 @@ +"Resource/UI/HudAccountPanel.res" +{ + "CHudAccountPanel" + { + "delta_item_x" "8" + "delta_item_start_y" "13" + "delta_item_end_y" "30" + "PositiveColor" "Heal Numbers" + "NegativeColor" "Damage Numbers" + "delta_lifetime" "1.25" + "delta_item_font" "HudFontMedium" + "delta_item_x_minmode" "18" + "delta_item_start_y_minmode" "10" + "delta_item_end_y_minmode" "25" + "delta_item_font_minmode" "HudFontSmall" + "xpos" "c-30" + "ypos" "c" + } + + "AccountBG" + { + "ControlName" "CTFImagePanel" + "fieldName" "AccountBG" + "xpos" "9999" + "visible" "0" + "enabled" "0" + } + + "MetalIcon" + { + "ControlName" "CIconPanel" + "fieldName" "MetalIcon" + "xpos" "3" + "ypos" "5" + "zpos" "1" + "wide" "8" + "tall" "8" + "visible" "1" + "enabled" "1" + "scaleImage" "1" + "icon" "ico_metal" + "iconColor" "Icon Label" + } + + "MetalIconShadow" + { + "ControlName" "CIconPanel" + "fieldName" "MetalIconShadow" + "xpos" "-2" + "ypos" "-2" + "zpos" "1" + "wide" "8" + "tall" "8" + "visible" "1" + "enabled" "1" + "scaleImage" "1" + "icon" "ico_metal" + "iconColor" "TransparentBlack" + "pin_to_sibling" "MetalIcon" + } + + "AccountValue" + { + "ControlName" "CExLabel" + "fieldName" "AccountValue" + "xpos" "5" + "ypos" "0" + "zpos" "2" + "wide" "50" + "tall" "20" + "autoResize" "1" + "pinCorner" "2" + "visible" "1" + "enabled" "1" + "tabPosition" "0" + "labelText" "%metal%" + "textAlignment" "center" + "dulltext" "0" + "brighttext" "0" + "fgcolor" "Icon Value Muted" + "font" "HudFontMediumSmallSecondary" + } + + "AccountValueShadow" + { + "ControlName" "CExLabel" + "fieldName" "AccountValueShadow" + "xpos" "-2" + "ypos" "-2" + "zpos" "2" + "wide" "50" + "tall" "20" + "autoResize" "1" + "pinCorner" "2" + "visible" "1" + "enabled" "1" + "tabPosition" "0" + "labelText" "%metal%" + "textAlignment" "center" + "dulltext" "0" + "brighttext" "0" + "font" "HudFontMediumSmallSecondary" + "fgcolor" "TransparentBlack" + "pin_to_sibling" "AccountValue" + } +} \ No newline at end of file diff --git a/resource/ui/hudammoweapons.res b/resource/ui/hudammoweapons.res new file mode 100644 index 0000000..b2e4adf --- /dev/null +++ b/resource/ui/hudammoweapons.res @@ -0,0 +1,129 @@ +"Resource/UI/HudAmmoWeapons.res" +{ + "HudWeaponAmmoBG" + { + "ControlName" "CTFImagePanel" + "fieldName" "HudWeaponAmmoBG" + "xpos" "9999" + "visible" "0" + "enabled" "0" + } + + "HudWeaponLowAmmoImage" + { + "ControlName" "ImagePanel" + "fieldName" "HudWeaponLowAmmoImage" + "xpos" "9999" + "visible" "0" + "enabled" "0" + } + + "AmmoInClip" + { + "ControlName" "CExLabel" + "fieldName" "AmmoInClip" + "font" "Cerbetica56" + "font_minmode" "Cerbetica32" + "fgcolor" "Ammo In Clip" + "xpos" "0" + "ypos" "0" + "zpos" "5" + "wide" "60" + "tall" "50" + "visible" "0" + "enabled" "1" + "textAlignment" "east" + "labelText" "%Ammo%" + } + "AmmoInClipShadow" + { + "ControlName" "CExLabel" + "fieldName" "AmmoInClipShadow" + "font" "Cerbetica56" + "font_minmode" "Cerbetica32" + "fgcolor" "TransparentBlack" + "xpos" "-2" + "ypos" "-2" + "zpos" "5" + "wide" "60" + "tall" "50" + "visible" "0" + "enabled" "1" + "textAlignment" "east" + "labelText" "%Ammo%" + "pin_to_sibling" "AmmoInClip" + } + + "AmmoInReserve" + { + "ControlName" "CExLabel" + "fieldName" "AmmoInReserve" + "font" "Cerbetica32" + "font_minmode" "Cerbetica20" + "fgcolor" "Ammo In Reserve" + "xpos" "-65" + "ypos" "0" + "zpos" "7" + "wide" "f0" + "tall" "50" + "visible" "0" + "enabled" "1" + "textAlignment" "west" + "labelText" "%AmmoInReserve%" + "pin_to_sibling" "AmmoInClip" + } + "AmmoInReserveShadow" + { + "ControlName" "CExLabel" + "fieldName" "AmmoInReserveShadow" + "font" "Cerbetica32" + "font_minmode" "Cerbetica20" + "fgcolor" "TransparentBlack" + "xpos" "-2" + "ypos" "-2" + "zpos" "7" + "wide" "f0" + "tall" "50" + "visible" "0" + "enabled" "1" + "textAlignment" "west" + "labelText" "%AmmoInReserve%" + "pin_to_sibling" "AmmoInReserve" + } + + "AmmoNoClip" + { + "ControlName" "CExLabel" + "fieldName" "AmmoNoClip" + "font" "Cerbetica56" + "font_minmode" "Cerbetica32" + "fgcolor" "Ammo In Clip" + "xpos" "0" + "ypos" "0" + "zpos" "5" + "wide" "110" + "tall" "50" + "visible" "0" + "enabled" "1" + "textAlignment" "center" + "labelText" "%Ammo%" + } + "AmmoNoClipShadow" + { + "ControlName" "CExLabel" + "fieldName" "AmmoNoClipShadow" + "font" "Cerbetica56" + "font_minmode" "Cerbetica32" + "fgcolor" "TransparentBlack" + "xpos" "-2" + "ypos" "-2" + "zpos" "4" + "wide" "110" + "tall" "50" + "visible" "0" + "enabled" "1" + "textAlignment" "center" + "labelText" "%Ammo%" + "pin_to_sibling" "AmmoNoClip" + } +} \ No newline at end of file diff --git a/resource/ui/hudarenaclasslayout.res b/resource/ui/hudarenaclasslayout.res new file mode 100644 index 0000000..fbcf48a --- /dev/null +++ b/resource/ui/hudarenaclasslayout.res @@ -0,0 +1,297 @@ +"Resource/UI/HudArenaClassLayout.res" +{ + "background" + { + "ControlName" "CTFImagePanel" + "fieldName" "background" + "xpos" "0" + "ypos" "69" + "zpos" "1" + "wide" "20" + "tall" "60" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "image" "../hud/color_panel_blu" + "scaleImage" "1" + "teambg_2" "../hud/color_panel_red" + "teambg_3" "../hud/color_panel_blu" + "paintborder" "0" + + "src_corner_height" "23" + "src_corner_width" "23" + "draw_corner_width" "0" + "draw_corner_height" "0" + } + + "localPlayerBG" + { + "ControlName" "CTFImagePanel" + "fieldName" "localPlayerBG" + "xpos" "0" + "ypos" "40" + "zpos" "2" + "wide" "45" + "tall" "80" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "image" "../hud/color_panel_clear" + "scaleImage" "1" + "teambg_2" "../hud/color_panel_clear" + "teambg_3" "../hud/color_panel_clear" + "paintborder" "0" + + "src_corner_height" "23" + "src_corner_width" "23" + "draw_corner_width" "0" + "draw_corner_height" "0" + } + + "title" + { + "ControlName" "CExLabel" + "fieldName" "title" + "xpos" "c-200" + "ypos" "22" + "zpos" "6" + "wide" "400" + "tall" "20" + "autoResize" "0" + "pinCorner" "0" + "visible" "0" + "enabled" "0" + "font" "Cerbetica20" + "labelText" "#TF_Arena_Team_Layout" + "textAlignment" "center" + "fgcolor" "TanLight" + } + "titleShadow" + { + "ControlName" "CExLabel" + "fieldName" "titleShadow" + "xpos" "-2" + "ypos" "-2" + "zpos" "5" + "wide" "400" + "tall" "20" + "autoResize" "0" + "pinCorner" "0" + "visible" "0" + "enabled" "0" + "font" "Cerbetica20" + "labelText" "#TF_Arena_Team_Layout" + "textAlignment" "center" + "fgcolor" "TransparentBlack" + "pin_to_sibling" "title" + } + + "changeLabel" + { + "ControlName" "CExLabel" + "fieldName" "changeLabel" + "xpos" "c-220" + "ypos" "130" + "zpos" "6" + "wide" "440" + "tall" "20" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "font" "HudFontSmall" + "labelText" "#TF_Arena_F4_ChangeClass" + "textAlignment" "center" + "fgcolor" "TanLight" + } + "changeLabelShadow" + { + "ControlName" "CExLabel" + "fieldName" "changeLabelShadow" + "xpos" "-1" + "ypos" "-1" + "zpos" "5" + "wide" "440" + "tall" "20" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "font" "HudFontSmall" + "labelText" "#TF_Arena_F4_ChangeClass" + "textAlignment" "center" + "fgcolor" "TransparentBlack" + "pin_to_sibling" "changeLabel" + } + + "classImage0" + { + "ControlName" "CTFImagePanel" + "fieldName" "classImage0" + "xpos" "0" + "ypos" "25" + "zpos" "3" + "wide" "45" + "tall" "90" + "visible" "0" + "enabled" "1" + "image" "" + "scaleImage" "1" + } + "classImage1" + { + "ControlName" "CTFImagePanel" + "fieldName" "classImage1" + "xpos" "0" + "ypos" "0" + "zpos" "3" + "wide" "45" + "tall" "90" + "visible" "0" + "enabled" "1" + "image" "" + "scaleImage" "1" + } + "classImage2" + { + "ControlName" "CTFImagePanel" + "fieldName" "classImage2" + "xpos" "0" + "ypos" "0" + "zpos" "3" + "wide" "45" + "tall" "90" + "visible" "0" + "enabled" "1" + "image" "" + "scaleImage" "1" + } + "classImage3" + { + "ControlName" "CTFImagePanel" + "fieldName" "classImage3" + "xpos" "0" + "ypos" "0" + "zpos" "3" + "wide" "45" + "tall" "90" + "visible" "0" + "enabled" "1" + "image" "" + "scaleImage" "1" + } + "classImage4" + { + "ControlName" "CTFImagePanel" + "fieldName" "classImage4" + "xpos" "0" + "ypos" "0" + "zpos" "3" + "wide" "45" + "tall" "90" + "visible" "0" + "enabled" "1" + "image" "" + "scaleImage" "1" + } + "classImage5" + { + "ControlName" "CTFImagePanel" + "fieldName" "classImage5" + "xpos" "0" + "ypos" "0" + "zpos" "3" + "wide" "45" + "tall" "90" + "visible" "0" + "enabled" "1" + "image" "" + "scaleImage" "1" + } + "classImage6" + { + "ControlName" "CTFImagePanel" + "fieldName" "classImage6" + "xpos" "0" + "ypos" "0" + "zpos" "3" + "wide" "45" + "tall" "90" + "visible" "0" + "enabled" "1" + "image" "" + "scaleImage" "1" + } + "classImage7" + { + "ControlName" "CTFImagePanel" + "fieldName" "classImage7" + "xpos" "0" + "ypos" "0" + "zpos" "3" + "wide" "45" + "tall" "90" + "visible" "0" + "enabled" "1" + "image" "" + "scaleImage" "1" + } + "classImage8" + { + "ControlName" "CTFImagePanel" + "fieldName" "classImage8" + "xpos" "0" + "ypos" "0" + "zpos" "3" + "wide" "45" + "tall" "90" + "visible" "0" + "enabled" "1" + "image" "" + "scaleImage" "1" + } + "classImage9" + { + "ControlName" "CTFImagePanel" + "fieldName" "classImage9" + "xpos" "0" + "ypos" "0" + "zpos" "3" + "wide" "45" + "tall" "90" + "visible" "0" + "enabled" "1" + "image" "" + "scaleImage" "1" + } + "classImage10" + { + "ControlName" "CTFImagePanel" + "fieldName" "classImage10" + "xpos" "0" + "ypos" "0" + "zpos" "3" + "wide" "45" + "tall" "90" + "visible" "0" + "enabled" "1" + "image" "" + "scaleImage" "1" + } + "classImage11" + { + "ControlName" "CTFImagePanel" + "fieldName" "classImage11" + "xpos" "0" + "ypos" "0" + "zpos" "3" + "wide" "45" + "tall" "90" + "visible" "0" + "enabled" "1" + "image" "" + "scaleImage" "1" + } +} \ No newline at end of file diff --git a/resource/ui/hudarenanotification.res b/resource/ui/hudarenanotification.res new file mode 100644 index 0000000..36b20b1 --- /dev/null +++ b/resource/ui/hudarenanotification.res @@ -0,0 +1,92 @@ +"Resource/UI/HudArenaNotification.res" +{ + "HudArenaNotificationBG" + { + "ControlName" "EditablePanel" + "fieldName" "HudArenaNotificationBG" + "xpos" "0" + "ypos" "0" + "zpos" "-1" + "wide" "280" + "tall" "75" + "visible" "1" + "enabled" "1" + "bgcolor_override" "TransparentBlack" + "PaintBackgroundType" "2" + "border" "CyanBorderThick" + } + + "WarningLabel" + { + "ControlName" "Label" + "fieldName" "WarningLabel" + "font" "HudFontGiantBold" + "xpos" "0" + "ypos" "0" + "zpos" "1" + "wide" "50" + "tall" "75" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "wrap" "0" + "labelText" "!" + "textAlignment" "center" + } + + "BalanceLabel" + { + "ControlName" "Label" + "fieldName" "BalanceLabel" + "font" "HudFontSmall" + "xpos" "50" + "ypos" "0" + "zpos" "1" + "wide" "230" + "tall" "40" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "wrap" "1" + "labelText" "" + "textAlignment" "west" + } + + "BalanceLabelTip" + { + "ControlName" "Label" + "fieldName" "BalanceLabelTip" + "font" "HudFontSmall" + "xpos" "50" + "ypos" "30" + "zpos" "1" + "wide" "230" + "tall" "35" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "wrap" "1" + "labelText" "%notificationtip%" + "textAlignment" "west" + } + + "SwitchImage" + { + "ControlName" "CTFImagePanel" + "fieldName" "SwitchImage" + "xpos" "25" + "ypos" "0" + "zpos" "1" + "wide" "50" + "tall" "50" + "autoResize" "0" + "pinCorner" "0" + "visible" "0" + "enabled" "1" + "image" "../hud/ico_teambalance" + "scaleImage" "1" + } +} \ No newline at end of file diff --git a/resource/ui/hudarenaplayercount.res b/resource/ui/hudarenaplayercount.res new file mode 100644 index 0000000..30fdd51 --- /dev/null +++ b/resource/ui/hudarenaplayercount.res @@ -0,0 +1,166 @@ +"Resource/UI/HudArenaPlayerCount.res" +{ + "blueteam" + { + "ControlName" "EditablePanel" + "fieldName" "blueteam" + "xpos" "c-65" + "ypos" "0" + "zpos" "0" + "wide" "45" + "tall" "25" + "visible" "1" + + "background" + { + "ControlName" "EditablePanel" + "fieldName" "background" + "xpos" "0" + "ypos" "0" + "zpos" "0" + "wide" "45" + "tall" "25" + "visible" "1" + "enabled" "1" + "bgcolor_override" "Blue" + "PaintBackgroundType" "2" + } + + "count" + { + "ControlName" "CExLabel" + "fieldName" "count" + "xpos" "0" + "ypos" "0" + "zpos" "2" + "wide" "45" + "tall" "25" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "font" "Cerbetica28" + "labelText" "%blue_alive%" + "textAlignment" "east" + "fgcolor" "TanLight" + "textinsetx" "10" + } + "countshadow" + { + "ControlName" "CExLabel" + "fieldName" "countshadow" + "xpos" "-2" + "ypos" "-2" + "zpos" "1" + "wide" "45" + "tall" "25" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "font" "Cerbetica28" + "labelText" "%blue_alive%" + "textAlignment" "east" + "fgcolor" "TransparentBlack" + "textinsetx" "10" + "pin_to_sibling" "count" + } + + "playerimage" + { + "ControlName" "ImagePanel" + "fieldName" "playerimage" + "xpos" "4" + "ypos" "4" + "zpos" "3" + "wide" "10" + "tall" "18" + "visible" "1" + "enabled" "1" + "image" "capture_icon_white" + "scaleImage" "1" + } + } + + "redteam" + { + "ControlName" "EditablePanel" + "fieldName" "redteam" + "xpos" "c20" + "ypos" "0" + "zpos" "0" + "wide" "45" + "tall" "25" + "visible" "1" + + "background" + { + "ControlName" "EditablePanel" + "fieldName" "background" + "xpos" "0" + "ypos" "0" + "zpos" "0" + "wide" "45" + "tall" "25" + "visible" "1" + "enabled" "1" + "bgcolor_override" "Red" + "PaintBackgroundType" "2" + } + + "count" + { + "ControlName" "CExLabel" + "fieldName" "count" + "xpos" "0" + "ypos" "0" + "zpos" "2" + "wide" "45" + "tall" "25" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "font" "Cerbetica28" + "labelText" "%red_alive%" + "textAlignment" "west" + "fgcolor" "TanLight" + "textinsetx" "10" + } + "countshadow" + { + "ControlName" "CExLabel" + "fieldName" "countshadow" + "xpos" "-2" + "ypos" "-2" + "zpos" "1" + "wide" "45" + "tall" "25" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "font" "Cerbetica28" + "labelText" "%red_alive%" + "textAlignment" "west" + "fgcolor" "TransparentBlack" + "textinsetx" "10" + "pin_to_sibling" "count" + } + + "playerimage" + { + "ControlName" "ImagePanel" + "fieldName" "playerimage" + "xpos" "30" + "ypos" "4" + "zpos" "3" + "wide" "10" + "tall" "18" + "visible" "1" + "enabled" "1" + "image" "capture_icon_white" + "scaleImage" "1" + } + } +} \ No newline at end of file diff --git a/resource/ui/hudarenateammenu.res b/resource/ui/hudarenateammenu.res new file mode 100644 index 0000000..272c38e --- /dev/null +++ b/resource/ui/hudarenateammenu.res @@ -0,0 +1,216 @@ +"Resource/UI/ArenaTeamMenu.res" +{ + "team" + { + "ControlName" "CTeamMenu" + "fieldName" "team" + "xpos" "0" + "ypos" "0" + "wide" "f0" + "tall" "480" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "tabPosition" "0" + } + + "SidePanelBG" + { + "ControlName" "ImagePanel" + "fieldName" "SidePanelBG" + "xpos" "0" + "ypos" "0" + "zpos" "0" + "wide" "255" + "tall" "f0" + "visible" "1" + "enabled" "1" + "scaleImage" "1" + "fillcolor" "0 0 0 100" + } + + "SysMenu" + { + "ControlName" "Menu" + "fieldName" "SysMenu" + "xpos" "0" + "ypos" "0" + "wide" "64" + "tall" "24" + "autoResize" "0" + "pinCorner" "0" + "visible" "0" + "enabled" "0" + "tabPosition" "0" + } + + "MapInfo" + { + "ControlName" "HTML" + "fieldName" "MapInfo" + "xpos" "100" + "ypos" "34" + "wide" "450" + "tall" "365" + "autoResize" "3" + "pinCorner" "0" + "visible" "0" + "enabled" "0" + "tabPosition" "0" + } + + "mapname" + { + "ControlName" "Label" + "fieldName" "mapname" + "xpos" "0" + "ypos" "c-75" + "zpos" "1" + "wide" "255" + "tall" "25" + "textAlignment" "center" + "font" "Cerbetica32" + "visible" "1" + "enabled" "1" + "allcaps" "1" + "fgcolor_override" "TanLight" + } + + "teambutton2" + { + "ControlName" "CTFTeamButton" + "fieldName" "teambutton2" + "xpos" "0" + "ypos" "15" + "zpos" "1" + "wide" "255" + "tall" "30" + "autoResize" "0" + "pinCorner" "2" + "visible" "1" + "enabled" "1" + "tabPosition" "1" + "labelText" "#TF_Arena_Menu_Fight" + "textAlignment" "center" + "dulltext" "0" + "brighttext" "0" + "command" "jointeam spectate" + "font" "Cerbetica20" + "allcaps" "1" + + "defaultBgColor_override" "TransparentBlack" + "armedBgColor_override" "ColorWhite" + "depressedBgColor_override" "TransparentBlack" + "selectedBgColor_override" "ColorWhite" + + "defaultFgColor_override" "TanLight" + "armedFgColor_override" "TanDark" + "depressedFgColor_override" "TanLight" + "selectedFgColor_override" "TanDark" + + "sound_depressed" "UI/buttonclick.wav" + "sound_released" "UI/buttonclickrelease.wav" + + "pin_to_sibling" "mapname" + "pin_corner_to_sibling" "PIN_TOPLEFT" + "pin_to_sibling_corner" "PIN_BOTTOMLEFT" + } + + "teambutton3" + { + "ControlName" "CTFTeamButton" + "fieldName" "teambutton3" + "xpos" "0" + "ypos" "5" + "zpos" "1" + "wide" "255" + "tall" "30" + "autoResize" "0" + "pinCorner" "2" + "visible" "1" + "enabled" "1" + "tabPosition" "2" + "labelText" "#TF_Spectate" + "textAlignment" "center" + "dulltext" "0" + "brighttext" "0" + "command" "jointeam spectatearena" + "font" "Cerbetica20" + + "defaultBgColor_override" "TransparentBlack" + "armedBgColor_override" "ColorWhite" + "depressedBgColor_override" "TransparentBlack" + "selectedBgColor_override" "ColorWhite" + + "defaultFgColor_override" "TanLight" + "armedFgColor_override" "TanDark" + "depressedFgColor_override" "TanLight" + "selectedFgColor_override" "TanDark" + + "sound_depressed" "UI/buttonclick.wav" + "sound_released" "UI/buttonclickrelease.wav" + + "pin_to_sibling" "teambutton2" + "pin_corner_to_sibling" "PIN_TOPLEFT" + "pin_to_sibling_corner" "PIN_BOTTOMLEFT" + } + + "CancelButton" + { + "ControlName" "CExButton" + "fieldName" "CancelButton" + "wide" "0" + } + + "MenuBG" + { + "ControlName" "ImagePanel" + "fieldName" "MenuBG" + "xpos" "0" + "ypos" "0" + "zpos" "0" + "wide" "f0" + "tall" "480" + "autoResize" "0" + "pinCorner" "0" + "visible" "0" + "enabled" "0" + "fillcolor" "255 255 255 200" + } + + "TeamMenuAuto" + { + "ControlName" "CExLabel" + "fieldName" "TeamMenuAuto" + "xpos" "9999" + } + + "TeamMenuSpectate" + { + "ControlName" "CExLabel" + "fieldName" "TeamMenuSpectate" + "xpos" "9999" + } + + "ShadedBar" + { + "ControlName" "ImagePanel" + "fieldName" "ShadedBar" + "xpos" "9999" + } + + "autodoor" + { + "ControlName" "CModelPanel" + "fieldName" "autodoor" + "xpos" "9999" + } + + "spectate" + { + "ControlName" "CModelPanel" + "fieldName" "spectate" + "xpos" "9999" + } +} \ No newline at end of file diff --git a/resource/ui/hudarenawinpanel-base.res b/resource/ui/hudarenawinpanel-base.res new file mode 100644 index 0000000..5bf3651 --- /dev/null +++ b/resource/ui/hudarenawinpanel-base.res @@ -0,0 +1,1157 @@ +"Resource/UI/arenawinpanel.res" +{ + "ArenaWinPanelScores" + { + "ControlName" "EditablePanel" + "fieldName" "ArenaWinPanelScores" + "xpos" "0" + "ypos" "1" + "wide" "450" + "tall" "200" + "visible" "1" + + "BlueScoreBG" + { + "ControlName" "EditablePanel" + "fieldName" "BlueScoreBG" + "xpos" "25" + "ypos" "35" + "zpos" "-1" + "wide" "200" + "tall" "25" + "visible" "1" + "enabled" "1" + "bgcolor_override" "BlueSolid" + } + "RedScoreBG" + { + "ControlName" "EditablePanel" + "fieldName" "RedScoreBG" + "xpos" "225" + "ypos" "35" + "zpos" "-1" + "wide" "200" + "tall" "25" + "visible" "1" + "enabled" "1" + "bgcolor_override" "RedSolid" + } + + "BlueTeamLabel" + { + "ControlName" "CExLabel" + "fieldName" "BlueTeamLabel" + "font" "HudFontMedium" + "labelText" "%blueteamname%" + "textAlignment" "west" + "xpos" "29" + "ypos" "33" + "wide" "200" + "tall" "28" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + } + + "BlueTeamScore" + { + "ControlName" "CExLabel" + "fieldName" "BlueTeamScore" + "font" "Cerbetica40" + "labelText" "%blueteamscore%" + "textAlignment" "east" + "xpos" "138" + "ypos" "10" + "zpos" "3" + "wide" "80" + "tall" "70" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + } + "BlueTeamScoreShadow" + { + "ControlName" "CExLabel" + "fieldName" "BlueTeamScoreShadow" + "font" "Cerbetica40" + "fgcolor" "TransparentBlack" + "labelText" "%blueteamscore%" + "textAlignment" "east" + "xpos" "-2" + "ypos" "-2" + "zpos" "3" + "wide" "80" + "tall" "70" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "pin_to_sibling" "BlueTeamScore" + } + + "RedTeamLabel" + { + "ControlName" "CExLabel" + "fieldName" "RedTeamLabel" + "font" "HudFontMedium" + "labelText" "%redteamname%" + "textAlignment" "east" + "xpos" "220" + "ypos" "33" + "wide" "200" + "tall" "28" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + } + + "RedTeamScore" + { + "ControlName" "CExLabel" + "fieldName" "RedTeamScore" + "font" "Cerbetica40" + "labelText" "%redteamscore%" + "textAlignment" "west" + "xpos" "230" + "ypos" "10" + "zpos" "3" + "wide" "80" + "tall" "70" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + } + "RedTeamScoreShadow" + { + "ControlName" "CExLabel" + "fieldName" "RedTeamScoreShadow" + "font" "Cerbetica40" + "fgcolor" "TransparentBlack" + "labelText" "%redteamscore%" + "textAlignment" "west" + "xpos" "-2" + "ypos" "-2" + "zpos" "3" + "wide" "80" + "tall" "70" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "pin_to_sibling" "RedTeamScore" + } + + "ArenaStreaksBG" + { + "ControlName" "ScalableImagePanel" + "fieldName" "ArenaStreaksBG" + "xpos" "9999" + } + "ArenaStreakLabel" + { + "ControlName" "CExLabel" + "fieldName" "ArenaStreakLabel" + "xpos" "9999" + } + } + + "WinPanelBG" + { + "ControlName" "ImagePanel" + "fieldName" "WinPanelBG" + "xpos" "9999" + } + "WinPanelBG2" + { + "ControlName" "EditablePanel" + "fieldName" "WinPanelBG2" + "xpos" "25" + "ypos" "60" + "zpos" "0" + "wide" "400" + "tall" "118" + "visible" "1" + "enabled" "1" + "bgcolor_override" "0 0 0 250" + } + + "WinningTeamLabel" + { + "ControlName" "CExLabel" + "fieldName" "WinningTeamLabel" + "font" "Cerbetica20" + "xpos" "35" + "ypos" "41" + "zpos" "1" + "wide" "340" + "tall" "14" + "autoResize" "0" + "pinCorner" "0" + "visible" "0" + "enabled" "0" + "labelText" "%WinningTeamLabel%" + "textAlignment" "Center" + "dulltext" "0" + "brighttext" "0" + } + "WinningTeamLabelDropshadow" + { + "ControlName" "CExLabel" + "fieldName" "WinningTeamLabelDropshadow" + "font" "Cerbetica20" + "fgcolor" "TransparentBlack" + "xpos" "36" + "ypos" "42" + "zpos" "1" + "wide" "340" + "tall" "14" + "autoResize" "0" + "pinCorner" "0" + "visible" "0" + "enabled" "0" + "labelText" "%WinningTeamLabel%" + "textAlignment" "Center" + "dulltext" "0" + "brighttext" "0" + } + + "LosingTeamLabel" + { + "ControlName" "CExLabel" + "fieldName" "LosingTeamLabel" + "font" "Cerbetica20" + "xpos" "35" + "ypos" "41" + "zpos" "1" + "wide" "340" + "tall" "14" + "autoResize" "0" + "pinCorner" "0" + "visible" "0" + "enabled" "0" + "labelText" "%LosingTeamLabel%" + "textAlignment" "Center" + "dulltext" "0" + "brighttext" "0" + } + "LosingTeamLabelDropshadow" + { + "ControlName" "CExLabel" + "fieldName" "LosingTeamLabelDropshadow" + "font" "Cerbetica20" + "fgcolor" "TransparentBlack" + "xpos" "36" + "ypos" "42" + "zpos" "1" + "wide" "340" + "tall" "14" + "autoResize" "0" + "pinCorner" "0" + "visible" "0" + "enabled" "0" + "labelText" "%LosingTeamLabel%" + "textAlignment" "Center" + "dulltext" "0" + "brighttext" "0" + } + + "WinReasonLabel" + { + "ControlName" "CExLabel" + "fieldName" "WinReasonLabel" + "font" "ScoreboardVerySmall" + "xpos" "9999" + "ypos" "9999" + "zpos" "1" + "wide" "340" + "tall" "14" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "labelText" "%WinReasonLabel%" + "textAlignment" "Center" + "dulltext" "0" + "brighttext" "0" + } + "DetailsLabel" + { + "ControlName" "CExLabel" + "fieldName" "DetailsLabel" + "font" "Default" + "xpos" "35" + "ypos" "122" + "zpos" "1" + "wide" "418" + "tall" "20" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "labelText" "%DetailsLabel%" + "textAlignment" "Center" + "dulltext" "0" + "brighttext" "0" + } + + "ShadedBar" + { + "ControlName" "ImagePanel" + "fieldName" "ShadedBar" + "xpos" "9999" + "ypos" "9999" + "zpos" "2" + "wide" "382" + "tall" "84" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "tabPosition" "0" + "fillcolor" "0 0 0 150" + "PaintBackgroundType" "0" + } + + "TopPlayersLabel" + { + "ControlName" "CExLabel" + "fieldName" "TopPlayerLabel" + "font" "Default" + "xpos" "50" + "ypos" "64" + "zpos" "3" + "wide" "190" + "tall" "12" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "labelText" "%TopPlayersLabel%" + "textAlignment" "west" + "dulltext" "0" + "brighttext" "0" + } + + "DamageThisRoundLabel" + { + "ControlName" "CExLabel" + "fieldName" "DamageThisRoundLabel" + "font" "Default" + "xpos" "265" + "ypos" "64" + "zpos" "3" + "wide" "40" + "tall" "12" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "labelText" "#TF_Arena_Winpanel_DamageThisRound" + "textAlignment" "west" + "dulltext" "0" + "brighttext" "0" + } + + "HealingThisRoundLabel" + { + "ControlName" "CExLabel" + "fieldName" "PointsThisRoundLabel" + "font" "Default" + "xpos" "315" + "ypos" "64" + "zpos" "3" + "wide" "35" + "tall" "12" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "labelText" "#TF_Arena_Winpanel_HealingThisRound" + "textAlignment" "west" + "dulltext" "0" + "brighttext" "0" + } + + "LifetimeThisRoundLabel" + { + "ControlName" "CExLabel" + "fieldName" "PointsThisRoundLabel" + "font" "Default" + "xpos" "360" + "ypos" "64" + "zpos" "3" + "wide" "35" + "tall" "12" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "labelText" "#TF_Arena_Winpanel_TimeAliveThisRound" + "textAlignment" "west" + "dulltext" "0" + "brighttext" "0" + } + + "KillingBlowsThisRoundLabel" + { + "ControlName" "CExLabel" + "fieldName" "PointsThisRoundLabel" + "font" "Default" + "xpos" "400" + "ypos" "64" + "zpos" "3" + "wide" "25" + "tall" "12" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "labelText" "#TF_Arena_Winpanel_KillingBlows" + "textAlignment" "west" + "dulltext" "0" + "brighttext" "0" + } + + "HorizontalLine" + { + "ControlName" "ImagePanel" + "fieldName" "HorizontalLine" + "xpos" "40" + "ypos" "155" + "zpos" "3" + "wide" "374" + "tall" "1" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "tabPosition" "0" + "fillcolor" "250 234 201 255" + "PaintBackgroundType" "0" + } + + "ArenaWinPanelWinnersPanel" + { + "ControlName" "EditablePanel" + "fieldName" "ArenaWinPanelWinnersPanel" + "xpos" "20" + "ypos" "76" + "wide" "340" + "tall" "46" + "visible" "1" + "zpos" "3" + + "Player1Avatar" + { + "ControlName" "CAvatarImagePanel" + "fieldName" "Player1Avatar" + "xpos" "21" + "ypos" "4" + "wide" "14" + "tall" "14" + "visible" "1" + "enabled" "1" + "image" "" + "scaleImage" "1" + "color_outline" "52 48 45 255" + } + "Player1Name" + { + "ControlName" "CExLabel" + "fieldName" "Player1Name" + "xpos" "40" + "ypos" "4" + "wide" "126" + "tall" "14" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "labelText" "" + "textAlignment" "west" + "dulltext" "0" + "brighttext" "0" + } + "Player1Class" + { + "ControlName" "CExLabel" + "fieldName" "Player1Class" + "xpos" "175" + "ypos" "4" + "wide" "45" + "tall" "14" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "labelText" "" + "textAlignment" "west" + "dulltext" "0" + "brighttext" "0" + } + "Player1Damage" + { + "ControlName" "CExLabel" + "fieldName" "Player1Damage" + "xpos" "241" + "ypos" "4" + "wide" "35" + "tall" "14" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "labelText" "" + "textAlignment" "east" + "dulltext" "0" + "brighttext" "0" + } + "Player1Healing" + { + "ControlName" "CExLabel" + "fieldName" "Player1Healing" + "xpos" "289" + "ypos" "4" + "wide" "35" + "tall" "14" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "labelText" "" + "textAlignment" "east" + "dulltext" "0" + "brighttext" "0" + } + "Player1Lifetime" + { + "ControlName" "CExLabel" + "fieldName" "Player1Lifetime" + "xpos" "335" + "ypos" "4" + "wide" "35" + "tall" "14" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "labelText" "" + "textAlignment" "east" + "dulltext" "0" + "brighttext" "0" + } + "Player1Kills" + { + "ControlName" "CExLabel" + "fieldName" "Player1Kills" + "xpos" "362" + "ypos" "4" + "wide" "25" + "tall" "14" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "labelText" "" + "textAlignment" "east" + "dulltext" "0" + "brighttext" "0" + } + "Player2Avatar" + { + "ControlName" "CAvatarImagePanel" + "fieldName" "Player2Avatar" + "xpos" "21" + "ypos" "19" + "wide" "14" + "tall" "14" + "visible" "1" + "enabled" "1" + "image" "" + "scaleImage" "1" + "color_outline" "52 48 45 255" + } + "Player2Name" + { + "ControlName" "CExLabel" + "fieldName" "Player2Name" + "xpos" "40" + "ypos" "19" + "wide" "126" + "tall" "14" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "labelText" "" + "textAlignment" "west" + "dulltext" "0" + "brighttext" "0" + } + "Player2Class" + { + "ControlName" "CExLabel" + "fieldName" "Player2Class" + "xpos" "175" + "ypos" "19" + "wide" "45" + "tall" "14" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "labelText" "" + "textAlignment" "west" + "dulltext" "0" + "brighttext" "0" + } + "Player2Damage" + { + "ControlName" "CExLabel" + "fieldName" "Player2Damage" + "xpos" "241" + "ypos" "19" + "wide" "35" + "tall" "14" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "labelText" "" + "textAlignment" "east" + "dulltext" "0" + "brighttext" "0" + } + "Player2Healing" + { + "ControlName" "CExLabel" + "fieldName" "Player2Healing" + "xpos" "289" + "ypos" "19" + "wide" "35" + "tall" "14" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "labelText" "" + "textAlignment" "east" + "dulltext" "0" + "brighttext" "0" + } + "Player2Lifetime" + { + "ControlName" "CExLabel" + "fieldName" "Player2Lifetime" + "xpos" "335" + "ypos" "19" + "wide" "35" + "tall" "14" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "labelText" "" + "textAlignment" "east" + "dulltext" "0" + "brighttext" "0" + } + "Player2Kills" + { + "ControlName" "CExLabel" + "fieldName" "Player2Kills" + "xpos" "362" + "ypos" "19" + "wide" "25" + "tall" "14" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "labelText" "" + "textAlignment" "east" + "dulltext" "0" + "brighttext" "0" + } + "Player3Avatar" + { + "ControlName" "CAvatarImagePanel" + "fieldName" "Player3Avatar" + "xpos" "21" + "ypos" "34" + "wide" "14" + "tall" "14" + "visible" "1" + "enabled" "1" + "image" "" + "scaleImage" "1" + "color_outline" "52 48 45 255" + } + "Player3Name" + { + "ControlName" "CExLabel" + "fieldName" "Player3Name" + "xpos" "40" + "ypos" "34" + "wide" "126" + "tall" "14" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "labelText" "" + "textAlignment" "west" + "dulltext" "0" + "brighttext" "0" + } + "Player3Class" + { + "ControlName" "CExLabel" + "fieldName" "Player3Class" + "xpos" "175" + "ypos" "34" + "wide" "45" + "tall" "14" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "labelText" "" + "textAlignment" "west" + "dulltext" "0" + "brighttext" "0" + } + "Player3Damage" + { + "ControlName" "CExLabel" + "fieldName" "Player3Damage" + "xpos" "241" + "ypos" "34" + "wide" "35" + "tall" "14" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "labelText" "" + "textAlignment" "east" + "dulltext" "0" + "brighttext" "0" + } + "Player3Healing" + { + "ControlName" "CExLabel" + "fieldName" "Player3Healing" + "xpos" "289" + "ypos" "34" + "wide" "35" + "tall" "14" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "labelText" "" + "textAlignment" "east" + "dulltext" "0" + "brighttext" "0" + } + "Player3Lifetime" + { + "ControlName" "CExLabel" + "fieldName" "Player3Lifetime" + "xpos" "335" + "ypos" "34" + "wide" "35" + "tall" "14" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "labelText" "" + "textAlignment" "east" + "dulltext" "0" + "brighttext" "0" + } + "Player3Kills" + { + "ControlName" "CExLabel" + "fieldName" "Player3Kills" + "xpos" "362" + "ypos" "34" + "wide" "25" + "tall" "14" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "labelText" "" + "textAlignment" "east" + "dulltext" "0" + "brighttext" "0" + } + } + "ArenaWinPanelLosersPanel" + { + "ControlName" "EditablePanel" + "fieldName" "ArenaWinPanelLosersPanel" + "xpos" "20" + "ypos" "76" + "wide" "340" + "tall" "46" + "visible" "1" + "zpos" "3" + + "Player1Avatar" + { + "ControlName" "CAvatarImagePanel" + "fieldName" "Player1Avatar" + "xpos" "21" + "ypos" "4" + "wide" "14" + "tall" "14" + "visible" "1" + "enabled" "1" + "image" "" + "scaleImage" "1" + "color_outline" "52 48 45 255" + } + "Player1Name" + { + "ControlName" "CExLabel" + "fieldName" "Player1Name" + "xpos" "40" + "ypos" "4" + "wide" "126" + "tall" "14" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "labelText" "" + "textAlignment" "west" + "dulltext" "0" + "brighttext" "0" + } + "Player1Class" + { + "ControlName" "CExLabel" + "fieldName" "Player1Class" + "xpos" "175" + "ypos" "4" + "wide" "45" + "tall" "14" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "labelText" "" + "textAlignment" "west" + "dulltext" "0" + "brighttext" "0" + } + "Player1Damage" + { + "ControlName" "CExLabel" + "fieldName" "Player1Damage" + "xpos" "241" + "ypos" "4" + "wide" "35" + "tall" "14" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "labelText" "" + "textAlignment" "east" + "dulltext" "0" + "brighttext" "0" + } + "Player1Healing" + { + "ControlName" "CExLabel" + "fieldName" "Player1Healing" + "xpos" "289" + "ypos" "4" + "wide" "35" + "tall" "14" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "labelText" "" + "textAlignment" "east" + "dulltext" "0" + "brighttext" "0" + } + "Player1Lifetime" + { + "ControlName" "CExLabel" + "fieldName" "Player1Lifetime" + "xpos" "335" + "ypos" "4" + "wide" "35" + "tall" "14" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "labelText" "" + "textAlignment" "east" + "dulltext" "0" + "brighttext" "0" + } + "Player1Kills" + { + "ControlName" "CExLabel" + "fieldName" "Player1Kills" + "xpos" "362" + "ypos" "4" + "wide" "25" + "tall" "14" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "labelText" "" + "textAlignment" "east" + "dulltext" "0" + "brighttext" "0" + } + "Player2Avatar" + { + "ControlName" "CAvatarImagePanel" + "fieldName" "Player2Avatar" + "xpos" "21" + "ypos" "19" + "wide" "14" + "tall" "14" + "visible" "1" + "enabled" "1" + "image" "" + "scaleImage" "1" + "color_outline" "52 48 45 255" + } + "Player2Name" + { + "ControlName" "CExLabel" + "fieldName" "Player2Name" + "xpos" "40" + "ypos" "19" + "wide" "126" + "tall" "14" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "labelText" "" + "textAlignment" "west" + "dulltext" "0" + "brighttext" "0" + } + "Player2Class" + { + "ControlName" "CExLabel" + "fieldName" "Player2Class" + "xpos" "175" + "ypos" "19" + "wide" "45" + "tall" "14" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "labelText" "" + "textAlignment" "west" + "dulltext" "0" + "brighttext" "0" + } + "Player2Damage" + { + "ControlName" "CExLabel" + "fieldName" "Player2Damage" + "xpos" "241" + "ypos" "19" + "wide" "35" + "tall" "14" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "labelText" "" + "textAlignment" "east" + "dulltext" "0" + "brighttext" "0" + } + "Player2Healing" + { + "ControlName" "CExLabel" + "fieldName" "Player2Healing" + "xpos" "289" + "ypos" "19" + "wide" "35" + "tall" "14" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "labelText" "" + "textAlignment" "east" + "dulltext" "0" + "brighttext" "0" + } + "Player2Lifetime" + { + "ControlName" "CExLabel" + "fieldName" "Player2Lifetime" + "xpos" "335" + "ypos" "19" + "wide" "35" + "tall" "14" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "labelText" "" + "textAlignment" "east" + "dulltext" "0" + "brighttext" "0" + } + "Player2Kills" + { + "ControlName" "CExLabel" + "fieldName" "Player2Kills" + "xpos" "362" + "ypos" "19" + "wide" "25" + "tall" "14" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "labelText" "" + "textAlignment" "east" + "dulltext" "0" + "brighttext" "0" + } + "Player3Avatar" + { + "ControlName" "CAvatarImagePanel" + "fieldName" "Player3Avatar" + "xpos" "21" + "ypos" "34" + "wide" "14" + "tall" "14" + "visible" "1" + "enabled" "1" + "image" "" + "scaleImage" "1" + "color_outline" "52 48 45 255" + } + "Player3Name" + { + "ControlName" "CExLabel" + "fieldName" "Player3Name" + "xpos" "40" + "ypos" "34" + "wide" "126" + "tall" "14" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "labelText" "" + "textAlignment" "west" + "dulltext" "0" + "brighttext" "0" + } + "Player3Class" + { + "ControlName" "CExLabel" + "fieldName" "Player3Class" + "xpos" "175" + "ypos" "34" + "wide" "45" + "tall" "14" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "labelText" "" + "textAlignment" "west" + "dulltext" "0" + "brighttext" "0" + } + "Player3Damage" + { + "ControlName" "CExLabel" + "fieldName" "Player3Damage" + "xpos" "241" + "ypos" "34" + "wide" "35" + "tall" "14" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "labelText" "" + "textAlignment" "east" + "dulltext" "0" + "brighttext" "0" + } + "Player3Healing" + { + "ControlName" "CExLabel" + "fieldName" "Player3Healing" + "xpos" "289" + "ypos" "34" + "wide" "35" + "tall" "14" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "labelText" "" + "textAlignment" "east" + "dulltext" "0" + "brighttext" "0" + } + "Player3Lifetime" + { + "ControlName" "CExLabel" + "fieldName" "Player3Lifetime" + "xpos" "335" + "ypos" "34" + "wide" "35" + "tall" "14" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "labelText" "" + "textAlignment" "east" + "dulltext" "0" + "brighttext" "0" + } + "Player3Kills" + { + "ControlName" "CExLabel" + "fieldName" "Player3Kills" + "xpos" "362" + "ypos" "34" + "wide" "25" + "tall" "14" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "labelText" "" + "textAlignment" "east" + "dulltext" "0" + "brighttext" "0" + } + } +} \ No newline at end of file diff --git a/resource/ui/hudarenawinpanel.res b/resource/ui/hudarenawinpanel.res new file mode 100644 index 0000000..ee526ac --- /dev/null +++ b/resource/ui/hudarenawinpanel.res @@ -0,0 +1,2 @@ +"#base" "../../#customizations/streamermode/hudarenawinpanel.res" +"#base" "hudarenawinpanel-base.res" \ No newline at end of file diff --git a/resource/ui/hudbosshealth.res b/resource/ui/hudbosshealth.res new file mode 100644 index 0000000..7d69292 --- /dev/null +++ b/resource/ui/hudbosshealth.res @@ -0,0 +1,70 @@ +"Resource/UI/HudBossHealth.res" +{ + "BorderImage" + { + "ControlName" "EditablePanel" + "fieldName" "BorderImage" + "xpos" "0" + "ypos" "5" + "zpos" "0" + "wide" "200" + "tall" "22" + "visible" "1" + "enabled" "1" + "bgcolor_override" "TransparentBlack" + "PaintBackgroundType" "2" + } + + "HealthBarPanel" + { + "ControlName" "EditablePanel" + "fieldName" "HealthBarPanel" + "xpos" "15" + "ypos" "9" + "zpos" "1" + "wide" "168" + "tall" "13" + "visible" "1" + "enabled" "1" + "PaintBackgroundType" "2" + + "BarImage" + { + "ControlName" "ImagePanel" + "fieldName" "BarImage" + "xpos" "0" + "ypos" "0" + "zpos" "5" + "wide" "168" + "tall" "18" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "tabPosition" "0" + "image" "../hud/halloween_bar" + "scaleImage" "1" + } + } + + "StunMeter" + { + "ControlName" "ContinuousProgressBar" + "fieldName" "StunMeter" + "font" "Default" + "xpos" "50" + "ypos" "27" + "zpos" "2" + "wide" "100" + "tall" "8" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "textAlignment" "Left" + "dulltext" "0" + "brighttext" "0" + "fgcolor_override" "255 255 0 255" + "bgcolor_override" "50 0 0 255" + } +} \ No newline at end of file diff --git a/resource/ui/hudcurrencyaccount.res b/resource/ui/hudcurrencyaccount.res new file mode 100644 index 0000000..d542e0f --- /dev/null +++ b/resource/ui/hudcurrencyaccount.res @@ -0,0 +1,55 @@ +"Resource/UI/HudCurrencyAccount.res" +{ + "Currency" + { + "ControlName" "CExLabel" + "fieldName" "Currency" + "font" "HudFontSmall" + "fgcolor" "CreditsGreen" + "xpos" "5" + "ypos" "0" + "zpos" "3" + "wide" "50" + "tall" "20" + "visible" "1" + "enabled" "1" + "textAlignment" "west" + "labelText" "%currency%" + } + + "CurrencyBG" + { + "ControlName" "EditablePanel" + "fieldName" "CurrencyBG" + "xpos" "0" + "ypos" "0" + "zpos" "0" + "wide" "100" + "tall" "20" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "bgcolor_override" "TransparentBlack" + "PaintBackgroundType" "2" + } + + "CurrencyLabel" + { + "ControlName" "CExLabel" + "fieldName" "CurrencyLabel" + "font" "HudFontSmall" + "fgcolor" "TanLight" + "xpos" "4" + "ypos" "0" + "zpos" "3" + "wide" "50" + "tall" "20" + "visible" "1" + "enabled" "1" + "allcaps" "1" + "textAlignment" "west" + "labelText" "" + // "labelText" "#TF_PVE_Currency" + } +} \ No newline at end of file diff --git a/resource/ui/huddamageaccount.res b/resource/ui/huddamageaccount.res new file mode 100644 index 0000000..df000a9 --- /dev/null +++ b/resource/ui/huddamageaccount.res @@ -0,0 +1,54 @@ +"Resource/UI/HudDamageAccount.res" +{ + "CDamageAccountPanel" + { + "fieldName" "CDamageAccountPanel" + "text_x" "0" + "text_y" "0" + "delta_item_end_y" "0" + "PositiveColor" "Heal Numbers" + "NegativeColor" "Damage Numbers" + "delta_lifetime" "2" + "delta_item_font" "Cerbetica24Outline" + "delta_item_font_big" "Cerbetica24Outline" + } + + "DamageAccountValue" + { + "ControlName" "CExLabel" + "fieldName" "DamageAccountValue" + "xpos" "c-380" + "ypos" "c160" + "xpos_minmode" "c58" + "ypos_minmode" "263" + "zpos" "2" + "wide" "100" + "tall" "26" + "visible" "1" + "enabled" "1" + "labelText" "%metal%" + "textAlignment" "center" + "font" "Cerbetica28" + "font_minmode" "Cerbetica20" + "fgcolor" "Damage Numbers" + } + + "DamageAccountValueShadow" + { + "ControlName" "CExLabel" + "fieldName" "DamageAccountValueShadow" + "xpos" "-2" + "ypos" "-2" + "zpos" "1" + "wide" "100" + "tall" "26" + "visible" "1" + "enabled" "1" + "labelText" "%metal%" + "textAlignment" "center" + "font" "Cerbetica28" + "font_minmode" "Cerbetica20" + "fgcolor" "TransparentBlack" + "pin_to_sibling" "DamageAccountValue" + } +} \ No newline at end of file diff --git a/resource/ui/huddemomancharge.res b/resource/ui/huddemomancharge.res new file mode 100644 index 0000000..dde55f2 --- /dev/null +++ b/resource/ui/huddemomancharge.res @@ -0,0 +1,43 @@ +"Resource/UI/HudDemomanCharge.res" // Demoman Sticky Charge +{ + "ChargeMeter" + { + "ControlName" "ContinuousProgressBar" + "fieldName" "ChargeMeter" + "font" "Default" + "xpos" "c-30" + "ypos" "c5" + "zpos" "2" + "wide" "60" + "tall" "8" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "textAlignment" "center" + "dulltext" "0" + "brighttext" "0" + "fgcolor_override" "251 235 202 64" + "bgcolor_override" "TransparentLightBlack" + } + + "ItemEffectMeterLabel" + { + "ControlName" "CExLabel" + "fieldName" "ItemEffectMeterLabel" + "xpos" "0" + "ypos" "0" + "wide" "60" + "tall" "8" + "visible" "1" + "enabled" "1" + "labelText" "| : | : |" + "fgcolor" "Icon Value" + "textAlignment" "center" + "font" "ItemFontAttribSmall" + + "pin_to_sibling" "ChargeMeter" + "pin_corner_to_sibling" "PIN_TOPRIGHT" + "pin_to_sibling_corner" "PIN_TOPRIGHT" + } +} \ No newline at end of file diff --git a/resource/ui/huddemomanpipes.res b/resource/ui/huddemomanpipes.res new file mode 100644 index 0000000..a17f31f --- /dev/null +++ b/resource/ui/huddemomanpipes.res @@ -0,0 +1,118 @@ +"Resource/UI/HudDemomanPipes.res" +{ + "ChargeLabel" // Demoman Charge + { + "ControlName" "CExLabel" + "fieldName" "ChargeLabel" + "xpos" "c-60" + "ypos" "c20" + "ypos_minmode" "9999" + "zpos" "3" + "wide" "120" + "tall" "8" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "0" + "labelText" "#TF_Charge" + "textAlignment" "center" + "dulltext" "0" + "brighttext" "0" + "font" "ItemFontAttribSmall" + "fgcolor_override" "Black" + } + + "ChargeMeter" + { + "ControlName" "ContinuousProgressBar" + "fieldName" "ChargeMeter" + "xpos" "c-60" + "ypos" "c20" + "zpos" "2" + "wide" "120" + "tall" "8" + "tall_minmode" "5" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "textAlignment" "center" + "dulltext" "0" + "brighttext" "0" + } + + "PipesPresentPanel" + { + "ControlName" "EditablePanel" + "fieldName" "PipesPresentPanel" + "xpos" "0" + "ypos" "c68" + "ypos_minmode" "c35" + "zpos" "1" + "wide" "f0" + "tall" "480" + "visible" "1" + + "NumPipesLabel" + { + "ControlName" "CExLabel" + "fieldName" "NumPipesLabel" + "xpos" "c-60" + "ypos" "0" + "zpos" "2" + "wide" "120" + "tall" "24" + "tall_minmode" "20" + "autoResize" "1" + "pinCorner" "2" + "visible" "1" + "enabled" "1" + "tabPosition" "0" + "labelText" "%activepipes%" + "textAlignment" "center" + "dulltext" "0" + "brighttext" "0" + "font" "Cerbetica24" + "fgcolor" "Icon Value" + "fgcolor_override" "Icon Value" + } + "NumPipesLabelDropshadow" + { + "ControlName" "CExLabel" + "fieldName" "NumPipesLabelDropshadow" + "xpos" "-2" + "ypos" "-2" + "zpos" "2" + "wide" "120" + "tall" "24" + "tall_minmode" "20" + "autoResize" "1" + "pinCorner" "2" + "visible" "1" + "enabled" "1" + "tabPosition" "0" + "labelText" "%activepipes%" + "textAlignment" "center" + "dulltext" "0" + "brighttext" "0" + "font" "Cerbetica24" + "font_minmode" "Cerbetica20" + "fgcolor" "TransparentBlack" + "pin_to_sibling" "NumPipesLabel" + } + + "PipeIcon" + { + "ControlName" "CTFImagePanel" + "fieldName" "PipeIcon" + "xpos" "9999" + } + } + + "NoPipesPresentPanel" + { + "ControlName" "EditablePanel" + "fieldName" "NoPipesPresentPanel" + "xpos" "9999" + } +} \ No newline at end of file diff --git a/resource/ui/hudhealthaccount.res b/resource/ui/hudhealthaccount.res new file mode 100644 index 0000000..26f94b8 --- /dev/null +++ b/resource/ui/hudhealthaccount.res @@ -0,0 +1,18 @@ +"Resource/UI/HudHealthAccount.res" +{ + "CHealthAccountPanel" + { + "fieldName" "CHealthAccountPanel" + "delta_item_x" "128" + "delta_item_start_y" "65" + "delta_item_end_y" "95" + "PositiveColor" "Heal Numbers" + "NegativeColor" "Damage Numbers" + "delta_lifetime" "1.25" + "delta_item_font" "Cerbetica28" + "delta_item_x_minmode" "0" + "delta_item_start_y_minmode" "60" + "delta_item_end_y_minmode" "75" + "delta_item_font_minmode" "Cerbetica20" + } +} \ No newline at end of file diff --git a/resource/ui/hudinspectpanel-base.res b/resource/ui/hudinspectpanel-base.res new file mode 100644 index 0000000..85d4537 --- /dev/null +++ b/resource/ui/hudinspectpanel-base.res @@ -0,0 +1,61 @@ +"Resource/UI/HudInspectPanel.res" +{ + "itempanel" + { + "ControlName" "CItemModelPanel" + "fieldName" "itempanel" + "xpos" "0" + "ypos" "0" + "zpos" "10" + "wide" "190" + "tall" "100" + "visible" "0" + "bgcolor_override" "TransparentBlack" + "paintBackground" "1" + "PaintBackgroundType" "2" + "paintBorder" "0" + + "model_ypos" "10" + "model_center_x" "1" + "model_wide" "90" + "model_tall" "60" + + "text_xpos" "10" + "text_ypos" "10" + "text_wide" "170" + "text_center" "1" + + "max_text_height" "100" + "padding_height" "10" + "resize_to_text" "1" + "text_forcesize" "2" + + "itemmodelpanel" + { + "fieldName" "itemmodelpanel" + "use_item_rendertarget" "0" + "useparentbg" "1" + "inventory_image_type" "1" + } + + "ItemLabel" + { + "ControlName" "Label" + "fieldName" "ItemLabel" + "font" "HudFontSmallest" + "xpos" "10" + "ypos" "3" + "zpos" "1" + "wide" "270" + "tall" "15" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "labelText" "#FreezePanel_Item" + "textAlignment" "Left" + "dulltext" "0" + "brighttext" "0" + } + } +} \ No newline at end of file diff --git a/resource/ui/hudinspectpanel.res b/resource/ui/hudinspectpanel.res new file mode 100644 index 0000000..bf00d41 --- /dev/null +++ b/resource/ui/hudinspectpanel.res @@ -0,0 +1,2 @@ +"#base" "../../#customizations/streamermode/hudinspectpanel.res" +"#base" "hudinspectpanel-base.res" \ No newline at end of file diff --git a/resource/ui/huditemattributetracker.res b/resource/ui/huditemattributetracker.res new file mode 100644 index 0000000..6ae1b3e --- /dev/null +++ b/resource/ui/huditemattributetracker.res @@ -0,0 +1,82 @@ +"Resource/UI/HudAchievementTrackerItem.res" +{ + "ItemAttributeTracker" + { + "fieldName" "ItemAttributeTracker" + "visible" "1" + "enabled" "1" + "xpos" "0" + "ypos" "0" + "wide" "f0" + "tall" "f0" + "PaintBackgroundType" "0" + + "stats_buffer_width" "30" + } + + "QuestsStatusContainer" + { + "ControlName" "EditablePanel" + "fieldName" "QuestsStatusContainer" + "xpos" "rs1-10" + "ypos" "120" + "wide" "110" + "tall" "20" + "proportionaltoparent" "1" + + "border" "NoBorder" + "paintborder" "2" + + "Header" + { + "ControlName" "Label" + "fieldName" "Header" + "labeltext" "%header%" + "xpos" "rs1" + "ypos" "2" + "wide" "500" + "tall" "18" + "zpos" "4" + "textinsetx" "5" + "fgcolor_override" "255 255 255 255" + "font" "AchievementTracker_Name" + //"wrap" "1" + "TextAlignment" "north-east" + "proportionaltoparent" "1" + } + + "CallToAction" + { + "ControlName" "CExLabel" + "fieldName" "CallToAction" + "labeltext" "%call_to_action%" + "xpos" "rs1" + "ypos" "11" + "wide" "190" + "tall" "f0" + "zpos" "4" + "textinsetx" "5" + "fgcolor_override" "255 255 255 255" + "font" "QuestObjectiveTracker_Desc" + //"wrap" "1" + "TextAlignment" "north-east" + "proportionaltoparent" "1" + } + + "Image" + { + "ControlName" "CTFImagePanel" + "fieldName" "Image" + "xpos" "4" + "ypos" "cs-0.5" + "zpos" "0" + "wide" "o1" + "tall" "p0.8" + "visible" "0" + "enabled" "0" + "image" "tf2_folder_icon" + "scaleImage" "1" + "proportionaltoparent" "1" + } + } +} \ No newline at end of file diff --git a/resource/ui/huditemeffectmeter.res b/resource/ui/huditemeffectmeter.res new file mode 100644 index 0000000..c0c625c --- /dev/null +++ b/resource/ui/huditemeffectmeter.res @@ -0,0 +1,64 @@ +"Resource/UI/HudItemEffectMeter.res" +{ + "HudItemEffectMeter" + { + "ControlName" "CExLabel" + "fieldName" "HudItemEffectMeter" + "xpos" "c-30" + "ypos" "c110" + "wide" "60" + "tall" "8" + "visible" "1" + "enabled" "0" + "textAlignment" "center" + "font" "ItemFontAttribSmall" + + "pin_to_sibling" "ChargeMeter" + "pin_corner_to_sibling" "PIN_TOPRIGHT" + "pin_to_sibling_corner" "PIN_TOPRIGHT" + } + + + "ItemEffectMeterLabel" + { + "ControlName" "CExLabel" + "fieldName" "ItemEffectMeterLabel" + "xpos" "0" + "ypos" "0" + "zpos" "3" + "wide" "60" + "tall" "8" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "0" + "labelText" "#TF_Ball" + "textAlignment" "center" + "dulltext" "0" + "brighttext" "0" + "font" "ItemFontAttribSmall" + } + + "ItemEffectMeter" + { + "ControlName" "ContinuousProgressBar" + "fieldName" "ItemEffectMeter" + "font" "Default" + "xpos" "0" + "ypos" "0" + "zpos" "2" + "wide" "60" + "tall" "8" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "labelText" "| : | : |" + "textAlignment" "center" + "font" "ItemFontAttribSmall" + "dulltext" "0" + "brighttext" "0" + "fgcolor_override" "251 235 202 64" + "bgcolor_override" "TransparentLightBlack" + } +} \ No newline at end of file diff --git a/resource/ui/huditemeffectmeter_action.res b/resource/ui/huditemeffectmeter_action.res new file mode 100644 index 0000000..dcb5638 --- /dev/null +++ b/resource/ui/huditemeffectmeter_action.res @@ -0,0 +1 @@ +#base "huditemeffectmeter.res" \ No newline at end of file diff --git a/resource/ui/huditemeffectmeter_cleaver.res b/resource/ui/huditemeffectmeter_cleaver.res new file mode 100644 index 0000000..b7a6c65 --- /dev/null +++ b/resource/ui/huditemeffectmeter_cleaver.res @@ -0,0 +1,10 @@ +#base "huditemeffectmeter.res" + +"Resource/UI/HudItemEffectMeter_Cleaver.res" +{ + "HudItemEffectMeter" + { + "ypos" "c93" + "ypos_minmode" "c54" + } +} \ No newline at end of file diff --git a/resource/ui/huditemeffectmeter_demoman.res b/resource/ui/huditemeffectmeter_demoman.res new file mode 100644 index 0000000..6a2918d --- /dev/null +++ b/resource/ui/huditemeffectmeter_demoman.res @@ -0,0 +1,140 @@ +"Resource/UI/HudItemEffectMeter_Demoman.res" +{ + "HudItemEffectMeter" + { + "fieldName" "HudItemEffectMeter" + "visible" "1" + "enabled" "1" + "xpos" "c155" + "ypos" "c120" + "xpos_minmode" "c95" + "ypos_minmode" "c75" + "wide" "40" + "tall" "40" + "MeterFG" "White" + "MeterBG" "Gray" + } + + "ItemEffectMeterLabel" + { + "ControlName" "CExLabel" + "fieldName" "ItemEffectMeterLabel" + "xpos" "0" + "ypos" "0" + "zpos" "2" + "wide" "50" + "tall" "50" + "textinsetx" "5" + "textinsety" "-2" + "visible" "0" + "enabled" "1" + "labelText" "F" + "textAlignment" "north-east" + "font" "G_HeadsIcon" + "fgcolor_override" "Icon Label" + } + + "ItemEffectMeterIcon" + { + "ControlName" "CExLabel" + "fieldName" "ItemEffectMeterIcon" + "xpos" "0" + "ypos" "0" + "zpos" "2" + "wide" "16" + "tall" "25" + "textinsetx" "0" + "textinsety" "0" + "visible" "1" + "enabled" "1" + "textAlignment" "west" + "labelText" "F" + "font" "G_HeadsIcon" + "fgcolor_override" "Icon Label" + } + + "ItemEffectMeterIconShadow" + { + "ControlName" "CExLabel" + "fieldName" "ItemEffectMeterIconShadow" + "xpos" "-1" + "ypos" "-1" + "wide" "16" + "tall" "25" + "textinsetx" "0" + "textinsety" "0" + "visible" "1" + "enabled" "1" + "labelText" "F" + "textAlignment" "west" + "font" "G_HeadsIcon" + "fgcolor_override" "0 0 0 220" + "paintbackground" "1" + "bgcolor_override" "255 255 255 0" + + "pin_to_sibling" "ItemEffectMeterIcon" + } + + "ItemEffectMeter" + { + "ControlName" "ContinuousProgressBar" + "fieldName" "ItemEffectMeter" + "font" "Default" + "xpos" "25" + "ypos" "23" + "zpos" "2" + "wide" "40" + "tall" "6" + "autoResize" "0" + "pinCorner" "0" + "visible" "0" + "enabled" "0" + "textAlignment" "center" + "dulltext" "0" + "brighttext" "0" + } + + "ItemEffectMeterCount" + { + "ControlName" "CExLabel" + "fieldName" "ItemEffectMeterCount" + "xpos" "0" + "ypos" "10" + "ypos_minmode" "8" + "zpos" "2" + "wide" "40" + "tall" "20" + "pinCorner" "2" + "visible" "1" + "enabled" "1" + "tabPosition" "0" + "labelText" "%progresscount%" + "textAlignment" "center" + "dulltext" "0" + "brighttext" "0" + "font" "Cerbetica24" + "fgcolor" "Icon Value" + } + + "ItemEffectMeterCountShadow" + { + "ControlName" "CExLabel" + "fieldName" "ItemEffectMeterCountShadow" + "xpos" "-2" + "ypos" "-2" + "zpos" "2" + "wide" "40" + "tall" "20" + "pinCorner" "2" + "visible" "1" + "enabled" "1" + "tabPosition" "0" + "labelText" "%progresscount%" + "textAlignment" "center" + "dulltext" "0" + "brighttext" "0" + "font" "Cerbetica24" + "fgcolor" "TransparentBlack" + "pin_to_sibling" "ItemEffectMeterCount" + } +} \ No newline at end of file diff --git a/resource/ui/huditemeffectmeter_engineer.res b/resource/ui/huditemeffectmeter_engineer.res new file mode 100644 index 0000000..a8c103e --- /dev/null +++ b/resource/ui/huditemeffectmeter_engineer.res @@ -0,0 +1 @@ +#base "huditemeffectmeter_spy.res" \ No newline at end of file diff --git a/resource/ui/huditemeffectmeter_heavy.res b/resource/ui/huditemeffectmeter_heavy.res new file mode 100644 index 0000000..792ec39 --- /dev/null +++ b/resource/ui/huditemeffectmeter_heavy.res @@ -0,0 +1 @@ +#base "huditemeffectmeter_cleaver.res" \ No newline at end of file diff --git a/resource/ui/huditemeffectmeter_kartcharge.res b/resource/ui/huditemeffectmeter_kartcharge.res new file mode 100644 index 0000000..d97dd7b --- /dev/null +++ b/resource/ui/huditemeffectmeter_kartcharge.res @@ -0,0 +1,14 @@ +#base "huditemeffectmeter.res" + +"Resource/UI/HudItemEffectMeter_Scout.res" +{ + HudItemEffectMeter + { + "ypos" "c120" + } + + "ItemEffectMeterLabel" + { + "labelText" "#TF_KART" + } +} \ No newline at end of file diff --git a/resource/ui/huditemeffectmeter_killstreak.res b/resource/ui/huditemeffectmeter_killstreak.res new file mode 100644 index 0000000..e4f641a --- /dev/null +++ b/resource/ui/huditemeffectmeter_killstreak.res @@ -0,0 +1,138 @@ +"Resource/UI/HudItemEffectMeter_Killstreak.res" +{ + "HudItemEffectMeter" + { + "fieldName" "HudItemEffectMeter" + "visible" "1" + "enabled" "1" + "xpos" "c155" + "ypos" "c120" + "xpos_minmode" "c95" + "ypos_minmode" "c75" + "wide" "40" + "tall" "40" + "MeterFG" "White" + "MeterBG" "Gray" + } + + "ItemEffectMeterLabel" + { + "ControlName" "CExLabel" + "fieldName" "ItemEffectMeterLabel" + "xpos" "0" + "ypos" "0" + "zpos" "2" + "wide" "50" + "tall" "50" + "textinsetx" "5" + "textinsety" "-2" + "visible" "0" + "enabled" "1" + "textAlignment" "north-east" + "fgcolor_override" "Icon Label" + } + + "ItemEffectMeterIcon" + { + "ControlName" "CExLabel" + "fieldName" "ItemEffectMeterIcon" + "xpos" "0" + "ypos" "0" + "zpos" "2" + "wide" "16" + "tall" "25" + "textinsetx" "0" + "textinsety" "0" + "visible" "1" + "enabled" "1" + "textAlignment" "west" + "labelText" "D" + "font" "CustomIcons" + "fgcolor_override" "Icon Label" + } + + "ItemEffectMeterIconShadow" + { + "ControlName" "CExLabel" + "fieldName" "ItemEffectMeterIconShadow" + "xpos" "-1" + "ypos" "-1" + "wide" "16" + "tall" "25" + "textinsetx" "0" + "textinsety" "0" + "visible" "1" + "enabled" "1" + "labelText" "D" + "textAlignment" "west" + "font" "CustomIcons" + "fgcolor_override" "0 0 0 220" + "paintbackground" "1" + "bgcolor_override" "255 255 255 0" + + "pin_to_sibling" "ItemEffectMeterIcon" + } + + "ItemEffectMeter" + { + "ControlName" "ContinuousProgressBar" + "fieldName" "ItemEffectMeter" + "font" "Default" + "xpos" "25" + "ypos" "23" + "zpos" "2" + "wide" "40" + "tall" "6" + "autoResize" "0" + "pinCorner" "0" + "visible" "0" + "enabled" "0" + "textAlignment" "center" + "dulltext" "0" + "brighttext" "0" + } + + "ItemEffectMeterCount" + { + "ControlName" "CExLabel" + "fieldName" "ItemEffectMeterCount" + "xpos" "0" + "ypos" "10" + "ypos_minmode" "8" + "zpos" "2" + "wide" "40" + "tall" "20" + "pinCorner" "2" + "visible" "1" + "enabled" "1" + "tabPosition" "0" + "labelText" "%progresscount%" + "textAlignment" "center" + "dulltext" "0" + "brighttext" "0" + "font" "Cerbetica24" + "fgcolor" "Icon Value" + } + + "ItemEffectMeterCountShadow" + { + "ControlName" "CExLabel" + "fieldName" "ItemEffectMeterCountShadow" + "xpos" "-2" + "ypos" "-2" + "zpos" "2" + "wide" "40" + "tall" "20" + "pinCorner" "2" + "visible" "1" + "enabled" "1" + "tabPosition" "0" + "labelText" "%progresscount%" + "textAlignment" "center" + "dulltext" "0" + "brighttext" "0" + "font" "Cerbetica24" + "fgcolor" "TransparentBlack" + "pin_to_sibling" "ItemEffectMeterCount" + } +} \ No newline at end of file diff --git a/resource/ui/huditemeffectmeter_organs.res b/resource/ui/huditemeffectmeter_organs.res new file mode 100644 index 0000000..9dc07ab --- /dev/null +++ b/resource/ui/huditemeffectmeter_organs.res @@ -0,0 +1,140 @@ +"Resource/UI/HudItemEffectMeter_Organs.res" +{ + "HudItemEffectMeter" + { + "fieldName" "HudItemEffectMeter" + "visible" "1" + "enabled" "1" + "xpos" "c155" + "ypos" "c120" + "xpos_minmode" "c95" + "ypos_minmode" "c75" + "wide" "40" + "tall" "40" + "MeterFG" "White" + "MeterBG" "Gray" + } + + "ItemEffectMeterLabel" + { + "ControlName" "CExLabel" + "fieldName" "ItemEffectMeterLabel" + "xpos" "0" + "ypos" "0" + "zpos" "2" + "wide" "50" + "tall" "50" + "textinsetx" "5" + "textinsety" "-2" + "visible" "0" + "enabled" "1" + "labelText" "U" + "textAlignment" "north-east" + "font" "G_HeadsIcon" + "fgcolor_override" "Icon Label" + } + + "ItemEffectMeterIcon" + { + "ControlName" "CExLabel" + "fieldName" "ItemEffectMeterIcon" + "xpos" "0" + "ypos" "0" + "zpos" "2" + "wide" "16" + "tall" "25" + "textinsetx" "0" + "textinsety" "0" + "visible" "1" + "enabled" "1" + "textAlignment" "west" + "labelText" "U" + "font" "G_HeadsIcon" + "fgcolor_override" "Icon Label" + } + + "ItemEffectMeterIconShadow" + { + "ControlName" "CExLabel" + "fieldName" "ItemEffectMeterIconShadow" + "xpos" "-1" + "ypos" "-1" + "wide" "16" + "tall" "25" + "textinsetx" "0" + "textinsety" "0" + "visible" "1" + "enabled" "1" + "labelText" "U" + "textAlignment" "west" + "font" "G_HeadsIcon" + "fgcolor_override" "0 0 0 220" + "paintbackground" "1" + "bgcolor_override" "255 255 255 0" + + "pin_to_sibling" "ItemEffectMeterIcon" + } + + "ItemEffectMeter" + { + "ControlName" "ContinuousProgressBar" + "fieldName" "ItemEffectMeter" + "font" "Default" + "xpos" "25" + "ypos" "23" + "zpos" "2" + "wide" "40" + "tall" "6" + "autoResize" "0" + "pinCorner" "0" + "visible" "0" + "enabled" "0" + "textAlignment" "center" + "dulltext" "0" + "brighttext" "0" + } + + "ItemEffectMeterCount" + { + "ControlName" "CExLabel" + "fieldName" "ItemEffectMeterCount" + "xpos" "0" + "ypos" "10" + "ypos_minmode" "8" + "zpos" "2" + "wide" "40" + "tall" "20" + "pinCorner" "2" + "visible" "1" + "enabled" "1" + "tabPosition" "0" + "labelText" "%progresscount%" + "textAlignment" "center" + "dulltext" "0" + "brighttext" "0" + "font" "Cerbetica24" + "fgcolor" "Icon Value" + } + + "ItemEffectMeterCountShadow" + { + "ControlName" "CExLabel" + "fieldName" "ItemEffectMeterCountShadow" + "xpos" "-2" + "ypos" "-2" + "zpos" "2" + "wide" "40" + "tall" "20" + "pinCorner" "2" + "visible" "1" + "enabled" "1" + "tabPosition" "0" + "labelText" "%progresscount%" + "textAlignment" "center" + "dulltext" "0" + "brighttext" "0" + "font" "Cerbetica24" + "fgcolor" "TransparentBlack" + "pin_to_sibling" "ItemEffectMeterCount" + } +} \ No newline at end of file diff --git a/resource/ui/huditemeffectmeter_particlecannon.res b/resource/ui/huditemeffectmeter_particlecannon.res new file mode 100644 index 0000000..792ec39 --- /dev/null +++ b/resource/ui/huditemeffectmeter_particlecannon.res @@ -0,0 +1 @@ +#base "huditemeffectmeter_cleaver.res" \ No newline at end of file diff --git a/resource/ui/huditemeffectmeter_pomson.res b/resource/ui/huditemeffectmeter_pomson.res new file mode 100644 index 0000000..792ec39 --- /dev/null +++ b/resource/ui/huditemeffectmeter_pomson.res @@ -0,0 +1 @@ +#base "huditemeffectmeter_cleaver.res" \ No newline at end of file diff --git a/resource/ui/huditemeffectmeter_powerupbottle.res b/resource/ui/huditemeffectmeter_powerupbottle.res new file mode 100644 index 0000000..5ad8977 --- /dev/null +++ b/resource/ui/huditemeffectmeter_powerupbottle.res @@ -0,0 +1,109 @@ +"Resource/UI/HudItemEffectMeter_PowerupBottles.res" +{ + "HudItemEffectMeter" + { + "fieldName" "HudItemEffectMeter" + "visible" "1" + "enabled" "1" + "xpos" "r105" + "ypos" "r66" + "wide" "100" + "tall" "60" + "MeterFG" "White" + "MeterBG" "Gray" + } + + "PowerupBG" + { + "ControlName" "EditablePanel" + "fieldName" "PowerupBG" + "xpos" "0" + "ypos" "0" + "zpos" "0" + "wide" "100" + "tall" "20" + "visible" "1" + "enabled" "1" + "bgcolor_override" "TransparentBlack" + "PaintBackgroundType" "2" + } + + "ItemEffectIcon" + { + "ControlName" "CTFImagePanel" + "fieldName" "ItemEffectIcon" + "xpos" "60" + "ypos" "1" + "zpos" "1" + "wide" "18" + "tall" "18" + "visible" "1" + "enabled" "1" + "image" "../hud/ico_powerup_critboost_red" + "scaleImage" "1" + } + + "ItemEffectMeterLabel" + { + "ControlName" "CExLabel" + "fieldName" "ItemEffectMeterLabel" + "xpos" "9999" + } + + "CanteenLabel" + { + "ControlName" "CExLabel" + "fieldName" "CanteenLabel" + "font" "HudFontSmall" + "fgcolor" "TanLight" + "xpos" "5" + "ypos" "0" + "zpos" "3" + "wide" "60" + "tall" "20" + "visible" "1" + "enabled" "1" + "textAlignment" "west" + "allcaps" "1" + "labelText" "#TF_Spell_Athletic" + } + + "ItemEffectMeter" + { + "ControlName" "ContinuousProgressBar" + "fieldName" "ItemEffectMeter" + "font" "Default" + "xpos" "25" + "ypos" "23" + "zpos" "2" + "wide" "40" + "tall" "6" + "autoResize" "0" + "pinCorner" "0" + "visible" "0" + "enabled" "0" + "textAlignment" "Left" + "dulltext" "0" + "brighttext" "0" + } + + "ItemEffectMeterCount" + { + "ControlName" "CExLabel" + "fieldName" "ItemEffectMeterCount" + "xpos" "54" + "ypos" "1" + "zpos" "2" + "wide" "40" + "tall" "20" + "pinCorner" "2" + "visible" "1" + "enabled" "1" + "tabPosition" "0" + "labelText" "%progresscount%" + "textAlignment" "east" + "dulltext" "0" + "brighttext" "0" + "font" "HudFontSmallishBold" + } +} \ No newline at end of file diff --git a/resource/ui/huditemeffectmeter_pyro.res b/resource/ui/huditemeffectmeter_pyro.res new file mode 100644 index 0000000..792ec39 --- /dev/null +++ b/resource/ui/huditemeffectmeter_pyro.res @@ -0,0 +1 @@ +#base "huditemeffectmeter_cleaver.res" \ No newline at end of file diff --git a/resource/ui/huditemeffectmeter_raygun.res b/resource/ui/huditemeffectmeter_raygun.res new file mode 100644 index 0000000..dcb5638 --- /dev/null +++ b/resource/ui/huditemeffectmeter_raygun.res @@ -0,0 +1 @@ +#base "huditemeffectmeter.res" \ No newline at end of file diff --git a/resource/ui/huditemeffectmeter_sapper.res b/resource/ui/huditemeffectmeter_sapper.res new file mode 100644 index 0000000..9d54ba7 --- /dev/null +++ b/resource/ui/huditemeffectmeter_sapper.res @@ -0,0 +1 @@ +#base "HudItemEffectMeter_SodaPopper.res" \ No newline at end of file diff --git a/resource/ui/huditemeffectmeter_scout.res b/resource/ui/huditemeffectmeter_scout.res new file mode 100644 index 0000000..792ec39 --- /dev/null +++ b/resource/ui/huditemeffectmeter_scout.res @@ -0,0 +1 @@ +#base "huditemeffectmeter_cleaver.res" \ No newline at end of file diff --git a/resource/ui/huditemeffectmeter_sniper.res b/resource/ui/huditemeffectmeter_sniper.res new file mode 100644 index 0000000..3810abe --- /dev/null +++ b/resource/ui/huditemeffectmeter_sniper.res @@ -0,0 +1,138 @@ +"Resource/UI/HudItemEffectMeter_Sniper.res" +{ + "HudItemEffectMeter" + { + "fieldName" "HudItemEffectMeter" + "visible" "1" + "enabled" "1" + "xpos" "c155" + "ypos" "c120" + "xpos_minmode" "c95" + "ypos_minmode" "c75" + "wide" "40" + "tall" "40" + "MeterFG" "White" + "MeterBG" "Gray" + } + + "ItemEffectMeterLabel" + { + "ControlName" "CExLabel" + "fieldName" "ItemEffectMeterLabel" + "xpos" "0" + "ypos" "0" + "zpos" "2" + "wide" "50" + "tall" "50" + "textinsetx" "5" + "textinsety" "-2" + "visible" "0" + "enabled" "1" + "textAlignment" "north-east" + "fgcolor_override" "Icon Label" + } + + "ItemEffectMeterIcon" + { + "ControlName" "CExLabel" + "fieldName" "ItemEffectMeterIcon" + "xpos" "0" + "ypos" "0" + "zpos" "2" + "wide" "16" + "tall" "25" + "textinsetx" "0" + "textinsety" "0" + "visible" "1" + "enabled" "1" + "textAlignment" "west" + "labelText" "S" + "font" "G_HeadsIcon" + "fgcolor_override" "Icon Label" + } + + "ItemEffectMeterIconShadow" + { + "ControlName" "CExLabel" + "fieldName" "ItemEffectMeterIconShadow" + "xpos" "-1" + "ypos" "-1" + "wide" "16" + "tall" "25" + "textinsetx" "0" + "textinsety" "0" + "visible" "1" + "enabled" "1" + "labelText" "S" + "textAlignment" "west" + "font" "G_HeadsIcon" + "fgcolor_override" "0 0 0 220" + "paintbackground" "1" + "bgcolor_override" "255 255 255 0" + + "pin_to_sibling" "ItemEffectMeterIcon" + } + + "ItemEffectMeter" + { + "ControlName" "ContinuousProgressBar" + "fieldName" "ItemEffectMeter" + "font" "Default" + "xpos" "25" + "ypos" "23" + "zpos" "2" + "wide" "40" + "tall" "6" + "autoResize" "0" + "pinCorner" "0" + "visible" "0" + "enabled" "0" + "textAlignment" "center" + "dulltext" "0" + "brighttext" "0" + } + + "ItemEffectMeterCount" + { + "ControlName" "CExLabel" + "fieldName" "ItemEffectMeterCount" + "xpos" "0" + "ypos" "10" + "ypos_minmode" "8" + "zpos" "2" + "wide" "40" + "tall" "20" + "pinCorner" "2" + "visible" "1" + "enabled" "1" + "tabPosition" "0" + "labelText" "%progresscount%" + "textAlignment" "center" + "dulltext" "0" + "brighttext" "0" + "font" "Cerbetica24" + "fgcolor" "Icon Value" + } + + "ItemEffectMeterCountShadow" + { + "ControlName" "CExLabel" + "fieldName" "ItemEffectMeterCountShadow" + "xpos" "-2" + "ypos" "-2" + "zpos" "2" + "wide" "40" + "tall" "20" + "pinCorner" "2" + "visible" "1" + "enabled" "1" + "tabPosition" "0" + "labelText" "%progresscount%" + "textAlignment" "center" + "dulltext" "0" + "brighttext" "0" + "font" "Cerbetica24" + "fgcolor" "TransparentBlack" + "pin_to_sibling" "ItemEffectMeterCount" + } +} \ No newline at end of file diff --git a/resource/ui/huditemeffectmeter_sniperfocus.res b/resource/ui/huditemeffectmeter_sniperfocus.res new file mode 100644 index 0000000..792ec39 --- /dev/null +++ b/resource/ui/huditemeffectmeter_sniperfocus.res @@ -0,0 +1 @@ +#base "huditemeffectmeter_cleaver.res" \ No newline at end of file diff --git a/resource/ui/huditemeffectmeter_sodapopper.res b/resource/ui/huditemeffectmeter_sodapopper.res new file mode 100644 index 0000000..f572f91 --- /dev/null +++ b/resource/ui/huditemeffectmeter_sodapopper.res @@ -0,0 +1,10 @@ +#base "huditemeffectmeter.res" + +"Resource/UI/HudItemEffectMeter_SodaPopper.res" +{ + "HudItemEffectMeter" + { + "ypos" "c83" + "ypos_minmode" "c60" + } +} \ No newline at end of file diff --git a/resource/ui/huditemeffectmeter_spy.res b/resource/ui/huditemeffectmeter_spy.res new file mode 100644 index 0000000..6600375 --- /dev/null +++ b/resource/ui/huditemeffectmeter_spy.res @@ -0,0 +1,118 @@ +"Resource/UI/HudItemEffectMeter_Spy.res" // Crits +{ + "HudItemEffectMeter" + { + "fieldName" "HudItemEffectMeter" + "visible" "1" + "enabled" "1" + "xpos" "c155" + "ypos" "c120" + "wide" "40" + "tall" "40" + "MeterFG" "White" + "MeterBG" "Gray" + } + + "ItemEffectMeterLabel" + { + "ControlName" "CExLabel" + "fieldName" "ItemEffectMeterLabel" + "xpos" "0" + "ypos" "0" + "zpos" "2" + "wide" "50" + "tall" "50" + "textinsetx" "5" + "textinsety" "-2" + "visible" "0" + "enabled" "1" + "labelText" "C" + "textAlignment" "north-east" + "font" "G_HeadsIcon" + "fgcolor_override" "Icon Label" + } + + "ItemEffectMeterIcon" + { + "ControlName" "CExLabel" + "fieldName" "ItemEffectMeterIcon" + "xpos" "0" + "ypos" "0" + "zpos" "2" + "wide" "16" + "tall" "25" + "textinsetx" "0" + "textinsety" "0" + "visible" "1" + "enabled" "1" + "textAlignment" "west" + "labelText" "C" + "font" "G_HeadsIcon" + "fgcolor_override" "Icon Label" + } + + "ItemEffectMeterIconShadow" + { + "ControlName" "CExLabel" + "fieldName" "ItemEffectMeterIconShadow" + "xpos" "-1" + "ypos" "-1" + "wide" "16" + "tall" "25" + "textinsetx" "0" + "textinsety" "0" + "visible" "1" + "enabled" "1" + "labelText" "C" + "textAlignment" "west" + "font" "G_HeadsIcon" + "fgcolor_override" "0 0 0 220" + "paintbackground" "1" + "bgcolor_override" "255 255 255 0" + + "pin_to_sibling" "ItemEffectMeterIcon" + } + + "ItemEffectMeterCount" + { + "ControlName" "CExLabel" + "fieldName" "ItemEffectMeterCount" + "xpos" "0" + "ypos" "10" + "zpos" "2" + "wide" "40" + "tall" "20" + "pinCorner" "2" + "visible" "1" + "enabled" "1" + "tabPosition" "0" + "labelText" "%progresscount%" + "textAlignment" "center" + "dulltext" "0" + "brighttext" "0" + "font" "Cerbetica24" + "fgcolor" "Icon Value" + } + + "ItemEffectMeterCountShadow" + { + "ControlName" "CExLabel" + "fieldName" "ItemEffectMeterCountShadow" + "xpos" "-2" + "ypos" "-2" + "zpos" "2" + "wide" "40" + "tall" "20" + "pinCorner" "2" + "visible" "1" + "enabled" "1" + "tabPosition" "0" + "labelText" "%progresscount%" + "textAlignment" "center" + "dulltext" "0" + "brighttext" "0" + "font" "Cerbetica24" + "fgcolor" "TransparentBlack" + "pin_to_sibling" "ItemEffectMeterCount" + } +} \ No newline at end of file diff --git a/resource/ui/huditemeffectmeter_spyknife.res b/resource/ui/huditemeffectmeter_spyknife.res new file mode 100644 index 0000000..792ec39 --- /dev/null +++ b/resource/ui/huditemeffectmeter_spyknife.res @@ -0,0 +1 @@ +#base "huditemeffectmeter_cleaver.res" \ No newline at end of file diff --git a/resource/ui/hudkillstreaknotice-base.res b/resource/ui/hudkillstreaknotice-base.res new file mode 100644 index 0000000..72b805e --- /dev/null +++ b/resource/ui/hudkillstreaknotice-base.res @@ -0,0 +1,34 @@ +"Resource/UI/HudKillStreakNotice.res" +{ + "Background" + { + "ControlName" "EditablePanel" + "fieldName" "Background" + "xpos" "c-250" + "ypos" "110" + "zpos" "0" + "wide" "500" + "tall" "50" + "autoResize" "0" + "visible" "1" + "enabled" "1" + "bgcolor_override" "TransparentBlack" + "PaintBackgroundType" "2" + } + + "SplashLabel" + { + "ControlName" "CExLabel" + "fieldName" "SplashLabel" + "xpos" "c-250" + "ypos" "70" + "zpos" "2" + "wide" "500" + "tall" "50" + "autoResize" "0" + "fgcolor" "White" + "font_override" "ScoreboardSmall" + "labelText" "" + "textAlignment" "center" + } +} \ No newline at end of file diff --git a/resource/ui/hudkillstreaknotice.res b/resource/ui/hudkillstreaknotice.res new file mode 100644 index 0000000..b3c5f68 --- /dev/null +++ b/resource/ui/hudkillstreaknotice.res @@ -0,0 +1,2 @@ +"#base" "../../#customizations/streamermode/hudkillstreaknotice.res" +"#base" "hudkillstreaknotice-base.res" \ No newline at end of file diff --git a/resource/ui/hudmannvsmachinestatus.res b/resource/ui/hudmannvsmachinestatus.res new file mode 100644 index 0000000..79c59cd --- /dev/null +++ b/resource/ui/hudmannvsmachinestatus.res @@ -0,0 +1,253 @@ +"Resource/UI/HudMannVsMachineStatus.res" +{ + "WaveStatusPanel" + { + "ControlName" "CWaveStatusPanel" + "fieldName" "WaveStatusPanel" + "xpos" "c-100" + "ypos" "0" + "zpos" "0" + "wide" "200" + "tall" "67" + "visible" "1" + "enabled" "1" + } + + "WaveCompleteSummaryPanel" + { + "ControlName" "CWaveCompleteSummaryPanel" + "fieldName" "WaveCompleteSummaryPanel" + "xpos" "c-125" + "ypos" "120" + "zpos" "0" + "wide" "400" + "tall" "400" + "visible" "1" + "enabled" "1" + } + + "BossStatusPanel" + { + "ControlName" "CMvMBossStatusPanel" + "fieldName" "BossStatusPanel" + "xpos" "0" + "ypos" "0" + "zpos" "0" + "wide" "200" + "tall" "100" + "visible" "1" + "enabled" "1" + + "pin_to_sibling" "WaveStatusPanel" + "pin_corner_to_sibling" "4" + "pin_to_sibling_corner" "6" + } + + "CurrencyStatusPanel" + { + "ControlName" "CCurrencyStatusPanel" + "fieldName" "CurrencyStatusPanel" + "xpos" "c-200" + "ypos" "r25" + "wide" "100" + "tall" "20" + "visible" "1" + "enabled" "1" + } + + "InWorldCurrencyPanel" + { + "ControlName" "CInWorldCurrencyStatus" + "fieldName" "InWorldCurrencyPanel" + "xpos" "c-200" + "ypos" "r25" + "wide" "100" + "tall" "20" + "visible" "1" + "enabled" "1" + } + + "WarningSwoop" + { + "ControlName" "CWarningSwoop" + "fieldName" "WarningSwoop" + "xpos" "c-12" + "ypos" "0" + "zpos" "10" + "wide" "24" + "tall" "220" + "visible" "0" + "enabled" "1" + "image" "../sprites/obj_icons/warning_highlight" + "scaleImage" "1" + "time" "0.3" + } + + "UpgradeLevelContainer" + { + "ControlName" "EditablePanel" + "fieldName" "UpgradeLevelContainer" + "xpos" "0" + "ypos" "0" + "wide" "640" + "tall" "480" + "visible" "0" + + "UpgradeProgressTrack" + { + "ControlName" "CMvMBombCarrierProgress" + "fieldName" "UpgradeProgressTrack" + "xpos" "c-50" + "ypos" "r35" + "wide" "640" + "tall" "480" + "visible" "1" + } + + "UpgradeLevel1" + { + "ControlName" "ImagePanel" + "fieldName" "UpgradeLevel1" + "xpos" "c32" + "ypos" "r24" + "wide" "20" + "tall" "20" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "tabPosition" "0" + "image" "../hud/hud_mvm_bomb_upgrade_1_disabled" + "scaleImage" "1" + } + + "UpgradeLevel2" + { + "ControlName" "ImagePanel" + "fieldName" "UpgradeLevel2" + "xpos" "c32" + "ypos" "r42" + "wide" "20" + "tall" "20" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "tabPosition" "0" + "image" "../hud/hud_mvm_bomb_upgrade_2_disabled" + "scaleImage" "1" + } + + "UpgradeLevel3" + { + "ControlName" "ImagePanel" + "fieldName" "UpgradeLevel3" + "xpos" "c32" + "ypos" "r60" + "wide" "20" + "tall" "20" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "tabPosition" "0" + "image" "../hud/hud_mvm_bomb_upgrade_3_disabled" + "scaleImage" "1" + } + + "UpgradeLevelBoss" + { + "ControlName" "ImagePanel" + "fieldName" "UpgradeLevelBoss" + "xpos" "c32" + "ypos" "r46" + "wide" "20" + "tall" "40" + "autoResize" "0" + "pinCorner" "0" + "visible" "0" + "enabled" "1" + "tabPosition" "0" + "image" "../hud/hud_mvm_bomb_upgrade_boss" + "scaleImage" "1" + } + } + + "VictorySplash" + { + "ControlName" "CVictorySplash" + "fieldName" "VictorySplash" + "xpos" "0" + "ypos" "0" + //"zpos" "102" + "wide" "f0" + "tall" "480" + "visible" "0" + "enabled" "1" + } + + "VictoryPanelContainer" + { + "ControlName" "CMvMVictoryPanelContainer" + "fieldName" "VictoryPanelContainer" + "xpos" "0" + "ypos" "0" + "wide" "f0" + "tall" "480" + "visible" "0" + } + + "WaveLossPanel" + { + "ControlName" "CMvMWaveLossPanel" + "fieldName" "WaveLossPanel" + "xpos" "0" + "ypos" "0" + "wide" "f0" + "tall" "480" + "visible" "0" + } + + "ServerChangeMessage" + { + "ControlName" "EditablePanel" + "fieldName" "ServerChangeMessage" + "xpos" "0" + "ypos" "0" + "wide" "f0" + "tall" "480" + "visible" "0" + + "Background" + { + "ControlName" "EditablePanel" + "fieldName" "Background" + "xpos" "c-150" + "ypos" "390" + "wide" "300" + "tall" "21" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "border" "DarkRedTeamBorder" + "bgcolor_override" "Red" + } + + "ServerChangeLabel" + { + "ControlName" "CExLabel" + "fieldName" "ServerChangeLabel" + "font" "HudFontSmall" + "textAlignment" "center" + "labelText" "%servermessage%" + "xpos" "c-150" + "ypos" "390" + "wide" "300" + "tall" "20" + "visible" "1" + "enabled" "1" + "fgcolor" "TanLight" + } + } +} \ No newline at end of file diff --git a/resource/ui/hudmatchstatus-base.res b/resource/ui/hudmatchstatus-base.res new file mode 100644 index 0000000..f74722a --- /dev/null +++ b/resource/ui/hudmatchstatus-base.res @@ -0,0 +1,875 @@ +"Resource/UI/HudMatchStatus.res" +{ + "HudMatchStatus" + { + "fieldName" "HudMatchStatus" + "avatar_width" "63" + "spacer" "5" + "name_width" "57" + "horiz_inset" "2" + } + + "RoundSignModel" // Round 1 sign thingy that drops down + { + "ControlName" "CModelPanel" + "fieldName" "RoundSignModel" + "xpos" "0" + "ypos" "0" + "zpos" "3" + "wide" "f0" + "tall" "f0" + "autoResize" "0" + "pinCorner" "0" + "visible" "0" + "enabled" "0" + "fov" "70" + "proportionaltoparent" "1" + + "model" + { + "modelname" "models/props_ui/banner.mdl" + "skin" "0" + "angles_x" "30" + "angles_y" "180" + "angles_z" "0" + "origin_x" "150" + "origin_y" "0" + "origin_z" "62" + "spotlight" "1" + + "animation" + { + "name" "ref" + "sequence" "ref" + "default" "1" + } + + "animation" + { + "name" "intro" + "sequence" "intro" + } + + "animation" + { + "name" "outro" + "sequence" "outro" + } + } + } + + "CountdownLabel" + { + "ControlName" "CExLabel" + "fieldName" "CountdownLabel" + "font" "HudFontGiant" + "xpos" "cs-0.5" + "ypos" "cs-0.1" + "wide" "40" + "tall" "40" + "zpos" "5" + "autoResize" "0" + "pinCorner" "0" + "visible" "0" + "enabled" "1" + "wrap" "0" + "labelText" "%countdown%" + "textAlignment" "center" + "proportionaltoparent" "1" + "fgcolor" "TanLight" + + if_readymode + { + "xpos" "300" + "ypos" "130" + } + } + + "CountdownLabelShadow" + { + "ControlName" "CExLabel" + "fieldName" "CountdownLabelShadow" + "font" "HudFontGiant" + "xpos" "cs-0.48" + "ypos" "cs-0.08" + "wide" "40" + "tall" "40" + "zpos" "4" + "autoResize" "0" + "pinCorner" "0" + "visible" "0" + "enabled" "1" + "wrap" "0" + "labelText" "%countdown%" + "textAlignment" "center" + "fgcolor" "TransparentBlack" + "proportionaltoparent" "1" + + + if_readymode + { + "xpos" "300" + "ypos" "130" + } + } + + "FrontParticlePanel" + { + "ControlName" "CTFParticlePanel" + "fieldName" "FrontParticlePanel" + "xpos" "0" + "ypos" "0" + "zpos" "3" + "wide" "f0" + "tall" "f0" + "visible" "1" + "proportionaltoparent" "1" + + "ParticleEffects" + { + "0" + { + "particle_xpos" "c0" + "particle_ypos" "c0" + "particle_scale" "2" + "particleName" "versus_door_slam" + "start_activated" "0" + "loop" "0" + } + } + + "paintbackground" "0" + } + + "MatchDoors" // Pre-game & Post-Game doors close/open animation + { + "ControlName" "CModelPanel" + "fieldName" "MatchDoors" + "xpos" "9990" // default 0 + "ypos" "0" + "zpos" "2" + "wide" "f0" + "tall" "f0" + "autoResize" "0" + "pinCorner" "0" + "visible" "0" + "enabled" "0" + "fov" "70" + "proportionaltoparent" "1" + "paintbackground" "1" + "bgcolor_override" "TransparentLightBlack" + + "model" + { + "modelname" "models/vgui/versus_doors.mdl" + "skin" "0" + "angles_x" "0" + "angles_y" "0" + "angles_z" "0" + "origin_x" "120" + "origin_y" "0" + "origin_z" "-77" + + // "animation" + // { + // "name" "ref" + // "sequence" "ref" + // "default" "1" + // } + + // "animation" + // { + // "name" "open" + // "sequence" "open" + // } + + // "animation" + // { + // "name" "close" + // "sequence" "close" + // } + + // "animation" + // { + // "name" "idle_closed" + // "sequence" "idle_closed" + // } + } + } + + "RoundCounter" + { + "fieldName" "RoundCounter" + "xpos" "cs-0.5" + "ypos" "-2" + "zpos" "1" + "wide" "300" + "tall" "100" + "visible" "1" + "enabled" "1" + } + + "BGFrame" + { + "ControlName" "EditablePanel" + "fieldName" "BGFrame" + "xpos" "cs-0.5" + "ypos" "-5" + "zpos" "0" + "wide" "365" + "tall" "0" + "visible" "0" + "proportionaltoaparent" "1" + "border" "TFFatLineBorder" + + if_match + { + "visible" "1" + } + } + + "RankUpLabel" + { + "ControlName" "CExLabel" + "fieldName" "RankUpLabel" + "font" "HudFontMediumSmall" + "xpos" "cs-0.5" + "ypos" "80" + "wide" "600" + "tall" "60" + "zpos" "5" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "wrap" "0" + "centerwrap" "1" + "alpha" "0" + "labelText" "%rank_possibility%" + "textAlignment" "center" + "proportionaltoparent" "1" + "fgcolor" "TanLight" + } + + "RankUpShadowLabel" + { + "ControlName" "CExLabel" + "fieldName" "RankUpShadowLabel" + "font" "HudFontMediumSmall" + "xpos" "cs-0.5+2" + "ypos" "80+2" + "wide" "600" + "tall" "60" + "zpos" "5" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "wrap" "0" + "centerwrap" "1" + "alpha" "0" + "labelText" "%rank_possibility%" + "textAlignment" "center" + "proportionaltoparent" "1" + "fgcolor" "Black" + } + + "ObjectiveStatusTimePanel" + { + "ControlName" "EditablePanel" + "fieldName" "ObjectiveStatusTimePanel" + "xpos" "c-30" + "ypos" "-7" + "zpos" "2" + "wide" "110" + "tall" "150" + "visible" "0" + "enabled" "0" + "delta_item_x" "5" + "delta_item_start_y" "24" + "delta_item_end_y" "70" + "PositiveColor" "0 255 0 255" + "NegativeColor" "255 0 0 255" + "delta_lifetime" "1.5" + "delta_item_font" "HudFontMediumSmall" + + if_match + { + "wide" "76" + "xpos" "c-38" + "delta_item_x" "35" + "delta_item_start_y" "12" + "delta_item_end_y" "50" + "PositiveColor" "0 255 0 255" + "NegativeColor" "255 0 0 255" + "delta_lifetime" "1.5" + "delta_item_font" "HudFontSmall" + } + + "TimePanelValue" + { + "ControlName" "CExLabel" + "fieldName" "TimePanelValue" + "font" "HudFontMediumSmall" + "fgcolor" "TanLight" + "xpos" "0" + "ypos" "0" + "zpos" "3" + "wide" "60" + "tall" "21" + "visible" "1" + "enabled" "1" + "textAlignment" "center" + "labelText" "0:00" + + if_match + { + "proportionaltoparent" "1" + "bgcolor_override" "0 0 0 0" + "xpos" "cs-0.5" + "ypos" "6" + "tall" "15" + "wide" "76" + "font" "HudFontSmall" + } + } + } + + "TeamStatus" + { + "ControlName" "CTFTeamStatus" + "fieldName" "TeamStatus" + "xpos" "0" + "ypos" "0" + "zpos" "2" + "wide" "f0" + "tall" "75" + "visible" "1" + "enabled" "1" + + + "max_size" "19" + + "6v6_gap" "4" + "12v12_gap" "1" + + "team1_grow_dir" "west" + "team1_base_x" "c-45" + "team1_max_expand" "133" + + "team2_grow_dir" "east" + "team2_base_x" "c47" + "team2_max_expand" "133" + + "playerpanels_kv" + { + "visible" "0" + "wide" "25" + "tall" "50" + "zpos" "1" + + "color_portrait_bg_red" "119 62 61 255" + "color_portrait_bg_blue" "62 81 101 255" + "color_portrait_bg_red_dead" "79 54 52 255" + "color_portrait_bg_blue_dead" "44 49 51 255" + "color_bar_health_high" "84 191 58 255" + "color_bar_health_med" "191 183 58 255" + "percentage_health_med" "0.6" + "color_bar_health_low" "191 58 58 255" + "percentage_health_low" "0.3" + "color_portrait_blend_dead_red" "255 255 255 255" + "color_portrait_blend_dead_blue" "255 255 255 255" + + "playername" + { + "ControlName" "CExLabel" + "fieldName" "playername" + "font" "DefaultVerySmall" + "xpos" "5" + "ypos" "24" + "zpos" "5" + "wide" "50" + "tall" "8" + "autoResize" "0" + "pinCorner" "0" + "visible" "0" + } + "classimage" + { + "ControlName" "CTFClassImage" + "fieldName" "classimage" + "xpos" "cs-0.5" + "ypos" "0" + "zpos" "3" + "wide" "19" + "tall" "19" + "visible" "1" + "enabled" "1" + "image" "../hud/class_scoutred" + "scaleImage" "1" + "proportionaltoparent" "1" + } + "classimagebg" + { + "ControlName" "Panel" + "fieldName" "classimagebg" + "xpos" "0" + "ypos" "0" + "zpos" "2" + "wide" "f0" + "tall" "19" + "visible" "1" + "enabled" "1" + "PaintBackgroundType" "0" + "proportionaltoparent" "1" + } + "healthbar" + { + "ControlName" "ContinuousProgressBar" + "fieldName" "healthbar" + "font" "Default" + "xpos" "0" + "ypos" "19" + "zpos" "5" + "wide" "f0" + "tall" "2" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "textAlignment" "Left" + "dulltext" "0" + "brighttext" "0" + "bgcolor_override" "80 80 80 255" + "proportionaltoparent" "1" + } + "overhealbar" + { + "ControlName" "ContinuousProgressBar" + "fieldName" "overhealbar" + "font" "Default" + "xpos" "0" + "ypos" "19" + "zpos" "6" + "wide" "f0" + "tall" "2" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "textAlignment" "Left" + "dulltext" "0" + "brighttext" "0" + "bgcolor_override" "0 0 0 0" + "fgcolor_override" "Health Buff" + "proportionaltoparent" "1" + } + "HealthIcon" + { + "ControlName" "EditablePanel" + "fieldName" "HealthIcon" + "xpos" "22" + "ypos" "-3" + "zpos" "3" + "wide" "32" + "tall" "32" + "visible" "0" + "enabled" "1" + "HealthBonusPosAdj" "10" + "HealthDeathWarning" "0.49" + "TFFont" "HudFontSmallest" + "HealthDeathWarningColor" "HUDDeathWarning" + "TextColor" "HudOffWhite" + } + "ReadyBG" + { + "ControlName" "ScalableImagePanel" + "fieldName" "ReadyBG" + "xpos" "30" + "ypos" "6" + "zpos" "-1" + "wide" "16" + "tall" "16" + "autoResize" "0" + "pinCorner" "0" + "visible" "0" + "enabled" "1" + "image" "../HUD/tournament_panel_brown" + "src_corner_height" "22" // pixels inside the image + "src_corner_width" "22" + "draw_corner_width" "3" // screen size of the corners ( and sides ), proportional + "draw_corner_height" "3" + } + "ReadyImage" + { + "ControlName" "ImagePanel" + "fieldName" "ReadyImage" + "xpos" "32" + "ypos" "8" + "zpos" "0" + "wide" "12" + "tall" "12" + "autoResize" "0" + "pinCorner" "0" + "visible" "0" + "enabled" "1" + "image" "hud/checkmark" + "scaleImage" "1" + } + "respawntime" + { + "ControlName" "CExLabel" + "fieldName" "respawntime" + "font" "HudFontSmall" + "xpos" "cs-0.5" + "ypos" "0" + "zpos" "5" + "wide" "f0" + "tall" "19" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "labelText" "%respawntime%" + "textAlignment" "center" + "proportionaltoparent" "1" + } + "chargeamount" + { + "ControlName" "CExLabel" + "fieldName" "chargeamount" + "font" "DefaultSmall" + "xpos" "25" + "ypos" "17" + "zpos" "6" + "wide" "25" + "tall" "15" + "autoResize" "0" + "pinCorner" "0" + "visible" "0" + "labelText" "%chargeamount%" + "textAlignment" "north" + "fgcolor" "0 255 0 255" + } + "specindex" + { + "ControlName" "CExLabel" + "fieldName" "specindex" + "font" "DefaultVerySmall" + "xpos" "4" + "ypos" "2" + "zpos" "5" + "wide" "50" + "tall" "8" + "autoResize" "0" + "pinCorner" "0" + "visible" "0" + "labelText" "%specindex%" + "textAlignment" "north-west" + //"fgcolor" "235 226 202 255" + } + "DeathPanel" + { + "ControlName" "ImagePanel" + "fieldName" "DeathPanel" + "xpos" "cs-0.5" + "ypos" "0" + "zpos" "0" + "wide" "f0" + "tall" "24" + "visible" "0" + "enabled" "1" + "image" "../HUD/comp_player_status" + "scaleImage" "1" + "proportionaltoparent" "1" + } + "SkullPanel" + { + "ControlName" "ImagePanel" + "fieldName" "SkullPanel" + "xpos" "cs-0.5" + "zpos" "1" + "wide" "o1.2" + "tall" "p0.15" + "visible" "0" + "enabled" "1" + "image" "../HUD/comp_player_status_skull" + "scaleImage" "1" + "proportionaltoparent" "1" + } + } + } + + "BlueTeamPanel" + { + "ControlName" "EditablePanel" + "fieldName" "BlueTeamPanel" + "xpos" "-155" + "ypos" "125" + "zpos" "50" + "wide" "150" + "tall" "260" + "visible" "0" + "enabled" "1" + + if_large + { + "ypos" "65" + "tall" "385" + } + "BlueTeamBG" + { + "ControlName" "EditablePanel" + "fieldName" "BlueTeamBG" + "xpos" "0" + "ypos" "10" + "zpos" "2" + "wide" "147" + "tall" "36" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "border" "TFFatLineBorderBlueBGOpaque" + } + "BlueTeamImage" + { + "ControlName" "ImagePanel" + "fieldName" "BlueTeamImage" + "xpos" "9" + "ypos" "0" + "zpos" "5" + "wide" "56" + "tall" "56" + "visible" "1" + "enabled" "1" + "image" "../hud/team_blue" + "scaleImage" "1" + } + "BlueTeamLabel" + { + "ControlName" "CExLabel" + "fieldName" "BlueTeamLabel" + "font" "CompMatchStartTeamNames" + "labelText" "%blueteamname%" + "textAlignment" "center" + "xpos" "48" + "ypos" "13" + "zpos" "20" + "wide" "95" + "tall" "30" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "centerwrap" "1" + } + "BlueLeaderAvatar" + { + "ControlName" "CAvatarImagePanel" + "fieldName" "BlueLeaderAvatar" + "xpos" "11" + "ypos" "10" + "zpos" "5" + "wide" "35" + "tall" "35" + "visible" "1" + "enabled" "1" + "image" "" + "scaleImage" "1" + "color_outline" "52 48 45 255" + } + "BlueLeaderAvatarBG" + { + "ControlName" "EditablePanel" + "fieldName" "BlueLeaderAvatarBG" + "xpos" "9" + "ypos" "8" + "zpos" "4" + "wide" "39" + "tall" "39" + "visible" "1" + "PaintBackgroundType" "2" + "bgcolor_override" "117 107 94 255" + } + "BluePlayerList" + { + "ControlName" "SectionedListPanel" + "fieldName" "BluePlayerList" + "xpos" "6" + "ypos" "38" + "zpos" "1" + "wide" "136" + "tall" "205" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "tabPosition" "0" + "autoresize" "3" + "linespacing" "26" + "linegap" "4" + //"show_columns" "1" + + if_large + { + "tall" "315" + } + } + "BluePlayerListBG" + { + "ControlName" "EditablePanel" + "fieldName" "BluePlayerListBG" + "xpos" "4" + "ypos" "30" + "zpos" "0" + "wide" "139" + "tall" "215" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "border" "TFFatLineBorderClearBG" + + if_large + { + "tall" "325" + } + } + } + + "RedTeamPanel" + { + "ControlName" "EditablePanel" + "fieldName" "RedTeamPanel" + "xpos" "r-5" + "ypos" "125" + "zpos" "50" + "wide" "150" + "tall" "260" + "visible" "1" + "enabled" "1" + + if_large + { + "ypos" "65" + "tall" "385" + } + "RedTeamBG" + { + "ControlName" "EditablePanel" + "fieldName" "RedTeamBG" + "xpos" "0" + "ypos" "10" + "zpos" "2" + "wide" "147" + "tall" "36" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "border" "TFFatLineBorderRedBGOpaque" + } + "RedTeamImage" + { + "ControlName" "ImagePanel" + "fieldName" "RedTeamImage" + "xpos" "84" + "ypos" "-9" + "zpos" "5" + "wide" "70" + "tall" "70" + "visible" "1" + "enabled" "1" + "image" "../hud/team_Red" + "scaleImage" "1" + } + "RedTeamLabel" + { + "ControlName" "CExLabel" + "fieldName" "RedTeamLabel" + "font" "CompMatchStartTeamNames" + "labelText" "%redteamname%" + "textAlignment" "center" + "xpos" "5" + "ypos" "13" + "zpos" "20" + "wide" "95" + "tall" "30" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "centerwrap" "1" + } + "RedLeaderAvatar" + { + "ControlName" "CAvatarImagePanel" + "fieldName" "RedLeaderAvatar" + "xpos" "102" + "ypos" "10" + "zpos" "5" + "wide" "35" + "tall" "35" + "visible" "1" + "enabled" "1" + "image" "" + "scaleImage" "1" + "color_outline" "52 48 45 255" + } + "RedLeaderAvatarBG" + { + "ControlName" "EditablePanel" + "fieldName" "RedLeaderAvatarBG" + "xpos" "100" + "ypos" "8" + "zpos" "4" + "wide" "39" + "tall" "39" + "visible" "1" + "PaintBackgroundType" "2" + "bgcolor_override" "117 107 94 255" + } + "RedPlayerList" + { + "ControlName" "SectionedListPanel" + "fieldName" "RedPlayerList" + "xpos" "6" + "ypos" "38" + "zpos" "1" + "wide" "136" + "tall" "205" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "tabPosition" "0" + "autoresize" "3" + "linespacing" "26" + "linegap" "4" + //"show_columns" "1" + + if_large + { + "tall" "315" + } + } + "RedPlayerListBG" + { + "ControlName" "EditablePanel" + "fieldName" "RedPlayerListBG" + "xpos" "4" + "ypos" "30" + "zpos" "0" + "wide" "139" + "tall" "215" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "border" "TFFatLineBorderClearBG" + + if_large + { + "tall" "325" + } + } + } +} diff --git a/resource/ui/hudmatchstatus.res b/resource/ui/hudmatchstatus.res new file mode 100644 index 0000000..ab6c214 --- /dev/null +++ b/resource/ui/hudmatchstatus.res @@ -0,0 +1,2 @@ +"#base" "../../#customizations/streamermode/hudmatchstatus.res" +"#base" "hudmatchstatus-base.res" \ No newline at end of file diff --git a/resource/ui/hudmatchsummary-base.res b/resource/ui/hudmatchsummary-base.res new file mode 100644 index 0000000..24d39b8 --- /dev/null +++ b/resource/ui/hudmatchsummary-base.res @@ -0,0 +1,994 @@ +"Resource/UI/HudMatchSummary.res" +{ + "MatchSummary" + { + "ControlName" "CTFMatchSummary" + "fieldName" "MatchSummary" + "autoResize" "0" + "pinCorner" "0" + "tabPosition" "0" + "paintbackground" "0" + "zpos" "20" + "visible" "0" + + "AnimBluePlayerListParent" "p.47" + "AnimBlueTeamScore" "p.46" + "AnimBlueTeamScoreDropshadow" "p.46" + "AnimBlueTeamScoreBG" "p.483" + "AnimBluePlayerListBG" "p.47" + "AnimRedTeamScoreBGWide" "p.483" + "AnimRedTeamScoreBGXPos" "r5-p.483" + "AnimRedTeamScoreWide" "p.46" + "AnimRedTeamScoreXPos" "r5-p.46" + "AnimRedTeamScoreDropshadowWide" "p.46" + "AnimRedTeamScoreDropshadowXPos" "r4-p.46" + "AnimRedPlayerListParentWide" "p.47" + "AnimRedPlayerListParentXPos" "r7-p.47" + "AnimRedPlayerListBGWide" "p.47" + "AnimRedPlayerListBGXPos" "r9-p.47" + "AnimBlueMedalsYPos" "75" + "AnimRedMedalsYPos" "75" + "AnimStatsLabelPanel6v6YPos" "75" + "AnimBlueTeamLabel6v6YPos" "107" + "AnimRedTeamLabel6v6YPos" "107" + "AnimStatsLabelPanel12v12YPos" "20" + "AnimBlueTeamLabel12v12YPos" "47" + "AnimRedTeamLabel12v12YPos" "47" + "AnimStatsContainer12v12YPos" "-10" + + if_large + { + "AnimBlueMedalsYPos" "50" + "AnimRedMedalsYPos" "50" + } + } + + "RankBorder" + { + "ControlName" "EditablePanel" + "fieldName" "RankBorder" + "xpos" "cs-0.5" + "ypos" "r0" + "zpos" "9000" + "wide" "510" + "tall" "43" + "visible" "0" + "PaintBackgroundType" "2" + "border" "MainMenuBGBorder" + "proportionaltoparent" "1" + + if_uses_xp + { + "visible" "1" + } + } + + "RankPanel" + { + "ControlName" "CMiniPvPRankPanel" + "fieldName" "RankPanel" + "xpos" "cs-0.5" + "ypos" "r0" + "zpos" "9001" + "wide" "f0" + "tall" "480" + "visible" "1" + "proportionaltoparent" "1" + "mouseinputenabled" "1" + "matchgroup" "MatchGroup_Ladder_6v6" + "show_name" "0" + "show_sources_when_hidden" "1" + "instantly_update" "0" + + if_uses_placement + { + "show_model" "0" + } + } + + "RankModelPanel" + { + "ControlName" "CPvPRankPanel" + "fieldName" "RankModelPanel" + "xpos" "cs-0.5" + "ypos" "r1" + "zpos" "9002" + "wide" "2000" + "tall" "2000" + "visible" "1" + "proportionaltoparent" "1" + "mouseinputenabled" "1" + "matchgroup" "MatchGroup_Casual_12v12" + "show_progress" "0" + "instantly_update" "0" + + if_uses_xp + { + "visible" "0" + } + } + + "StatsBgPanel" + { + "ControlName" "EditablePanel" + "fieldName" "StatsBgPanel" + "xpos" "0" + "ypos" "0" + "zpos" "0" + "wide" "f0" + "tall" "f0" + "visible" "0" + "enabled" "1" + "PaintBackgroundType" "1" + "bgcolor_override" "0 0 0 250" + } + + "DrawingPanel" + { + "ControlName" "CDrawingPanel" + "fieldName" "DrawingPanel" + "xpos" "c-320" + "ypos" "35" + "wide" "640" + "tall" "480" + "zpos" "60" + "visible" "0" + "enabled" "1" + "keyboardinputenabled" "0" + "linecolor" "RedSolid" + "team_colors" "1" + } + + "MainStatsContainer" + { + "Controlname" "EditablePanel" + "fieldnName" "MainStatsContainer" + "xpos" "0" + "ypos" "0" + "zpos" "1" + "wide" "f0" + "tall" "f0" + "proportionaltoparent" "1" + + "ParticlePanel" + { + "ControlName" "CTFParticlePanel" + "fieldName" "ParticlePanel" + "xpos" "0" + "ypos" "0" + "zpos" "55" + "wide" "f0" + "tall" "f0" + "visible" "1" + } + + "StatsLabelPanel" + { + "ControlName" "EditablePanel" + "fieldName" "StatsLabelPanel" + "xpos" "c-100" + "ypos" "-20" + "zpos" "70" + "wide" "200" + "tall" "15" + "visible" "0" + "enabled" "1" + "autoResize" "0" + + "StatsAndMedals" + { + "ControlName" "CExLabel" + "fieldName" "StatsAndMedals" + "font" "MatchSummaryStatsAndMedals" + "labelText" "#TF_StatsAndMedals" + "textAlignment" "center" + "xpos" "0" + "ypos" "0" + "zpos" "4" + "wide" "200" + "tall" "15" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + } + + "StatsAndMedalsShadow" + { + "ControlName" "CExLabel" + "fieldName" "StatsAndMedalsShadow" + "font" "MatchSummaryStatsAndMedals" + "labelText" "#TF_StatsAndMedals" + "fgcolor" "TransparentBlack" + "textAlignment" "center" + "xpos" "-1" + "ypos" "-1" + "zpos" "3" + "wide" "200" + "tall" "15" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "pin_to_sibling" "StatsAndMedals" + } + } + + "TeamScoresPanel" + { + "ControlName" "EditablePanel" + "fieldName" "TeamScoresPanel" + "xpos" "0" + "ypos" "0" + "zpos" "50" + "wide" "f0" + "tall" "f0" + "visible" "1" + "enabled" "1" + + "BlueTeamPanel" + { + "ControlName" "EditablePanel" + "fieldName" "BlueTeamPanel" + "xpos" "-320" + "ypos" "0" + "zpos" "0" + "wide" "f0" + "tall" "f0" + "visible" "1" + "enabled" "1" + + "BlueTeamScoreBG" + { + "ControlName" "EditablePanel" + "fieldName" "BlueTeamScoreBG" + "xpos" "5" + "ypos" "99" + "zpos" "2" + "wide" "p.213" + "tall" "36" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "border" "DarkBlueTeamBorder" + "bgcolor_override" "Blue" + + if_large + { + "ypos" "39" + } + } + "BlueTeamScore" + { + "ControlName" "CExLabel" + "fieldName" "BlueTeamScore" + "font" "MatchSummaryTeamScores" + "labelText" "%blueteamscore%" + "textAlignment" "east" + "xpos" "5" + "ypos" "101" + "zpos" "4" + "wide" "p.19" + "tall" "30" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + + if_large + { + "ypos" "41" + } + + } + "BlueTeamScoreDropshadow" + { + "ControlName" "CExLabel" + "fieldName" "BlueTeamScoreDropshadow" + "font" "MatchSummaryTeamScores" + "fgcolor" "TransparentBlack" + "labelText" "%blueteamscore%" + "textAlignment" "east" + "xpos" "6" + "ypos" "102" + "zpos" "3" + "wide" "p.19" + "tall" "30" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + + if_large + { + "ypos" "43" + } + } + "BlueTeamWinner" + { + "ControlName" "CExLabel" + "fieldName" "BlueTeamWinner" + "font" "MatchSummaryWinner" + "labelText" "%blueteamwinner%" + "textAlignment" "east" + "xpos" "5" + "ypos" "101" + "zpos" "4" + "wide" "p.19" + "tall" "30" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + + if_large + { + "ypos" "41" + } + } + "BlueTeamWinnerDropshadow" + { + "ControlName" "CExLabel" + "fieldName" "BlueTeamWinnerDropshadow" + "font" "MatchSummaryWinner" + "fgcolor" "TransparentBlack" + "labelText" "%blueteamwinner%" + "textAlignment" "east" + "xpos" "6" + "ypos" "102" + "zpos" "3" + "wide" "p.19" + "tall" "30" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + + if_large + { + "ypos" "42" + } + } + "BlueTeamImage" + { + "ControlName" "ImagePanel" + "fieldName" "BlueTeamImage" + "xpos" "14" + "ypos" "89" + "zpos" "5" + "wide" "56" + "tall" "56" + "visible" "1" + "enabled" "1" + "image" "../hud/team_blue" + "scaleImage" "1" + + if_large + { + "ypos" "29" + } + } + "BlueTeamLabel" + { + "ControlName" "CExLabel" + "fieldName" "BlueTeamLabel" + "font" "CompMatchStartTeamNames" + "labelText" "%blueteamname%" + "textAlignment" "west" + "xpos" "60" + "ypos" "-25" + "zpos" "20" + "wide" "195" + "tall" "20" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + } + "BlueLeaderAvatar" + { + "ControlName" "CAvatarImagePanel" + "fieldName" "BlueLeaderAvatar" + "xpos" "18" + "ypos" "100" + "zpos" "5" + "wide" "34" + "tall" "34" + "visible" "0" + "enabled" "1" + "image" "" + "scaleImage" "1" + "color_outline" "HudTimerProgressInActive" + + if_large + { + "ypos" "40" + } + } + "BlueLeaderAvatarBG" + { + "ControlName" "EditablePanel" + "fieldName" "BlueLeaderAvatarBG" + "xpos" "16" + "ypos" "98" + "zpos" "4" + "wide" "38" + "tall" "38" + "visible" "1" + "PaintBackgroundType" "2" + "bgcolor_override" "TextColor" + + if_large + { + "ypos" "38" + } + } + "BluePlayerListParent" + { + "ControlName" "EditablePanel" + "fieldName" "BluePlayerListParent" + "xpos" "12" + "ypos" "137" + "zpos" "1" + "wide" "p.193" + "tall" "215" + "visible" "1" + "enabled" "1" + + if_large + { + "ypos" "77" + "tall" "340" + } + + "BluePlayerList" + { + "ControlName" "TFSectionedListPanel" + "fieldName" "BluePlayerList" + "xpos" "0" + "ypos" "0" + "zpos" "1" + "wide" "p.465" + "tall" "205" + "visible" "1" + "enabled" "1" + "tabPosition" "0" + "autoresize" "0" + "linespacing" "25" + "linegap" "0" + //"show_columns" "1" + + "medal_width" "s.08" + "avatar_width" "s.08" + "spacer" "2" + "name_width" "s.19" + "class_width" "s.04" + "award_width" "s.04" + "stats_width" "s.08" + "horiz_inset" "0" + + if_large + { + "tall" "340" + "linegap" "0" + } + } + } + "BluePlayerListBG" + { + "ControlName" "EditablePanel" + "fieldName" "BluePlayerListBG" + "xpos" "9" + "ypos" "117" + "zpos" "0" + "wide" "p.2" + "tall" "225" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "border" "TFFatLineBorderClearBG" + + if_large + { + "ypos" "57" + "tall" "360" + } + } + } + "RedTeamPanel" + { + "ControlName" "EditablePanel" + "fieldName" "RedTeamPanel" + "xpos" "320" + "ypos" "0" + "zpos" "0" + "wide" "f0" + "tall" "f0" + "visible" "1" + "enabled" "1" + + "RedTeamScoreBG" + { + "ControlName" "EditablePanel" + "fieldName" "RedTeamScoreBG" + "xpos" "r5-p.213" + "ypos" "99" + "zpos" "2" + "wide" "p.213" + "tall" "36" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "border" "DarkRedTeamBorder" + "bgcolor_override" "Red" + + if_large + { + "ypos" "39" + } + } + "RedTeamScore" + { + "ControlName" "CExLabel" + "fieldName" "RedTeamScore" + "font" "MatchSummaryTeamScores" + "labelText" "%redteamscore%" + "textAlignment" "west" + "xpos" "r5-p.19" + "ypos" "101" + "zpos" "4" + "wide" "p.19" + "tall" "30" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + + if_large + { + "ypos" "41" + } + } + "RedTeamScoreDropshadow" + { + "ControlName" "CExLabel" + "fieldName" "RedTeamScoreDropshadow" + "font" "MatchSummaryTeamScores" + "fgcolor" "TransparentBlack" + "labelText" "%redteamscore%" + "textAlignment" "west" + "xpos" "r3-p.19" + "ypos" "103" + "zpos" "3" + "wide" "p.19" + "tall" "30" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + + if_large + { + "ypos" "43" + } + } + "RedTeamWinner" + { + "ControlName" "CExLabel" + "fieldName" "RedTeamWinner" + "font" "MatchSummaryWinner" + "labelText" "%redteamwinner%" + "textAlignment" "west" + "xpos" "r5-p.19" + "ypos" "101" + "zpos" "4" + "wide" "p.19" + "tall" "30" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + + if_large + { + "ypos" "41" + } + } + "RedTeamWinnerDropshadow" + { + "ControlName" "CExLabel" + "fieldName" "RedTeamWinnerDropshadow" + "font" "MatchSummaryWinner" + "fgcolor" "TransparentBlack" + "labelText" "%redteamwinner%" + "textAlignment" "west" + "xpos" "r4-p.19" + "ypos" "102" + "zpos" "3" + "wide" "p.19" + "tall" "30" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + + if_large + { + "ypos" "42" + } + } + "RedTeamImage" + { + "ControlName" "ImagePanel" + "fieldName" "RedTeamImage" + "xpos" "r68" + "ypos" "80" + "zpos" "5" + "wide" "70" + "tall" "70" + "visible" "1" + "enabled" "1" + "image" "../hud/team_red" + "scaleImage" "1" + + if_large + { + "ypos" "20" + } + } + "RedTeamLabel" + { + "ControlName" "CExLabel" + "fieldName" "RedTeamLabel" + "font" "CompMatchStartTeamNames" + "labelText" "%redteamname%" + "textAlignment" "east" + "xpos" "r255" + "ypos" "-25" + "zpos" "20" + "wide" "195" + "tall" "20" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + } + "RedLeaderAvatar" + { + "ControlName" "CAvatarImagePanel" + "fieldName" "RedLeaderAvatar" + "xpos" "r52" + "ypos" "100" + "zpos" "5" + "wide" "34" + "tall" "34" + "visible" "0" + "enabled" "1" + "image" "" + "scaleImage" "1" + "color_outline" "HudTimerProgressInActive" + + if_large + { + "ypos" "40" + } + } + "RedLeaderAvatarBG" + { + "ControlName" "EditablePanel" + "fieldName" "RedLeaderAvatarBG" + "xpos" "r54" + "ypos" "98" + "zpos" "4" + "wide" "38" + "tall" "38" + "visible" "1" + "PaintBackgroundType" "2" + "bgcolor_override" "TextColor" + + if_large + { + "ypos" "38" + } + } + "RedPlayerListParent" + { + "ControlName" "EditablePanel" + "fieldName" "RedPlayerListParent" + "xpos" "r12-p.193" + "ypos" "137" + "zpos" "1" + "wide" "p.193" + "tall" "215" + "visible" "1" + "enabled" "1" + + if_large + { + "ypos" "77" + "tall" "340" + } + + "RedPlayerList" + { + "ControlName" "TFSectionedListPanel" + "fieldName" "RedPlayerList" + "xpos" "0" + "ypos" "0" + "zpos" "1" + "wide" "p.465" + "tall" "205" + "visible" "1" + "enabled" "1" + "tabPosition" "0" + "autoresize" "0" + "linespacing" "25" + "linegap" "0" + //"show_columns" "1" + + "medal_width" "s.08" + "avatar_width" "s.08" + "spacer" "2" + "name_width" "s.19" + "class_width" "s.04" + "award_width" "s.04" + "stats_width" "s.08" + "horiz_inset" "0" + + if_large + { + "tall" "340" + "linegap" "0" + } + } + } + "RedPlayerListBG" + { + "ControlName" "EditablePanel" + "fieldName" "RedPlayerListBG" + "xpos" "r9-p.2" + "ypos" "117" + "zpos" "0" + "wide" "p.2" + "tall" "225" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "border" "TFFatLineBorderClearBG" + + if_large + { + "ypos" "57" + "tall" "360" + } + } + } + "BlueMedals" + { + "ControlName" "EditablePanel" + "fieldName" "BlueMedals" + "xpos" "c-250" + "ypos" "-20" + "zpos" "50" + "wide" "150" + "tall" "15" + "visible" "1" + "enabled" "1" + + if_large + { + "visible" "0" + } + + "BlueGoldMedal" + { + "ControlName" "ImagePanel" + "fieldName" "BlueGoldMedal" + "xpos" "0" + "ypos" "0" + "zpos" "5" + "wide" "15" + "tall" "15" + "visible" "1" + "enabled" "1" + "image" "competitive/competitive_coin_gold" + "scaleImage" "1" + } + "BlueGoldMedalValue" + { + "ControlName" "CExLabel" + "fieldName" "BlueGoldMedalValue" + "font" "MatchSummaryStatsAndMedals" + "labelText" "%blueteammedals_gold%" + "textAlignment" "center" + "xpos" "15" + "ypos" "0" + "zpos" "6" + "wide" "15" + "tall" "15" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + } + "BlueSilverMedal" + { + "ControlName" "ImagePanel" + "fieldName" "BlueSilverMedal" + "xpos" "55" + "ypos" "0" + "zpos" "5" + "wide" "15" + "tall" "15" + "visible" "1" + "enabled" "1" + "image" "competitive/competitive_coin_silver" + "scaleImage" "1" + } + "BlueSilverMedalValue" + { + "ControlName" "CExLabel" + "fieldName" "BlueSilverMedalValue" + "font" "MatchSummaryStatsAndMedals" + "labelText" "%blueteammedals_silver%" + "textAlignment" "center" + "xpos" "70" + "ypos" "0" + "zpos" "6" + "wide" "15" + "tall" "15" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + } + "BlueBronzeMedal" + { + "ControlName" "ImagePanel" + "fieldName" "BlueBronzeMedal" + "xpos" "110" + "ypos" "0" + "zpos" "5" + "wide" "15" + "tall" "15" + "visible" "1" + "enabled" "1" + "image" "competitive/competitive_coin_bronze" + "scaleImage" "1" + } + "BlueBronzeMedalValue" + { + "ControlName" "CExLabel" + "fieldName" "BlueBronzeMedalValue" + "font" "MatchSummaryStatsAndMedals" + "labelText" "%blueteammedals_bronze%" + "textAlignment" "center" + "xpos" "125" + "ypos" "0" + "zpos" "6" + "wide" "15" + "tall" "15" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + } + } + "RedMedals" + { + "ControlName" "EditablePanel" + "fieldName" "RedMedals" + "xpos" "c100" + "ypos" "-20" + "zpos" "50" + "wide" "150" + "tall" "15" + "visible" "1" + "enabled" "1" + + if_large + { + "visible" "0" + } + + "RedGoldMedal" + { + "ControlName" "ImagePanel" + "fieldName" "RedGoldMedal" + "xpos" "0" + "ypos" "0" + "zpos" "5" + "wide" "15" + "tall" "15" + "visible" "1" + "enabled" "1" + "image" "competitive/competitive_coin_gold" + "scaleImage" "1" + } + "RedGoldMedalValue" + { + "ControlName" "CExLabel" + "fieldName" "RedGoldMedalValue" + "font" "MatchSummaryStatsAndMedals" + "labelText" "%redteammedals_gold%" + "textAlignment" "center" + "xpos" "15" + "ypos" "0" + "zpos" "6" + "wide" "15" + "tall" "15" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + } + "RedSilverMedal" + { + "ControlName" "ImagePanel" + "fieldName" "RedSilverMedal" + "xpos" "55" + "ypos" "0" + "zpos" "5" + "wide" "15" + "tall" "15" + "visible" "1" + "enabled" "1" + "image" "competitive/competitive_coin_silver" + "scaleImage" "1" + } + "RedSilverMedalValue" + { + "ControlName" "CExLabel" + "fieldName" "RedSilverMedalValue" + "font" "MatchSummaryStatsAndMedals" + "labelText" "%redteammedals_silver%" + "textAlignment" "center" + "xpos" "70" + "ypos" "0" + "zpos" "6" + "wide" "15" + "tall" "15" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + } + "RedBronzeMedal" + { + "ControlName" "ImagePanel" + "fieldName" "RedBronzeMedal" + "xpos" "110" + "ypos" "0" + "zpos" "5" + "wide" "15" + "tall" "15" + "visible" "1" + "enabled" "1" + "image" "competitive/competitive_coin_bronze" + "scaleImage" "1" + } + "RedBronzeMedalValue" + { + "ControlName" "CExLabel" + "fieldName" "RedBronzeMedalValue" + "font" "MatchSummaryStatsAndMedals" + "labelText" "%redteammedals_bronze%" + "textAlignment" "center" + "xpos" "125" + "ypos" "0" + "zpos" "6" + "wide" "15" + "tall" "15" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + } + } + } + } +} \ No newline at end of file diff --git a/resource/ui/hudmatchsummary.res b/resource/ui/hudmatchsummary.res new file mode 100644 index 0000000..0b72180 --- /dev/null +++ b/resource/ui/hudmatchsummary.res @@ -0,0 +1,2 @@ +"#base" "../../#customizations/streamermode/hudmatchsummary.res" +"#base" "hudmatchsummary-base.res" \ No newline at end of file diff --git a/resource/ui/hudmediccharge.res b/resource/ui/hudmediccharge.res new file mode 100644 index 0000000..f19253f --- /dev/null +++ b/resource/ui/hudmediccharge.res @@ -0,0 +1,292 @@ +"Resource/UI/HudMedicCharge.res" +{ + "Background" + { + "ControlName" "CTFImagePanel" + "fieldName" "Background" + "xpos" "0" + "ypos" "0" + "zpos" "0" + "wide" "130" + "tall" "65" + "visible" "0" + "enabled" "0" + "image" "../hud/medic_charge_blue_bg" + "scaleImage" "1" + "teambg_2" "../hud/medic_charge_red_bg" + "teambg_3" "../hud/medic_charge_blue_bg" + } + + "ChargeLabel" + { + "ControlName" "CExLabel" + "fieldName" "ChargeLabel" + "xpos" "c-50" + "ypos" "45" + "xpos_minmode" "c40" + "ypos_minmode" "5" + "zpos" "2" + "wide" "100" + "tall" "50" + "autoResize" "1" + "pinCorner" "2" + "visible" "1" + "enabled" "1" + "tabPosition" "0" + "labelText" "#TF_UberchargeMinHUD" + "textAlignment" "center" + "dulltext" "0" + "brighttext" "0" + "font" "Cerbetica24" + "font_minmode" "Cerbetica24" + "fgcolor" "Ammo In Clip" + } + + "ChargeLabelShadow" + { + "ControlName" "CExLabel" + "fieldName" "ChargeLabelShadow" + "xpos" "-2" + "ypos" "-2" + "zpos" "1" + "wide" "100" + "tall" "50" + "autoResize" "1" + "pinCorner" "2" + "visible" "1" + "enabled" "1" + "tabPosition" "0" + "labelText" "#TF_UberchargeMinHUD" + "textAlignment" "center" + "dulltext" "0" + "brighttext" "0" + "font" "Cerbetica24" + "font_minmode" "Cerbetica24" + "fgcolor" "TransparentBlack" + + "pin_to_sibling" "ChargeLabel" + "pin_corner_to_sibling" "PIN_TOPLEFT" + "pin_to_sibling_corner" "PIN_TOPLEFT" + } + + "IndividualChargesLabel" + { + "ControlName" "CExImageButton" + "fieldName" "IndividualChargesLabel" + "xpos" "c80" + "ypos" "55" + "zpos" "2" + "wide" "120" + "tall" "35" + "xpos_minmode" "c40" + "ypos_minmode" "20" + "wide_minmode" "100" + "tall_minmode" "22" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "defaultbgcolor_override" "Black" + "PaintBackgroundType" "0" + "textinsety" "99" + } + + "ChargeMeterLabel" + { + "ControlName" "CExLabel" + "fieldName" "ChargeMeterLabel" + "xpos" "c-75" + "ypos" "60" + "xpos_minmode" "10" + "ypos_minmode" "35" + "zpos" "3" + "wide" "150" + "tall" "20" + "autoResize" "1" + "pinCorner" "2" + "visible" "0" + "enabled" "0" + "tabPosition" "0" + "labelText" "#TF_Ubercharge" + "textAlignment" "center" + "dulltext" "0" + "brighttext" "0" + "font" "HudFontSmallest" + "fgcolor" "TanLight" + } + + "ChargeMeter" + { + "ControlName" "ContinuousProgressBar" + "fieldName" "ChargeMeter" + "font" "Default" + "xpos" "-125" + "ypos" "20" + "xpos_minmode" "-15" + "ypos_minmode" "0" + "zpos" "2" + "wide" "150" + "tall" "10" + "wide_minmode" "115" + "tall_minmode" "10" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "textAlignment" "Left" + "dulltext" "0" + "brighttext" "0" + "fgcolor_override" "Uber Bar Color" + "bgcolor_override" "32 32 32 128" + + "pin_to_sibling" "ChargeLabel" + "pin_corner_to_sibling" "PIN_CENTER_LEFT" + "pin_to_sibling_corner" "PIN_CENTER_RIGHT" + } + + "ChargeMeter1" + { + "ControlName" "ContinuousProgressBar" + "fieldName" "ChargeMeter1" + "font" "Default" + "xpos" "-2" + "ypos" "-2" + "zpos" "3" + "wide" "28" + "tall" "31" + "wide_minmode" "23" + "tall_minmode" "18" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "textAlignment" "Left" + "dulltext" "0" + "brighttext" "0" + "fgcolor_override" "Uber Bar Color" + "pin_to_sibling" "IndividualChargesLabel" + } + + "ChargeMeter2" + { + "ControlName" "ContinuousProgressBar" + "fieldName" "ChargeMeter2" + "font" "Default" + "xpos" "2" + "ypos" "0" + "zpos" "4" + "wide" "28" + "tall" "31" + "wide_minmode" "23" + "tall_minmode" "18" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "textAlignment" "Left" + "dulltext" "0" + "brighttext" "0" + "fgcolor_override" "Uber Bar Color" + + "pin_to_sibling" "ChargeMeter1" + "pin_corner_to_sibling" "PIN_TOPLEFT" + "pin_to_sibling_corner" "PIN_TOPRIGHT" + } + + "ChargeMeter3" + { + "ControlName" "ContinuousProgressBar" + "fieldName" "ChargeMeter3" + "font" "Default" + "xpos" "2" + "ypos" "0" + "zpos" "4" + "wide" "28" + "tall" "31" + "wide_minmode" "23" + "tall_minmode" "18" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "textAlignment" "Left" + "dulltext" "0" + "brighttext" "0" + "fgcolor_override" "Uber Bar Color" + + "pin_to_sibling" "ChargeMeter2" + "pin_corner_to_sibling" "PIN_TOPLEFT" + "pin_to_sibling_corner" "PIN_TOPRIGHT" + } + + "ChargeMeter4" + { + "ControlName" "ContinuousProgressBar" + "fieldName" "ChargeMeter4" + "font" "Default" + "xpos" "2" + "ypos" "0" + "zpos" "4" + "wide" "28" + "tall" "31" + "wide_minmode" "23" + "tall_minmode" "18" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "textAlignment" "Left" + "dulltext" "0" + "brighttext" "0" + "fgcolor_override" "Uber Bar Color" + + "pin_to_sibling" "ChargeMeter3" + "pin_corner_to_sibling" "PIN_TOPLEFT" + "pin_to_sibling_corner" "PIN_TOPRIGHT" + } + + "HealthClusterIcon" + { + "ControlName" "ImagePanel" + "fieldName" "HealthClusterIcon" + "xpos" "0" + "ypos" "0" + "wide" "25" + "tall" "25" + "visible" "0" + "enabled" "0" + "image" "../hud/ico_health_cluster" + "scaleImage" "1" + } + + "ResistIconAnchor" + { + "ControlName" "EditablePanel" + "fieldName" "ResistIconAnchor" + "xpos" "c80" + "ypos" "95" + "xpos_minmode" "c40" + "ypos_minmode" "48" + "wide" "30" + "tall" "30" + "visible" "1" + "enabled" "1" + } + + "ResistIcon" + { + "ControlName" "ImagePanel" + "fieldName" "ResistIcon" + "xpos" "0" + "ypos" "0" + "wide" "30" + "tall" "30" + "wide_minmode" "25" + "tall_minmode" "25" + "visible" "1" + "enabled" "1" + "image" "../HUD/defense_buff_bullet_blue" + "scaleImage" "1" + "pin_to_sibling" "ResistIconAnchor" + } +} \ No newline at end of file diff --git a/resource/ui/hudmenutauntselection.res b/resource/ui/hudmenutauntselection.res new file mode 100644 index 0000000..1ae34b2 --- /dev/null +++ b/resource/ui/hudmenutauntselection.res @@ -0,0 +1,915 @@ +"Resource/UI/HudMenuTauntSelection.res" +{ + "MainBackground" + { + "ControlName" "CIconPanel" + "fieldName" "MainBackground" + "xpos" "0" + "ypos" "15" + "zpos" "0" + "wide" "470" + "tall" "170" + "visible" "0" + "enabled" "0" + "scaleImage" "1" + "icon" "hud_menu_bg" + "iconColor" "White" + } + + "Divider" + { + "ControlName" "ImagePanel" + "fieldName" "Divider" + "xpos" "9999" + } + + "IcoReelIcon" + { + "ControlName" "CIconPanel" + "fieldName" "IcoReelIcon" + "xpos" "9999" + } + + "TitleLabel" + { + "ControlName" "CExLabel" + "fieldName" "TitleLabel" + "font" "Cerbetica28" + "xpos" "10" + "ypos" "0" + "zpos" "3" + "wide" "350" + "tall" "22" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "labelText" "#Hud_Menu_Taunt_Title" + "textAlignment" "west" + "dulltext" "0" + "brighttext" "0" + "allcaps" "1" + } + + "TitleLabelShadow" + { + "ControlName" "CExLabel" + "fieldName" "TitleLabelShadow" + "font" "Cerbetica28" + "fgcolor" "TransparentBlack" + "xpos" "-2" + "ypos" "-2" + "zpos" "3" + "wide" "350" + "tall" "22" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "labelText" "#Hud_Menu_Taunt_Title" + "textAlignment" "west" + "dulltext" "1" + "brighttext" "0" + "allcaps" "1" + "pin_to_sibling" "TitleLabel" + } + + "WeaponTauntLabel" + { + "ControlName" "CExLabel" + "fieldName" "WeaponTauntLabel" + "font" "Default" + "xpos" "10" + "ypos" "25" + "zpos" "2" + "wide" "460" + "tall" "13" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "labelText" "#Hud_Menu_Taunt_Weapon" + "textAlignment" "west" + "dulltext" "0" + "brighttext" "0" + } + + "CancelLabel" + { + "ControlName" "CExLabel" + "fieldName" "CancelLabel" + "font" "Default" + "xpos" "0" + "ypos" "25" + "zpos" "2" + "wide" "460" + "tall" "13" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "labelText" "#Hud_Menu_Taunt_Cancel" + "textAlignment" "east" + "dulltext" "0" + "brighttext" "0" + } + + "TauntModelPanel1" + { + "ControlName" "CItemModelPanel" + "fieldName" "TauntModelPanel1" + "xpos" "17" + "ypos" "45" + "zpos" "57" + "wide" "50" + "tall" "40" + "visible" "1" + "bgcolor_override" "Transparent" + "noitem_textcolor" "TextColor" + "PaintBackgroundType" "0" + "paintborder" "1" + + "model_ypos" "5" + "model_tall" "38" + "text_ypos" "46" + "text_center" "1" + "text_forcesize" "3" + "model_only" "1" + + "attriblabel" + { + "font" "ItemFontAttribLarge" + "visible" "0" + } + + "itemmodelpanel" + { + "use_item_rendertarget" "0" + "inventory_image_type" "1" + "allow_rot" "0" + } + } + + "NumberBg1" + { + "ControlName" "CIconPanel" + "fieldName" "NumberBg1" + "xpos" "32" + "ypos" "100" + "zpos" "4" + "wide" "15" + "tall" "15" + "visible" "0" + "enabled" "0" + "scaleImage" "1" + "icon" "ico_key_blank" + "iconColor" "White" + } + + "NumberLabel1" + { + "ControlName" "CExLabel" + "fieldName" "NumberLabel1" + "font" "Cerbetica20" + "fgcolor" "TanLight" + "xpos" "34" + "ypos" "87" + "zpos" "5" + "wide" "15" + "tall" "15" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "labelText" "1" + "textAlignment" "center" + "dulltext" "1" + "brighttext" "0" + } + + "NumberLabel1Shadow" + { + "ControlName" "CExLabel" + "fieldName" "NumberLabel1Shadow" + "font" "Cerbetica20" + "fgcolor" "TransparentBlack" + "xpos" "-2" + "ypos" "-2" + "zpos" "4" + "wide" "15" + "tall" "15" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "labelText" "1" + "textAlignment" "Center" + "dulltext" "1" + "brighttext" "0" + + "pin_to_sibling" "NumberLabel1" + "pin_corner_to_sibling" "PIN_TOPLEFT" + "pin_to_sibling_corner" "PIN_TOPLEFT" + } + + "TauntModelPanel2" + { + "ControlName" "CItemModelPanel" + "fieldName" "TauntModelPanel2" + "xpos" "73" + "ypos" "45" + "zpos" "57" + "wide" "50" + "tall" "40" + "visible" "1" + "bgcolor_override" "Transparent" + "noitem_textcolor" "TextColor" + "PaintBackgroundType" "0" + "paintborder" "1" + + "model_ypos" "5" + "model_tall" "38" + "text_ypos" "46" + "text_center" "1" + "text_forcesize" "3" + "model_only" "1" + + "attriblabel" + { + "font" "ItemFontAttribLarge" + "visible" "0" + } + + "itemmodelpanel" + { + "use_item_rendertarget" "0" + "inventory_image_type" "1" + "allow_rot" "0" + } + } + + "NumberBg2" + { + "ControlName" "CIconPanel" + "fieldName" "NumberBg2" + "xpos" "87" + "ypos" "100" + "zpos" "4" + "wide" "15" + "tall" "15" + "visible" "0" + "enabled" "0" + "scaleImage" "1" + "icon" "ico_key_blank" + "iconColor" "White" + } + + "NumberLabel2" + { + "ControlName" "CExLabel" + "fieldName" "NumberLabel2" + "font" "Cerbetica20" + "fgcolor" "TanLight" + "xpos" "89" + "ypos" "87" + "zpos" "5" + "wide" "15" + "tall" "15" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "labelText" "2" + "textAlignment" "center" + "dulltext" "1" + "brighttext" "0" + } + + "NumberLabel2Shadow" + { + "ControlName" "CExLabel" + "fieldName" "NumberLabel2Shadow" + "font" "Cerbetica20" + "fgcolor" "TransparentBlack" + "xpos" "-2" + "ypos" "-2" + "zpos" "4" + "wide" "15" + "tall" "15" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "labelText" "2" + "textAlignment" "Center" + "dulltext" "1" + "brighttext" "0" + + "pin_to_sibling" "NumberLabel2" + "pin_corner_to_sibling" "PIN_TOPLEFT" + "pin_to_sibling_corner" "PIN_TOPLEFT" + } + + "TauntModelPanel3" + { + "ControlName" "CItemModelPanel" + "fieldName" "TauntModelPanel3" + "xpos" "127" + "ypos" "45" + "zpos" "57" + "wide" "50" + "tall" "40" + "visible" "1" + "bgcolor_override" "Transparent" + "noitem_textcolor" "TextColor" + "PaintBackgroundType" "0" + "paintborder" "1" + + "model_ypos" "5" + "model_tall" "38" + "text_ypos" "46" + "text_center" "1" + "text_forcesize" "3" + "model_only" "1" + + "attriblabel" + { + "font" "ItemFontAttribLarge" + "visible" "0" + } + + "itemmodelpanel" + { + "use_item_rendertarget" "0" + "inventory_image_type" "1" + "allow_rot" "0" + } + } + + "NumberBg3" + { + "ControlName" "CIconPanel" + "fieldName" "NumberBg3" + "xpos" "142" + "ypos" "100" + "zpos" "4" + "wide" "15" + "tall" "15" + "visible" "0" + "enabled" "0" + "scaleImage" "1" + "icon" "ico_key_blank" + "iconColor" "White" + } + + "NumberLabel3" + { + "ControlName" "CExLabel" + "fieldName" "NumberLabel3" + "font" "Cerbetica20" + "fgcolor" "TanLight" + "xpos" "144" + "ypos" "87" + "zpos" "5" + "wide" "15" + "tall" "15" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "labelText" "3" + "textAlignment" "center" + "dulltext" "1" + "brighttext" "0" + } + + "NumberLabel3Shadow" + { + "ControlName" "CExLabel" + "fieldName" "NumberLabel3Shadow" + "font" "Cerbetica20" + "fgcolor" "TransparentBlack" + "xpos" "-2" + "ypos" "-2" + "zpos" "4" + "wide" "15" + "tall" "15" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "labelText" "3" + "textAlignment" "Center" + "dulltext" "1" + "brighttext" "0" + + "pin_to_sibling" "NumberLabel3" + "pin_corner_to_sibling" "PIN_TOPLEFT" + "pin_to_sibling_corner" "PIN_TOPLEFT" + } + + "TauntModelPanel4" + { + "ControlName" "CItemModelPanel" + "fieldName" "TauntModelPanel4" + "xpos" "182" + "ypos" "45" + "zpos" "57" + "wide" "50" + "tall" "40" + "visible" "1" + "bgcolor_override" "Transparent" + "noitem_textcolor" "TextColor" + "PaintBackgroundType" "0" + "paintborder" "1" + + "model_ypos" "5" + "model_tall" "38" + "text_ypos" "46" + "text_center" "1" + "text_forcesize" "3" + "model_only" "1" + + "attriblabel" + { + "font" "ItemFontAttribLarge" + "visible" "0" + } + + "itemmodelpanel" + { + "use_item_rendertarget" "0" + "inventory_image_type" "1" + "allow_rot" "0" + } + } + + "NumberBg4" + { + "ControlName" "CIconPanel" + "fieldName" "NumberBg4" + "xpos" "197" + "ypos" "100" + "zpos" "4" + "wide" "15" + "tall" "15" + "visible" "0" + "enabled" "0" + "scaleImage" "1" + "icon" "ico_key_blank" + "iconColor" "White" + } + + "NumberLabel4" + { + "ControlName" "CExLabel" + "fieldName" "NumberLabel4" + "font" "Cerbetica20" + "fgcolor" "TanLight" + "xpos" "200" + "ypos" "87" + "zpos" "5" + "wide" "15" + "tall" "15" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "labelText" "4" + "textAlignment" "center" + "dulltext" "1" + "brighttext" "0" + } + + "NumberLabel4Shadow" + { + "ControlName" "CExLabel" + "fieldName" "NumberLabel4Shadow" + "font" "Cerbetica20" + "fgcolor" "TransparentBlack" + "xpos" "-2" + "ypos" "-2" + "zpos" "4" + "wide" "15" + "tall" "15" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "labelText" "4" + "textAlignment" "Center" + "dulltext" "1" + "brighttext" "0" + + "pin_to_sibling" "NumberLabel4" + "pin_corner_to_sibling" "PIN_TOPLEFT" + "pin_to_sibling_corner" "PIN_TOPLEFT" + } + + "TauntModelPanel5" + { + "ControlName" "CItemModelPanel" + "fieldName" "TauntModelPanel5" + "xpos" "237" + "ypos" "45" + "zpos" "57" + "wide" "50" + "tall" "40" + "visible" "1" + "bgcolor_override" "Transparent" + "noitem_textcolor" "TextColor" + "PaintBackgroundType" "0" + "paintborder" "1" + + "model_ypos" "5" + "model_tall" "38" + "text_ypos" "46" + "text_center" "1" + "text_forcesize" "3" + "model_only" "1" + + "attriblabel" + { + "font" "ItemFontAttribLarge" + "visible" "0" + } + + "itemmodelpanel" + { + "use_item_rendertarget" "0" + "inventory_image_type" "1" + "allow_rot" "0" + } + } + + "NumberBg5" + { + "ControlName" "CIconPanel" + "fieldName" "NumberBg5" + "xpos" "252" + "ypos" "100" + "zpos" "4" + "wide" "15" + "tall" "15" + "visible" "0" + "enabled" "0" + "scaleImage" "1" + "icon" "ico_key_blank" + "iconColor" "White" + } + + "NumberLabel5" + { + "ControlName" "CExLabel" + "fieldName" "NumberLabel5" + "font" "Cerbetica20" + "fgcolor" "TanLight" + "xpos" "256" + "ypos" "87" + "zpos" "5" + "wide" "15" + "tall" "15" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "labelText" "5" + "textAlignment" "center" + "dulltext" "1" + "brighttext" "0" + } + + "NumberLabel5Shadow" + { + "ControlName" "CExLabel" + "fieldName" "NumberLabel5Shadow" + "font" "Cerbetica20" + "fgcolor" "TransparentBlack" + "xpos" "-2" + "ypos" "-2" + "zpos" "4" + "wide" "15" + "tall" "15" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "labelText" "5" + "textAlignment" "Center" + "dulltext" "1" + "brighttext" "0" + + "pin_to_sibling" "NumberLabel5" + "pin_corner_to_sibling" "PIN_TOPLEFT" + "pin_to_sibling_corner" "PIN_TOPLEFT" + } + + "TauntModelPanel6" + { + "ControlName" "CItemModelPanel" + "fieldName" "TauntModelPanel6" + "xpos" "292" + "ypos" "45" + "zpos" "57" + "wide" "50" + "tall" "40" + "visible" "1" + "bgcolor_override" "Transparent" + "noitem_textcolor" "TextColor" + "PaintBackgroundType" "0" + "paintborder" "1" + + "model_ypos" "5" + "model_tall" "38" + "text_ypos" "46" + "text_center" "1" + "text_forcesize" "3" + "model_only" "1" + + "attriblabel" + { + "font" "ItemFontAttribLarge" + "visible" "0" + } + + "itemmodelpanel" + { + "use_item_rendertarget" "0" + "inventory_image_type" "1" + "allow_rot" "0" + } + } + + "NumberBg6" + { + "ControlName" "CIconPanel" + "fieldName" "NumberBg6" + "xpos" "307" + "ypos" "100" + "zpos" "4" + "wide" "15" + "tall" "15" + "visible" "0" + "enabled" "0" + "scaleImage" "1" + "icon" "ico_key_blank" + "iconColor" "White" + } + + "NumberLabel6" + { + "ControlName" "CExLabel" + "fieldName" "NumberLabel6" + "font" "Cerbetica20" + "fgcolor" "TanLight" + "xpos" "310" + "ypos" "87" + "zpos" "5" + "wide" "15" + "tall" "15" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "labelText" "6" + "textAlignment" "center" + "dulltext" "1" + "brighttext" "0" + } + + "NumberLabel6Shadow" + { + "ControlName" "CExLabel" + "fieldName" "NumberLabel6Shadow" + "font" "Cerbetica20" + "fgcolor" "TransparentBlack" + "xpos" "-2" + "ypos" "-2" + "zpos" "4" + "wide" "15" + "tall" "15" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "labelText" "6" + "textAlignment" "Center" + "dulltext" "1" + "brighttext" "0" + + "pin_to_sibling" "NumberLabel6" + "pin_corner_to_sibling" "PIN_TOPLEFT" + "pin_to_sibling_corner" "PIN_TOPLEFT" + } + + "TauntModelPanel7" + { + "ControlName" "CItemModelPanel" + "fieldName" "TauntModelPanel7" + "xpos" "347" + "ypos" "45" + "zpos" "57" + "wide" "50" + "tall" "40" + "visible" "1" + "bgcolor_override" "Transparent" + "noitem_textcolor" "TextColor" + "PaintBackgroundType" "0" + "paintborder" "1" + + "model_ypos" "5" + "model_tall" "38" + "text_ypos" "46" + "text_center" "1" + "text_forcesize" "3" + "model_only" "1" + + "attriblabel" + { + "font" "ItemFontAttribLarge" + "visible" "0" + } + + "itemmodelpanel" + { + "use_item_rendertarget" "0" + "inventory_image_type" "1" + "allow_rot" "0" + } + } + + "NumberBg7" + { + "ControlName" "CIconPanel" + "fieldName" "NumberBg7" + "xpos" "362" + "ypos" "100" + "zpos" "4" + "wide" "15" + "tall" "15" + "visible" "0" + "enabled" "0" + "scaleImage" "1" + "icon" "ico_key_blank" + "iconColor" "White" + } + + "NumberLabel7" + { + "ControlName" "CExLabel" + "fieldName" "NumberLabel7" + "font" "Cerbetica20" + "fgcolor" "TanLight" + "xpos" "364" + "ypos" "87" + "zpos" "5" + "wide" "15" + "tall" "15" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "labelText" "7" + "textAlignment" "center" + "dulltext" "1" + "brighttext" "0" + } + + "NumberLabel7Shadow" + { + "ControlName" "CExLabel" + "fieldName" "NumberLabel7Shadow" + "font" "Cerbetica20" + "fgcolor" "TransparentBlack" + "ypos" "-2" + "xpos" "-2" + "zpos" "4" + "wide" "15" + "tall" "15" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "labelText" "7" + "textAlignment" "center" + "dulltext" "1" + "brighttext" "0" + + "pin_to_sibling" "NumberLabel7" + "pin_corner_to_sibling" "PIN_TOPLEFT" + "pin_to_sibling_corner" "PIN_TOPLEFT" + } + + "TauntModelPanel8" + { + "ControlName" "CItemModelPanel" + "fieldName" "TauntModelPanel8" + "xpos" "402" + "ypos" "45" + "zpos" "57" + "wide" "50" + "tall" "40" + "visible" "1" + "bgcolor_override" "Transparent" + "noitem_textcolor" "TextColor" + "PaintBackgroundType" "0" + "paintborder" "1" + + "model_ypos" "5" + "model_tall" "38" + "text_ypos" "46" + "text_center" "1" + "text_forcesize" "3" + "model_only" "1" + + "attriblabel" + { + "font" "ItemFontAttribLarge" + "visible" "0" + } + + "itemmodelpanel" + { + "use_item_rendertarget" "0" + "inventory_image_type" "1" + "allow_rot" "0" + } + } + + "NumberBg8" + { + "ControlName" "CIconPanel" + "fieldName" "NumberBg8" + "xpos" "417" + "ypos" "100" + "zpos" "4" + "wide" "15" + "tall" "15" + "visible" "0" + "enabled" "0" + "scaleImage" "1" + "icon" "ico_key_blank" + "iconColor" "White" + } + + "NumberLabel8" + { + "ControlName" "CExLabel" + "fieldName" "NumberLabel8" + "font" "Cerbetica20" + "fgcolor" "TanLight" + "xpos" "420" + "ypos" "87" + "zpos" "5" + "wide" "15" + "tall" "15" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "labelText" "8" + "textAlignment" "center" + "dulltext" "1" + "brighttext" "0" + } + + "NumberLabel8Shadow" + { + "ControlName" "CExLabel" + "fieldName" "NumberLabel8Shadow" + "font" "Cerbetica20" + "fgcolor" "TransparentBlack" + "xpos" "-2" + "ypos" "-2" + "zpos" "4" + "wide" "15" + "tall" "15" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "labelText" "8" + "textAlignment" "center" + "dulltext" "1" + "brighttext" "0" + + "pin_to_sibling" "NumberLabel8" + "pin_corner_to_sibling" "PIN_TOPLEFT" + "pin_to_sibling_corner" "PIN_TOPLEFT" + } + + "MenuBG" + { + "ControlName" "EditablePanel" + "fieldName" "MenuBG" + "xpos" "0" + "ypos" "22" + "zpos" "1" + "wide" "470" + "tall" "100" + "visible" "1" + "enabled" "1" + "bgcolor_override" "HudBlack" + "PaintBackgroundType" "2" + } +} \ No newline at end of file diff --git a/resource/ui/hudminigame_base.res b/resource/ui/hudminigame_base.res new file mode 100644 index 0000000..edd4d89 --- /dev/null +++ b/resource/ui/hudminigame_base.res @@ -0,0 +1,158 @@ +"Resource/UI/HudMiniGame_Base.res" +{ + "LeftSideBG" + { + "ControlName" "ImagePanel" + "fieldName" "LeftSideBG" + "xpos" "c-60" + "ypos" "r30" + "zpos" "0" + "wide" "60" + "tall" "30" + "visible" "1" + "enabled" "1" + "fillcolor" "Blue" + } + + "RightSideBG" + { + "ControlName" "ImagePanel" + "fieldName" "RightSideBG" + "xpos" "c0" + "ypos" "r30" + "zpos" "0" + "wide" "60" + "tall" "30" + "visible" "1" + "enabled" "1" + "fillcolor" "Red" + } + + "OutlineBG" + { + "ControlName" "ImagePanel" + "fieldName" "OutlineBG" + "xpos" "9999" + } + + "BlueScore" + { + "ControlName" "CExLabel" + "fieldName" "BlueScore" + "xpos" "c-60" + "ypos" "r30" + "zpos" "8" + "wide" "60" + "tall" "30" + "visible" "1" + "enabled" "1" + "textAlignment" "east" + "labelText" "%bluescore%" + "font" "Cerbetica40" + "fgcolor" "TanLight" + "textinsetx" "10" + } + "BlueScoreShadow" + { + "ControlName" "CExLabel" + "fieldName" "BlueScoreShadow" + "xpos" "-2" + "ypos" "-2" + "zpos" "7" + "wide" "60" + "tall" "30" + "visible" "1" + "enabled" "1" + "textAlignment" "east" + "labelText" "%bluescore%" + "font" "Cerbetica40" + "fgcolor" "TransparentBlack" + "textinsetx" "10" + "pin_to_sibling" "BlueScore" + } + + "RedScore" + { + "ControlName" "CExLabel" + "fieldName" "RedScore" + "xpos" "c0" + "ypos" "r30" + "zpos" "8" + "wide" "60" + "tall" "30" + "visible" "1" + "enabled" "1" + "textAlignment" "west" + "labelText" "%redscore%" + "font" "Cerbetica40" + "fgcolor" "TanLight" + "textinsetx" "10" + } + "RedScoreShadow" + { + "ControlName" "CExLabel" + "fieldName" "RedScoreShadow" + "xpos" "-2" + "ypos" "-2" + "zpos" "7" + "wide" "60" + "tall" "30" + "visible" "1" + "enabled" "1" + "textAlignment" "west" + "labelText" "%redscore%" + "font" "Cerbetica40" + "fgcolor" "TransparentBlack" + "textinsetx" "10" + "pin_to_sibling" "RedScore" + } + + "PlayingTo" + { + "ControlName" "CExLabel" + "fieldName" "PlayingTo" + "xpos" "c-70" + "ypos" "r54" + "zpos" "4" + "wide" "140" + "tall" "30" + "visible" "1" + "enabled" "1" + "labelText" "#TF_PlayingTo" + "textAlignment" "center" + "dulltext" "0" + "brighttext" "0" + "font" "HudFontSmall" + "fgcolor" "TanLight" + } + + "PlayingToBG" + { + "ControlName" "EditablePanel" + "fieldName" "PlayingToBG" + "xpos" "c-60" + "ypos" "r50" + "zpos" "0" + "wide" "120" + "tall" "20" + "visible" "1" + "enabled" "1" + "bgcolor_override" "Transparent" + "PaintBackgroundType" "2" + } + + "GameImage" + { + "ControlName" "ImagePanel" + "fieldName" "GameImage" + "xpos" "cs-0.5" + "ypos" "r74" + "zpos" "5" + "wide" "50" + "tall" "50" + "visible" "0" + "enabled" "0" + "image" "" + "scaleImage" "1" + } +} \ No newline at end of file diff --git a/resource/ui/hudobjectiveflagpanel.res b/resource/ui/hudobjectiveflagpanel.res new file mode 100644 index 0000000..810da54 --- /dev/null +++ b/resource/ui/hudobjectiveflagpanel.res @@ -0,0 +1,471 @@ +"Resource/UI/HudObjectiveFlagPanel.res" +{ + "ObjectiveStatusFlagPanel" + { + "ControlName" "EditablePanel" + "fieldName" "ObjectiveStatusFlagPanel" + "xpos" "0" + "ypos" "0" + "zpos" "1" + "wide" "f0" + "tall" "500" + "visible" "1" + "enabled" "1" + + "if_hybrid" + { + "zpos" "-1" + } + } + + "LeftSideBG" + { + "ControlName" "ImagePanel" + "fieldName" "LeftSideBG" + "xpos" "c-25" + "ypos" "r468" + "zpos" "0" + "wide" "25" + "tall" "25" + "visible" "1" + "enabled" "1" + "fillcolor" "Blue" + + "if_hybrid" + { + "visible" "0" + } + + "if_mvm" + { + "visible" "0" + } + + "if_specialdelivery" + { + "visible" "0" + } + } + + "RightSideBG" + { + "ControlName" "ImagePanel" + "fieldName" "RightSideBG" + "xpos" "c" + "ypos" "r468" + "zpos" "0" + "wide" "25" + "tall" "25" + "visible" "1" + "enabled" "1" + "fillcolor" "Red" + + "if_hybrid" + { + "visible" "0" + } + + "if_mvm" + { + "visible" "0" + } + + "if_specialdelivery" + { + "visible" "0" + } + } + + "OutlineBG" + { + "ControlName" "ImagePanel" + "fieldName" "OutlineBG" + "xpos" "9999" + } + + "BlueScore" + { + "ControlName" "CExLabel" + "fieldName" "BlueScore" + "xpos" "c-31" + "ypos" "r471" + "zpos" "8" + "wide" "30" + "tall" "30" + "visible" "1" + "enabled" "1" + "textAlignment" "east" + "labelText" "%bluescore%" + "font" "Cerbetica32" + "fgcolor" "TanLight" + "textinsetx" "10" + + "if_hybrid" + { + "visible" "0" + } + + "if_mvm" + { + "visible" "0" + } + + "if_specialdelivery" + { + "visible" "0" + } + } + "BlueScoreShadow" + { + "ControlName" "CExLabel" + "fieldName" "BlueScoreShadow" + "xpos" "-2" + "ypos" "-2" + "zpos" "7" + "wide" "30" + "tall" "30" + "visible" "1" + "enabled" "1" + "textAlignment" "east" + "labelText" "%bluescore%" + "font" "Cerbetica32" + "fgcolor" "TransparentBlack" + "textinsetx" "10" + "pin_to_sibling" "BlueScore" + + "if_hybrid" + { + "visible" "0" + } + + "if_mvm" + { + "visible" "0" + } + + "if_specialdelivery" + { + "visible" "0" + } + } + + "RedScore" + { + "ControlName" "CExLabel" + "fieldName" "RedScore" + "xpos" "c1" + "ypos" "r471" + "zpos" "8" + "wide" "60" + "tall" "30" + "visible" "1" + "enabled" "1" + "textAlignment" "west" + "labelText" "%redscore%" + "font" "Cerbetica32" + "fgcolor" "TanLight" + "textinsetx" "10" + + "if_hybrid" + { + "visible" "0" + } + + "if_mvm" + { + "visible" "0" + } + + "if_specialdelivery" + { + "visible" "0" + } + } + + "RedScoreShadow" + { + "ControlName" "CExLabel" + "fieldName" "RedScoreShadow" + "xpos" "-2" + "ypos" "-2" + "zpos" "7" + "wide" "60" + "tall" "30" + "visible" "1" + "enabled" "1" + "textAlignment" "west" + "labelText" "%redscore%" + "font" "Cerbetica32" + "fgcolor" "TransparentBlack" + "textinsetx" "10" + "pin_to_sibling" "RedScore" + + "if_hybrid" + { + "visible" "0" + } + + "if_mvm" + { + "visible" "0" + } + + "if_specialdelivery" + { + "visible" "0" + } + } + + "OutlineImage" + { + "ControlName" "CTFImagePanel" + "fieldName" "OutlineImage" + "xpos" "c-50" + "ypos" "r127" + "zpos" "9" + "wide" "100" + "tall" "50" + "visible" "1" + "enabled" "1" + "image" "../hud/objectives_flagpanel_carried_outline" + "scaleImage" "1" + } + + "CarriedImage" + { + "ControlName" "ImagePanel" + "fieldName" "CarriedImage" + "xpos" "cs-0.5" + "ypos" "r82" + "zpos" "10" + "wide" "32" + "tall" "32" + "visible" "0" + "enabled" "1" + "image" "../hud/objectives_flagpanel_carried_red" + "scaleImage" "1" + + "if_specialdelivery" + { + "ypos" "r82" + } + } + + "PlayingTo" + { + "ControlName" "CExLabel" + "fieldName" "PlayingTo" + "xpos" "c-70" + "ypos" "r450" + "zpos" "4" + "wide" "140" + "tall" "30" + "visible" "1" + "enabled" "1" + "labelText" "#TF_PlayingTo" + "textAlignment" "center" + "dulltext" "0" + "brighttext" "0" + "font" "HudFontSmall" + "fgcolor" "TanLight" + + "if_hybrid" + { + "visible" "0" + } + + "if_mvm" + { + "visible" "0" + } + + "if_specialdelivery" + { + "visible" "0" + } + } + + "PlayingToBG" + { + "ControlName" "EditablePanel" + "fieldName" "PlayingToBG" + "xpos" "c-60" + "ypos" "r50" + "zpos" "0" + "wide" "120" + "tall" "20" + "visible" "1" + "enabled" "1" + "bgcolor_override" "Transparent" + "PaintBackgroundType" "2" + + "if_hybrid" + { + "visible" "0" + } + + "if_mvm" + { + "visible" "0" + } + + "if_specialdelivery" + { + "visible" "0" + } + } + + "BlueFlag" + { + "ControlName" "CTFFlagStatus" + "fieldName" "BlueFlag" + "xpos" "c-103" + "ypos" "r503" + "zpos" "2" + "wide" "80" + "tall" "45" + "visible" "1" + "enabled" "1" + + if_mvm + { + "ypos" "r65" + } + + "if_hybrid" + { + "visible" "0" + "ypos" "r113" + } + + "if_hybrid_single" + { + "xpos" "c-80" + "ypos" "r113" + } + + "if_hybrid_double" + { + "xpos" "c-115" + "ypos" "r113" + } + + "if_specialdelivery" + { + "ypos" "r75" + } + + "if_no_flags" + { + "visible" "0" + } + } + + "RedFlag" + { + "ControlName" "CTFFlagStatus" + "fieldName" "RedFlag" + "xpos" "c-32" + "ypos" "r503" + "zpos" "5" + "wide" "80" + "tall" "45" + "visible" "1" + "enabled" "1" + + "if_hybrid" + { + "visible" "0" + "ypos" "r110" + } + + "if_hybrid_single" + { + "xpos" "c-80" + } + + "if_hybrid_double" + { + "xpos" "c-45" + } + + "if_specialdelivery" + { + "ypos" "r75" + } + + "if_no_flags" + { + "visible" "0" + } + } + + "CaptureFlag" + { + "ControlName" "CTFArrowPanel" + "fieldName" "CaptureFlag" + "xpos" "c-28" + "ypos" "r100" + "zpos" "5" + "wide" "56" + "tall" "56" + "visible" "0" + "enabled" "1" + + "if_hybrid" + { + "ypos" "r100" + } + + "if_specialdelivery" + { + "ypos" "r100" + } + } + + "PoisonIcon" + { + "ControlName" "ImagePanel" + "fieldName" "PoisonIcon" + "xpos" "cs-0.5" + "ypos" "r75" + "zpos" "6" + "wide" "40" + "tall" "o1" + "visible" "0" + "enabled" "1" + "image" "marked_for_death" + "scaleImage" "1" + } + "PoisonTimeLabel" + { + "ControlName" "CExLabel" + "fieldName" "PoisonTimeLabel" + "xpos" "cs-0.5" + "ypos" "r65" + "zpos" "6" + "wide" "40" + "tall" "20" + "visible" "0" + "enabled" "1" + "textAlignment" "center" + "labelText" "%redscore%" + "font" "HudFontMedium" + "fgcolor" "TanLight" + } + + "SpecCarriedImage" + { + "ControlName" "ImagePanel" + "fieldName" "SpecCarriedImage" + "xpos" "9999" + "ypos" "9999" + "zpos" "10" + "wide" "100" + "tall" "100" + "visible" "0" + "enabled" "0" + "image" "../hud/objectives_flagpanel_carried_red" + "scaleImage" "1" + } +} \ No newline at end of file diff --git a/resource/ui/hudobjectivekothtimepanel.res b/resource/ui/hudobjectivekothtimepanel.res new file mode 100644 index 0000000..26d8d57 --- /dev/null +++ b/resource/ui/hudobjectivekothtimepanel.res @@ -0,0 +1,139 @@ +"Resource/UI/HudObjectiveKothTimePanel.res" +{ + "HudKothTimeStatus" + { + if_match + { + "zpos" "5" + } + } + + "BlueTimer" + { + "ControlName" "CTFHudTimeStatus" + "fieldName" "BlueTimer" + "xpos" "0" + "ypos" "0" + "zpos" "10" + "wide" "50" + "tall" "25" + "visible" "1" + "enabled" "1" + + if_match + { + "proportionaltoparent" "1" + "xpos" "cs-1.0" + "ypos" "0" + "wide" "26" + "delta_item_x" "10" + "delta_item_start_y" "12" + "delta_item_end_y" "50" + "PositiveColor" "ColorGreen" + "NegativeColor" "ColorRed" + "delta_lifetime" "1.5" + "delta_item_font" "HudFontMediumSmall" + } + + "TimePanelValue" + { + "ControlName" "CExLabel" + "fieldName" "TimePanelValue" + "font" "HudFontMedium" + "fgcolor" "BlueSolid" + "xpos" "0" + "ypos" "0" + "zpos" "3" + "wide" "50" + "tall" "25" + "visible" "1" + "enabled" "1" + "textAlignment" "center" + "labelText" "0:00" + + if_match + { + "proportionaltoparent" "1" + "xpos" "0" + "ypos" "0" + "wide" "26" + "tall" "25" + "textAlignment" "south" + "textinsety" "-2" + "font" "HudFontSmallest" + } + } + } + + "RedTimer" + { + "ControlName" "CTFHudTimeStatus" + "fieldName" "RedTimer" + "xpos" "50" + "ypos" "0" + "zpos" "10" + "wide" "50" + "tall" "25" + "visible" "1" + "enabled" "1" + + if_match + { + "proportionaltoparent" "1" + "xpos" "cs0" + "ypos" "0" + "wide" "26" + "delta_item_x" "50" + "delta_item_start_y" "12" + "delta_item_end_y" "50" + "PositiveColor" "ColorGreen" + "NegativeColor" "ColorRed" + "delta_lifetime" "1.5" + "delta_item_font" "HudFontMediumSmall" + } + + "TimePanelValue" + { + "ControlName" "CExLabel" + "fieldName" "TimePanelValue" + "font" "HudFontMedium" + "fgcolor" "RedSolid" + "xpos" "0" + "ypos" "0" + "zpos" "3" + "wide" "50" + "tall" "25" + "visible" "1" + "enabled" "1" + "textAlignment" "center" + "labelText" "0:00" + + if_match + { + "proportionaltoparent" "1" + "xpos" "0" + "ypos" "0" + "wide" "26" + "tall" "25" + "textAlignment" "south" + "textinsety" "-2" + "font" "HudFontSmallest" + } + } + } + + "ActiveTimerBG" + { + "ControlName" "EditablePanel" + "fieldName" "ActiveTimerBG" + "xpos" "15" + "ypos" "25" + "zpos" "10" + "wide" "50" + "tall" "3" + "visible" "0" + "enabled" "1" + "bgcolor_override" "TanLight" + "PaintBackgroundType" "0" + } +} \ No newline at end of file diff --git a/resource/ui/hudobjectiveplayerdestruction.res b/resource/ui/hudobjectiveplayerdestruction.res new file mode 100644 index 0000000..16a325e --- /dev/null +++ b/resource/ui/hudobjectiveplayerdestruction.res @@ -0,0 +1,1035 @@ +"Resource/UI/HudObjectivePlayerDestruction.res" +{ + "ObjectiveStatusRobotDestruction" + { + "ControlName" "EditablePanel" + "fieldName" "ObjectiveStatusRobotDestruction" + "xpos" "0" + "ypos" "0" + "zpos" "1" + "wide" "f0" + "tall" "480" + "visible" "1" + "enabled" "1" + + "left_steal_edge_offset" "97" + "right_steal_edge_offset" "97" + "robot_x_offset" "78" + "robot_y_offset" "47" + "robot_x_step" "23" + "robot_y_step" "0" + "color_blue" "Blue" + "color_red" "Red" + + "if_hybrid" + { + "zpos" "-1" + } + + "robot_kv" + { + "ControlName" "CTFHudRobotDestruction_RobotIndicator" + "xpos" "0" + "ypos" "0" + "wide" "20" + "tall" "20" + "visible" "1" + "bgcolor_override" "Transparent" + "PaintBackgroundType" "0" + "paintborder" "0" + "AutoResize" "0" + "skip_autoresize" "1" + } + } + + "PlayingTo" + { + "ControlName" "CExLabel" + "fieldName" "PlayingTo" + "xpos" "cs-0.5" + "ypos" "r37" + "zpos" "1" + "wide" "90" + "tall" "12" + "visible" "1" + "enabled" "1" + "labelText" "#TF_PlayingTo" + "textAlignment" "center" + "dulltext" "0" + "brighttext" "0" + "font" "HudFontSmallest" + "fgcolor" "TanLight" + + "if_hybrid" + { + "visible" "0" + } + + "if_mvm" + { + "visible" "0" + } + + "if_specialdelivery" + { + "visible" "0" + } + } + + "PlayingToBG" + { + "ControlName" "EditablePanel" + "fieldName" "PlayingToBG" + "xpos" "c-40" + "ypos" "r38" + "zpos" "0" + "wide" "80" + "tall" "17" + "visible" "0" + "enabled" "0" + "bgcolor_override" "TransparentBlack" + "PaintBackgroundType" "2" + + "if_hybrid" + { + "visible" "0" + } + + "if_mvm" + { + "visible" "0" + } + + "if_specialdelivery" + { + "visible" "0" + } + } + + "CarriedContainer" + { + "ControlName" "EditablePanel" + "fieldName" "CarriedContainer" + "xpos" "0" + "ypos" "r115" + "zpos" "1" + "wide" "100" + "tall" "100" + "visible" "0" + "enabled" "1" + "bgcolor_override" "Transparent" + + "CarriedImage" + { + "ControlName" "ImagePanel" + "fieldName" "CarriedImage" + "xpos" "3" + "ypos" "73" + "zpos" "4" + "wide" "18" + "tall" "18" + "visible" "1" + "enabled" "1" + "image" "../hud/hud_obj_status_ammo_64" + "scaleImage" "1" + "proportionalToParent" "1" + } + + "CarriedProgressBar" + { + "fieldName" "CarriedProgressBar" + "ControlName" "ImagePanel" + "xpos" "0" + "ypos" "0" + "zpos" "0" + "wide" "f0" + "tall" "f0" + "scaleimage" "0" + "visible" "0" + "proportionalToParent" "1" + } + + "FlagValue" + { + "ControlName" "CExLabel" + "fieldName" "FlagValue" + "xpos" "23" + "ypos" "75" + "zpos" "4" + "wide" "25" + "tall" "15" + "visible" "1" + "enabled" "1" + "textAlignment" "west" + "labelText" "%flagvalue%" + "font" "HudFontMediumSmall" + "fgcolor" "TanLight" + "proportionalToParent" "1" + } + "FlagValueShadow" + { + "ControlName" "CExLabel" + "fieldName" "FlagValueShadow" + "xpos" "-2" + "ypos" "-2" + "zpos" "3" + "wide" "25" + "tall" "15" + "visible" "1" + "enabled" "1" + "textAlignment" "west" + "labelText" "%flagvalue%" + "font" "HudFontMediumSmall" + "fgcolor" "TransparentBlack" + "proportionalToParent" "1" + "pin_to_sibling" "FlagValue" + } + + "TeamLeaderImage" + { + "ControlName" "CTFImagePanel" + "fieldName" "TeamLeaderImage" + "xpos" "3" + "ypos" "53" + "zpos" "12" + "wide" "18" + "tall" "18" + "visible" "0" + "enabled" "1" + "image" "importtool_goldstar" + "scaleImage" "1" + } + } + + "ScoreContainer" + { + "fieldName" "ScoreContainer" + "ControlName" "EditablePanel" + "xpos" "c-200" + "ypos" "r115" + "zpos" "2" + "wide" "400" + "tall" "120" + "scaleimage" "0" + "visible" "1" + "enabled" "1" + + "ProgressBarContainer" + { + "fieldName" "ProgressBarContainer" + "ControlName" "EditablePanel" + "xpos" "c-90" + "ypos" "r45" + "zpos" "1" + "wide" "180" + "tall" "40" + "visible" "1" + "enabled" "1" + "proportionalToParent" "1" + + "ScoreOutline" + { + "fieldName" "ScoreOutline" + "ControlName" "ImagePanel" + "xpos" "0" + "ypos" "0" + "zpos" "10" + "wide" "f0" + "tall" "f0" + "scaleimage" "1" + "visible" "1" + "enabled" "1" + "Image" "../hud/objectives_corepanel_bg" + "proportionalToParent" "1" + } + + "FlagImageBlue" + { + "ControlName" "ImagePanel" + "fieldName" "FlagImageBlue" + "xpos" "30" + "ypos" "5" + "zpos" "5" + "wide" "10" + "tall" "10" + "visible" "1" + "enabled" "1" + "image" "../hud/hud_obj_status_ammo_64" + "scaleImage" "1" + "proportionalToParent" "1" + } + + "EscrowBlue" + { + "ControlName" "CExLabel" + "fieldName" "EscrowBlue" + "xpos" "10" + "ypos" "4" + "zpos" "4" + "wide" "25" + "tall" "12" + "visible" "1" + "enabled" "1" + "textAlignment" "west" + "labelText" "%blue_escrow%" + "font" "FontBold12" + "fgcolor" "TanLight" + "proportionalToParent" "1" + } + + "EscrowBlueShadow" + { + "ControlName" "CExLabel" + "fieldName" "EscrowBlueShadow" + "xpos" "-1" + "ypos" "-1" + "zpos" "4" + "wide" "25" + "tall" "12" + "visible" "1" + "enabled" "1" + "textAlignment" "west" + "labelText" "%blue_escrow%" + "font" "FontBold12" + "fgcolor" "TransparentBlack" + "proportionalToParent" "1" + "pin_to_sibling" "EscrowBlue" + } + + "FlagImageRed" + { + "ControlName" "ImagePanel" + "fieldName" "FlagImageRed" + "xpos" "140" + "ypos" "5" + "zpos" "5" + "wide" "10" + "tall" "10" + "visible" "1" + "enabled" "1" + "image" "../hud/hud_obj_status_ammo_64" + "scaleImage" "1" + "proportionalToParent" "1" + } + + "EscrowRed" + { + "ControlName" "CExLabel" + "fieldName" "EscrowRed" + "xpos" "145" + "ypos" "4" + "zpos" "4" + "wide" "25" + "tall" "12" + "visible" "1" + "enabled" "1" + "textAlignment" "east" + "labelText" "%red_escrow%" + "font" "FontBold12" + "fgcolor" "TanLight" + "proportionalToParent" "1" + } + + "EscrowRedShadow" + { + "ControlName" "CExLabel" + "fieldName" "EscrowRedShadow" + "xpos" "-1" + "ypos" "-1" + "zpos" "4" + "wide" "25" + "tall" "12" + "visible" "1" + "enabled" "1" + "textAlignment" "east" + "labelText" "%red_escrow%" + "font" "FontBold12" + "fgcolor" "TransparentBlack" + "proportionalToParent" "1" + "pin_to_sibling" "EscrowRed" + } + + "BlueVictoryContainer" + { + "fieldName" "BlueVictoryContainer" + "ControlName" "EditablePanel" + "xpos" "25" + "ypos" "22" + "zpos" "5" + "wide" "0" + "tall" "f0" + "visible" "0" + "enabled" "1" + "proportionalToParent" "1" + + "VictoryLabel" + { + "ControlName" "CExLabel" + "fieldName" "VictoryLabel" + "xpos" "0" + "ypos" "0" + "zpos" "8" + "wide" "95" + "tall" "35" + "visible" "1" + "enabled" "1" + "textAlignment" "west" + "labelText" "#TF_RD_BlueFinale" + "font" "HudFontSmallBold" + "fgcolor" "TanLight" + "proportionalToParent" "1" + } + + "VictoryLabelShadow" + { + "ControlName" "CExLabel" + "fieldName" "VictoryLabelShadow" + "xpos" "1" + "ypos" "1" + "zpos" "7" + "wide" "95" + "tall" "35" + "visible" "1" + "enabled" "1" + "textAlignment" "west" + "labelText" "#TF_RD_BlueFinale" + "font" "HudFontSmallBold" + "fgcolor" "TransparentBlack" + "proportionalToParent" "1" + } + + "VictoryLabelTime" + { + "ControlName" "CExLabel" + "fieldName" "VictoryLabelTime" + "xpos" "0" + "ypos" "0" + "zpos" "8" + "wide" "55" + "tall" "35" + "visible" "1" + "enabled" "1" + "textAlignment" "west" + "labelText" "%victorytime%" + "font" "HudFontSmallBold" + "fgcolor" "TanLight" + "proportionalToParent" "1" + + "pin_to_sibling" "VictoryLabel" + "pin_corner_to_sibling" "7" + "pin_to_sibling_corner" "5" + } + + "VictoryLabelTimeShadow" + { + "ControlName" "CExLabel" + "fieldName" "VictoryLabelTimeShadow" + "xpos" "-1" + "ypos" "-1" + "zpos" "7" + "wide" "55" + "tall" "35" + "visible" "1" + "enabled" "1" + "textAlignment" "west" + "labelText" "%victorytime%" + "font" "HudFontSmallBold" + "fgcolor" "TransparentBlack" + "proportionalToParent" "1" + "pin_to_sibling" "VictoryLabel" + } + } + + "BlueProgressBarFill" + { + "fieldName" "BlueProgressBarFill" + "ControlName" "ImagePanel" + "xpos" "0" + "ypos" "0" + "zpos" "2" + "wide" "90" + "tall" "f0" + "scaleimage" "0" + "visible" "1" + "positionImage" "0" + "drawcolor" "84 111 127 255" + "Image" "../hud/objectives_corepanel_meter_solid" + "left_offset" "10" + "right_offset" "0" + "standard_color" "84 111 127 255" + "bright_color" "110 159 189 255" + "left_to_right" "0" + "blink_threshold" "1.0" + "blink_rate" "10" + "proportionalToParent" "1" + } + + "BlueProgressBarEscrow" + { + "fieldName" "BlueProgressBarEscrow" + "ControlName" "ImagePanel" + "xpos" "0" + "ypos" "0" + "zpos" "1" + "wide" "90" + "tall" "f0" + "scaleimage" "0" + "visible" "1" + "positionImage" "0" + "drawcolor" "141 160 171 255" + "Image" "../hud/objectives_corepanel_meter" + "left_offset" "10" + "right_offset" "0" + "standard_color" "127 143 152 255" + "bright_color" "177 193 202 255" + "left_to_right" "0" + "blink_threshold" "1" + "blink_rate" "20" + "proportionalToParent" "1" + } + + "RedVictoryContainer" + { + "fieldName" "RedVictoryContainer" + "ControlName" "EditablePanel" + "xpos" "25" + "ypos" "22" + "zpos" "5" + "wide" "0" + "tall" "f0" + "visible" "0" + "enabled" "1" + "proportionalToParent" "1" + + "VictoryLabel" + { + "ControlName" "CExLabel" + "fieldName" "VictoryLabel" + "xpos" "140" + "ypos" "0" + "zpos" "8" + "wide" "90" + "tall" "35" + "visible" "1" + "enabled" "1" + "textAlignment" "west" + "labelText" "#TF_RD_RedFinale" + "font" "HudFontSmallBold" + "fgcolor" "TanLight" + "proportionalToParent" "1" + } + + "VictoryLabelShadow" + { + "ControlName" "CExLabel" + "fieldName" "VictoryLabelShadow" + "xpos" "141" + "ypos" "1" + "zpos" "7" + "wide" "90" + "tall" "35" + "visible" "1" + "enabled" "1" + "textAlignment" "west" + "labelText" "#TF_RD_RedFinale" + "font" "HudFontSmallBold" + "fgcolor" "TransparentBlack" + "proportionalToParent" "1" + } + + "VictoryLabelTime" + { + "ControlName" "CExLabel" + "fieldName" "VictoryLabelTime" + "xpos" "0" + "ypos" "0" + "zpos" "8" + "wide" "55" + "tall" "35" + "visible" "1" + "enabled" "1" + "textAlignment" "west" + "labelText" "%victorytime%" + "font" "HudFontSmallBold" + "fgcolor" "TanLight" + "proportionalToParent" "1" + + "pin_to_sibling" "VictoryLabel" + "pin_corner_to_sibling" "7" + "pin_to_sibling_corner" "5" + } + + "VictoryLabelTimeShadow" + { + "ControlName" "CExLabel" + "fieldName" "VictoryLabelTimeShadow" + "xpos" "1" + "ypos" "1" + "zpos" "7" + "wide" "55" + "tall" "35" + "visible" "1" + "enabled" "1" + "textAlignment" "west" + "labelText" "%victorytime%" + "font" "HudFontSmallBold" + "fgcolor" "TransparentBlack" + "proportionalToParent" "1" + + "pin_to_sibling" "VictoryLabel" + "pin_corner_to_sibling" "7" + "pin_to_sibling_corner" "5" + } + } + + "RedProgressBarFill" + { + "fieldName" "RedProgressBarFill" + "ControlName" "ImagePanel" + "xpos" "90" + "ypos" "0" + "zpos" "2" + "wide" "90" + "tall" "f0" + "scaleimage" "0" + "positionImage" "0" + "visible" "1" + "proportionalToParent" "1" + "drawcolor" "171 59 59 255" + "Image" "../hud/objectives_corepanel_meter_solid_right" + "left_offset" "0" + "right_offset" "9" + "standard_color" "171 59 59 255" + "bright_color" "222 65 65 255" + "left_to_right" "1" + "blink_threshold" "1.0" + "blink_rate" "10" + } + + "RedProgressBarEscrow" + { + "fieldName" "RedProgressBarEscrow" + "ControlName" "ImagePanel" + "xpos" "90" + "ypos" "0" + "zpos" "1" + "wide" "90" + "tall" "f0" + "scaleimage" "0" + "positionImage" "0" + "visible" "1" + "drawcolor" "212 151 151 255" + "Image" "../hud/objectives_corepanel_meter_right" + "left_offset" "0" + "right_offset" "9" + "standard_color" "212 151 151 255" + "bright_color" "250 201 201 255" + "left_to_right" "1" + "blink_threshold" "1" + "blink_rate" "20" + "proportionalToParent" "1" + } + } + + "BlueScoreValueContainer" + { + "ControlName" "EditablePanel" + "fieldName" "BlueScoreValueContainer" + "xpos" "45" + "ypos" "r48" + "zpos" "10" + "wide" "60" + "tall" "60" + "visible" "1" + "enabled" "1" + "bgcolor_override" "Transparent" + "proportionalToParent" "1" + + "Score" + { + "ControlName" "CExLabel" + "fieldName" "Score" + "xpos" "c-27" + "ypos" "c-20" + "zpos" "8" + "wide" "55" + "tall" "35" + "visible" "1" + "enabled" "1" + "textAlignment" "east" + "labelText" "%score%" + "font" "HudFontMediumSmall" + "fgcolor" "TanLight" + "proportionalToParent" "1" + } + + "ScoreShadow" + { + "ControlName" "CExLabel" + "fieldName" "ScoreShadow" + "xpos" "-2" + "ypos" "-2" + "zpos" "7" + "wide" "55" + "tall" "35" + "visible" "1" + "enabled" "1" + "textAlignment" "east" + "labelText" "%score%" + "font" "HudFontMediumSmall" + "fgcolor" "TransparentBlack" + "proportionalToParent" "1" + "pin_to_sibling" "Score" + } + } + + "RedScoreValueContainer" + { + "ControlName" "EditablePanel" + "fieldName" "RedScoreValueContainer" + "xpos" "r105" + "ypos" "r48" + "zpos" "10" + "wide" "60" + "tall" "60" + "visible" "1" + "enabled" "1" + "bgcolor_override" "Transparent" + "proportionalToParent" "1" + + "Score" + { + "ControlName" "CExLabel" + "fieldName" "Score" + "xpos" "c-27" + "ypos" "c-20" + "zpos" "8" + "wide" "55" + "tall" "35" + "visible" "1" + "enabled" "1" + "textAlignment" "west" + "labelText" "%score%" + "font" "HudFontMediumSmall" + "fgcolor" "TanLight" + "proportionalToParent" "1" + } + + "ScoreShadow" + { + "ControlName" "CExLabel" + "fieldName" "ScoreShadow" + "xpos" "-2" + "ypos" "-2" + "zpos" "7" + "wide" "55" + "tall" "35" + "visible" "1" + "enabled" "1" + "textAlignment" "west" + "labelText" "%score%" + "font" "HudFontMediumSmall" + "fgcolor" "TransparentBlack" + "proportionalToParent" "1" + "pin_to_sibling" "Score" + } + } + + "BlueStolenContainer" + { + "ControlName" "EditablePanel" + "fieldName" "BlueStolenContainer" + "xpos" "r45" + "ypos" "r77" + "zpos" "1" + "wide" "30" + "tall" "40" + "visible" "1" + "enabled" "1" + "bgcolor_override" "Transparent" + "proportionalToParent" "1" + + "IntelImage" + { + "ControlName" "ImagePanel" + "fieldName" "IntelImage" + "xpos" "5" + "ypos" "19" + "zpos" "10" + "wide" "21" + "tall" "21" + "visible" "0" + "enabled" "1" + "image" "../HUD/obj_thief_red" + "scaleImage" "1" + "proportionalToParent" "1" + } + + "DroppedIntelContainer" + { + "ControlName" "EditablePanel" + "fieldName" "DroppedIntelContainer" + "xpos" "0" + "ypos" "20" + "zpos" "1" + "wide" "f0" + "tall" "f0" + "visible" "1" + "enabled" "1" + "paintbackground" "0" + "proportionalToParent" "1" + + "DroppedIntelImage" + { + "ControlName" "ImagePanel" + "fieldName" "DroppedIntelImage" + "xpos" "0" + "ypos" "0" + "zpos" "0" + "wide" "f0" + "tall" "20" + "visible" "1" + "enabled" "1" + "image" "../HUD/obj_rd_thief_dropped_blue" + "scaleImage" "1" + "proportionalToParent" "1" + } + } + + "IntelValue" + { + "ControlName" "CExLabel" + "fieldName" "IntelValue" + "xpos" "0" + "ypos" "0" + "zpos" "12" + "wide" "f0" + "tall" "20" + "visible" "1" + "enabled" "1" + "textAlignment" "center" + "labelText" "%intelvalue%" + "font" "HudFontSmallishBold" + "fgcolor" "TanLight" + "bgcolor_override" "Transparent" + "proportionalToParent" "1" + } + "IntelValueShadow" + { + "ControlName" "CExLabel" + "fieldName" "IntelValueShadow" + "xpos" "-1" + "ypos" "-1" + "zpos" "11" + "wide" "f0" + "tall" "20" + "visible" "1" + "enabled" "1" + "textAlignment" "center" + "labelText" "%intelvalue%" + "font" "HudFontSmallishBold" + "fgcolor" "TransparentBlack" + "proportionalToParent" "1" + "pin_to_sibling" "IntelValue" + } + } + + "RedStolenContainer" + { + "ControlName" "EditablePanel" + "fieldName" "RedStolenContainer" + "xpos" "r45" + "ypos" "r77" + "zpos" "1" + "wide" "30" + "tall" "40" + "visible" "1" + "enabled" "1" + "bgcolor_override" "Transparent" + "proportionalToParent" "1" + + "IntelImage" + { + "ControlName" "ImagePanel" + "fieldName" "IntelImage" + "xpos" "5" + "ypos" "19" + "zpos" "10" + "wide" "21" + "tall" "21" + "visible" "0" + "enabled" "1" + "image" "../HUD/obj_thief_blue" + "scaleImage" "1" + "proportionalToParent" "1" + } + + "DroppedIntelContainer" + { + "ControlName" "EditablePanel" + "fieldName" "DroppedIntelContainer" + "xpos" "0" + "ypos" "20" + "zpos" "1" + "wide" "f0" + "tall" "f0" + "visible" "1" + "enabled" "1" + "paintbackground" "0" + "proportionalToParent" "1" + + "DroppedIntelImage" + { + "ControlName" "ImagePanel" + "fieldName" "DroppedIntelImage" + "xpos" "0" + "ypos" "0" + "zpos" "0" + "wide" "f0" + "tall" "20" + "visible" "1" + "enabled" "1" + "image" "../HUD/obj_rd_thief_dropped_red" + "scaleImage" "1" + "proportionalToParent" "1" + } + } + + "IntelValue" + { + "ControlName" "CExLabel" + "fieldName" "IntelValue" + "xpos" "0" + "ypos" "0" + "zpos" "12" + "wide" "f0" + "tall" "20" + "visible" "1" + "enabled" "1" + "textAlignment" "center" + "labelText" "%intelvalue%" + "font" "HudFontSmallishBold" + "fgcolor" "TanLight" + "bgcolor_override" "Transparent" + "proportionalToParent" "1" + } + "IntelValueShadow" + { + "ControlName" "CExLabel" + "fieldName" "IntelValueShadow" + "xpos" "-1" + "ypos" "-1" + "zpos" "11" + "wide" "f0" + "tall" "20" + "visible" "1" + "enabled" "1" + "textAlignment" "center" + "labelText" "%intelvalue%" + "font" "HudFontSmallishBold" + "fgcolor" "TransparentBlack" + "proportionalToParent" "1" + "pin_to_sibling" "IntelValue" + } + } + } + + "CountdownContainer" + { + "ControlName" "EditablePanel" + "fieldName" "CountdownContainer" + "xpos" "c150" + "ypos" "r30" + "zpos" "1" + "wide" "50" + "tall" "100" + "visible" "0" + "enabled" "1" + + "Background" + { + "ControlName" "CTFImagePanel" + "fieldName" "Background" + "xpos" "0" + "ypos" "0" + "zpos" "1" + "wide" "50" + "tall" "100" + "visible" "0" + "enabled" "1" + "image" "../hud/ammo_blue_bg" + "scaleImage" "1" + "teambg_2" "../hud/ammo_red_bg" + "teambg_3" "../hud/ammo_blue_bg" + "proportionalToParent" "1" + } + + "BackgroundColor" + { + "ControlName" "EditablePanel" + "fieldName" "BackgroundColor" + "xpos" "0" + "ypos" "0" + "zpos" "1" + "wide" "50" + "tall" "100" + "visible" "1" + "enabled" "1" + "bgcolor_override" "31 129 75 210" + "PaintBackgroundType" "2" + } + + "CountdownImage" + { + "ControlName" "ImagePanel" + "fieldName" "CountdownImage" + "xpos" "0" + "ypos" "30" + "zpos" "2" + "wide" "25" + "tall" "25" + "visible" "1" + "enabled" "1" + "image" "../hud/arrow_big_down" + "scaleImage" "1" + "proportionalToParent" "1" + } + + "CountdownLabelTime" + { + "ControlName" "CExLabel" + "fieldName" "CountdownLabelTime" + "xpos" "0" + "ypos" "0" + "zpos" "8" + "wide" "50" + "tall" "30" + "visible" "1" + "enabled" "1" + "textAlignment" "center" + "labelText" "%countdowntime%" + "font" "HudFontMedium" + "fgcolor" "TanLight" + "proportionalToParent" "1" + } + + "CountdownLabelTimeTimeShadow" + { + "ControlName" "CExLabel" + "fieldName" "CountdownLabelTimeTimeShadow" + "xpos" "-2" + "ypos" "-2" + "zpos" "8" + "wide" "50" + "tall" "30" + "visible" "0" + "enabled" "0" + "textAlignment" "center" + "labelText" "%countdowntime%" + "font" "HudFontMedium" + "fgcolor" "TransparentBlack" + "proportionalToParent" "1" + "pin_to_sibling" "CountdownLabelTime" + } + } +} \ No newline at end of file diff --git a/resource/ui/hudobjectiverobotdestruction.res b/resource/ui/hudobjectiverobotdestruction.res new file mode 100644 index 0000000..4de2970 --- /dev/null +++ b/resource/ui/hudobjectiverobotdestruction.res @@ -0,0 +1,815 @@ +"Resource/UI/HudObjectiveFlagPanel.res" +{ + "ObjectiveStatusRobotDestruction" + { + "ControlName" "EditablePanel" + "fieldName" "ObjectiveStatusRobotDestruction" + "xpos" "0" + "ypos" "0" + "zpos" "1" + "wide" "f0" + "tall" "480" + "visible" "1" + "enabled" "1" + + "left_steal_edge_offset" "97" + "right_steal_edge_offset" "97" + "robot_x_offset" "78" + "robot_y_offset" "47" + "robot_x_step" "23" + "robot_y_step" "0" + "color_blue" "Blue" + "color_red" "Red" + + "if_hybrid" + { + "zpos" "-1" + } + + "robot_kv" + { + "ControlName" "CTFHudRobotDestruction_RobotIndicator" + "xpos" "0" + "ypos" "0" + "wide" "20" + "tall" "20" + "visible" "1" + "bgcolor_override" "Transparent" + "PaintBackgroundType" "0" + "paintborder" "0" + "AutoResize" "0" + "skip_autoresize" "1" + } + } + + "PlayingTo" + { + "ControlName" "CExLabel" + "fieldName" "PlayingTo" + "xpos" "cs-0.5" + "ypos" "r37" + "zpos" "1" + "wide" "90" + "tall" "12" + "visible" "1" + "enabled" "1" + "labelText" "#TF_PlayingTo" + "textAlignment" "center" + "dulltext" "0" + "brighttext" "0" + "font" "HudFontSmallest" + "fgcolor" "TanLight" + + "if_hybrid" + { + "visible" "0" + } + + "if_mvm" + { + "visible" "0" + } + + "if_specialdelivery" + { + "visible" "0" + } + } + + "PlayingToBG" + { + "ControlName" "EditablePanel" + "fieldName" "PlayingToBG" + "xpos" "c-40" + "ypos" "r38" + "zpos" "0" + "wide" "80" + "tall" "17" + "visible" "0" + "enabled" "0" + "bgcolor_override" "TransparentBlack" + "PaintBackgroundType" "2" + + "if_hybrid" + { + "visible" "0" + } + + "if_mvm" + { + "visible" "0" + } + + "if_specialdelivery" + { + "visible" "0" + } + } + + "CarriedContainer" + { + "ControlName" "EditablePanel" + "fieldName" "CarriedContainer" + "xpos" "0" + "ypos" "r115" + "zpos" "1" + "wide" "100" + "tall" "100" + "visible" "0" + "enabled" "1" + "bgcolor_override" "Transparent" + + "CarriedImage" + { + "ControlName" "ImagePanel" + "fieldName" "CarriedImage" + "xpos" "3" + "ypos" "73" + "zpos" "4" + "wide" "18" + "tall" "18" + "visible" "1" + "enabled" "1" + "image" "../hud/obj_rd_powersupply_outline" + "scaleImage" "1" + "proportionalToParent" "1" + } + + "CarriedProgressBar" + { + "fieldName" "CarriedProgressBar" + "ControlName" "ImagePanel" + "xpos" "0" + "ypos" "0" + "zpos" "0" + "wide" "f0" + "tall" "f0" + "scaleimage" "0" + "visible" "0" + "proportionalToParent" "1" + } + + "FlagValue" + { + "ControlName" "CExLabel" + "fieldName" "FlagValue" + "xpos" "23" + "ypos" "75" + "zpos" "4" + "wide" "25" + "tall" "15" + "visible" "1" + "enabled" "1" + "textAlignment" "west" + "labelText" "%flagvalue%" + "font" "HudFontMediumSmall" + "fgcolor" "TanLight" + "proportionalToParent" "1" + } + "FlagValueShadow" + { + "ControlName" "CExLabel" + "fieldName" "FlagValueShadow" + "xpos" "-2" + "ypos" "-2" + "zpos" "3" + "wide" "25" + "tall" "15" + "visible" "1" + "enabled" "1" + "textAlignment" "west" + "labelText" "%flagvalue%" + "font" "HudFontMediumSmall" + "fgcolor" "TransparentBlack" + "proportionalToParent" "1" + "pin_to_sibling" "FlagValue" + } + } + + "ScoreContainer" + { + "fieldName" "ScoreContainer" + "ControlName" "EditablePanel" + "xpos" "c-200" + "ypos" "r115" + "zpos" "2" + "wide" "400" + "tall" "120" + "scaleimage" "0" + "visible" "1" + "enabled" "1" + + "ProgressBarContainer" + { + "fieldName" "ProgressBarContainer" + "ControlName" "EditablePanel" + "xpos" "c-90" + "ypos" "r45" + "zpos" "1" + "wide" "180" + "tall" "40" + "visible" "1" + "enabled" "1" + "proportionalToParent" "1" + + "ScoreOutline" + { + "fieldName" "ScoreOutline" + "ControlName" "ImagePanel" + "xpos" "0" + "ypos" "0" + "zpos" "10" + "wide" "f0" + "tall" "f0" + "scaleimage" "1" + "visible" "1" + "enabled" "1" + "Image" "../hud/objectives_corepanel_bg" + "proportionalToParent" "1" + } + + "BlueVictoryContainer" + { + "fieldName" "BlueVictoryContainer" + "ControlName" "EditablePanel" + "xpos" "25" + "ypos" "22" + "zpos" "5" + "wide" "0" + "tall" "f0" + "visible" "0" + "enabled" "1" + "proportionalToParent" "1" + + "VictoryLabel" + { + "ControlName" "CExLabel" + "fieldName" "VictoryLabel" + "xpos" "0" + "ypos" "0" + "zpos" "8" + "wide" "95" + "tall" "35" + "visible" "1" + "enabled" "1" + "textAlignment" "west" + "labelText" "#TF_RD_BlueFinale" + "font" "HudFontSmallBold" + "fgcolor" "TanLight" + "proportionalToParent" "1" + } + + "VictoryLabelShadow" + { + "ControlName" "CExLabel" + "fieldName" "VictoryLabelShadow" + "xpos" "1" + "ypos" "1" + "zpos" "7" + "wide" "95" + "tall" "35" + "visible" "1" + "enabled" "1" + "textAlignment" "west" + "labelText" "#TF_RD_BlueFinale" + "font" "HudFontSmallBold" + "fgcolor" "TransparentBlack" + "proportionalToParent" "1" + } + + "VictoryLabelTime" + { + "ControlName" "CExLabel" + "fieldName" "VictoryLabelTime" + "xpos" "0" + "ypos" "0" + "zpos" "8" + "wide" "55" + "tall" "35" + "visible" "1" + "enabled" "1" + "textAlignment" "west" + "labelText" "%victorytime%" + "font" "HudFontSmallBold" + "fgcolor" "TanLight" + "proportionalToParent" "1" + + "pin_to_sibling" "VictoryLabel" + "pin_corner_to_sibling" "7" + "pin_to_sibling_corner" "5" + } + + "VictoryLabelTimeShadow" + { + "ControlName" "CExLabel" + "fieldName" "VictoryLabelTimeShadow" + "xpos" "-1" + "ypos" "-1" + "zpos" "7" + "wide" "55" + "tall" "35" + "visible" "1" + "enabled" "1" + "textAlignment" "west" + "labelText" "%victorytime%" + "font" "HudFontSmallBold" + "fgcolor" "TransparentBlack" + "proportionalToParent" "1" + "pin_to_sibling" "VictoryLabel" + } + } + + "BlueProgressBarFill" + { + "fieldName" "BlueProgressBarFill" + "ControlName" "ImagePanel" + "xpos" "0" + "ypos" "0" + "zpos" "2" + "wide" "90" + "tall" "f0" + "scaleimage" "0" + "visible" "1" + "positionImage" "0" + "drawcolor" "84 111 127 255" + "Image" "../hud/objectives_corepanel_meter_solid" + "left_offset" "10" + "right_offset" "0" + "standard_color" "84 111 127 255" + "bright_color" "110 159 189 255" + "left_to_right" "0" + "blink_threshold" "1.0" + "blink_rate" "10" + "proportionalToParent" "1" + } + + "BlueProgressBarEscrow" + { + "fieldName" "BlueProgressBarEscrow" + "ControlName" "ImagePanel" + "xpos" "0" + "ypos" "0" + "zpos" "1" + "wide" "90" + "tall" "f0" + "scaleimage" "0" + "visible" "1" + "positionImage" "0" + "drawcolor" "141 160 171 255" + "Image" "../hud/objectives_corepanel_meter" + "left_offset" "10" + "right_offset" "0" + "standard_color" "127 143 152 255" + "bright_color" "177 193 202 255" + "left_to_right" "0" + "blink_threshold" "1" + "blink_rate" "20" + "proportionalToParent" "1" + } + + "RedVictoryContainer" + { + "fieldName" "RedVictoryContainer" + "ControlName" "EditablePanel" + "xpos" "25" + "ypos" "22" + "zpos" "5" + "wide" "0" + "tall" "f0" + "visible" "0" + "enabled" "1" + "proportionalToParent" "1" + + "VictoryLabel" + { + "ControlName" "CExLabel" + "fieldName" "VictoryLabel" + "xpos" "140" + "ypos" "0" + "zpos" "8" + "wide" "90" + "tall" "35" + "visible" "1" + "enabled" "1" + "textAlignment" "west" + "labelText" "#TF_RD_RedFinale" + "font" "HudFontSmallBold" + "fgcolor" "TanLight" + "proportionalToParent" "1" + } + + "VictoryLabelShadow" + { + "ControlName" "CExLabel" + "fieldName" "VictoryLabelShadow" + "xpos" "141" + "ypos" "1" + "zpos" "7" + "wide" "90" + "tall" "35" + "visible" "1" + "enabled" "1" + "textAlignment" "west" + "labelText" "#TF_RD_RedFinale" + "font" "HudFontSmallBold" + "fgcolor" "TransparentBlack" + "proportionalToParent" "1" + } + + "VictoryLabelTime" + { + "ControlName" "CExLabel" + "fieldName" "VictoryLabelTime" + "xpos" "0" + "ypos" "0" + "zpos" "8" + "wide" "55" + "tall" "35" + "visible" "1" + "enabled" "1" + "textAlignment" "west" + "labelText" "%victorytime%" + "font" "HudFontSmallBold" + "fgcolor" "TanLight" + "proportionalToParent" "1" + + "pin_to_sibling" "VictoryLabel" + "pin_corner_to_sibling" "7" + "pin_to_sibling_corner" "5" + } + + "VictoryLabelTimeShadow" + { + "ControlName" "CExLabel" + "fieldName" "VictoryLabelTimeShadow" + "xpos" "1" + "ypos" "1" + "zpos" "7" + "wide" "55" + "tall" "35" + "visible" "1" + "enabled" "1" + "textAlignment" "west" + "labelText" "%victorytime%" + "font" "HudFontSmallBold" + "fgcolor" "TransparentBlack" + "proportionalToParent" "1" + + "pin_to_sibling" "VictoryLabel" + "pin_corner_to_sibling" "7" + "pin_to_sibling_corner" "5" + } + } + + "RedProgressBarFill" + { + "fieldName" "RedProgressBarFill" + "ControlName" "ImagePanel" + "xpos" "90" + "ypos" "0" + "zpos" "2" + "wide" "90" + "tall" "f0" + "scaleimage" "0" + "positionImage" "0" + "visible" "1" + "proportionalToParent" "1" + "drawcolor" "171 59 59 255" + "Image" "../hud/objectives_corepanel_meter_solid_right" + "left_offset" "0" + "right_offset" "9" + "standard_color" "171 59 59 255" + "bright_color" "222 65 65 255" + "left_to_right" "1" + "blink_threshold" "1.0" + "blink_rate" "10" + } + + "RedProgressBarEscrow" + { + "fieldName" "RedProgressBarEscrow" + "ControlName" "ImagePanel" + "xpos" "90" + "ypos" "0" + "zpos" "1" + "wide" "90" + "tall" "f0" + "scaleimage" "0" + "positionImage" "0" + "visible" "1" + "drawcolor" "212 151 151 255" + "Image" "../hud/objectives_corepanel_meter_right" + "left_offset" "0" + "right_offset" "9" + "standard_color" "212 151 151 255" + "bright_color" "250 201 201 255" + "left_to_right" "1" + "blink_threshold" "1" + "blink_rate" "20" + "proportionalToParent" "1" + } + } + + "BlueScoreValueContainer" + { + "ControlName" "EditablePanel" + "fieldName" "BlueScoreValueContainer" + "xpos" "45" + "ypos" "r48" + "zpos" "10" + "wide" "60" + "tall" "60" + "visible" "1" + "enabled" "1" + "bgcolor_override" "Transparent" + "proportionalToParent" "1" + + "Score" + { + "ControlName" "CExLabel" + "fieldName" "Score" + "xpos" "c-27" + "ypos" "c-20" + "zpos" "8" + "wide" "55" + "tall" "35" + "visible" "1" + "enabled" "1" + "textAlignment" "east" + "labelText" "%score%" + "font" "HudFontMediumSmall" + "fgcolor" "TanLight" + "proportionalToParent" "1" + } + + "ScoreShadow" + { + "ControlName" "CExLabel" + "fieldName" "ScoreShadow" + "xpos" "-2" + "ypos" "-2" + "zpos" "7" + "wide" "55" + "tall" "35" + "visible" "1" + "enabled" "1" + "textAlignment" "east" + "labelText" "%score%" + "font" "HudFontMediumSmall" + "fgcolor" "TransparentBlack" + "proportionalToParent" "1" + "pin_to_sibling" "Score" + } + } + + "RedScoreValueContainer" + { + "ControlName" "EditablePanel" + "fieldName" "RedScoreValueContainer" + "xpos" "r105" + "ypos" "r48" + "zpos" "10" + "wide" "60" + "tall" "60" + "visible" "1" + "enabled" "1" + "bgcolor_override" "Transparent" + "proportionalToParent" "1" + + "Score" + { + "ControlName" "CExLabel" + "fieldName" "Score" + "xpos" "c-27" + "ypos" "c-20" + "zpos" "8" + "wide" "55" + "tall" "35" + "visible" "1" + "enabled" "1" + "textAlignment" "west" + "labelText" "%score%" + "font" "HudFontMediumSmall" + "fgcolor" "TanLight" + "proportionalToParent" "1" + } + + "ScoreShadow" + { + "ControlName" "CExLabel" + "fieldName" "ScoreShadow" + "xpos" "-2" + "ypos" "-2" + "zpos" "7" + "wide" "55" + "tall" "35" + "visible" "1" + "enabled" "1" + "textAlignment" "west" + "labelText" "%score%" + "font" "HudFontMediumSmall" + "fgcolor" "TransparentBlack" + "proportionalToParent" "1" + "pin_to_sibling" "Score" + } + } + + "BlueStolenContainer" + { + "ControlName" "EditablePanel" + "fieldName" "BlueStolenContainer" + "xpos" "r45" + "ypos" "r77" + "zpos" "1" + "wide" "30" + "tall" "40" + "visible" "1" + "enabled" "1" + "bgcolor_override" "Transparent" + "proportionalToParent" "1" + + "IntelImage" + { + "ControlName" "ImagePanel" + "fieldName" "IntelImage" + "xpos" "5" + "ypos" "19" + "zpos" "10" + "wide" "21" + "tall" "21" + "visible" "0" + "enabled" "1" + "image" "../HUD/obj_thief_red" + "scaleImage" "1" + "proportionalToParent" "1" + } + + "DroppedIntelContainer" + { + "ControlName" "EditablePanel" + "fieldName" "DroppedIntelContainer" + "xpos" "0" + "ypos" "20" + "zpos" "1" + "wide" "f0" + "tall" "f0" + "visible" "1" + "enabled" "1" + "paintbackground" "0" + "proportionalToParent" "1" + + "DroppedIntelImage" + { + "ControlName" "ImagePanel" + "fieldName" "DroppedIntelImage" + "xpos" "0" + "ypos" "0" + "zpos" "0" + "wide" "f0" + "tall" "20" + "visible" "1" + "enabled" "1" + "image" "../HUD/obj_rd_thief_dropped_blue" + "scaleImage" "1" + "proportionalToParent" "1" + } + } + + "IntelValue" + { + "ControlName" "CExLabel" + "fieldName" "IntelValue" + "xpos" "0" + "ypos" "0" + "zpos" "12" + "wide" "f0" + "tall" "20" + "visible" "1" + "enabled" "1" + "textAlignment" "center" + "labelText" "%intelvalue%" + "font" "HudFontSmallishBold" + "fgcolor" "TanLight" + "bgcolor_override" "Transparent" + "proportionalToParent" "1" + } + "IntelValueShadow" + { + "ControlName" "CExLabel" + "fieldName" "IntelValueShadow" + "xpos" "-1" + "ypos" "-1" + "zpos" "11" + "wide" "f0" + "tall" "20" + "visible" "1" + "enabled" "1" + "textAlignment" "center" + "labelText" "%intelvalue%" + "font" "HudFontSmallishBold" + "fgcolor" "TransparentBlack" + "proportionalToParent" "1" + "pin_to_sibling" "IntelValue" + } + } + + "RedStolenContainer" + { + "ControlName" "EditablePanel" + "fieldName" "RedStolenContainer" + "xpos" "r45" + "ypos" "r77" + "zpos" "1" + "wide" "30" + "tall" "40" + "visible" "1" + "enabled" "1" + "bgcolor_override" "Transparent" + "proportionalToParent" "1" + + "IntelImage" + { + "ControlName" "ImagePanel" + "fieldName" "IntelImage" + "xpos" "5" + "ypos" "19" + "zpos" "10" + "wide" "21" + "tall" "21" + "visible" "0" + "enabled" "1" + "image" "../HUD/obj_thief_blue" + "scaleImage" "1" + "proportionalToParent" "1" + } + + "DroppedIntelContainer" + { + "ControlName" "EditablePanel" + "fieldName" "DroppedIntelContainer" + "xpos" "0" + "ypos" "20" + "zpos" "1" + "wide" "f0" + "tall" "f0" + "visible" "1" + "enabled" "1" + "paintbackground" "0" + "proportionalToParent" "1" + + "DroppedIntelImage" + { + "ControlName" "ImagePanel" + "fieldName" "DroppedIntelImage" + "xpos" "0" + "ypos" "0" + "zpos" "0" + "wide" "f0" + "tall" "20" + "visible" "1" + "enabled" "1" + "image" "../HUD/obj_rd_thief_dropped_red" + "scaleImage" "1" + "proportionalToParent" "1" + } + } + + "IntelValue" + { + "ControlName" "CExLabel" + "fieldName" "IntelValue" + "xpos" "0" + "ypos" "0" + "zpos" "12" + "wide" "f0" + "tall" "20" + "visible" "1" + "enabled" "1" + "textAlignment" "center" + "labelText" "%intelvalue%" + "font" "HudFontSmallishBold" + "fgcolor" "TanLight" + "bgcolor_override" "Transparent" + "proportionalToParent" "1" + } + "IntelValueShadow" + { + "ControlName" "CExLabel" + "fieldName" "IntelValueShadow" + "xpos" "-1" + "ypos" "-1" + "zpos" "11" + "wide" "f0" + "tall" "20" + "visible" "1" + "enabled" "1" + "textAlignment" "center" + "labelText" "%intelvalue%" + "font" "HudFontSmallishBold" + "fgcolor" "TransparentBlack" + "proportionalToParent" "1" + "pin_to_sibling" "IntelValue" + } + } + } +} \ No newline at end of file diff --git a/resource/ui/hudobjectivetimepanel.res b/resource/ui/hudobjectivetimepanel.res new file mode 100644 index 0000000..5c943a7 --- /dev/null +++ b/resource/ui/hudobjectivetimepanel.res @@ -0,0 +1,147 @@ +"Resource/UI/HudObjectiveTimePanel.res" +{ + "TimePanelBG" + { + "ControlName" "EditablePanel" + "fieldName" "TimePanelBG" + "xpos" "0" + "ypos" "0" + "zpos" "2" + "wide" "50" + "tall" "25" + "visible" "1" + "enabled" "1" + "bgcolor_override" "TransparentBlack" + "PaintBackgroundType" "0" + + if_match + { + "xpos" "9999" + } + } + "TimePanelProgressBar" + { + "ControlName" "CTFProgressBar" + "fieldName" "TimePanelProgressBar" + "xpos" "9999" + } + + "WaitingForPlayersLabel" + { + "ControlName" "CExLabel" + "fieldName" "WaitingForPlayersLabel" + "xpos" "15" + "ypos" "50" + "zpos" "5" + "wide" "50" + "tall" "30" + "visible" "1" + "enabled" "1" + "labelText" "#game_WaitingForPlayers" + "textAlignment" "center" + "dulltext" "0" + "brighttext" "0" + "wrap" "0" + "font" "HudFontSmallest" + } + "WaitingForPlayersBG" + { + "ControlName" "CTFImagePanel" + "fieldName" "WaitingForPlayersBG" + "xpos" "9999" + } + + "OvertimeLabel" + { + "ControlName" "CExLabel" + "fieldName" "OvertimeLabel" + "xpos" "15" + "ypos" "35" + "zpos" "5" + "wide" "50" + "tall" "15" + "visible" "1" + "enabled" "1" + "labelText" "#game_Overtime" + "textAlignment" "center" + "dulltext" "0" + "brighttext" "0" + "wrap" "0" + "font" "HudFontSmall" + } + "OvertimeBG" + { + "ControlName" "CTFImagePanel" + "fieldName" "OvertimeBG" + "xpos" "9999" + } + + "SuddenDeathLabel" + { + "ControlName" "CExLabel" + "fieldName" "SuddenDeathLabel" + "xpos" "9999" + } + "SuddenDeathBG" + { + "ControlName" "CTFImagePanel" + "fieldName" "SuddenDeathBG" + "xpos" "9999" + } + + "SetupLabel" + { + "ControlName" "CExLabel" + "fieldName" "SetupLabel" + "xpos" "14" + "ypos" "25" + "zpos" "5" + "wide" "50" + "tall" "15" + "visible" "1" + "enabled" "1" + "labelText" "#game_Setup" + "textAlignment" "center" + "dulltext" "0" + "brighttext" "0" + "wrap" "0" + "font" "HudFontSmall" + } + "SetupBG" + { + "ControlName" "CTFImagePanel" + "fieldName" "SetupBG" + "xpos" "9999" + } + + "ServerTimeLimitLabel" + { + "ControlName" "CExLabel" + "fieldName" "ServerTimeLimitLabel" + "xpos" "0" + "ypos" "23" + "zpos" "5" + "wide" "50" + "tall" "15" + "visible" "1" + "enabled" "1" + "labelText" "%servertimeleft%" + "textAlignment" "center" + "dulltext" "0" + "brighttext" "0" + "wrap" "0" + "font" "HudFontSmallest" + + if_mvm + { + "xpos" "9999" + } + } + + "ServerTimeLimitLabelBG" + { + "ControlName" "CTFImagePanel" + "fieldName" "ServerTimeLimitLabelBG" + "xpos" "9999" + } +} \ No newline at end of file diff --git a/resource/ui/hudpasstimeballstatus.res b/resource/ui/hudpasstimeballstatus.res new file mode 100644 index 0000000..7b69db5 --- /dev/null +++ b/resource/ui/hudpasstimeballstatus.res @@ -0,0 +1,638 @@ +"Resource/UI/HudPasstimeBallStatus.res" +{ + "HudPasstimeBallStatus" + { + "ControlName" "EditablePanel" + "fieldName" "HudPasstimeBallStatus" + "xpos" "0" + "ypos" "0" + "zpos" "100" + "wide" "f0" + "tall" "f0" + "visible" "1" + "enabled" "1" + } + + "EventTitleLabel" + { + "ControlName" "CExLabel" + "fieldName" "EventTitleLabel" + "dropshadow" "1" + "font" "HudFontBiggerBold" + "xpos" "0" + "ypos" "c-98" + "zpos" "3" + "wide" "f" + "tall" "25" + "visible" "1" + "enabled" "1" + "textAlignment" "center" + "labelText" "A TEAM STOLE THE BALL" + "fgcolor_override" "White" + } + + "EventBonusLabel" + { + "ControlName" "CExLabel" + "fieldName" "EventBonusLabel" + "font" "HudFontMediumSmallBold" + "dropshadow" "1" + "xpos" "0" + "ypos" "0" + "zpos" "3" + "wide" "f" + "tall" "20" + "visible" "1" + "enabled" "1" + "textAlignment" "center" + "labelText" "" + "fgcolor_override" "255 235 35 200" + "pin_to_sibling" "EventTitleLabel" + "pin_corner_to_sibling" "6" + "pin_to_sibling_corner" "4" + } + + "EventDetailLabel" + { + "ControlName" "CExLabel" + "fieldName" "EventDetailLabel" + "font" "FontRegular14" + "dropshadow" "1" + "xpos" "0" + "ypos" "0" + "zpos" "3" + "wide" "f" + "tall" "24" + "visible" "1" + "enabled" "1" + "textAlignment" "center" + "labelText" "A TEAM STOLE THE BALL" + "fgcolor_override" "White" + "pin_to_sibling" "EventTitleLabel" + "pin_corner_to_sibling" "4" + "pin_to_sibling_corner" "6" + } + + "ProgressLevelBar" + { + "ControlName" "ImagePanel" + "fieldName" "ProgressLevelBar" + "xpos" "c-190" + "ypos" "r35" + "zpos" "0" + "wide" "380" + "tall" "48" + "visible" "1" + "enabled" "1" + "labelText" "" + "image" "../passtime/hud/passtime_ballcontrol_bar" + "scaleImage" "1" + } + + "BlueProgressEnd" + { + "ControlName" "Panel" + "fieldName" "BlueProgressEnd" + "xpos" "c-152" + "ypos" "r11" + "visible" "0" + } + + "RedProgressEnd" + { + "ControlName" "Panel" + "fieldName" "RedProgressEnd" + "xpos" "c152" + "ypos" "r11" + "visible" "0" + } + + "GoalBlue0" + { + "ControlName" "ImagePanel" + "fieldName" "GoalBlue0" + "xpos" "c-162" + "ypos" "r19" + "zpos" "1" + "wide" "17" + "tall" "17" + "autoResize" "0" + "pinCorner" "0" + "visible" "0" + "enabled" "1" + "tabPosition" "0" + "labelText" "" + "image" "../passtime/hud/passtime_goal_blue_icon" + "scaleImage" "1" + } + + "GoalBlue1" + { + "ControlName" "ImagePanel" + "fieldName" "GoalBlue1" + "xpos" "c-132" + "ypos" "r19" + "zpos" "1" + "wide" "17" + "tall" "17" + "autoResize" "0" + "pinCorner" "0" + "visible" "0" + "enabled" "1" + "tabPosition" "0" + "labelText" "" + "image" "../passtime/hud/passtime_goal_blue_icon" + "scaleImage" "1" + } + + "GoalBlue2" + { + "ControlName" "ImagePanel" + "fieldName" "GoalBlue2" + "xpos" "c-102" + "ypos" "r19" + "zpos" "1" + "wide" "17" + "tall" "17" + "autoResize" "0" + "pinCorner" "0" + "visible" "0" + "enabled" "1" + "tabPosition" "0" + "labelText" "" + "image" "../passtime/hud/passtime_goal_blue_icon" + "scaleImage" "1" + } + + "GoalRed0" + { + "ControlName" "ImagePanel" + "fieldName" "GoalRed0" + "xpos" "c146" + "ypos" "r19" + "zpos" "1" + "wide" "17" + "tall" "17" + "autoResize" "0" + "pinCorner" "0" + "visible" "0" + "enabled" "1" + "tabPosition" "0" + "labelText" "" + "image" "../passtime/hud/passtime_goal_red_icon" + "scaleImage" "1" + } + + "GoalRed1" + { + "ControlName" "ImagePanel" + "fieldName" "GoalRed1" + "xpos" "c116" + "ypos" "r19" + "zpos" "1" + "wide" "17" + "tall" "17" + "autoResize" "0" + "pinCorner" "0" + "visible" "0" + "enabled" "1" + "tabPosition" "0" + "labelText" "" + "image" "../passtime/hud/passtime_goal_red_icon" + "scaleImage" "1" + } + + "GoalRed2" + { + "ControlName" "ImagePanel" + "fieldName" "GoalRed2" + "xpos" "c86" + "ypos" "r19" + "zpos" "1" + "wide" "17" + "tall" "17" + "autoResize" "0" + "pinCorner" "0" + "visible" "0" + "enabled" "1" + "tabPosition" "0" + "labelText" "" + "image" "../passtime/hud/passtime_goal_red_icon" + "scaleImage" "1" + } + + "ProgressBallIcon" + { + "ControlName" "ImagePanel" + "fieldName" "ProgressBallIcon" + "xpos" "0" + "ypos" "0" + "zpos" "10" + "wide" "42" + "tall" "42" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "tabPosition" "0" + "labelText" "" + "image" "../passtime/hud/passtime_ball" + "scaleImage" "1" + } + + "ProgressSelfPlayerIcon" + { + "ControlName" "ImagePanel" + "fieldName" "ProgressSelfPlayerIcon" + "xpos" "0" + "ypos" "0" + "zpos" "-100" + "wide" "42" + "tall" "42" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "tabPosition" "0" + "labelText" "" + "scaleImage" "1" + } + + "ProgressBallCarrierName" + { + "ControlName" "Label" + "fieldName" "ProgressBallCarrierName" + "visible" "1" + "enabled" "1" + "zpos" "-400" + "xpos" "0" + "ypos" "-45" + "wide" "150" + "tall" "10" + "textAlignment" "center" + "dulltext" "0" + "brighttext" "1" + "labelText" "NameOfCarrier" + "pin_to_sibling" "ProgressLevelBar" + "pin_corner_to_sibling" "4" + "pin_to_sibling_corner" "6" + } + + "BallPowerCluster" + { + "ControlName" "EditablePanel" + "fieldName" "BallPowerCluster" + "xpos" "0" + "ypos" "32" + "zpos" "5" + "wide" "f0" + "tall" "f0" + "autoResize" "0" + "visible" "1" + "enabled" "1" + + "BallPowerMeterFrame" + { + "ControlName" "ImagePanel" + "fieldName" "BallPowerMeterFrame" + "xpos" "c-100" + "ypos" "0" + "zpos" "5" + "wide" "200" + "tall" "50" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "tabPosition" "0" + "image" "../passtime/hud/passtime_powerball_meter_frame" + "scaleImage" "1" + } + + "BallPowerMeterFinalSectionContainer" + { + "ControlName" "EditablePanel" + "fieldName" "BallPowerMeterFinalSectionContainer" + "xpos" "c-85" + "ypos" "16" + "zpos" "3" + "wide" "168" + "tall" "18" + "visible" "1" + "enabled" "1" + + "BallPowerMeterFinalSection" + { + "ControlName" "ImagePanel" + "fieldName" "BallPowerMeterFinalSection" + "xpos" "0" + "ypos" "0" + "zpos" "0" + "wide" "168" + "tall" "18" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "tabPosition" "0" + "image" "white" + "scaleImage" "1" + } + } + + "BallPowerMeterFillContainer" + { + "ControlName" "EditablePanel" + "fieldName" "BallPowerMeterFillContainer" + "xpos" "c-85" + "ypos" "16" + "zpos" "4" + "wide" "168" + "tall" "18" + "visible" "1" + "enabled" "1" + + "BallPowerMeterFill" + { + "ControlName" "ImagePanel" + "fieldName" "BallPowerMeterFill" + "xpos" "0" + "ypos" "0" + "zpos" "0" + "wide" "168" + "tall" "18" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "tabPosition" "0" + "image" "white" + "scaleImage" "1" + } + } + } + + "playericon0" + { + "ControlName" "ImagePanel" + "fieldName" "playericon0" + "wide" "12" + "tall" "12" + } + + "playericon1" + { + "ControlName" "ImagePanel" + "fieldName" "playericon1" + "wide" "12" + "tall" "12" + } + + "playericon2" + { + "ControlName" "ImagePanel" + "fieldName" "playericon2" + "wide" "12" + "tall" "12" + } + + "playericon3" + { + "ControlName" "ImagePanel" + "fieldName" "playericon3" + "wide" "12" + "tall" "12" + } + + "playericon4" + { + "ControlName" "ImagePanel" + "fieldName" "playericon4" + "wide" "12" + "tall" "12" + } + + "playericon5" + { + "ControlName" "ImagePanel" + "fieldName" "playericon5" + "wide" "12" + "tall" "12" + } + + "playericon6" + { + "ControlName" "ImagePanel" + "fieldName" "playericon6" + "wide" "12" + "tall" "12" + } + + "playericon7" + { + "ControlName" "ImagePanel" + "fieldName" "playericon7" + "wide" "12" + "tall" "12" + } + + "playericon8" + { + "ControlName" "ImagePanel" + "fieldName" "playericon8" + "wide" "12" + "tall" "12" + } + + "playericon9" + { + "ControlName" "ImagePanel" + "fieldName" "playericon9" + "wide" "12" + "tall" "12" + } + + "playericon10" + { + "ControlName" "ImagePanel" + "fieldName" "playericon10" + "wide" "12" + "tall" "12" + } + + "playericon11" + { + "ControlName" "ImagePanel" + "fieldName" "playericon11" + "wide" "12" + "tall" "12" + } + + "playericon12" + { + "ControlName" "ImagePanel" + "fieldName" "playericon12" + "wide" "12" + "tall" "12" + } + + "playericon13" + { + "ControlName" "ImagePanel" + "fieldName" "playericon13" + "wide" "12" + "tall" "12" + } + + "playericon14" + { + "ControlName" "ImagePanel" + "fieldName" "playericon14" + "wide" "12" + "tall" "12" + } + + "playericon15" + { + "ControlName" "ImagePanel" + "fieldName" "playericon15" + "wide" "12" + "tall" "12" + } + + "playericon16" + { + "ControlName" "ImagePanel" + "fieldName" "playericon16" + "wide" "12" + "tall" "12" + } + + "playericon17" + { + "ControlName" "ImagePanel" + "fieldName" "playericon17" + "wide" "12" + "tall" "12" + } + + "playericon18" + { + "ControlName" "ImagePanel" + "fieldName" "playericon18" + "wide" "12" + "tall" "12" + } + + "playericon19" + { + "ControlName" "ImagePanel" + "fieldName" "playericon19" + "wide" "12" + "tall" "12" + } + + "playericon20" + { + "ControlName" "ImagePanel" + "fieldName" "playericon20" + "wide" "12" + "tall" "12" + } + + "playericon21" + { + "ControlName" "ImagePanel" + "fieldName" "playericon21" + "wide" "12" + "tall" "12" + } + + "playericon22" + { + "ControlName" "ImagePanel" + "fieldName" "playericon22" + "wide" "12" + "tall" "12" + } + + "playericon23" + { + "ControlName" "ImagePanel" + "fieldName" "playericon23" + "wide" "12" + "tall" "12" + } + + "playericon24" + { + "ControlName" "ImagePanel" + "fieldName" "playericon24" + "wide" "12" + "tall" "12" + } + + "playericon25" + { + "ControlName" "ImagePanel" + "fieldName" "playericon25" + "wide" "12" + "tall" "12" + } + + "playericon26" + { + "ControlName" "ImagePanel" + "fieldName" "playericon26" + "wide" "12" + "tall" "12" + } + + "playericon27" + { + "ControlName" "ImagePanel" + "fieldName" "playericon27" + "wide" "12" + "tall" "12" + } + + "playericon28" + { + "ControlName" "ImagePanel" + "fieldName" "playericon28" + "wide" "12" + "tall" "12" + } + + "playericon29" + { + "ControlName" "ImagePanel" + "fieldName" "playericon29" + "wide" "12" + "tall" "12" + } + + "playericon30" + { + "ControlName" "ImagePanel" + "fieldName" "playericon30" + "wide" "12" + "tall" "12" + } + + "playericon31" + { + "ControlName" "ImagePanel" + "fieldName" "playericon31" + "wide" "12" + "tall" "12" + } + + "playericon32" + { + "ControlName" "ImagePanel" + "fieldName" "playericon32" + "wide" "12" + "tall" "12" + } +} \ No newline at end of file diff --git a/resource/ui/hudpasstimepassnotify.res b/resource/ui/hudpasstimepassnotify.res new file mode 100644 index 0000000..8b2b9aa --- /dev/null +++ b/resource/ui/hudpasstimepassnotify.res @@ -0,0 +1,137 @@ +"Resource/UI/HudPasstimePassNotify.res" +{ + "HudPasstimePassNotify" + { + "ControlName" "EditablePanel" + "fieldName" "HudPasstimePassNotify" + "xpos" "0" + "ypos" "0" + "zpos" "0" + "wide" "f0" + "tall" "480" + "visible" "1" + "enabled" "1" + } + + "TextBox" + { + "ControlName" "EditablePanel" + "fieldName" "TextBox" + "xpos" "c-150" + "ypos" "c-80" + "zpos" "1" + "wide" "300" + "tall" "46" + "visible" "1" + "enabled" "1" + "border" "NoBorder" + "RoundedCorners" "255" + + "TextInPassRange" + { + "ControlName" "CExLabel" + "fieldName" "TextInPassRange" + "font" "HudFontMediumSmallBold" + "xpos" "0" + "ypos" "0" + "zpos" "3" + "wide" "300" + "tall" "32" + "visible" "1" + "enabled" "1" + "centerwrap" "1" + "textAlignment" "center" + "labelText" "#Msg_PasstimeInPassRange" + "fgcolor_override" "White" + } + + "TextLockedOn" + { + "ControlName" "CExLabel" + "fieldName" "TextLockedOn" + "font" "HudFontMediumSmallBold" + "xpos" "0" + "ypos" "0" + "zpos" "3" + "wide" "300" + "tall" "32" + "visible" "1" + "enabled" "1" + "centerwrap" "1" + "textAlignment" "center" + "labelText" "#Msg_PasstimeLockedOn" + "fgcolor_override" "White" + } + + "TextPassIncoming" + { + "ControlName" "CExLabel" + "fieldName" "TextPassIncoming" + "font" "HudFontMediumSmallBold" + "xpos" "0" + "ypos" "4" + "zpos" "3" + "wide" "300" + "tall" "32" + "visible" "1" + "enabled" "1" + "centerwrap" "1" + "textAlignment" "center" + "labelText" "#Msg_PasstimePassIncoming" + "fgcolor_override" "White" + } + + "TextPlayerName" + { + "ControlName" "CExLabel" + "fieldName" "TextPlayerName" + "font" "HudFontSmall" + "xpos" "0" + "ypos" "25" + "zpos" "3" + "wide" "300" + "tall" "16" + "visible" "1" + "enabled" "1" + "textAlignment" "center" + "labelText" "WWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWW" + "fgcolor_override" "White" + } + } + + "PassLockIndicator" + { + "ControlName" "ImagePanel" + "fieldName" "PassLockIndicator" + "xpos" "-8" + "ypos" "14" + "wide" "64" + "zpos" "3" + "tall" "64" + "visible" "1" + "enabled" "1" + "scaleImage" "1" + "image" "../passtime/hud/passtime_ball_reticle_incomingpass" + "pin_to_sibling" "TextBox" + "pin_corner_to_sibling" "0" + "pin_to_sibling_corner" "1" + } + + "SpeechIndicator" + { + "ControlName" "ImagePanel" + "fieldName" "SpeechIndicator" + "xpos" "8" + "ypos" "8" + "zpos" "3" + "wide" "48" + "tall" "48" + "visible" "1" + "enabled" "1" + "scaleImage" "1" + "image" "../passtime/hud/passtime_pass_to_me_prompt" + "pin_to_sibling" "TextBox" + "pin_corner_to_sibling" "1" + "pin_to_sibling_corner" "0" + } +} \ No newline at end of file diff --git a/resource/ui/hudpasstimeteamscore.res b/resource/ui/hudpasstimeteamscore.res new file mode 100644 index 0000000..f3c4cdc --- /dev/null +++ b/resource/ui/hudpasstimeteamscore.res @@ -0,0 +1,172 @@ +"Resource/UI/HudPasstimeTeamScore.res" +{ + "HudTeamScore" + { + "ControlName" "EditablePanel" + "fieldName" "HudPasstimeTeamScore" + "xpos" "0" + "ypos" "0" + "zpos" "1" + "wide" "f0" + "tall" "480" + "visible" "1" + "enabled" "1" + } + + "LeftSideBG" + { + "ControlName" "EditablePanel" + "fieldName" "LeftSideBG" + "xpos" "c-230" + "ypos" "r30" + "zpos" "0" + "wide" "60" + "tall" "35" + "visible" "1" + "enabled" "1" + "bgcolor_override" "Blue" + "PaintBackgroundType" "2" + } + + "RightSideBG" + { + "ControlName" "EditablePanel" + "fieldName" "RightSideBG" + "xpos" "c170" + "ypos" "r30" + "zpos" "0" + "wide" "60" + "tall" "35" + "visible" "1" + "enabled" "1" + "bgcolor_override" "Red" + "PaintBackgroundType" "2" + } + + "OutlineBG" + { + "ControlName" "ImagePanel" + "fieldName" "OutlineBG" + "xpos" "9999" + } + + "BlueScore" + { + "ControlName" "CExLabel" + "fieldName" "BlueScore" + "xpos" "c-230" + "ypos" "r30" + "zpos" "8" + "wide" "60" + "tall" "30" + "visible" "1" + "enabled" "1" + "textAlignment" "east" + "labelText" "%bluescore%" + "font" "Cerbetica40" + "fgcolor" "TanLight" + "textinsetx" "10" + } + "BlueScoreShadow" + { + "ControlName" "CExLabel" + "fieldName" "BlueScoreShadow" + "xpos" "-2" + "ypos" "-2" + "zpos" "7" + "wide" "60" + "tall" "30" + "visible" "1" + "enabled" "1" + "textAlignment" "east" + "labelText" "%bluescore%" + "font" "Cerbetica40" + "fgcolor" "TransparentBlack" + "textinsetx" "10" + "pin_to_sibling" "BlueScore" + } + + "RedScore" + { + "ControlName" "CExLabel" + "fieldName" "RedScore" + "xpos" "c170" + "ypos" "r30" + "zpos" "8" + "wide" "60" + "tall" "30" + "visible" "1" + "enabled" "1" + "textAlignment" "west" + "labelText" "%redscore%" + "font" "Cerbetica40" + "fgcolor" "TanLight" + "textinsetx" "10" + } + + "RedScoreShadow" + { + "ControlName" "CExLabel" + "fieldName" "RedScoreShadow" + "xpos" "-2" + "ypos" "-2" + "zpos" "7" + "wide" "60" + "tall" "30" + "visible" "1" + "enabled" "1" + "textAlignment" "west" + "labelText" "%redscore%" + "font" "Cerbetica40" + "fgcolor" "TransparentBlack" + "textinsetx" "10" + "pin_to_sibling" "RedScore" + } + + "PlayingToCluster" + { + "ControlName" "EditablePanel" + "fieldName" "PlayingToCluster" + "xpos" "0" + "ypos" "0" + "zpos" "10" + "wide" "f0" + "tall" "480" + "visible" "1" + "enabled" "1" + + "PlayingTo" + { + "ControlName" "CExLabel" + "fieldName" "PlayingTo" + "xpos" "c-70" + "ypos" "r54" + "zpos" "4" + "wide" "140" + "tall" "30" + "visible" "1" + "enabled" "1" + "labelText" "#TF_PlayingTo" + "textAlignment" "center" + "dulltext" "0" + "brighttext" "0" + "font" "HudFontSmall" + "fgcolor" "TanLight" + } + + "PlayingToBG" + { + "ControlName" "EditablePanel" + "fieldName" "PlayingToBG" + "xpos" "c-60" + "ypos" "r50" + "zpos" "0" + "wide" "120" + "tall" "20" + "visible" "1" + "enabled" "1" + "bgcolor_override" "Transparent" + "PaintBackgroundType" "2" + } + } +} \ No newline at end of file diff --git a/resource/ui/hudplayerclass-base.res b/resource/ui/hudplayerclass-base.res new file mode 100644 index 0000000..2f3fc9d --- /dev/null +++ b/resource/ui/hudplayerclass-base.res @@ -0,0 +1,212 @@ +"Resource/UI/HudPlayerClass.res" +{ + // Player Class Data + "HudPlayerClass" + { + "ControlName" "EditablePanel" + "fieldName" "HudPlayerClass" + "xpos" "0" + "ypos" "0" + "zpos" "1" + "wide" "f0" + "tall" "480" + "visible" "1" + "enabled" "1" + } + "PlayerStatusClassImage" + { + "ControlName" "CTFClassImage" + "fieldName" "PlayerStatusClassImage" + "xpos" "90" + "ypos" "r-40" + "zpos" "2" + "wide" "40" + "tall" "40" + "visible" "0" + "enabled" "1" + "image" "../hud/class_scoutred" + "scaleImage" "1" + } + "PlayerStatusSpyImage" + { + "ControlName" "CTFImagePanel" + "fieldName" "PlayerStatusSpyImage" + "xpos" "90" + "ypos" "r40" + "zpos" "2" + "wide" "40" + "tall" "40" + "visible" "1" + "enabled" "1" + "image" "../hud/class_scoutred" + "scaleImage" "1" + } + "PlayerStatusSpyOutlineImage" + { + "ControlName" "CTFImagePanel" + "fieldName" "PlayerStatusSpyOutlineImage" + "xpos" "90" + "ypos" "r40" + "zpos" "2" + "wide" "40" + "tall" "40" + "visible" "1" + "enabled" "1" + "image" "../hud/class_spy_outline" + "scaleImage" "1" + } + "PlayerStatusClassImageBG" + { + "ControlName" "CTFImagePanel" + "fieldName" "PlayerStatusClassImageBG" + "xpos" "9999" + } + + "classmodelpanelBG" + { + "ControlName" "CTFImagePanel" + "fieldName" "classmodelpanelBG" + "xpos" "9999" + } + + "classmodelpanel" + { + "ControlName" "CTFPlayerModelPanel" + "fieldName" "classmodelpanel" + "xpos" "r210" + "ypos" "r148" + "zpos" "2" + "wide" "150" + "tall" "200" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "render_texture" "0" + "fov" "20" + "allow_rot" "1" + + "model" + { + "force_pos" "1" + "angles_x" "0" + "angles_y" "172" + "angles_z" "0" + "origin_x" "200" + "origin_y" "0" + "origin_z" "-60" + "frame_origin_x" "0" + "frame_origin_y" "0" + "frame_origin_z" "0" + "spotlight" "1" + "modelname" "" + } + } + + "CarryingWeapon" + { + "ControlName" "EditablePanel" + "fieldName" "CarryingWeapon" + "xpos" "r250" + "ypos" "r-20" + "zpos" "100" + "wide" "500" + "tall" "28" + "bgcolor_override" "Transparent" + "PaintBackgroundType" "2" + + "CarryingBackground" + { + "ControlName" "CTFImagePanel" + "fieldName" "CarryingBackground" + "xpos" "0" + "ypos" "0" + "zpos" "0" + "wide" "p1" + "tall" "f0" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "image" "../hud/color_panel_brown" + "scaleImage" "1" + "teambg_1" "../hud/color_panel_brown" + "teambg_2" "../hud/color_panel_red" + "teambg_3" "../hud/color_panel_blu" + "proportionaltoparent" "1" + + "src_corner_height" "23" + "src_corner_width" "23" + "draw_corner_width" "5" + "draw_corner_height" "5" + } + + "CarryingLabel" + { + "ControlName" "CExLabel" + "fieldName" "CarryingLabel" + "font" "ReplayBrowserSmallest" + "xpos" "5" + "ypos" "3" + "zpos" "1" + "wide" "200" + "tall" "f0" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "textAlignment" "North-West" + "dulltext" "0" + "brighttext" "0" + "proportionaltoparent" "1" + "auto_wide_tocontents" "1" + "labelText" "%carrying%" + } + + "CarryingLabelDropShadow" + { + "ControlName" "CExLabel" + "fieldName" "CarryingLabelDropShadow" + "font" "ReplayBrowserSmallest" + "xpos" "p0.011" + "ypos" "p0.12" + "zpos" "0" + "wide" "200" + "tall" "f0" + "autoResize" "0" + "pinCorner" "0" + "visible" "0" + "enabled" "0" + "textAlignment" "North-West" + "dulltext" "0" + "brighttext" "0" + "proportionaltoparent" "1" + "auto_wide_tocontents" "1" + "fgcolor_override" "Black" + "labelText" "%carrying%" + } + + "OwnerLabel" + { + "ControlName" "Label" + "fieldName" "OwnerLabel" + "font" "FontStoreOriginalPrice" + "xpos" "5" + "ypos" "14" + "zpos" "0" + "wide" "200" + "tall" "f0" + "wide_minmode" "0" + "tall_minmode" "0" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "textAlignment" "North-West" + "dulltext" "0" + "brighttext" "0" + "proportionaltoparent" "1" + "auto_wide_tocontents" "1" + } + } +} \ No newline at end of file diff --git a/resource/ui/hudplayerclass.res b/resource/ui/hudplayerclass.res new file mode 100644 index 0000000..b0ab2ab --- /dev/null +++ b/resource/ui/hudplayerclass.res @@ -0,0 +1,3 @@ +"#base" "../../#customizations/streamermode/hudplayerclass.res" +"#base" "../../#customizations/_enabled/hudplayerclass-left.res" +"#base" "hudplayerclass-base.res" \ No newline at end of file diff --git a/resource/ui/hudplayerhealth-base.res b/resource/ui/hudplayerhealth-base.res new file mode 100644 index 0000000..b02dd4d --- /dev/null +++ b/resource/ui/hudplayerhealth-base.res @@ -0,0 +1,718 @@ +"Resource/UI/HudPlayerHealth.res" +{ + // Player Health Data + "HudPlayerHealth" + { + "ControlName" "EditablePanel" + "fieldName" "HudPlayerHealth" + "xpos" "c-525" + "ypos" "r75" + "xpos_minmode" "c-238" + "ypos_minmode" "c5" + "wide" "250" + "tall" "120" + "visible" "1" + "enabled" "1" + "HealthBonusPosAdj" "10" + "HealthDeathWarning" "0.25" + "HealthDeathWarningColor" "255 0 0 255" + } + + "PlayerStatusHealthImage" + { + "ControlName" "ImagePanel" + "fieldName" "PlayerStatusHealthImage" + "xpos" "80" + "ypos" "0" + "xpos_minmode" "100" + "zpos" "4" + "wide" "70" + "tall" "70" + "visible" "0" + "enabled" "0" + "scaleImage" "1" + "alpha" "0" + } + + "PlayerStatusHealthImageBG" + { + "ControlName" "ImagePanel" + "fieldName" "PlayerStatusHealthImageBG" + "wide" "0" + "tall" "0" + "visible" "0" + "enabled" "0" + } + + "PlayerStatusHealthBonusImage" + { + "ControlName" "ImagePanel" + "fieldName" "PlayerStatusHealthBonusImage" + "xpos" "126" + "ypos" "28" + "zpos" "2" + "wide" "68" + "tall" "68" + "xpos_minmode" "140" + "ypos_minmode" "40" + "zpos_minmode" "-1" + "wide_minmode" "22" + "tall_minmode" "22" + "visible" "0" + "enabled" "0" + "image" "../hud/health_over_bg" + "scaleImage" ".01" + } + + "PlayerHealthValue" + { + "ControlName" "CExLabel" + "fieldName" "PlayerHealthValue" + "xpos" "0" + "ypos" "0" + "zpos" "5" + "wide" "300" + "tall" "100" + "visible" "1" + "enabled" "1" + "labelText" "%Health%" + "textAlignment" "center" + "font" "Cerbetica56" + "font_minmode" "Cerbetica32" + "fgcolor" "Health Normal" + } + + "PlayerHealthValueShadow" + { + "ControlName" "CExLabel" + "fieldName" "PlayerHealthValueShadow" + "xpos" "-2" + "ypos" "-2" + "zpos" "5" + "wide" "300" + "tall" "100" + "visible" "1" + "enabled" "1" + "labelText" "%Health%" + "textAlignment" "center" + "font" "Cerbetica56" + "font_minmode" "Cerbetica32" + "fgcolor" "0 0 0 200" + + "pin_to_sibling" "PlayerHealthValue" + "pin_corner_to_sibling" "PIN_TOPLEFT" + "pin_to_sibling_corner" "PIN_TOPLEFT" + } + + "PlayerStatusMaxHealthValue" + { + "ControlName" "CExLabel" + "fieldName" "PlayerStatusMaxHealthValue" + "wide" "0" + "tall" "0" + "visible" "0" + "enabled" "0" + } + + "PlayerStatusAnchor" + { + "ControlName" "EditablePanel" + "fieldName" "PlayerStatusAnchor" + "xpos" "10" + "ypos" "5" + "xpos_minmode" "10" + "ypos_minmode" "15" + "wide" "23" + "tall" "23" + "visible" "1" + "enabled" "1" + } + + "PlayerStatusBleedImage" + { + "ControlName" "ImagePanel" + "fieldName" "PlayerStatusBleedImage" + "xpos" "0" + "ypos" "0" + "zpos" "7" + "wide" "23" + "tall" "23" + "visible" "1" + "enabled" "1" + "scaleImage" "1" + "image" "../vgui/bleed_drop" + "fgcolor" "TanDark" + "pin_to_sibling" "PlayerStatusAnchor" + "pin_corner_to_sibling" "1" + "pin_to_sibling_corner" "1" + } + + "PlayerStatusMilkImage" + { + "ControlName" "ImagePanel" + "fieldName" "PlayerStatusMilkImage" + "xpos" "0" + "ypos" "0" + "zpos" "7" + "wide" "23" + "tall" "23" + "visible" "1" + "enabled" "1" + "scaleImage" "1" + "image" "../vgui/bleed_drop" + "fgcolor" "TanDark" + "pin_to_sibling" "PlayerStatusAnchor" + "pin_corner_to_sibling" "1" + "pin_to_sibling_corner" "1" + } + + "PlayerStatusGasImage" + { + "ControlName" "ImagePanel" + "fieldName" "PlayerStatusGasImage" + "xpos" "0" + "ypos" "0" + "zpos" "7" + "wide" "23" + "tall" "23" + "visible" "1" + "enabled" "1" + "scaleImage" "1" + "image" "../vgui/covered_in_gas" + "fgcolor" "TanDark" + "pin_to_sibling" "PlayerStatusAnchor" + "pin_corner_to_sibling" "1" + "pin_to_sibling_corner" "1" + } + + "PlayerStatusMarkedForDeathImage" + { + "ControlName" "ImagePanel" + "fieldName" "PlayerStatusMarkedForDeathImage" + "xpos" "0" + "ypos" "0" + "zpos" "7" + "wide" "23" + "tall" "23" + "visible" "1" + "enabled" "1" + "scaleImage" "1" + "image" "../vgui/marked_for_death" + "fgcolor" "TanDark" + "pin_to_sibling" "PlayerStatusAnchor" + "pin_corner_to_sibling" "1" + "pin_to_sibling_corner" "1" + } + + "PlayerStatusMarkedForDeathSilentImage" + { + "ControlName" "ImagePanel" + "fieldName" "PlayerStatusMarkedForDeathSilentImage" + "xpos" "0" + "ypos" "0" + "zpos" "7" + "wide" "23" + "tall" "23" + "visible" "1" + "enabled" "1" + "scaleImage" "1" + "image" "../vgui/marked_for_death" + "fgcolor" "TanDark" + "pin_to_sibling" "PlayerStatusAnchor" + "pin_corner_to_sibling" "1" + "pin_to_sibling_corner" "1" + } + + "PlayerStatus_MedicUberBulletResistImage" + { + "ControlName" "ImagePanel" + "fieldName" "PlayerStatus_MedicUberBulletResistImage" + "xpos" "0" + "ypos" "0" + "zpos" "7" + "wide" "23" + "tall" "23" + "visible" "1" + "enabled" "1" + "scaleImage" "1" + "image" "../HUD/defense_buff_bullet_blue" + "fgcolor" "TanDark" + "pin_to_sibling" "PlayerStatusAnchor" + "pin_corner_to_sibling" "1" + "pin_to_sibling_corner" "1" + } + + "PlayerStatus_MedicUberBlastResistImage" + { + "ControlName" "ImagePanel" + "fieldName" "PlayerStatus_MedicUberBlastResistImage" + "xpos" "0" + "ypos" "0" + "zpos" "7" + "wide" "23" + "tall" "23" + "visible" "1" + "enabled" "1" + "scaleImage" "1" + "image" "../HUD/defense_buff_explosion_blue" + "fgcolor" "TanDark" + "pin_to_sibling" "PlayerStatusAnchor" + "pin_corner_to_sibling" "1" + "pin_to_sibling_corner" "1" + } + + "PlayerStatus_MedicUberFireResistImage" + { + "ControlName" "ImagePanel" + "fieldName" "PlayerStatus_MedicUberFireResistImage" + "xpos" "0" + "ypos" "0" + "zpos" "7" + "wide" "23" + "tall" "23" + "visible" "1" + "enabled" "1" + "scaleImage" "1" + "image" "../HUD/defense_buff_fire_blue" + "fgcolor" "TanDark" + "pin_to_sibling" "PlayerStatusAnchor" + "pin_corner_to_sibling" "1" + "pin_to_sibling_corner" "1" + } + + "PlayerStatus_MedicSmallBulletResistImage" + { + "ControlName" "ImagePanel" + "fieldName" "PlayerStatus_MedicSmallBulletResistImage" + "xpos" "0" + "ypos" "0" + "zpos" "7" + "wide" "23" + "tall" "23" + "visible" "1" + "enabled" "1" + "scaleImage" "1" + "image" "../HUD/defense_buff_bullet_blue" + "fgcolor" "TanDark" + "pin_to_sibling" "PlayerStatusAnchor" + "pin_corner_to_sibling" "1" + "pin_to_sibling_corner" "1" + } + + "PlayerStatus_MedicSmallBlastResistImage" + { + "ControlName" "ImagePanel" + "fieldName" "PlayerStatus_MedicSmallBlastResistImage" + "xpos" "0" + "ypos" "0" + "zpos" "7" + "wide" "23" + "tall" "23" + "visible" "1" + "enabled" "1" + "scaleImage" "1" + "image" "../HUD/defense_buff_explosion_blue" + "fgcolor" "TanDark" + "pin_to_sibling" "PlayerStatusAnchor" + "pin_corner_to_sibling" "1" + "pin_to_sibling_corner" "1" + } + + "PlayerStatus_MedicSmallFireResistImage" + { + "ControlName" "ImagePanel" + "fieldName" "PlayerStatus_MedicSmallFireResistImage" + "xpos" "0" + "ypos" "0" + "zpos" "7" + "wide" "23" + "tall" "23" + "visible" "1" + "enabled" "1" + "scaleImage" "1" + "image" "../HUD/defense_buff_fire_blue" + "fgcolor" "TanDark" + "pin_to_sibling" "PlayerStatusAnchor" + "pin_corner_to_sibling" "1" + "pin_to_sibling_corner" "1" + } + + "PlayerStatus_WheelOfDoom" + { + "ControlName" "ImagePanel" + "fieldName" "PlayerStatus_WheelOfDoom" + "xpos" "0" + "ypos" "0" + "zpos" "7" + "wide" "23" + "tall" "23" + "visible" "1" + "enabled" "1" + "scaleImage" "1" + "image" "../signs/death_wheel_whammy" + "fgcolor" "TanDark" + "pin_to_sibling" "PlayerStatusAnchor" + "pin_corner_to_sibling" "1" + "pin_to_sibling_corner" "1" + } + + "PlayerStatus_SoldierOffenseBuff" + { + "ControlName" "ImagePanel" + "fieldName" "PlayerStatus_SoldierOffenseBuff" + "xpos" "0" + "ypos" "0" + "zpos" "7" + "wide" "23" + "tall" "23" + "visible" "1" + "enabled" "1" + "scaleImage" "1" + "image" "../HUD/defense_buff_bullet_blue" + "fgcolor" "TanDark" + "pin_to_sibling" "PlayerStatusAnchor" + "pin_corner_to_sibling" "1" + "pin_to_sibling_corner" "1" + } + + "PlayerStatus_SoldierDefenseBuff" + { + "ControlName" "ImagePanel" + "fieldName" "PlayerStatus_SoldierDefenseBuff" + "xpos" "0" + "ypos" "0" + "zpos" "7" + "wide" "23" + "tall" "23" + "visible" "1" + "enabled" "1" + "scaleImage" "1" + "image" "../HUD/defense_buff_bullet_blue" + "fgcolor" "TanDark" + "pin_to_sibling" "PlayerStatusAnchor" + "pin_corner_to_sibling" "1" + "pin_to_sibling_corner" "1" + } + + "PlayerStatus_SoldierHealOnHitBuff" + { + "ControlName" "ImagePanel" + "fieldName" "PlayerStatus_SoldierHealOnHitBuff" + "xpos" "0" + "ypos" "0" + "zpos" "7" + "wide" "23" + "tall" "23" + "visible" "1" + "enabled" "1" + "scaleImage" "1" + "image" "../HUD/defense_buff_bullet_blue" + "fgcolor" "TanDark" + "pin_to_sibling" "PlayerStatusAnchor" + "pin_corner_to_sibling" "1" + "pin_to_sibling_corner" "1" + } + + "PlayerStatus_SpyMarked" + { + "ControlName" "ImagePanel" + "fieldName" "PlayerStatus_SpyMarked" + "xpos" "0" + "ypos" "0" + "zpos" "7" + "wide" "23" + "tall" "23" + "visible" "1" + "enabled" "1" + "scaleImage" "1" + "fgcolor" "TanDark" + "pin_to_sibling" "PlayerStatusAnchor" + "pin_corner_to_sibling" "1" + "pin_to_sibling_corner" "1" + } + + "PlayerStatus_Parachute" + { + "ControlName" "ImagePanel" + "fieldName" "PlayerStatus_Parachute" + "xpos" "0" + "ypos" "0" + "zpos" "7" + "wide" "23" + "tall" "23" + "visible" "1" + "enabled" "1" + "scaleImage" "1" + "image" "" + "fgcolor" "TanDark" + "pin_to_sibling" "PlayerStatusAnchor" + "pin_corner_to_sibling" "1" + "pin_to_sibling_corner" "1" + } + + "PlayerStatus_RuneStrength" + { + "ControlName" "ImagePanel" + "fieldName" "PlayerStatus_RuneStrength" + "xpos" "0" + "ypos" "0" + "zpos" "7" + "wide" "23" + "tall" "23" + "visible" "1" + "enabled" "1" + "scaleImage" "1" + "image" "../Effects/powerup_strength_hud" + "fgcolor" "TanDark" + "pin_to_sibling" "PlayerStatusAnchor" + "pin_corner_to_sibling" "1" + "pin_to_sibling_corner" "1" + } + + "PlayerStatus_RuneHaste" + { + "ControlName" "ImagePanel" + "fieldName" "PlayerStatus_RuneHaste" + "xpos" "0" + "ypos" "0" + "zpos" "7" + "wide" "23" + "tall" "23" + "visible" "1" + "enabled" "1" + "scaleImage" "1" + "image" "../Effects/powerup_haste_hud" + "fgcolor" "TanDark" + "pin_to_sibling" "PlayerStatusAnchor" + "pin_corner_to_sibling" "1" + "pin_to_sibling_corner" "1" + } + + "PlayerStatus_RuneRegen" + { + "ControlName" "ImagePanel" + "fieldName" "PlayerStatus_RuneRegen" + "xpos" "0" + "ypos" "0" + "zpos" "7" + "wide" "23" + "tall" "23" + "visible" "1" + "enabled" "1" + "scaleImage" "1" + "image" "../Effects/powerup_regen_hud" + "fgcolor" "TanDark" + "pin_to_sibling" "PlayerStatusAnchor" + "pin_corner_to_sibling" "1" + "pin_to_sibling_corner" "1" + } + + "PlayerStatus_RuneResist" + { + "ControlName" "ImagePanel" + "fieldName" "PlayerStatus_RuneResist" + "xpos" "0" + "ypos" "0" + "zpos" "7" + "wide" "23" + "tall" "23" + "visible" "1" + "enabled" "1" + "scaleImage" "1" + "image" "../Effects/powerup_resist_hud" + "fgcolor" "TanDark" + "pin_to_sibling" "PlayerStatusAnchor" + "pin_corner_to_sibling" "1" + "pin_to_sibling_corner" "1" + } + + "PlayerStatus_RuneVampire" + { + "ControlName" "ImagePanel" + "fieldName" "PlayerStatus_RuneVampire" + "xpos" "0" + "ypos" "0" + "zpos" "7" + "wide" "23" + "tall" "23" + "visible" "1" + "enabled" "1" + "scaleImage" "1" + "image" "../Effects/powerup_vampire_hud" + "fgcolor" "TanDark" + "pin_to_sibling" "PlayerStatusAnchor" + "pin_corner_to_sibling" "1" + "pin_to_sibling_corner" "1" + } + + "PlayerStatus_RuneReflect" + { + "ControlName" "ImagePanel" + "fieldName" "PlayerStatus_RuneReflect" + "xpos" "0" + "ypos" "0" + "zpos" "7" + "wide" "23" + "tall" "23" + "visible" "1" + "enabled" "1" + "scaleImage" "1" + "image" "../Effects/powerup_reflect_hud" + "fgcolor" "TanDark" + "pin_to_sibling" "PlayerStatusAnchor" + "pin_corner_to_sibling" "1" + "pin_to_sibling_corner" "1" + } + + "PlayerStatus_RunePrecision" + { + "ControlName" "ImagePanel" + "fieldName" "PlayerStatus_RunePrecision" + "xpos" "0" + "ypos" "0" + "zpos" "7" + "wide" "23" + "tall" "23" + "visible" "1" + "enabled" "1" + "scaleImage" "1" + "image" "../Effects/powerup_precision_hud" + "fgcolor" "TanDark" + "pin_to_sibling" "PlayerStatusAnchor" + "pin_corner_to_sibling" "1" + "pin_to_sibling_corner" "1" + } + + "PlayerStatus_RuneAgility" + { + "ControlName" "ImagePanel" + "fieldName" "PlayerStatus_RuneAgility" + "xpos" "0" + "ypos" "0" + "zpos" "7" + "wide" "23" + "tall" "23" + "visible" "1" + "enabled" "1" + "scaleImage" "1" + "image" "../Effects/powerup_agility_hud" + "fgcolor" "TanDark" + "pin_to_sibling" "PlayerStatusAnchor" + "pin_corner_to_sibling" "1" + "pin_to_sibling_corner" "1" + } + + "PlayerStatus_RuneKnockout" + { + "ControlName" "ImagePanel" + "fieldName" "PlayerStatus_RuneKnockout" + "xpos" "0" + "ypos" "0" + "zpos" "7" + "wide" "23" + "tall" "23" + "visible" "1" + "enabled" "1" + "scaleImage" "1" + "image" "../Effects/powerup_knockout_hud" + "fgcolor" "TanDark" + "pin_to_sibling" "PlayerStatusAnchor" + "pin_corner_to_sibling" "1" + "pin_to_sibling_corner" "1" + } + + "PlayerStatus_RuneKing" + { + "ControlName" "ImagePanel" + "fieldName" "PlayerStatus_RuneKing" + "xpos" "0" + "ypos" "0" + "zpos" "7" + "wide" "23" + "tall" "23" + "visible" "1" + "enabled" "1" + "scaleImage" "1" + "image" "../Effects/powerup_king_hud" + "fgcolor" "TanDark" + "pin_to_sibling" "PlayerStatusAnchor" + "pin_corner_to_sibling" "1" + "pin_to_sibling_corner" "1" + } + + "PlayerStatus_RunePlague" + { + "ControlName" "ImagePanel" + "fieldName" "PlayerStatus_RunePlague" + "xpos" "0" + "ypos" "0" + "zpos" "7" + "wide" "23" + "tall" "23" + "visible" "1" + "enabled" "1" + "scaleImage" "1" + "image" "../Effects/powerup_plague_hud" + "fgcolor" "TanDark" + "pin_to_sibling" "PlayerStatusAnchor" + "pin_corner_to_sibling" "1" + "pin_to_sibling_corner" "1" + } + + "PlayerStatus_RuneSupernova" + { + "ControlName" "ImagePanel" + "fieldName" "PlayerStatus_RuneSupernova" + "xpos" "0" + "ypos" "0" + "zpos" "7" + "wide" "23" + "tall" "23" + "visible" "1" + "enabled" "1" + "scaleImage" "1" + "image" "../Effects/powerup_supernova_hud" + "fgcolor" "TanDark" + "pin_to_sibling" "PlayerStatusAnchor" + "pin_corner_to_sibling" "1" + "pin_to_sibling_corner" "1" + } + + "PlayerStatusSlowed" + { + "ControlName" "ImagePanel" + "fieldName" "PlayerStatusSlowed" + "xpos" "0" + "ypos" "0" + "zpos" "7" + "wide" "23" + "tall" "23" + "visible" "1" + "enabled" "1" + "scaleImage" "1" + "image" "../vgui/slowed" + "fgcolor" "TanDark" + "pin_to_sibling" "PlayerStatusAnchor" + "pin_corner_to_sibling" "1" + "pin_to_sibling_corner" "1" + } + + "PlayerStatusHookBleedImage" + { + "ControlName" "ImagePanel" + "fieldName" "PlayerStatusHookBleedImage" + "xpos" "0" + "ypos" "0" + "zpos" "8" + "wide" "23" + "tall" "23" + "visible" "1" + "enabled" "1" + "scaleImage" "1" + "image" "../vgui/bleed_drop_grapple" + "fgcolor" "TanDark" + "pin_to_sibling" "PlayerStatusAnchor" + "pin_corner_to_sibling" "1" + "pin_to_sibling_corner" "1" + } +} \ No newline at end of file diff --git a/resource/ui/hudplayerhealth.res b/resource/ui/hudplayerhealth.res new file mode 100644 index 0000000..3911be6 --- /dev/null +++ b/resource/ui/hudplayerhealth.res @@ -0,0 +1,3 @@ +"#base" "../../#customizations/_enabled/hudplayerhealth-broesel.res" +"#base" "../../#customizations/_enabled/hudplayerhealth-cross.res" +"#base" "hudplayerhealth-base.res" \ No newline at end of file diff --git a/resource/ui/hudpowerupeffectmeter.res b/resource/ui/hudpowerupeffectmeter.res new file mode 100644 index 0000000..9cb6ca5 --- /dev/null +++ b/resource/ui/hudpowerupeffectmeter.res @@ -0,0 +1,9 @@ +#base "huditemeffectmeter.res" + +"Resource/UI/HudItemEffectMeter.res" +{ + "HudItemEffectMeter" + { + "ypos" "c130" + } +} \ No newline at end of file diff --git a/resource/ui/hudrocketpack.res b/resource/ui/hudrocketpack.res new file mode 100644 index 0000000..fc58636 --- /dev/null +++ b/resource/ui/hudrocketpack.res @@ -0,0 +1,64 @@ +#base "HudItemEffectMeter.res" + +"Resource/UI/HudRocketPack.res" +{ + "HudItemEffectMeter" + { + "tall" "20" + } + "ItemEffectMeterBG" + { + "ControlName" "CTFImagePanel" + "fieldName" "ItemEffectMeterBG" + "xpos" "9999" + } + + "ItemEffectIcon" + { + "ControlName" "CTFImagePanel" + "fieldName" "ItemEffectIcon" + "xpos" "125" + "ypos" "-2" + "zpos" "2" + "wide" "32" + "tall" "32" + "visible" "1" + "enabled" "1" + "image" "../hud/pyro_jetpack_off2" + "scaleImage" "1" + "visible_minmode" "0" + } + + "ItemEffectMeterLabel" + { + "visible" "0" + } + + "ItemEffectMeter" + { + "wide" "60" + "wide_minmode" "50" + } + + "ItemEffectMeter2" + { + "ControlName" "ContinuousProgressBar" + "fieldName" "ItemEffectMeter2" + "font" "Default" + "xpos" "60" + "xpos_minmode" "51" + "ypos" "0" + "zpos" "2" + "wide" "60" + "tall" "8" + "wide_minmode" "50" + "tall_minmode" "5" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "textAlignment" "center" + "dulltext" "0" + "brighttext" "0" + } +} \ No newline at end of file diff --git a/resource/ui/hudroundcounter.res b/resource/ui/hudroundcounter.res new file mode 100644 index 0000000..b3f583e --- /dev/null +++ b/resource/ui/hudroundcounter.res @@ -0,0 +1,107 @@ +"Resource/UI/HudRoundCounter.res" +{ + "RoundCounter" + { + "fieldName" "RoundCounter" + "xpos" "cs-0.5" + "ypos" "-2" + "zpos" "2" + "wide" "300" + "tall" "25" + "visible" "1" + "enabled" "1" + "proportionaltoparent" "1" + + "starting_width" "20" + "width_per_round" "24" + "indicator_start_offset" "4" + "indicator_max_wide" "20" + + "RoundIndicatorPanel_kv" + { + "ypos" "18" + "wide" "3" + "tall" "3" + "zpos" "7" + "image" "../hud/comp_round_counter_dot_bg" + "scaleimage" "1" + } + + "RoundWinPanelRed_kv" + { + "ypos" "12" + "wide" "15" + "tall" "15" + "zpos" "8" + "image" "../hud/comp_round_counter_light_red" + "scaleimage" "1" + } + + "RoundWinPanelBlue_kv" + { + "ypos" "12" + "wide" "15" + "tall" "15" + "zpos" "8" + "image" "../hud/comp_round_counter_light_blue" + "scaleimage" "1" + } + } + + "Background" + { + "ControlName" "ImagePanel" + "fieldName" "Background" + "xpos" "cs-0.5" + "ypos" "0" + "zpos" "5" + "wide" "115" + "tall" "0" + "image" "../hud/comp_round_timer" + "scaleimage" "1" + "backgroundtype" "2" + "proportionaltoparent" "1" + } + + "BlueTeamBackground" + { + "ControlName" "ImagePanel" + "fieldName" "BlueTeamBackground" + "xpos" "c-25" + "ypos" "26" + "wide" "25" + "tall" "25" + "visible" "0" + "enabled" "0" + "fillcolor" "Blue" + "proportionaltoparent" "1" + } + + "RedTeamBackground" + { + "ControlName" "ImagePanel" + "fieldName" "RedTeamBackground" + "xpos" "c0" + "ypos" "26" + "wide" "25" + "tall" "25" + "visible" "0" + "enabled" "0" + "fillcolor" "Red" + "proportionaltoparent" "1" + } + + "TimerBG" + { + "ControlName" "ImagePanel" + "fieldName" "TimerBG" + "xpos" "c-25" + "ypos" "0" + "wide" "50" + "tall" "15" + "visible" "1" + "enabled" "1" + "fillcolor" "TransparentBlack" + "proportionaltoparent" "1" + } +} diff --git a/resource/ui/hudspellselection.res b/resource/ui/hudspellselection.res new file mode 100644 index 0000000..2de844d --- /dev/null +++ b/resource/ui/hudspellselection.res @@ -0,0 +1,90 @@ +"Resource/UI/HudSpellSelection.res" +{ + "ItemEffectMeterBG" + { + "ControlName" "CTFImagePanel" + "fieldName" "ItemEffectMeterBG" + "xpos" "9999" + } + + "Spellbook" + { + "ControlName" "CTFImagePanel" + "fieldName" "Spellbook" + "xpos" "9999" + } + + "SpellIcon" + { + "ControlName" "ImagePanel" + "fieldName" "SpellIcon" + "xpos" "5" + "ypos" "0" + "zpos" "7" + "wide" "20" + "tall" "20" + "visible" "1" + "enabled" "1" + "scaleImage" "1" + "image" "../signs/death_wheel_whammy" + "fgcolor" "TanDark" + } + + "ActionText" + { + "ControlName" "CExLabel" + "fieldName" "ActionText" + "font" "Default" + "labelText" "%actiontext%" + "textAlignment" "center" + "xpos" "0" + "ypos" "25" + "wide" "50" + "tall" "10" + "fgcolor" "TanLight" + "visible" "1" + } + + "SpellText" + { + "ControlName" "CExLabel" + "fieldName" "SpellText" + "xpos" "9999" + } + + "CountText" + { + "ControlName" "CExLabel" + "fieldName" "CountText" + "font" "Cerbetica28" + "font_minmode" "Cerbetica16" + "labelText" "%counttext%" + "textAlignment" "center" + "xpos" "0" + "ypos" "0" + "zpos" "1" + "xpos_minmode" "5" + "wide" "20" + "tall" "20" + "fgcolor" "TanLight" + "pin_to_sibling" "SpellIcon" + "pin_corner_to_sibling" "PIN_CENTER_LEFT" + "pin_to_sibling_corner" "PIN_CENTER_RIGHT" + } + + "CountTextShadow" + { + "ControlName" "CExLabel" + "fieldName" "CountTextShadow" + "font" "Cerbetica28" + "font_minmode" "Cerbetica16" + "labelText" "%counttext%" + "textAlignment" "center" + "xpos" "-2" + "ypos" "-2" + "wide" "20" + "tall" "20" + "fgcolor" "TransparentBlack" + "pin_to_sibling" "CountText" + } +} \ No newline at end of file diff --git a/resource/ui/hudstopwatch.res b/resource/ui/hudstopwatch.res new file mode 100644 index 0000000..e4c702c --- /dev/null +++ b/resource/ui/hudstopwatch.res @@ -0,0 +1,131 @@ +"Resource/UI/HudStopWatch.res" +{ + "HudStopWatchBG" + { + "ControlName" "EditablePanel" + "fieldName" "HudStopWatchBG" + "xpos" "0" + "ypos" "0" + "zpos" "0" + "wide" "90" + "tall" "15" + "visible" "1" + "enabled" "1" + "bgcolor_override" "TransparentBlack" + "PaintBackgroundType" "2" + } + + "StopWatchImageCaptureTime" + { + "ControlName" "ImagePanel" + "fieldName" "StopWatchImageCaptureTime" + "xpos" "9999" + } + + "ObjectiveStatusTimePanel" + { + "ControlName" "EditablePanel" + "fieldName" "ObjectiveStatusTimePanel" + "xpos" "60" + "ypos" "0" + "zpos" "1" + "wide" "25" + "tall" "15" + "visible" "1" + "enabled" "1" + + "TimePanelBG" + { + "ControlName" "ImagePanel" + "fieldName" "TimePanelBG" + "tall" "0" + "visible" "0" + } + + "TimePanelValue" + { + "ControlName" "CExLabel" + "fieldName" "TimePanelValue" + "font" "HudFontSmallest" + "fgcolor" "TanLight" + "xpos" "0" + "ypos" "0" + "zpos" "1" + "wide" "25" + "tall" "15" + "visible" "1" + "enabled" "1" + "textAlignment" "center" + } + } + + "StopWatchScoreToBeat" + { + "ControlName" "CExLabel" + "fieldName" "StopWatchScoreToBeat" + "font" "HudFontSmallest" + "labelText" "%scoretobeat%" + "textAlignment" "center" + "xpos" "5" + "ypos" "0" + "zpos" "1" + "wide" "15" + "tall" "15" + "autoResize" "0" + "pinCorner" "0" + "visible" "0" + "enabled" "1" + } + + "StopWatchPointsLabel" + { + "ControlName" "CExLabel" + "fieldName" "StopWatchPointsLabel" + "font" "HudFontSmallest" + "labelText" "points in" + "textAlignment" "center" + "xpos" "20" + "ypos" "0" + "zpos" "1" + "wide" "40" + "tall" "15" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "wrap" "0" + } + + "StopWatchLabel" + { + "ControlName" "CExLabel" + "fieldName" "StopWatchLabel" + "font" "Cerbetica10" + "labelText" "%stopwatchlabel%" + "textAlignment" "center" + "xpos" "0" + "ypos" "0" + "zpos" "1" + "wide" "90" + "tall" "15" + "autoResize" "0" + "pinCorner" "0" + "visible" "0" + "enabled" "1" + "wrap" "0" + } + + "HudStopWatchDescriptionBG" + { + "ControlName" "ScalableImagePanel" + "fieldName" "HudStopWatchDescriptionBG" + "xpos" "9999" + } + + "StopWatchDescriptionLabel" + { + "ControlName" "CExLabel" + "fieldName" "StopWatchDescriptionLabel" + "xpos" "9999" + } +} \ No newline at end of file diff --git a/resource/ui/hudteamswitch.res b/resource/ui/hudteamswitch.res new file mode 100644 index 0000000..82f762d --- /dev/null +++ b/resource/ui/hudteamswitch.res @@ -0,0 +1,83 @@ +"Resource/UI/HudTeamSwitch.res" +{ + "HudTeamSwitchBG" + { + "ControlName" "CTFImagePanel" + "fieldName" "HudTeamSwitchBG" + "xpos" "0" + "ypos" "0" + "zpos" "-1" + "wide" "246" + "tall" "31" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "image" "../hud/death_panel_blue_bg" + "scaleImage" "1" + "teambg_2" "../hud/death_panel_red_bg" + "teambg_3" "../hud/death_panel_blue_bg" + "paintborder" "1" + "border" "NoBorder" + "src_corner_height" "23" + "src_corner_width" "23" + "draw_corner_width" "0" + "draw_corner_height" "0" + } + "SwitchLabel" + { + "ControlName" "Label" + "fieldName" "SwitchLabel" + "font" "HudFontSmallest" + "xpos" "31" + "ypos" "3" + "zpos" "1" + "wide" "212" + "tall" "10" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "wrap" "1" + "labelText" "#TF_teambalanced" + "textAlignment" "North" + "fgcolor_override" "TanLight" + "textinsetx" "5" + } + "BalanceLabel" + { + "ControlName" "Label" + "fieldName" "BalanceLabel" + "font" "HudFontSmallest" + "xpos" "31" + "ypos" "13" + "zpos" "1" + "wide" "212" + "tall" "40" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "wrap" "1" + "labelText" "" + "textAlignment" "North" + "fgcolor_override" "TanLight" + "textinsetx" "5" + } + "SwitchImage" + { + "ControlName" "CTFImagePanel" + "fieldName" "SwitchImage" + "xpos" "3" + "ypos" "3" + "zpos" "1" + "wide" "25" + "tall" "25" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "image" "../hud/ico_teambalance" + "scaleImage" "1" + } +} \ No newline at end of file diff --git a/resource/ui/hudtournament-base.res b/resource/ui/hudtournament-base.res new file mode 100644 index 0000000..b3752e3 --- /dev/null +++ b/resource/ui/hudtournament-base.res @@ -0,0 +1,697 @@ +"Resource/UI/HudTournament.res" +{ + HudTournament + { + "ControlName" "EditablePanel" + "fieldName" "HudTournament" + "xpos" "0" + "ypos" "0" + "wide" "f0" + "tall" "f0" + "proportionaltoparent" "1" + + "team1_player_base_offset_x" "-75" + "team1_player_base_y" "0" + "team1_player_delta_x" "-47" + "team1_player_delta_y" "0" + "team2_player_base_offset_x" "25" + "team2_player_base_y" "0" + "team2_player_delta_x" "47" + "team2_player_delta_y" "0" + "teams_player_delta_x_comp" "42" + + "avatar_width" "63" + "spacer" "5" + "name_width" "57" + "horiz_inset" "2" + + if_mvm + { + "ypos" "0" + "team1_player_base_y" "66" + "team2_player_base_y" "66" + "team2_player_delta_x" "52" + } + + if_competitive + { + "team1_player_base_y" "66" + "team2_player_base_y" "66" + "team2_player_base_offset_x" "5" + } + + if_readymode + { + "team1_player_base_y" "66" + "team2_player_base_y" "66" + "team2_player_delta_x" "52" + "team2_player_base_offset_x" "5" + } + + "ModeImage" + { + "ControlName" "ImagePanel" + "fieldName" "ModeImage" + "xpos" "cs-0.5" + "ypos" "50" + "zpos" "0" + "wide" "60" + "tall" "60" + "autoResize" "0" + "pinCorner" "0" + "visible" "0" + "enabled" "1" + "image" "competitive/competitive_logo_laurel" + "scaleImage" "1" + "proportionaltoparent" "1" + + if_competitive { + "visible" "1" + } + } + + "playerpanels_kv" + { + "visible" "0" + "wide" "50" + "tall" "35" + "zpos" "1" + "color_ready" "0 255 0 220" + "color_notready" "TransparentBlack" + + "PanelBG" + { + "ControlName" "ImagePanel" + "fieldName" "PanelBG" + "xpos" "0" + "ypos" "0" + "zpos" "2" + "wide" "f0" + "tall" "25" + "autoResize" "0" + "pinCorner" "0" + "visible" "0" + "enabled" "1" + "fillcolor" "TransparentBlack" + } + + "playername" + { + "ControlName" "CExLabel" + "fieldName" "playername" + "font" "Cerbetica10" + "xpos" "1" + "ypos" "25" + "zpos" "5" + "wide" "48" + "tall" "10" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "labelText" "%playername%" + "textAlignment" "center" + } + + "classimage" + { + "ControlName" "CTFClassImage" + "fieldName" "classimage" + "xpos" "1" + "ypos" "1" + "zpos" "3" + "wide" "24" + "tall" "24" + "visible" "1" + "enabled" "1" + "image" "../hud/class_scoutred" + "scaleImage" "1" + + if_mvm + { + "image" "../vgui/hud_connecting" + } + + if_competitive + { + "image" "../vgui/hud_connecting" + } + + if_readymode + { + "image" "../vgui/hud_connecting" + } + } + + "classimagebg" + { + "ControlName" "Panel" + "fieldName" "classimagebg" + "xpos" "1" + "ypos" "1" + "zpos" "3" + "wide" "24" + "tall" "24" + "visible" "0" + "enabled" "1" + "bgcolor_override" "TransparentBlack" + "PaintBackgroundType" "0" + } + + "HealthIcon" + { + "ControlName" "EditablePanel" + "fieldName" "HealthIcon" + "xpos" "22" + "ypos" "-3" + "zpos" "3" + "wide" "32" + "tall" "32" + "visible" "1" + "enabled" "1" + "HealthBonusPosAdj" "10" + "HealthDeathWarning" "0.49" + "TFFont" "HudFontSmallest" + "HealthDeathWarningColor" "HUDDeathWarning" + "TextColor" "HudOffWhite" + + if_readymode + { + "xpos" "9999" + } + } + + "ReadyBG" + { + "ControlName" "ScalableImagePanel" + "fieldName" "ReadyBG" + "xpos" "29" + "ypos" "5" + "zpos" "3" + "wide" "16" + "tall" "16" + "autoResize" "0" + "pinCorner" "0" + "visible" "0" + "enabled" "0" + "image" "../HUD/tournament_panel_brown" + + "src_corner_height" "22" // pixels inside the image + "src_corner_width" "22" + + "draw_corner_width" "0" // screen size of the corners ( and sides ), proportional + "draw_corner_height" "0" + + if_mvm + { + "visible" "1" + } + + if_competitive + { + "visible" "1" + } + + if_readymode + { + "visible" "1" + } + } + + "ReadyImage" + { + "ControlName" "ImagePanel" + "fieldName" "ReadyImage" + "xpos" "31" + "ypos" "7" + "zpos" "4" + "wide" "12" + "tall" "12" + "autoResize" "0" + "pinCorner" "0" + "visible" "0" + "enabled" "1" + "image" "hud/checkmark" + "scaleImage" "1" + + if_mvm + { + "visible" "1" + } + + if_competitive + { + "visible" "1" + } + + if_readymode + { + "visible" "1" + } + } + + "respawntime" + { + "ControlName" "CExLabel" + "fieldName" "respawntime" + "font" "DefaultSmall" + "xpos" "28" + "ypos" "2" + "zpos" "5" + "wide" "23" + "tall" "10" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "labelText" "%respawntime%" + "textAlignment" "west" + //"fgcolor" "TanLight" + } + + "chargeamount" + { + "ControlName" "CExLabel" + "fieldName" "chargeamount" + "font" "DefaultSmall" + "xpos" "25" + "ypos" "17" + "zpos" "6" + "wide" "25" + "tall" "15" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "labelText" "%chargeamount%" + "textAlignment" "north" + "fgcolor" "ColorGreen" + + if_mvm + { + "visible" "0" + } + } + + "specindex" + { + "ControlName" "CExLabel" + "fieldName" "specindex" + "font" "DefaultVerySmall" + "xpos" "4" + "ypos" "2" + "zpos" "5" + "wide" "50" + "tall" "8" + "autoResize" "0" + "pinCorner" "0" + "visible" "0" + "labelText" "%specindex%" + "textAlignment" "north-west" + //"fgcolor" "TanLight" + } + } + } + + "HudTournamentBG" + { + "ControlName" "ScalableImagePanel" + "fieldName" "HudTournamentBG" + "wide" "0" + } + + "TournamentLabel" + { + "ControlName" "Label" + "fieldName" "TournamentLabel" + "wide" "0" + } + + "HudTournamentBLUEBG" + { + "ControlName" "ImagePanel" + "fieldName" "HudTournamentBLUEBG" + "xpos" "c-125" + "ypos" "0" + "zpos" "-1" + "wide" "125" + "tall" "16" + "visible" "1" + "enabled" "1" + "fillcolor" "BlueSolid" + + if_mvm + { + "visible" "0" + } + + if_competitive + { + "visible" "0" + } + + if_readymode + { + "visible" "0" + } + + "src_corner_height" "15" + "src_corner_width" "15" + "draw_corner_width" "0" + "draw_corner_height" "0" + + if_mvm + { + "visible" "0" + } + + if_competitive + { + "visible" "0" + } + + if_readymode + { + "visible" "0" + } + } + + "TournamentBLUELabel" + { + "ControlName" "Label" + "fieldName" "TournamentBLUELabel" + "font" "HudFontMediumSmall" + "xpos" "0" + "ypos" "0" + "zpos" "1" + "wide" "125" + "tall" "16" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "wrap" "0" + "labelText" "%bluenamelabel%" + "textAlignment" "west" + "textinsetx" "5" + + "pin_to_sibling" "HudTournamentBLUEBG" + "pin_corner_to_sibling" "PIN_TOPLEFT" + "pin_to_sibling_corner" "PIN_TOPLEFT" + + if_mvm + { + "visible" "0" + } + + if_competitive + { + "visible" "0" + } + + if_readymode + { + "visible" "0" + } + } + + "TournamentBLUEStateLabel" + { + "ControlName" "Label" + "fieldName" "TournamentBLUEStateLabel" + "font" "HudFontSmallest" + "xpos" "0" + "ypos" "0" + "zpos" "1" + "wide" "125" + "tall" "16" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "wrap" "0" + "labelText" "%bluestate%" + "textAlignment" "east" + "textinsetx" "5" + + "pin_to_sibling" "HudTournamentBLUEBG" + "pin_corner_to_sibling" "PIN_TOPRIGHT" + "pin_to_sibling_corner" "PIN_TOPRIGHT" + + if_mvm + { + "visible" "0" + } + + if_competitive + { + "visible" "0" + } + + if_readymode + { + "visible" "0" + } + } + + "HudTournamentREDBG" + { + "ControlName" "ImagePanel" + "fieldName" "HudTournamentREDBG" + "xpos" "c0" + "ypos" "0" + "zpos" "-1" + "wide" "125" + "tall" "16" + "visible" "1" + "enabled" "1" + "fillcolor" "RedSolid" + + if_mvm + { + "visible" "0" + } + if_competitive + { + "visible" "0" + } + if_readymode + { + "visible" "0" + } + + "src_corner_height" "15" + "src_corner_width" "15" + "draw_corner_width" "0" + "draw_corner_height" "0" + + if_mvm + { + "visible" "0" + } + if_competitive + { + "visible" "0" + } + if_readymode + { + "visible" "0" + } + } + + "TournamentREDLabel" + { + "ControlName" "Label" + "fieldName" "TournamentREDLabel" + "font" "HudFontMediumSmall" + "xpos" "0" + "ypos" "0" + "zpos" "1" + "wide" "125" + "tall" "16" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "wrap" "0" + "labelText" "%rednamelabel%" + "textAlignment" "east" + "textinsetx" "5" + + "pin_to_sibling" "HudTournamentREDBG" + "pin_corner_to_sibling" "PIN_TOPRIGHT" + "pin_to_sibling_corner" "PIN_TOPRIGHT" + + if_mvm + { + "visible" "0" + } + + if_competitive + { + "visible" "0" + } + + if_readymode + { + "visible" "0" + } + } + + "TournamentREDStateLabel" + { + "ControlName" "Label" + "fieldName" "TournamentREDStateLabel" + "font" "HudFontSmallest" + "xpos" "0" + "ypos" "0" + "zpos" "1" + "wide" "125" + "tall" "16" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "wrap" "0" + "labelText" "%redstate%" + "textAlignment" "west" + "textinsetx" "5" + + "pin_to_sibling" "HudTournamentREDBG" + "pin_corner_to_sibling" "PIN_TOPLEFT" + "pin_to_sibling_corner" "PIN_TOPLEFT" + + if_mvm + { + "visible" "0" + } + + if_competitive + { + "visible" "0" + } + + if_readymode + { + "visible" "0" + } + } + + "TournamentConditionLabel" + { + "ControlName" "CExLabel" + "fieldName" "TournamentConditionLabel" + "font" "HudFontSmallest" + "fgcolor" "TanLight" + "xpos" "c-125" + "ypos" "16" + "zpos" "1" + "wide" "250" + "tall" "16" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "wrap" "0" + "labelText" "%winconditions%" + "textAlignment" "center" + + if_mvm + { + "visible" "0" + } + + if_competitive + { + "ypos" "25" + } + } + + "HudTournamentBGHelp" + { + "ControlName" "ScalableImagePanel" + "fieldName" "HudTournamentBGHelp" + "wide" "0" + } + + "TournamentInstructionsLabel" + { + "ControlName" "CExLabel" + "fieldName" "TournamentInstructionsLabel" + "font" "HudFontSmallest" + "xpos" "c-125" + "ypos" "30" + "wide" "250" + "tall" "16" + "zpos" "1" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "wrap" "0" + "labelText" "%readylabel%" + "textAlignment" "center" + + if_mvm + { + "ypos" "105" + } + + if_competitive + { + "ypos" "36" + } + } + + "TournamentReadyHintIcon" + { + "ControlName" "CExLabel" + "fieldName" "TournamentReadyHintIcon" + "wide" "0" + } + + "CountdownBG" + { + "ControlName" "ScalableImagePanel" + "fieldName" "CountdownBG" + "wide" "0" + } + + "CountdownLabel" + { + "ControlName" "CExLabel" + "fieldName" "CountdownLabel" + "font" "HudFontMedium" + "xpos" "cs-0.5" + "ypos" "cs-0.1" + "wide" "40" + "tall" "40" + "zpos" "5" + "autoResize" "0" + "pinCorner" "0" + "visible" "0" + "enabled" "1" + "wrap" "0" + "labelText" "%tournamentstatelabel%" + "textAlignment" "center" + "proportionaltoparent" "1" + } + + "CountdownLabelShadow" + { + "ControlName" "CExLabel" + "fieldName" "CountdownLabelShadow" + "font" "HudFontMedium" + "xpos" "cs-0.48" + "ypos" "cs-0.48" + "wide" "40" + "tall" "40" + "zpos" "4" + "autoResize" "0" + "pinCorner" "0" + "visible" "0" + "enabled" "1" + "wrap" "0" + "labelText" "%tournamentstatelabel%" + "textAlignment" "center" + "fgcolor" "TransparentBlack" + "proportionaltoparent" "1" + } +} \ No newline at end of file diff --git a/resource/ui/hudtournament.res b/resource/ui/hudtournament.res new file mode 100644 index 0000000..5b129ef --- /dev/null +++ b/resource/ui/hudtournament.res @@ -0,0 +1,2 @@ +"#base" "../../#customizations/streamermode/hudtournament.res" +"#base" "hudtournament-base.res" \ No newline at end of file diff --git a/resource/ui/hudtournamentsetup.res b/resource/ui/hudtournamentsetup.res new file mode 100644 index 0000000..d60e5ae --- /dev/null +++ b/resource/ui/hudtournamentsetup.res @@ -0,0 +1,152 @@ +"Resource/UI/HudTournamentSetup.res" +{ + "HudTournamentSetupBG" + { + "ControlName" "ImagePanel" + "fieldName" "HudTournamentSetupBG" + "xpos" "30" + "ypos" "0" + "zpos" "-1" + "wide" "130" + "tall" "55" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "fillcolor" "TransparentBlack" + "border" "CyanBorder" + } + + "TournamentSetupLabel" + { + "ControlName" "Label" + "fieldName" "TournamentLabel" + "font" "HudFontSmall" + "xpos" "30" + "ypos" "0" + "zpos" "1" + "wide" "130" + "tall" "20" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "wrap" "0" + "labelText" "%tournamentstatelabel%" + "textAlignment" "center" + "allcaps" "1" + } + + "TournamentTeamNameLabel" + { + "ControlName" "Label" + "fieldName" "TournamentTeamNameLabel" + "font" "HudFontSmallest" + "xpos" "30" + "ypos" "20" + "zpos" "1" + "wide" "75" + "tall" "15" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "wrap" "0" + "labelText" "#Tournament_TeamNamePanel" + "textAlignment" "center" + } + + "TournamentNameEdit" + { + "ControlName" "TextEntry" + "fieldName" "TournamentNameEdit" + "xpos" "105" + "ypos" "20" + "wide" "50" + "tall" "15" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "tabPosition" "0" + "textHidden" "0" + "editable" "1" + "maxchars" "6" + "NumericInputOnly" "0" + "unicode" "0" + "wrap" "0" + "fgcolor_override" "TanLight" + "bgcolor_override" "Black" + "labelText" "%teamname%" + "textAlignment" "west" + "font" "HudFontSmallest" + } + + "HudTournamentNameBG" + { + "ControlName" "CTFImagePanel" + "fieldName" "HudTournamentNameBG" + "xpos" "9999" + } + + "TournamentNotReadyButton" + { + "ControlName" "CExButton" + "fieldName" "TournamentNotReadyButton" + "xpos" "95" + "ypos" "37" + "wide" "65" + "tall" "15" + "zpos" "0" + "autoResize" "0" + "pinCorner" "2" + "visible" "1" + "enabled" "1" + "labelText" "#Store_CANCEL" + "textAlignment" "center" + "dulltext" "0" + "brighttext" "0" + "command" "teamnotready" + "default" "1" + "font" "Cerbetica12" + "fgcolor" "ColorRed" + "allcaps" "1" + + "defaultBgColor_override" "Blank" + "defaultFgColor_override" "TanLight" + "armedBgColor_override" "Blank" + "armedFgColor_override" "ColorRed" + "depressedBgColor_override" "Blank" + "depressedFgColor_override" "ColorRed" + } + + "TournamentReadyButton" + { + "ControlName" "CExButton" + "fieldName" "TournamentReadyButton" + "xpos" "30" + "ypos" "37" + "wide" "65" + "tall" "15" + "zpos" "0" + "autoResize" "0" + "pinCorner" "2" + "visible" "1" + "enabled" "1" + "labelText" "#Store_OK" + "textAlignment" "center" + "dulltext" "0" + "brighttext" "0" + "command" "teamready" + "default" "1" + "font" "Cerbetica12" + "fgcolor" "ColorGreen" + + "defaultBgColor_override" "Blank" + "defaultFgColor_override" "TanLight" + "armedBgColor_override" "Blank" + "armedFgColor_override" "ColorGreen" + "depressedBgColor_override" "Blank" + "depressedFgColor_override" "ColorGreen" + } +} \ No newline at end of file diff --git a/resource/ui/hudtraining.res b/resource/ui/hudtraining.res new file mode 100644 index 0000000..3fd3c51 --- /dev/null +++ b/resource/ui/hudtraining.res @@ -0,0 +1,114 @@ +"Resource/UI/HudTraining.res" +{ + "ObjectiveStatusTraining" + { + "ControlName" "EditablePanel" + "fieldName" "ObjectiveStatusTraining" + "xpos" "c-160" + "ypos" "r108" + "zpos" "1" + "wide" "320" + "tall" "90" + "visible" "1" + "enabled" "1" + } + + "GoalLabel" + { + "ControlName" "CExLabel" + "fieldName" "GoalLabel" + "fgcolor" "TanLight" + "xpos" "20" + "ypos" "5" + "zpos" "4" + "wide" "300" + "tall" "20" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "wrap" "1" + "labelText" "%goal%" + "font" "HudFontMediumSmall" + "textAlignment" "North" + } + + "GoalLabelShadow" + { + "ControlName" "CExLabel" + "fieldName" "GoalLabelShadow" + "fgcolor" "TransparentBlack" + "xpos" "-1" + "ypos" "-1" + "zpos" "3" + "wide" "300" + "tall" "20" + "autoResize" "0" + "pinCorner" "0" + "visible" "0" + "enabled" "0" + "wrap" "1" + "labelText" "%goal%" + "font" "HudFontMediumSmall" + "textAlignment" "North" + + "pin_to_sibling" "GoalLabel" + "pin_corner_to_sibling" "PIN_TOPLEFT" + "pin_to_sibling_corner" "PIN_TOPLEFT" + } + + "MsgLabel" + { + "ControlName" "CExRichText" + "fieldName" "MsgLabel" + "fgcolor" "TanLight" + "xpos" "20" + "ypos" "25" + "zpos" "3" + "wide" "280" + "tall" "45" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "wrap" "1" + "labelText" "" + "textAlignment" "North" + "font" "HudFontSmall" + } + + "PressSpacebarToContinue" + { + "ControlName" "CExLabel" + "fieldName" "PressSpacebarToContinue" + "fgcolor" "TanLight" + "xpos" "20" + "ypos" "70" + "zpos" "3" + "wide" "280" + "tall" "15" + "autoResize" "0" + "pinCorner" "0" + "visible" "0" + "enabled" "1" + "wrap" "1" + "labelText" "#TF_Training_SpaceToContinue" + "textAlignment" "North" + "font" "TFFontMedium" + } + + "HudTrainingMsgBG" + { + "ControlName" "EditablePanel" + "fieldName" "HudTrainingMsgBG" + "xpos" "-5" + "ypos" "-25" + "zpos" "2" + "wide" "330" + "tall" "205" + "visible" "1" + "enabled" "1" + "bgcolor_override" "TransparentBlack" + "PaintBackgroundType" "2" + } +} \ No newline at end of file diff --git a/resource/ui/hudupgradepanel.res b/resource/ui/hudupgradepanel.res new file mode 100644 index 0000000..a0a6e55 --- /dev/null +++ b/resource/ui/hudupgradepanel.res @@ -0,0 +1,753 @@ +"Resource/UI/HudUpgradePanel.res" +{ + "HudUpgradePanel" + { + "ControlName" "EditablePanel" + "fieldName" "HudUpgradePanel" + "xpos" "0" + "ypos" "0" + "zpos" "1000" + "wide" "f0" + "tall" "480" + "autoResize" "0" + "pinCorner" "0" + "visible" "0" + "enabled" "1" + "tabPosition" "0" + "settitlebarvisible" "0" + + "itempanel_xpos" "15" + "itempanel_ypos" "10" + "itempanel_xdelta" "5" + "itempanel_ydelta" "5" + + "upgradebuypanel_xpos" "160" + "upgradebuypanel_ypos" "65" + "upgradebuypanel_delta" "6" + + "modelpanels_kv" + { + "zpos" "-2" + "wide" "70" + "tall" "50" + "bgcolor_override" "Transparent" + "noitem_textcolor" "TextColor" + "PaintBackgroundType" "2" + "paintborder" "0" + + "model_ypos" "5" + "model_tall" "32" + "text_ypos" "60" + "text_center" "1" + "name_only" "1" + "text_forcesize" "3" + + "itemmodelpanel" + { + "use_item_rendertarget" "0" + "inventory_image_type" "1" + "allow_rot" "0" + } + } + } + + "BGGrayoutPanel" + { + "ControlName" "EditablePanel" + "fieldName" "BGGrayoutPanel" + "xpos" "0" + "ypos" "0" + "wide" "f0" + "tall" "480" + "zpos" "-1" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "tabPosition" "0" + "bgcolor_override" "HudBlack" + } + + "SelectWeaponPanel" + { + "ControlName" "EditablePanel" + "fieldName" "SelectWeaponPanel" + "xpos" "c-250" + "ypos" "85" + "wide" "500" + "tall" "350" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "tabPosition" "0" + "bgcolor_override" "Transparent" + + "OutterPanelBG" + { + "ControlName" "ScalableImagePanel" + "fieldName" "OutterPanelBG" + "xpos" "0" + "ypos" "0" + "zpos" "-8" + "wide" "500" + "tall" "310" + "autoResize" "0" + "pinCorner" "0" + "visible" "0" + "enabled" "0" + "image" "../HUD/tournament_panel_brown" + + "src_corner_height" "23" // pixels inside the image + "src_corner_width" "23" + + "draw_corner_width" "8" // screen size of the corners ( and sides ), proportional + "draw_corner_height" "8" + + } + + "OutPanelBG" + { + "ControlName" "ImagePanel" + "fieldName" "OutPanelBG" + "xpos" "10" + "ypos" "5" + "zpos" "-8" + "wide" "480" + "tall" "310" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "fillcolor" "HudBlack" + } + "BetweenBG" + { + "ControlName" "ImagePanel" + "fieldName" "BetweenBG" + "xpos" "10" + "ypos" "278" + "zpos" "-8" + "wide" "480" + "tall" "38" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "fillcolor" "DarkGrey" + } + + "InnerPanelRim" + { + "ControlName" "Panel" + "fieldName" "InnerPanelRim" + "xpos" "9999" + } + "TopBorder" + { + "ControlName" "Panel" + "fieldName" "TopBorder" + "xpos" "10" + "ypos" "50" + "zpos" "-1" + "wide" "480" + "tall" "5" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + + "PaintBackgroundType" "0" + "bgcolor_override" "White" + } + "BottomBorder" + { + "ControlName" "Panel" + "fieldName" "BottomBorder" + "xpos" "10" + "ypos" "275" + "zpos" "-1" + "wide" "480" + "tall" "5" + "autoResize" "0" + "pinCorner" "0" + "visible" "0" + "enabled" "0" + + "PaintBackgroundType" "0" + "bgcolor_override" "White" + } + "LeftBorder" + { + "ControlName" "Panel" + "fieldName" "LeftBorder" + "xpos" "10" + "ypos" "50" + "zpos" "-1" + "wide" "5" + "tall" "230" + "autoResize" "0" + "pinCorner" "0" + "visible" "0" + "enabled" "0" + + "PaintBackgroundType" "0" + "bgcolor_override" "White" + } + "RightBorder" + { + "ControlName" "Panel" + "fieldName" "LeftBorder" + "xpos" "485" + "ypos" "50" + "zpos" "-1" + "wide" "5" + "tall" "230" + "autoResize" "0" + "pinCorner" "0" + "visible" "0" + "enabled" "0" + + "PaintBackgroundType" "0" + "bgcolor_override" "White" + } + + "InnerBGPanel" + { + "ControlName" "EditablePanel" + "fieldName" "InnerBGPanel" + "xpos" "15" + "ypos" "55" + "zpos" "0" + "wide" "470" + "tall" "220" + "visible" "0" + "PaintBackgroundType" "0" + "border" "DarkGrey" + "bgcolor_override" "DarkerGrey" + } + + "PlayerUpgradeButton" + { + "ControlName" "CExButton" + "fieldName" "PlayerUpgradeButton" + "xpos" "15" + "ypos" "10" + "zpos" "-2" + "wide" "70" + "tall" "50" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "tabPosition" "0" + "labelText" "#TF_Bot_Generic_ClassName" + "font" "HudFontSmall" + "textAlignment" "center" + "textinsetx" "50" + "dulltext" "0" + "brighttext" "0" + "Command" "PlayerUpgrade" + "sound_depressed" "UI/buttonclick.wav" + "sound_released" "UI/buttonclickrelease.wav" + //"bgcolor_override" "142 132 121 255" + "alpha" "0" + } + + "ClassImage" + { + "ControlName" "CTFClassImage" + "fieldName" "ClassImage" + "xpos" "30" + "ypos" "15" + "zpos" "-2" + "wide" "40" + "tall" "40" + "visible" "1" + "enabled" "1" + "image" "../hud/class_scoutred" + "scaleImage" "1" + } + + "SentryIcon" + { + "ControlName" "ImagePanel" + "fieldName" "SentryIcon" + "xpos" "332" + "ypos" "12" + "wide" "34" + "tall" "34" + "zpos" "-2" + "visible" "1" + "enabled" "1" + + "scaleImage" "1" + + "image" "../hud/eng_build_sentry" + } + + "ActiveTabPanel" + { + "ControlName" "EditablePanel" + "fieldName" "ActiveTabPanel" + "xpos" "88" + "ypos" "8" + "zpos" "-3" + "wide" "74" + "tall" "45" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "tabPosition" "0" + "bgcolor_override" "White" + "PaintBackgroundType" "0" + } + + "MouseOverTabPanel" + { + "ControlName" "EditablePanel" + "fieldName" "MouseOverTabPanel" + "xpos" "14" + "ypos" "9" + "zpos" "-6" + "wide" "72" + "tall" "45" + "autoResize" "0" + "pinCorner" "0" + "visible" "0" + "enabled" "1" + "tabPosition" "0" + "bgcolor_override" "Transparent" + "PaintBackgroundType" "0" + } + + "MouseOverUpgradePanel" + { + "ControlName" "EditablePanel" + "fieldName" "MouseOverUpgradePanel" + "xpos" "0" + "ypos" "0" + "zpos" "10" + "wide" "157" + "tall" "45" + "autoResize" "0" + "pinCorner" "0" + "visible" "0" + "enabled" "1" + "tabPosition" "0" + "bgcolor_override" "239 128 73 255" + "PaintBackgroundType" "0" + } + + "InactiveTabPanel1" + { + "ControlName" "EditablePanel" + "fieldName" "InactiveTabPanel1" + "xpos" "15" + "ypos" "10" + "zpos" "-5" + "wide" "70" + "tall" "45" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "tabPosition" "0" + "bgcolor_override" "97 94 85 255" + "PaintBackgroundType" "0" + } + + "InactiveTabPanel2" + { + "ControlName" "EditablePanel" + "fieldName" "InactiveTabPanel2" + "xpos" "15" + "ypos" "10" + "zpos" "-5" + "wide" "70" + "tall" "45" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "tabPosition" "0" + "bgcolor_override" "97 94 85 255" + "PaintBackgroundType" "0" + } + + "InactiveTabPanel3" + { + "ControlName" "EditablePanel" + "fieldName" "InactiveTabPanel3" + "xpos" "15" + "ypos" "10" + "zpos" "-5" + "wide" "70" + "tall" "45" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "tabPosition" "0" + "bgcolor_override" "97 94 85 255" + "PaintBackgroundType" "0" + } + + "InactiveTabPanel4" + { + "ControlName" "EditablePanel" + "fieldName" "InactiveTabPanel4" + "xpos" "15" + "ypos" "10" + "zpos" "-5" + "wide" "70" + "tall" "45" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "tabPosition" "0" + "bgcolor_override" "97 94 85 255" + "PaintBackgroundType" "0" + } + + "InactiveTabPanel5" + { + "ControlName" "EditablePanel" + "fieldName" "InactiveTabPanel5" + "xpos" "15" + "ypos" "10" + "zpos" "-5" + "wide" "70" + "tall" "45" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "tabPosition" "0" + "bgcolor_override" "97 94 85 255" + "PaintBackgroundType" "0" + } + + "InactiveTabPanel6" + { + "ControlName" "EditablePanel" + "fieldName" "InactiveTabPanel6" + "xpos" "15" + "ypos" "10" + "zpos" "-5" + "wide" "70" + "tall" "45" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "tabPosition" "0" + "bgcolor_override" "97 94 85 255" + "PaintBackgroundType" "0" + } + + "InactiveSeparatorPanel" + { + "ControlName" "EditablePanel" + "fieldName" "InactiveSeparatorPanel" + "xpos" "9999" + } + + "GreyedOutLabel" + { + "ControlName" "CExLabel" + "fieldName" "GreyedOutLabel" + "font" "HudFontSmall" + "labelText" "%powerup_hint%" + "textAlignment" "north" + "wrap" "1" + "centerwrap" "1" + "xpos" "190" + "ypos" "95" + "zpos" "2" + "wide" "240" + "tall" "140" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "mouseinputenabled" "0" + } + + "QuickEquipButton" + { + "ControlName" "CExButton" + "fieldName" "QuickEquipButton" + "xpos" "250" + "ypos" "195" + "zpos" "1" + "wide" "120" + "tall" "17" + "autoResize" "0" + "pinCorner" "0" + "visible" "0" + "enabled" "1" + "tabPosition" "0" + "labelText" "#TF_PVE_Quick_Equip_Bottle" + "font" "HudFontSmallest" + "textAlignment" "center" + "textinsetx" "50" + "dulltext" "0" + "brighttext" "0" + "Command" "quick_equip_bottle" + "sound_depressed" "UI/buttonclick.wav" + "sound_released" "UI/buttonclickrelease.wav" + } + + "LoadoutButton" + { + "ControlName" "CExButton" + "fieldName" "LoadoutButton" + "xpos" "250" + "ypos" "215" + "zpos" "1" + "wide" "120" + "tall" "17" + "autoResize" "0" + "pinCorner" "0" + "visible" "0" + "enabled" "1" + "tabPosition" "0" + "labelText" "#OpenGeneralLoadout" + "font" "HudFontSmallest" + "textAlignment" "center" + "textinsetx" "50" + "dulltext" "0" + "brighttext" "0" + "Command" "open_charinfo_direct" + "sound_depressed" "UI/buttonclick.wav" + "sound_released" "UI/buttonclickrelease.wav" + } + + "UpgradeItemsDescriptionBG" + { + "ControlName" "Panel" + "fieldName" "UpgradeItemsDescriptionBG" + "xpos" "25" + "ypos" "65" + "zpos" "0" + "wide" "130" + "tall" "65" + "autoResize" "0" + "pinCorner" "0" + "visible" "0" + "enabled" "0" + "bgcolor_override" "HudTimerProgressInActive" + } + + "UpgradeItemsDescriptionLabel" + { + "ControlName" "CExLabel" + "fieldName" "UpgradeItemsDescriptionLabel" + "font" "ItemFontAttribLarge" + "labelText" "%upgrade_description%" + "textAlignment" "center" + "wrap" "1" + "centerwrap" "1" + "xpos" "30" + "ypos" "65" + "zpos" "2" + "wide" "120" + "tall" "65" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + } + + "UpgradeItemsBG" + { + "ControlName" "Panel" + "fieldName" "UpgradeItemsBG" + "xpos" "25" + "ypos" "135" + "zpos" "0" + "wide" "130" + "tall" "130" + "autoResize" "0" + "pinCorner" "0" + "visible" "0" + "enabled" "0" + + "bgcolor_override" "97 94 84 255" + } + + "UpgradeItemsHeaderBG" + { + "ControlName" "Panel" + "fieldName" "UpgradeItemsHeaderBG" + "xpos" "25" + "ypos" "135" + "zpos" "1" + "wide" "130" + "tall" "20" + "autoResize" "0" + "pinCorner" "0" + "visible" "0" + "enabled" "0" + + "bgcolor_override" "72 68 63 255" + } + + "UpgradeItemsLabel" + { + "ControlName" "CExLabel" + "fieldName" "UpgradeItemsLabel" + "font" "HudFontSmall" + "labelText" "%upgrade_label%" + "textAlignment" "center" + "xpos" "25" + "ypos" "135" + "zpos" "2" + "wide" "130" + "tall" "20" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + } + + "UpgradeItemStatsLabel" + { + "ControlName" "CExLabel" + "fieldName" "UpgradeItemStatsLabel" + "font" "HudFontSmallest" + "labelText" "" + "textAlignment" "north-west" + "xpos" "30" + "ypos" "160" + "zpos" "2" + "wide" "120" + "tall" "105" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "wrap" "1" + } + + "CreditsLabel" + { + "ControlName" "CExLabel" + "fieldName" "CreditsLabel" + "font" "HudFontMedium" + "labelText" "%credits%" + "textAlignment" "east" + "xpos" "0" + "ypos" "280" + "wide" "245" + "tall" "30" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "fgcolor" "121 195 58 255" + } + + "CreditsTextLabel" + { + "ControlName" "CExLabel" + "fieldName" "CreditsTextLabel" + "font" "HudFontSmallest" + "labelText" "#TF_PVE_UpgradeAmount" + "textAlignment" "west" + "xpos" "250" + "ypos" "280" + "wide" "500" + "tall" "30" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + } + + "CancelButton" + { + "ControlName" "CExButton" + "fieldName" "CancelButton" + "xpos" "325" + "ypos" "286" + "zpos" "1" + "wide" "75" + "tall" "22" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "tabPosition" "0" + "labelText" "#TF_PVE_UpgradeCancel" + "font" "HudFontSmallest" + "textAlignment" "center" + "textinsetx" "50" + "dulltext" "0" + "brighttext" "0" + "Command" "cancel" + "sound_depressed" "UI/buttonclick.wav" + "sound_released" "UI/buttonclickrelease.wav" + } + + "CloseButton" + { + "ControlName" "CExButton" + "fieldName" "CloseButton" + "xpos" "405" + "ypos" "286" + "zpos" "1" + "wide" "75" + "tall" "22" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "0" + "tabPosition" "0" + "labelText" "#TF_PVE_UpgradeDone" + "font" "HudFontSmallest" + "textAlignment" "center" + "textinsetx" "50" + "dulltext" "0" + "brighttext" "0" + "Command" "close" + "sound_depressed" "UI/buttonclick.wav" + "sound_released" "UI/buttonclickrelease.wav" + } + + "RespecButton" + { + "ControlName" "CExButton" + "fieldName" "RespecButton" + "xpos" "50" + "ypos" "286" + "zpos" "1" + "wide" "120" + "tall" "22" + "autoResize" "0" + "pinCorner" "0" + "visible" "0" + "enabled" "0" + "tabPosition" "0" + "labelText" "#TF_PVE_UpgradeRespec" + "font" "HudFontSmallest" + "textAlignment" "center" + "textinsetx" "50" + "dulltext" "0" + "brighttext" "1" + "Command" "respec" + "sound_depressed" "UI/buttonclick.wav" + "sound_released" "UI/buttonclickrelease.wav" + } + } + + "TipPanel" + { + "ControlName" "EditablePanel" + "fieldName" "TipPanel" + "xpos" "9999" + } +} \ No newline at end of file diff --git a/resource/ui/hudweaponselection.res b/resource/ui/hudweaponselection.res new file mode 100644 index 0000000..8a45920 --- /dev/null +++ b/resource/ui/hudweaponselection.res @@ -0,0 +1,111 @@ +"Resource/UI/HudWeaponSelection.res" +{ + "modelpanel0" + { + "ControlName" "CItemModelPanel" + "fieldName" "modelpanel0" + "bgcolor_override" "Transparent" + "PaintBackgroundType" "2" + "paintborder" "1" + "name_only" "1" + "model_ypos" "0" + "standard_text_color" "1" + + "itemmodelpanel" + { + "use_item_rendertarget" "0" + "inventory_image_type" "1" + "allow_rot" "0" + } + } + "modelpanel1" + { + "ControlName" "CItemModelPanel" + "fieldName" "modelpanel1" + "bgcolor_override" "Transparent" + "PaintBackgroundType" "2" + "paintborder" "1" + "name_only" "1" + "model_ypos" "0" + "standard_text_color" "1" + + "itemmodelpanel" + { + "use_item_rendertarget" "0" + "inventory_image_type" "1" + "allow_rot" "0" + } + } + "modelpanel2" + { + "ControlName" "CItemModelPanel" + "fieldName" "modelpanel2" + "bgcolor_override" "Transparent" + "PaintBackgroundType" "2" + "paintborder" "1" + "name_only" "1" + "model_ypos" "0" + "standard_text_color" "1" + + "itemmodelpanel" + { + "use_item_rendertarget" "0" + "inventory_image_type" "1" + "allow_rot" "0" + } + } + "modelpanel3" + { + "ControlName" "CItemModelPanel" + "fieldName" "modelpanel3" + "bgcolor_override" "Transparent" + "PaintBackgroundType" "2" + "paintborder" "1" + "name_only" "1" + "model_ypos" "0" + "standard_text_color" "1" + + "itemmodelpanel" + { + "use_item_rendertarget" "0" + "inventory_image_type" "1" + "allow_rot" "0" + } + } + "modelpanel4" + { + "ControlName" "CItemModelPanel" + "fieldName" "modelpanel4" + "bgcolor_override" "Transparent" + "PaintBackgroundType" "2" + "paintborder" "1" + "name_only" "1" + "model_ypos" "0" + "standard_text_color" "1" + + "itemmodelpanel" + { + "use_item_rendertarget" "0" + "inventory_image_type" "1" + "allow_rot" "0" + } + } + "modelpanel5" + { + "ControlName" "CItemModelPanel" + "fieldName" "modelpanel5" + "bgcolor_override" "Transparent" + "PaintBackgroundType" "2" + "paintborder" "1" + "name_only" "1" + "model_ypos" "0" + "standard_text_color" "1" + + "itemmodelpanel" + { + "use_item_rendertarget" "0" + "inventory_image_type" "1" + "allow_rot" "0" + } + } +} \ No newline at end of file diff --git a/resource/ui/importfiledialog.res b/resource/ui/importfiledialog.res new file mode 100644 index 0000000..214fc11 --- /dev/null +++ b/resource/ui/importfiledialog.res @@ -0,0 +1,2265 @@ +"ImportFileDialog.res" +{ + "ImportFileDialog" + { + "ControlName" "CImportFileDialog" + "fieldName" "ImportFileDialog" + "xpos" "c-300" + "ypos" "c-200" + "wide" "600" + "tall" "400" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "tabPosition" "0" + "settitlebarvisible" "0" + "border" "NoBorder" + } + + "Background" + { + "ControlName" "EditablePanel" + "fieldName" "Background" + "xpos" "0" + "ypos" "0" + "zpos" "-100" + "wide" "600" + "tall" "400" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "tabPosition" "0" + "bgcolor_override" "0 0 0 255" + } + + "WorkshopBG" + { + "ControlName" "ImagePanel" + "fieldName" "WorkshopBG" + "xpos" "0" + "ypos" "0" + "zpos" "-100" + "wide" "600" + "tall" "300" + "visible" "1" + "enabled" "1" + "image" "workshop_blue_top" + "scaleImage" "1" + } + + "BackgroundBottom" + { + "ControlName" "EditablePanel" + "fieldName" "BackgroundBottom" + "xpos" "0" + "ypos" "355" + "wide" "600" + "tall" "45" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "tabPosition" "0" + "bgcolor_override" "0 0 0 255" + } + + "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_ImportFile_Title" + "textAlignment" "west" + "dulltext" "0" + "brighttext" "0" + "wrap" "0" + "font" "Cerbetica20" + } + + "NameLabel" + { + "ControlName" "Label" + "fieldName" "NameLabel" + "xpos" "5" + "ypos" "0" + "wide" "200" + "tall" "20" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "tabPosition" "0" + "labelText" "#TF_ImportFile_NameLabel" + "textAlignment" "west" + "dulltext" "0" + "brighttext" "0" + "wrap" "0" + "font" "Cerbetica12" + } + + "Name" + { + "ControlName" "TextEntry" + "fieldName" "Name" + "xpos" "5" + "ypos" "20" + "wide" "190" + "tall" "20" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "tabPosition" "1" + "textHidden" "0" + "editable" "1" + "maxchars" "128" + "NumericInputOnly" "0" + "unicode" "1" + "fgcolor_override" "TanLight" + "bgcolor_override" "ColorBlack" + "paintbackgroundtype" "2" + "font" "Cerbetica12" + } + + "TypeLabel" + { + "ControlName" "Label" + "fieldName" "TypeLabel" + "xpos" "210" + "ypos" "0" + "wide" "150" + "tall" "20" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "tabPosition" "0" + "labelText" "#TF_ImportFile_TypeLabel" + "textAlignment" "west" + "dulltext" "0" + "brighttext" "0" + "wrap" "0" + "font" "Cerbetica12" + } + + "TypeComboBox" + { + "ControlName" "ComboBox" + "fieldName" "TypeComboBox" + "font" "Cerbetica12" + "xpos" "210" + "ypos" "20" + "wide" "190" + "tall" "20" + "autoResize" "0" + "pinCorner" "0" + "editable" "0" + "visible" "1" + "fgcolor_override" "TanLight" + "bgcolor_override" "ColorBlack" + } + + "EquipRegionPanel" + { + "ControlName" "EditablePanel" + "fieldName" "EquipRegionPanel" + "xpos" "5" + "ypos" "40" + "wide" "190" + "tall" "40" + "autoResize" "0" + "pinCorner" "0" + "editable" "0" + "visible" "1" + + "EquipRegionLabel" + { + "ControlName" "Label" + "fieldName" "EquipRegionLabel" + "xpos" "0" + "ypos" "0" + "wide" "150" + "tall" "20" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "tabPosition" "0" + "labelText" "#TF_ImportFile_EquipRegionLabel" + "textAlignment" "west" + "dulltext" "0" + "brighttext" "0" + "wrap" "0" + "font" "Cerbetica12" + } + + "EquipRegionComboBox" + { + "ControlName" "ComboBox" + "fieldName" "EquipRegionComboBox" + "font" "Cerbetica12" + "xpos" "0" + "ypos" "20" + "wide" "190" + "tall" "20" + "autoResize" "0" + "pinCorner" "0" + "editable" "0" + "visible" "1" + "fgcolor_override" "TanLight" + "bgcolor_override" "ColorBlack" + } + } + + "WorkshopIDLabel" + { + "ControlName" "Label" + "fieldName" "WorkshopIDLabel" + "xpos" "205" + "ypos" "0" + "wide" "200" + "tall" "20" + "autoResize" "0" + "pinCorner" "0" + "visible" "0" + "enabled" "1" + "tabPosition" "0" + "labelText" "#TF_ImportFile_WorkshopIDLabel" + "textAlignment" "west" + "dulltext" "0" + "brighttext" "0" + "wrap" "0" + "font" "Cerbetica12" + } + + "WorkshopIDTextEntry" + { + "ControlName" "TextEntry" + "fieldName" "WorkshopIDTextEntry" + "xpos" "205" + "ypos" "20" + "wide" "190" + "tall" "20" + "autoResize" "0" + "pinCorner" "0" + "visible" "0" + "enabled" "1" + "tabPosition" "1" + "textHidden" "0" + "editable" "1" + "maxchars" "128" + "NumericInputOnly" "1" + "unicode" "1" + "fgcolor_override" "TanLight" + "bgcolor_override" "ColorBlack" + "paintbackgroundtype" "2" + "font" "Cerbetica12" + } + + "TFEnglishNameLabel" + { + "ControlName" "Label" + "fieldName" "TFEnglishNameLabel" + "xpos" "205" + "ypos" "43" + "wide" "200" + "tall" "20" + "autoResize" "0" + "pinCorner" "0" + "visible" "0" + "enabled" "1" + "tabPosition" "0" + "labelText" "TF_English Name" + "textAlignment" "west" + "dulltext" "0" + "brighttext" "0" + "wrap" "0" + "font" "Cerbetica12" + } + + "TFEnglishNameTextEntry" + { + "ControlName" "TextEntry" + "fieldName" "TFEnglishNameTextEntry" + "xpos" "205" + "ypos" "63" + "wide" "190" + "tall" "20" + "autoResize" "0" + "pinCorner" "0" + "visible" "0" + "enabled" "1" + "tabPosition" "1" + "textHidden" "0" + "editable" "1" + "maxchars" "128" + "NumericInputOnly" "0" + "unicode" "1" + "fgcolor_override" "TanLight" + "bgcolor_override" "ColorBlack" + "paintbackgroundtype" "2" + "font" "Cerbetica12" + } + + "PerforceCheckButton" + { + "ControlName" "CheckButton" + "fieldName" "PerforceCheckButton" + "labelText" "Perforce" + "font" "Cerbetica12" + "textAlignment" "west" + "xpos" "245" + "ypos" "85" + "wide" "80" + "tall" "20" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "dulltext" "0" + "brighttext" "0" + "border" "NoBorder" + } + + "PartnerCheckButton" + { + "ControlName" "CheckButton" + "fieldName" "PartnerCheckButton" + "labelText" "Partner" + "font" "Cerbetica12" + "textAlignment" "west" + "xpos" "325" + "ypos" "85" + "wide" "80" + "tall" "20" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "dulltext" "0" + "brighttext" "0" + "border" "NoBorder" + } + + "IconPanel" + { + "ControlName" "EditablePanel" + "fieldName" "IconPanel" + "xpos" "405" + "ypos" "5" + "wide" "190" + "tall" "122" + "visible" "1" + "border" "NoBorder" + "bgcolor_override" "TransparentBlack" + "PaintBackgroundType" "2" + + "ButtonIconClear" + { + "ControlName" "CExImageButton" + "fieldName" "ButtonIconClear" + "xpos" "173" + "ypos" "2" + "zpos" "2" + "wide" "15" + "tall" "15" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "tabPosition" "0" + "labeltext" "(" + "font" "CustomIcons" + "textAlignment" "center" + "dulltext" "0" + "brighttext" "0" + "default" "0" + "Command" "ClearIcon" + "paintbackground" "0" + + "sound_depressed" "UI/buttonclick.wav" + "sound_released" "UI/buttonclickrelease.wav" + + "defaultFgColor_override" "White" + "armedFgColor_override" "LightRed" + "depressedFgColor_override" "White" + } + + "ButtonIconBrowse" + { + "ControlName" "CExImageButton" + "fieldName" "ButtonIconBrowse" + "xpos" "153" + "ypos" "2" + "zpos" "2" + "wide" "19" + "tall" "15" + "autoResize" "0" + "pinCorner" "3" + "textinsetx" "15" + "use_proportional_insets" "1" + "font" "Cerbetica12" + "textAlignment" "west" + "labelText" "" + "command" "BrowseIcon" + "image_drawcolor" "TanLight" + "image_armedcolor" "170 221 183 255" + "image_disabledcolor" "0 0 0 255" + "paintbackground" "0" + + "SubImage" + { + "ControlName" "ImagePanel" + "fieldName" "SubImage" + "xpos" "3" + "ypos" "1" + "zpos" "1" + "wide" "13" + "tall" "13" + "scaleImage" "1" + "image" "glyph_workshop_view" + } + } + + "Icon" + { + "ControlName" "ImagePanel" + "fieldName" "Icon" + "xpos" "0" + "ypos" "0" + "zpos" "1" + "wide" "190" + "tall" "122" + } + + "IconLabel" + { + "ControlName" "Label" + "fieldName" "IconLabel" + "xpos" "4" + "ypos" "0" + "zpos" "2" + "wide" "105" + "tall" "15" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "tabPosition" "0" + "labelText" "#TF_ImportFile_IconLabel" + "textAlignment" "west" + "dulltext" "0" + "brighttext" "0" + "wrap" "0" + "font" "Cerbetica12" + } + } + + "ClassModelsPanel" + { + "ControlName" "EditablePanel" + "fieldName" "ClassModelsPanel" + "xpos" "5" + "ypos" "80" + "wide" "70" + "tall" "219" + "visible" "1" + "paintbackground" "0" + "border" "NoBorder" + + "ClassesTitle" + { + "ControlName" "Label" + "fieldName" "ClassModelsTitle" + "xpos" "4" + "ypos" "-3" + "wide" "100" + "tall" "25" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "tabPosition" "0" + "labelText" "#TF_ImportFile_Models" + "textAlignment" "west" + "dulltext" "0" + "brighttext" "0" + "wrap" "0" + "font" "Cerbetica12" + } + + "ClassHighlight1" + { + "ControlName" "Panel" + "fieldName" "ClassHighlight1" + "xpos" "4" + "ypos" "18" + "wide" "75" + "tall" "20" + "visible" "0" + "PaintBackgroundType" "2" + "bgcolor_override" "TanDark" + } + "ClassButton1" + { + "ControlName" "RadioButton" + "fieldName" "ButtonSelectClass1" + "xpos" "4" + "ypos" "15" + "wide" "75" + "tall" "25" + "labelText" "#TF_Class_Name_Scout" + "font" "Cerbetica12" + "defaultFgColor_override" "TanLight" + } + "ClassHighlight2" + { + "ControlName" "Panel" + "fieldName" "ClassHighlight2" + "xpos" "4" + "ypos" "40" + "wide" "75" + "tall" "20" + "visible" "0" + "PaintBackgroundType" "2" + "bgcolor_override" "TanDark" + } + "ClassButton2" + { + "ControlName" "RadioButton" + "fieldName" "ButtonSelectClass2" + "xpos" "4" + "ypos" "37" + "wide" "75" + "tall" "25" + "labelText" "#TF_Class_Name_Sniper" + "font" "Cerbetica12" + "defaultFgColor_override" "TanLight" + } + "ClassHighlight3" + { + "ControlName" "Panel" + "fieldName" "ClassHighlight3" + "xpos" "4" + "ypos" "62" + "wide" "75" + "tall" "20" + "visible" "0" + "PaintBackgroundType" "2" + "bgcolor_override" "TanDark" + } + "ClassButton3" + { + "ControlName" "RadioButton" + "fieldName" "ButtonSelectClass3" + "xpos" "4" + "ypos" "59" + "wide" "75" + "tall" "25" + "labelText" "#TF_Class_Name_Soldier" + "font" "Cerbetica12" + "defaultFgColor_override" "TanLight" + } + "ClassHighlight4" + { + "ControlName" "Panel" + "fieldName" "ClassHighlight4" + "xpos" "4" + "ypos" "84" + "wide" "75" + "tall" "20" + "visible" "0" + "PaintBackgroundType" "2" + "bgcolor_override" "TanDark" + } + "ClassButton4" + { + "ControlName" "RadioButton" + "fieldName" "ButtonSelectClass4" + "xpos" "4" + "ypos" "81" + "wide" "75" + "tall" "25" + "labelText" "#TF_Class_Name_Demoman" + "font" "Cerbetica12" + "defaultFgColor_override" "TanLight" + } + "ClassHighlight5" + { + "ControlName" "Panel" + "fieldName" "ClassHighlight5" + "xpos" "4" + "ypos" "106" + "wide" "75" + "tall" "20" + "visible" "0" + "PaintBackgroundType" "2" + "bgcolor_override" "TanDark" + } + "ClassButton5" + { + "ControlName" "RadioButton" + "fieldName" "ButtonSelectClass5" + "xpos" "4" + "ypos" "103" + "wide" "75" + "tall" "25" + "labelText" "#TF_Class_Name_Medic" + "font" "Cerbetica12" + "defaultFgColor_override" "TanLight" + } + "ClassHighlight6" + { + "ControlName" "Panel" + "fieldName" "ClassHighlight6" + "xpos" "4" + "ypos" "128" + "wide" "75" + "tall" "20" + "visible" "0" + "PaintBackgroundType" "2" + "bgcolor_override" "TanDark" + } + "ClassButton6" + { + "ControlName" "RadioButton" + "fieldName" "ButtonSelectClass6" + "xpos" "4" + "ypos" "125" + "wide" "75" + "tall" "25" + "labelText" "#TF_Class_Name_HWGuy" + "font" "Cerbetica12" + "defaultFgColor_override" "TanLight" + } + "ClassHighlight7" + { + "ControlName" "Panel" + "fieldName" "ClassHighlight7" + "xpos" "4" + "ypos" "150" + "wide" "75" + "tall" "20" + "visible" "0" + "PaintBackgroundType" "2" + "bgcolor_override" "TanDark" + } + "ClassButton7" + { + "ControlName" "RadioButton" + "fieldName" "ButtonSelectClass7" + "xpos" "4" + "ypos" "147" + "wide" "75" + "tall" "25" + "labelText" "#TF_Class_Name_Pyro" + "font" "Cerbetica12" + "defaultFgColor_override" "TanLight" + } + "ClassHighlight8" + { + "ControlName" "Panel" + "fieldName" "ClassHighlight8" + "xpos" "4" + "ypos" "172" + "wide" "75" + "tall" "20" + "visible" "0" + "PaintBackgroundType" "2" + "bgcolor_override" "TanDark" + } + "ClassButton8" + { + "ControlName" "RadioButton" + "fieldName" "ButtonSelectClass8" + "xpos" "4" + "ypos" "169" + "wide" "75" + "tall" "25" + "labelText" "#TF_Class_Name_Spy" + "font" "Cerbetica12" + "defaultFgColor_override" "TanLight" + } + "ClassHighlight9" + { + "ControlName" "Panel" + "fieldName" "ClassHighlight9" + "xpos" "4" + "ypos" "194" + "wide" "75" + "tall" "20" + "visible" "0" + "PaintBackgroundType" "2" + "bgcolor_override" "TanDark" + } + "ClassButton9" + { + "ControlName" "RadioButton" + "fieldName" "ButtonSelectClass9" + "xpos" "4" + "ypos" "191" + "wide" "75" + "tall" "25" + "labelText" "#TF_Class_Name_Engineer" + "font" "Cerbetica12" + "defaultFgColor_override" "TanLight" + } + } + + "BodygroupsPanel" + { + "ControlName" "EditablePanel" + "fieldName" "BodygroupsPanel" + "xpos" "105" + "ypos" "80" + "wide" "90" + "tall" "219" + "visible" "1" + "enabled" "1" + "paintbackground" "0" + "border" "NoBorder" + + "BodygroupTitle" + { + "ControlName" "Label" + "fieldName" "BodygroupTitle" + "xpos" "4" + "ypos" "-3" + "wide" "100" + "tall" "25" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "tabPosition" "0" + "labelText" "#TF_ImportFile_Bodygroups" + "textAlignment" "west" + "dulltext" "0" + "brighttext" "0" + "wrap" "0" + "font" "Cerbetica12" + } + + "Bodygroup0" + { + "ControlName" "CheckButton" + "fieldName" "Bodygroup0" + "labelText" "" + "Font" "Cerbetica12" + "textAlignment" "west" + "xpos" "4" + "ypos" "18" + "wide" "150" + "tall" "20" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "0" + "dulltext" "0" + "brighttext" "0" + "disabledfgcolor2_override" "TanDark" + "command" "UpdateBodygroup" + "border" "NoBorder" + } + + "Bodygroup1" + { + "ControlName" "CheckButton" + "fieldName" "Bodygroup1" + "labelText" "" + "Font" "Cerbetica12" + "textAlignment" "west" + "xpos" "4" + "ypos" "40" + "wide" "150" + "tall" "20" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "0" + "dulltext" "0" + "brighttext" "0" + "disabledfgcolor2_override" "TanDark" + "command" "UpdateBodygroup" + "border" "NoBorder" + } + + "Bodygroup2" + { + "ControlName" "CheckButton" + "fieldName" "Bodygroup2" + "labelText" "" + "Font" "Cerbetica12" + "textAlignment" "west" + "xpos" "4" + "ypos" "62" + "wide" "150" + "tall" "20" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "0" + "dulltext" "0" + "brighttext" "0" + "disabledfgcolor2_override" "TanDark" + "command" "UpdateBodygroup" + "border" "NoBorder" + } + + "Bodygroup3" + { + "ControlName" "CheckButton" + "fieldName" "Bodygroup3" + "labelText" "" + "Font" "Cerbetica12" + "textAlignment" "west" + "xpos" "4" + "ypos" "84" + "wide" "150" + "tall" "20" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "0" + "dulltext" "0" + "brighttext" "0" + "disabledfgcolor2_override" "TanDark" + "command" "UpdateBodygroup" + "border" "NoBorder" + } + + "Bodygroup4" + { + "ControlName" "CheckButton" + "fieldName" "Bodygroup4" + "labelText" "" + "Font" "Cerbetica12" + "textAlignment" "west" + "xpos" "4" + "ypos" "106" + "wide" "150" + "tall" "20" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "0" + "dulltext" "0" + "brighttext" "0" + "disabledfgcolor2_override" "TanDark" + "command" "UpdateBodygroup" + "border" "NoBorder" + } + + "Bodygroup5" + { + "ControlName" "CheckButton" + "fieldName" "Bodygroup5" + "labelText" "" + "Font" "Cerbetica12" + "textAlignment" "west" + "xpos" "4" + "ypos" "128" + "wide" "150" + "tall" "20" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "0" + "dulltext" "0" + "brighttext" "0" + "disabledfgcolor2_override" "TanDark" + "command" "UpdateBodygroup" + "border" "NoBorder" + } + + "Bodygroup6" + { + "ControlName" "CheckButton" + "fieldName" "Bodygroup6" + "labelText" "" + "Font" "Cerbetica12" + "textAlignment" "west" + "xpos" "4" + "ypos" "150" + "wide" "150" + "tall" "20" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "0" + "dulltext" "0" + "brighttext" "0" + "disabledfgcolor2_override" "TanDark" + "command" "UpdateBodygroup" + "border" "NoBorder" + } + + "Bodygroup7" + { + "ControlName" "CheckButton" + "fieldName" "Bodygroup7" + "labelText" "" + "Font" "Cerbetica12" + "textAlignment" "west" + "xpos" "4" + "ypos" "172" + "wide" "150" + "tall" "20" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "0" + "dulltext" "0" + "brighttext" "0" + "disabledfgcolor2_override" "TanDark" + "command" "UpdateBodygroup" + "border" "NoBorder" + } + + "Bodygroup8" + { + "ControlName" "CheckButton" + "fieldName" "Bodygroup8" + "labelText" "" + "Font" "Cerbetica12" + "textAlignment" "west" + "xpos" "4" + "ypos" "194" + "wide" "150" + "tall" "20" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "0" + "dulltext" "0" + "brighttext" "0" + "disabledfgcolor2_override" "TanDark" + "command" "UpdateBodygroup" + "border" "NoBorder" + } + } + + "LODsPanel" + { + "ControlName" "EditablePanel" + "fieldName" "LODsPanel" + "xpos" "250" + "ypos" "80" + "wide" "150" + "tall" "270" + "visible" "1" + "paintbackground" "0" + + "LOD0Panel" + { + "ControlName" "EditablePanel" + "fieldName" "LOD0Panel" + "xpos" "0" + "ypos" "0" + "wide" "150" + "tall" "50" + "visible" "1" + "paintbackground" "0" + "border" "NoBorder" + + "LOD0Label" + { + "ControlName" "Label" + "fieldName" "LOD0Label" + "xpos" "4" + "ypos" "-3" + "wide" "150" + "tall" "25" + "autoResize" "0" + "pinCorner" "0" + "labelText" "#TF_ImportFile_LOD0" + "textAlignment" "west" + "font" "Cerbetica12" + } + "ButtonLOD0Clear" + { + "ControlName" "CExImageButton" + "fieldName" "ButtonLOD0Clear" + "xpos" "133" + "ypos" "2" + "wide" "15" + "tall" "15" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "tabPosition" "0" + "labeltext" "(" + "font" "CustomIcons" + "textAlignment" "center" + "dulltext" "0" + "brighttext" "0" + "default" "0" + "Command" "ClearLOD0" + "paintbackground" "0" + + "sound_depressed" "UI/buttonclick.wav" + "sound_released" "UI/buttonclickrelease.wav" + + "defaultFgColor_override" "White" + "armedFgColor_override" "LightRed" + "depressedFgColor_override" "White" + } + "ButtonLOD0Browse" + { + "ControlName" "CExImageButton" + "fieldName" "ButtonLOD0Browse" + "xpos" "113" + "ypos" "2" + "wide" "19" + "tall" "15" + "autoResize" "0" + "pinCorner" "3" + "textinsetx" "15" + "use_proportional_insets" "1" + "font" "Cerbetica12" + "textAlignment" "west" + "labelText" "" + "command" "BrowseLOD0" + "image_drawcolor" "TanLight" + "image_armedcolor" "170 221 183 255" + "image_disabledcolor" "0 0 0 255" + "paintbackground" "0" + + "SubImage" + { + "ControlName" "ImagePanel" + "fieldName" "SubImage" + "xpos" "3" + "ypos" "1" + "zpos" "1" + "wide" "13" + "tall" "13" + "scaleImage" "1" + "image" "glyph_workshop_view" + } + } + "LOD0File" + { + "ControlName" "Label" + "fieldName" "LOD0File" + "xpos" "4" + "ypos" "20" + "wide" "150" + "tall" "15" + "autoResize" "0" + "pinCorner" "0" + "labelText" "#TF_PublishFile_NoFileSelected" + "font" "Cerbetica12" + } + "LOD0Details" + { + "ControlName" "Label" + "fieldName" "LOD0Details" + "xpos" "4" + "ypos" "35" + "wide" "150" + "tall" "15" + "autoResize" "0" + "pinCorner" "0" + "labelText" "" + "font" "Cerbetica12" + } + } + + "LOD1Panel" + { + "ControlName" "EditablePanel" + "fieldName" "LOD1Panel" + "xpos" "0" + "ypos" "60" + "wide" "150" + "tall" "50" + "visible" "1" + "paintbackground" "0" + "border" "NoBorder" + + "LOD1Label" + { + "ControlName" "Label" + "fieldName" "LOD1Label" + "xpos" "4" + "ypos" "-3" + "wide" "150" + "tall" "25" + "autoResize" "0" + "pinCorner" "0" + "labelText" "#TF_ImportFile_LOD1" + "textAlignment" "west" + "font" "Cerbetica12" + "enabled" "0" + } + "ButtonLOD1Clear" + { + "ControlName" "CExImageButton" + "fieldName" "ButtonLOD1Clear" + "xpos" "133" + "ypos" "2" + "wide" "15" + "tall" "15" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "tabPosition" "0" + "labeltext" "(" + "font" "CustomIcons" + "textAlignment" "center" + "dulltext" "0" + "brighttext" "0" + "default" "0" + "Command" "ClearLOD1" + "paintbackground" "0" + + "sound_depressed" "UI/buttonclick.wav" + "sound_released" "UI/buttonclickrelease.wav" + + "defaultFgColor_override" "White" + "armedFgColor_override" "LightRed" + "depressedFgColor_override" "White" + } + "ButtonLOD1Browse" + { + "ControlName" "CExImageButton" + "fieldName" "ButtonLOD1Browse" + "xpos" "113" + "ypos" "2" + "wide" "19" + "tall" "15" + "autoResize" "0" + "pinCorner" "3" + "textinsetx" "15" + "use_proportional_insets" "1" + "font" "Cerbetica12" + "textAlignment" "west" + "enabled" "0" + "labelText" "" + "command" "BrowseLOD1" + "image_drawcolor" "TanLight" + "image_armedcolor" "170 221 183 255" + "image_disabledcolor" "0 0 0 255" + "paintbackground" "0" + + "SubImage" + { + "ControlName" "ImagePanel" + "fieldName" "SubImage" + "xpos" "1" + "ypos" "1" + "zpos" "1" + "wide" "13" + "tall" "13" + "scaleImage" "1" + "image" "glyph_workshop_view" + } + } + "LOD1File" + { + "ControlName" "Label" + "fieldName" "LOD1File" + "xpos" "4" + "ypos" "20" + "wide" "150" + "tall" "15" + "autoResize" "0" + "pinCorner" "0" + "labelText" "#TF_PublishFile_NoFileSelected" + "font" "Cerbetica12" + "enabled" "0" + } + "LOD1Details" + { + "ControlName" "Label" + "fieldName" "LOD1Details" + "xpos" "4" + "ypos" "35" + "wide" "150" + "tall" "15" + "autoResize" "0" + "pinCorner" "0" + "labelText" "" + "font" "Cerbetica12" + "enabled" "0" + } + } + + "LOD2Panel" + { + "ControlName" "EditablePanel" + "fieldName" "LOD2Panel" + "xpos" "0" + "ypos" "120" + "wide" "150" + "tall" "50" + "visible" "1" + "paintbackground" "0" + "border" "NoBorder" + + "LOD2Label" + { + "ControlName" "Label" + "fieldName" "LOD2Label" + "xpos" "4" + "ypos" "-3" + "wide" "150" + "tall" "25" + "autoResize" "0" + "pinCorner" "0" + "labelText" "#TF_ImportFile_LOD2" + "textAlignment" "west" + "font" "Cerbetica12" + "enabled" "0" + } + "ButtonLOD2Clear" + { + "ControlName" "CExImageButton" + "fieldName" "ButtonLOD2Clear" + "xpos" "133" + "ypos" "2" + "wide" "15" + "tall" "15" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "tabPosition" "0" + "labeltext" "(" + "font" "CustomIcons" + "textAlignment" "center" + "dulltext" "0" + "brighttext" "0" + "default" "0" + "Command" "ClearLOD2" + "paintbackground" "0" + + "sound_depressed" "UI/buttonclick.wav" + "sound_released" "UI/buttonclickrelease.wav" + + "defaultFgColor_override" "White" + "armedFgColor_override" "LightRed" + "depressedFgColor_override" "White" + } + "ButtonLOD2Browse" + { + "ControlName" "CExImageButton" + "fieldName" "ButtonLOD2Browse" + "xpos" "113" + "ypos" "2" + "wide" "19" + "tall" "15" + "autoResize" "0" + "pinCorner" "3" + "textinsetx" "15" + "use_proportional_insets" "1" + "font" "Cerbetica12" + "textAlignment" "west" + "enabled" "0" + "labelText" "" + "command" "BrowseLOD2" + "image_drawcolor" "TanLight" + "image_armedcolor" "170 221 183 255" + "image_disabledcolor" "0 0 0 255" + "paintbackground" "0" + + "SubImage" + { + "ControlName" "ImagePanel" + "fieldName" "SubImage" + "xpos" "3" + "ypos" "1" + "zpos" "1" + "wide" "13" + "tall" "13" + "scaleImage" "1" + "image" "glyph_workshop_view" + } + } + "LOD2File" + { + "ControlName" "Label" + "fieldName" "LOD2File" + "xpos" "4" + "ypos" "20" + "wide" "150" + "tall" "15" + "autoResize" "0" + "pinCorner" "0" + "labelText" "#TF_PublishFile_NoFileSelected" + "font" "Cerbetica12" + "enabled" "0" + } + "LOD2Details" + { + "ControlName" "Label" + "fieldName" "LOD2Details" + "xpos" "4" + "ypos" "35" + "wide" "150" + "tall" "15" + "autoResize" "0" + "pinCorner" "0" + "labelText" "" + "font" "Cerbetica12" + "enabled" "0" + } + } + + "ButtonEditQC" + { + "ControlName" "Button" + "fieldName" "ButtonEditQC" + "xpos" "0" + "ypos" "195" + "zpos" "1" + "wide" "92" + "tall" "20" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "tabPosition" "0" + "labelText" "#TF_ImportFile_EditQC" + "textAlignment" "center" + "dulltext" "0" + "brighttext" "0" + "wrap" "0" + "Command" "EditQC" + "Default" "0" + "font" "Cerbetica12" + } + } + + "SkinsPanel" + { + "ControlName" "EditablePanel" + "fieldName" "SkinsPanel" + "xpos" "405" + "ypos" "130" + "wide" "190" + "tall" "219" + "visible" "1" + "paintbackground" "0" + "border" "NoBorder" + + "SkinsTitle" + { + "ControlName" "Label" + "fieldName" "SkinsTitle" + "xpos" "4" + "ypos" "-3" + "wide" "100" + "tall" "25" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "tabPosition" "0" + "labelText" "#TF_ImportFile_Skins" + "textAlignment" "west" + "dulltext" "0" + "brighttext" "0" + "wrap" "0" + "font" "Cerbetica12" + } + + "SwapVMTButton" + { + "ControlName" "Button" + "fieldName" "SwapVMTButton" + "xpos" "125" + "ypos" "3" + "wide" "60" + "tall" "12" + "autoResize" "0" + "pinCorner" "0" + "visible" "0" + "enabled" "1" + "tabPosition" "0" + "labelText" "#TF_ImportFile_SwapVMT" + "textAlignment" "center" + "dulltext" "0" + "brighttext" "0" + "wrap" "0" + "Command" "SwapVMT" + "Default" "1" + "font" "Cerbetica12" + } + + "SkinComboBox" + { + "ControlName" "ComboBox" + "fieldName" "SkinComboBox" + "Font" "Cerbetica12" + "xpos" "4" + "ypos" "18" + "wide" "181" + "tall" "20" + "autoResize" "0" + "pinCorner" "0" + "editable" "0" + "visible" "1" + "fgcolor_override" "TanLight" + "bgcolor_override" "ColorBlack" + } + + "Material0Panel" + { + "ControlName" "EditablePanel" + "fieldName" "Material0Panel" + "xpos" "4" + "ypos" "39" + "wide" "250" + "tall" "50" + "visible" "0" + "paintbackground" "0" + + "Material0Label" + { + "ControlName" "Label" + "fieldName" "Material0Label" + "xpos" "4" + "ypos" "3" + "wide" "240" + "tall" "15" + "autoResize" "0" + "pinCorner" "0" + "textAlignment" "west" + "font" "Cerbetica12" + } + "ButtonMaterial0Edit" + { + "ControlName" "CExImageButton" + "fieldName" "ButtonMaterial0Edit" + "xpos" "162" + "ypos" "3" + "wide" "19" + "tall" "15" + "autoResize" "0" + "pinCorner" "3" + "textinsetx" "15" + "use_proportional_insets" "1" + "font" "Cerbetica12" + "textAlignment" "west" + "labelText" "" + "command" "EditMaterial0" + "image_armedcolor" "170 221 183 255" + "image_disabledcolor" "0 0 0 255" + "paintbackground" "0" + + "SubImage" + { + "ControlName" "ImagePanel" + "fieldName" "SubImage" + "xpos" "3" + "ypos" "1" + "zpos" "1" + "wide" "13" + "tall" "13" + "scaleImage" "1" + "image" "glyph_workshop_edit" + } + } + "Material0File" + { + "ControlName" "Label" + "fieldName" "Material0File" + "xpos" "4" + "ypos" "18" + "wide" "190" + "tall" "15" + "autoResize" "0" + "pinCorner" "0" + "labelText" "#TF_PublishFile_NoFileSelected" + "font" "Cerbetica12" + } + } + + "Material1Panel" + { + "ControlName" "EditablePanel" + "fieldName" "Material1Panel" + "xpos" "4" + "ypos" "74" + "wide" "250" + "tall" "50" + "visible" "0" + "paintbackground" "0" + + "Material1Label" + { + "ControlName" "Label" + "fieldName" "Material1Label" + "xpos" "4" + "ypos" "3" + "wide" "240" + "tall" "15" + "autoResize" "0" + "pinCorner" "0" + "textAlignment" "west" + "font" "Cerbetica12" + } + "ButtonMaterial1Edit" + { + "ControlName" "CExImageButton" + "fieldName" "ButtonMaterial1Edit" + "xpos" "162" + "ypos" "3" + "wide" "19" + "tall" "15" + "autoResize" "0" + "pinCorner" "3" + "textinsetx" "15" + "use_proportional_insets" "1" + "font" "Cerbetica12" + "textAlignment" "west" + "labelText" "" + "command" "EditMaterial1" + "image_armedcolor" "170 221 183 255" + "image_disabledcolor" "0 0 0 255" + "paintbackground" "0" + + "SubImage" + { + "ControlName" "ImagePanel" + "fieldName" "SubImage" + "xpos" "3" + "ypos" "1" + "zpos" "1" + "wide" "13" + "tall" "13" + "scaleImage" "1" + "image" "glyph_workshop_edit" + } + } + "Material1File" + { + "ControlName" "Label" + "fieldName" "Material1File" + "xpos" "4" + "ypos" "18" + "wide" "190" + "tall" "15" + "autoResize" "0" + "pinCorner" "0" + "labelText" "#TF_PublishFile_NoFileSelected" + "font" "Cerbetica12" + "fillcolor" "255 0 0 255" + } + } + + "Material2Panel" + { + "ControlName" "EditablePanel" + "fieldName" "Material2Panel" + "xpos" "4" + "ypos" "109" + "wide" "250" + "tall" "50" + "visible" "0" + "paintbackground" "0" + + "Material2Label" + { + "ControlName" "Label" + "fieldName" "Material2Label" + "xpos" "4" + "ypos" "3" + "wide" "240" + "tall" "15" + "autoResize" "0" + "pinCorner" "0" + "textAlignment" "west" + "font" "Cerbetica12" + } + "ButtonMaterial2Edit" + { + "ControlName" "CExImageButton" + "fieldName" "ButtonMaterial2Edit" + "xpos" "162" + "ypos" "3" + "wide" "19" + "tall" "15" + "autoResize" "0" + "pinCorner" "3" + "textinsetx" "15" + "use_proportional_insets" "1" + "font" "Cerbetica12" + "textAlignment" "west" + "labelText" "" + "command" "EditMaterial2" + "image_armedcolor" "170 221 183 255" + "image_disabledcolor" "0 0 0 255" + "paintbackground" "0" + + "SubImage" + { + "ControlName" "ImagePanel" + "fieldName" "SubImage" + "xpos" "3" + "ypos" "1" + "zpos" "1" + "wide" "13" + "tall" "13" + "scaleImage" "1" + "image" "glyph_workshop_edit" + } + } + "Material2File" + { + "ControlName" "Label" + "fieldName" "Material2File" + "xpos" "4" + "ypos" "18" + "wide" "190" + "tall" "15" + "autoResize" "0" + "pinCorner" "0" + "labelText" "#TF_PublishFile_NoFileSelected" + "font" "Cerbetica12" + } + } + + "Material3Panel" + { + "ControlName" "EditablePanel" + "fieldName" "Material3Panel" + "xpos" "4" + "ypos" "144" + "wide" "250" + "tall" "50" + "visible" "0" + "paintbackground" "0" + + "Material3Label" + { + "ControlName" "Label" + "fieldName" "Material3Label" + "xpos" "4" + "ypos" "3" + "wide" "240" + "tall" "15" + "autoResize" "0" + "pinCorner" "0" + "textAlignment" "west" + "font" "Cerbetica12" + } + "ButtonMaterial3Edit" + { + "ControlName" "CExImageButton" + "fieldName" "ButtonMaterial3Edit" + "xpos" "162" + "ypos" "3" + "wide" "19" + "tall" "15" + "autoResize" "0" + "pinCorner" "3" + "textinsetx" "15" + "use_proportional_insets" "1" + "font" "Cerbetica12" + "textAlignment" "west" + "labelText" "" + "command" "EditMaterial3" + "image_armedcolor" "170 221 183 255" + "image_disabledcolor" "0 0 0 255" + "paintbackground" "0" + + "SubImage" + { + "ControlName" "ImagePanel" + "fieldName" "SubImage" + "xpos" "3" + "ypos" "1" + "zpos" "1" + "wide" "13" + "tall" "13" + "scaleImage" "1" + "image" "glyph_workshop_edit" + } + } + "Material3File" + { + "ControlName" "Label" + "fieldName" "Material3File" + "xpos" "4" + "ypos" "18" + "wide" "190" + "tall" "15" + "autoResize" "0" + "pinCorner" "0" + "labelText" "#TF_PublishFile_NoFileSelected" + "font" "Cerbetica12" + } + } + + "Paintable0CheckBox" + { + "ControlName" "CheckButton" + "fieldName" "Paintable0CheckBox" + "labelText" "#TF_ImportFile_Paintable0" + "Font" "Cerbetica12" + "textAlignment" "west" + "xpos" "4" + "ypos" "190" + "wide" "100" + "tall" "20" + "autoResize" "0" + "pinCorner" "0" + "visible" "0" + "enabled" "1" + "dulltext" "0" + "brighttext" "0" + "disabledfgcolor2_override" "TanDark" + "command" "UpdatePaintable0" + "border" "NoBorder" + } + + "Paintable1CheckBox" + { + "ControlName" "CheckButton" + "fieldName" "Paintable1CheckBox" + "labelText" "#TF_ImportFile_Paintable1" + "Font" "Cerbetica12" + "textAlignment" "west" + "xpos" "100" + "ypos" "190" + "wide" "100" + "tall" "20" + "autoResize" "0" + "pinCorner" "0" + "visible" "0" + "enabled" "1" + "dulltext" "0" + "brighttext" "0" + "disabledfgcolor2_override" "TanDark" + "command" "UpdatePaintable1" + "border" "NoBorder" + } + } + + "AnimationPropLabel" + { + "ControlName" "Label" + "fieldName" "AnimationPropLabel" + "xpos" "0" + "ypos" "105" + "wide" "150" + "tall" "0" + "autoResize" "0" + "pinCorner" "0" + "labelText" "#TF_ImportFile_AnimationProp" + "textAlignment" "west" + "font" "Cerbetica12" + } + + "TauntInputPanel" + { + "ControlName" "EditablePanel" + "fieldName" "TauntInputPanel" + "xpos" "95" + "ypos" "80" + "wide" "150" + "tall" "219" + "visible" "1" + "enabled" "1" + "paintbackground" "0" + + "AnimationSourcePanel" + { + "ControlName" "EditablePanel" + "fieldName" "AnimationSourcePanel" + "xpos" "0" + "ypos" "0" + "wide" "150" + "tall" "50" + "visible" "1" + "paintbackground" "0" + "border" "NoBorder" + + "AnimationSourceLabel" + { + "ControlName" "Label" + "fieldName" "AnimationSourceLabel" + "xpos" "4" + "ypos" "-3" + "wide" "150" + "tall" "25" + "autoResize" "0" + "pinCorner" "0" + "labelText" "#TF_ImportFile_AnimationSource" + "textAlignment" "west" + "font" "Cerbetica12" + } + "ButtonAnimationSourceClear" + { + "ControlName" "CExImageButton" + "fieldName" "ButtonAnimationSourceClear" + "xpos" "133" + "ypos" "2" + "wide" "15" + "tall" "15" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "tabPosition" "0" + "labeltext" "(" + "font" "CustomIcons" + "textAlignment" "center" + "dulltext" "0" + "brighttext" "0" + "default" "0" + "Command" "ClearAnimationSource" + "paintbackground" "0" + + "sound_depressed" "UI/buttonclick.wav" + "sound_released" "UI/buttonclickrelease.wav" + + "defaultFgColor_override" "White" + "armedFgColor_override" "LightRed" + "depressedFgColor_override" "White" + } + "ButtonAnimationSourceBrowse" + { + "ControlName" "CExImageButton" + "fieldName" "ButtonAnimationSourceBrowse" + "xpos" "113" + "ypos" "2" + "wide" "19" + "tall" "15" + "autoResize" "0" + "pinCorner" "3" + "textinsetx" "15" + "use_proportional_insets" "1" + "font" "Cerbetica12" + "textAlignment" "west" + "labelText" "" + "command" "BrowseAnimationSource" + "image_drawcolor" "TanLight" + "image_armedcolor" "170 221 183 255" + "image_disabledcolor" "0 0 0 255" + "paintbackground" "0" + + "SubImage" + { + "ControlName" "ImagePanel" + "fieldName" "SubImage" + "xpos" "3" + "ypos" "1" + "zpos" "1" + "wide" "13" + "tall" "13" + "scaleImage" "1" + "image" "glyph_workshop_view" + } + } + "AnimationSourceFile" + { + "ControlName" "Label" + "fieldName" "AnimationSourceFile" + "xpos" "4" + "ypos" "20" + "wide" "150" + "tall" "15" + "autoResize" "0" + "pinCorner" "0" + "labelText" "#TF_PublishFile_NoFileSelected" + "font" "Cerbetica12" + } + "AnimationSourceDetails" + { + "ControlName" "Label" + "fieldName" "AnimationSourceDetails" + "xpos" "4" + "ypos" "35" + "wide" "150" + "tall" "15" + "autoResize" "0" + "pinCorner" "0" + "labelText" "" + "font" "Cerbetica12" + } + } + + "AnimationVCDPanel" + { + "ControlName" "EditablePanel" + "fieldName" "AnimationVCDPanel" + "xpos" "0" + "ypos" "60" + "wide" "150" + "tall" "50" + "visible" "1" + "paintbackground" "0" + "border" "NoBorder" + + "AnimationVCDLabel" + { + "ControlName" "Label" + "fieldName" "AnimationVCDLabel" + "xpos" "4" + "ypos" "-3" + "wide" "150" + "tall" "25" + "autoResize" "0" + "pinCorner" "0" + "labelText" "#TF_ImportFile_AnimationVCD" + "textAlignment" "west" + "font" "Cerbetica12" + } + "ButtonAnimationVCDClear" + { + "ControlName" "CExImageButton" + "fieldName" "ButtonAnimationVCDClear" + "xpos" "133" + "ypos" "2" + "wide" "15" + "tall" "15" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "tabPosition" "0" + "labeltext" "(" + "font" "CustomIcons" + "textAlignment" "center" + "dulltext" "0" + "brighttext" "0" + "default" "0" + "Command" "ClearAnimationVCD" + "paintbackground" "0" + + "sound_depressed" "UI/buttonclick.wav" + "sound_released" "UI/buttonclickrelease.wav" + + "defaultFgColor_override" "White" + "armedFgColor_override" "LightRed" + "depressedFgColor_override" "White" + } + "ButtonAnimationVCDBrowse" + { + "ControlName" "CExImageButton" + "fieldName" "ButtonAnimationVCDBrowse" + "xpos" "113" + "ypos" "2" + "wide" "19" + "tall" "15" + "autoResize" "0" + "pinCorner" "3" + "textinsetx" "15" + "use_proportional_insets" "1" + "font" "Cerbetica12" + "textAlignment" "west" + "labelText" "" + "command" "BrowseAnimationVCD" + "image_drawcolor" "TanLight" + "image_armedcolor" "170 221 183 255" + "image_disabledcolor" "0 0 0 255" + "paintbackground" "0" + + "SubImage" + { + "ControlName" "ImagePanel" + "fieldName" "SubImage" + "xpos" "3" + "ypos" "1" + "zpos" "1" + "wide" "13" + "tall" "13" + "scaleImage" "1" + "image" "glyph_workshop_view" + } + } + "AnimationVCDFile" + { + "ControlName" "Label" + "fieldName" "AnimationVCDFile" + "xpos" "4" + "ypos" "20" + "wide" "150" + "tall" "15" + "autoResize" "0" + "pinCorner" "0" + "labelText" "#TF_PublishFile_NoFileSelected" + "font" "Cerbetica12" + } + } + + "AnimDurationLabel" + { + "ControlName" "Label" + "fieldName" "AnimDurationLabel" + "xpos" "0" + "ypos" "120" + "wide" "120" + "tall" "15" + "autoResize" "0" + "pinCorner" "0" + "labelText" "#TF_ImportFile_AnimationDuration" + "font" "Cerbetica12" + } + + "AnimationLoopCheckButton" + { + "ControlName" "CheckButton" + "fieldName" "AnimationLoopCheckButton" + "labelText" "Loop" + "Font" "Cerbetica12" + "textAlignment" "west" + "xpos" "0" + "ypos" "140" + "wide" "80" + "tall" "20" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "dulltext" "0" + "brighttext" "0" + "command" "UpdateAnimationLoopable" + "border" "NoBorder" + } + + "AnimationLoopStartLabel" + { + "ControlName" "Label" + "fieldName" "AnimationLoopStartLabel" + "xpos" "50" + "ypos" "165" + "wide" "60" + "tall" "15" + "autoResize" "0" + "pinCorner" "0" + "labelText" ": Start Time" + "font" "Cerbetica12" + "proportionaltoparent" "1" + } + + "AnimationLoopStartTextEntry" + { + "ControlName" "TextEntry" + "fieldName" "AnimationLoopStartTextEntry" + "xpos" "4" + "ypos" "165" + "wide" "40" + "tall" "20" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "0" + "tabPosition" "1" + "textHidden" "0" + "editable" "1" + "maxchars" "128" + "NumericInputOnly" "1" + "unicode" "1" + "fgcolor_override" "TanLight" + "bgcolor_override" "ColorBlack" + "paintbackgroundtype" "2" + "proportionaltoparent" "1" + "font" "Cerbetica12" + } + + "ButtonEditQCI" + { + "ControlName" "Button" + "fieldName" "ButtonEditQCI" + "xpos" "0" + "ypos" "195" + "zpos" "1" + "wide" "92" + "tall" "20" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "tabPosition" "0" + "labelText" "#TF_ImportFile_EditQCI" + "textAlignment" "center" + "dulltext" "0" + "brighttext" "0" + "wrap" "0" + "Command" "EditQCI" + "Default" "0" + "font" "Cerbetica12" + } + } + + "ButtonLoad" + { + "ControlName" "CExImageButton" + "fieldName" "ButtonLoad" + "xpos" "120" + "ypos" "365" + "wide" "100" + "tall" "25" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "tabPosition" "0" + "labelText" "#TF_PublishFile_Browse" + "font" "Cerbetica12" + "textAlignment" "center" + "textinsetx" "50" + "dulltext" "0" + "brighttext" "0" + "command" "Load" + } + + "ButtonClose" + { + "ControlName" "CExButton" + "fieldName" "ButtonClose" + "xpos" "10" + "ypos" "365" + "wide" "100" + "tall" "25" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "tabPosition" "0" + "labelText" "#TF_Close" + "font" "HudFontMediumSmall" + "textAlignment" "center" + "textinsetx" "50" + "dulltext" "0" + "brighttext" "0" + "Command" "Close" + } + + "ButtonPreview" + { + "ControlName" "Button" + "fieldName" "ButtonPreview" + "xpos" "270" + "ypos" "365" + "wide" "100" + "tall" "25" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "tabPosition" "0" + "labelText" "#TF_ImportFile_Preview" + "textAlignment" "center" + "dulltext" "0" + "brighttext" "0" + "wrap" "0" + "Command" "BuildPreview" + "Default" "1" + "font" "Cerbetica12" + } + + "ButtonVerify" + { + "ControlName" "Button" + "fieldName" "ButtonVerify" + "xpos" "380" + "ypos" "365" + "wide" "100" + "tall" "25" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "tabPosition" "0" + "labelText" "#TF_ImportFile_Verify" + "textAlignment" "center" + "dulltext" "0" + "brighttext" "0" + "wrap" "0" + "Command" "BuildVerify" + "Default" "1" + "font" "Cerbetica12" + } + + "ButtonBuild" + { + "ControlName" "Button" + "fieldName" "ButtonBuild" + "xpos" "490" + "ypos" "365" + "wide" "100" + "tall" "25" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "tabPosition" "0" + "labelText" "#TF_ImportFile_Build" + "textAlignment" "center" + "dulltext" "0" + "brighttext" "0" + "wrap" "0" + "Command" "BuildFinal" + "Default" "1" + "font" "Cerbetica12" + } + + "BetaNotice" + { + "ControlName" "ImagePanel" + "fieldName" "BetaNotice" + "xpos" "c100" + "ypos" "c-240" + "zpos" "1" + "wide" "128" + "tall" "128" + "scaleImage" "1" + "image" "beta" + "visible" "0" + } + + "classmodelpanel" + { + "ControlName" "CTFPlayerModelPanel" + "fieldName" "classmodelpanel" + "xpos" "c-290" + "ypos" "c-182" + "zpos" "1" + "wide" "340" + "tall" "313" + "autoResize" "1" + "pinCorner" "0" + "visible" "0" + "enabled" "1" + "render_texture" "0" + "fov" "40" + "allow_manip" "1" + "paintbackground" "1" + "paintbackgroundenabled" "1" + "bgcolor_override" "255 255 255 0" + + "model" + { + "force_pos" "1" + "angles_x" "0" + "angles_y" "170" + "angles_z" "0" + "origin_x" "190" + "origin_y" "0" + "origin_z" "-36" + "frame_origin_x" "0" + "frame_origin_y" "0" + "frame_origin_z" "0" + "spotlight" "1" + "modelname" "" + } + } +} \ No newline at end of file diff --git a/resource/ui/itemoptionspanel.res b/resource/ui/itemoptionspanel.res new file mode 100644 index 0000000..c24929a --- /dev/null +++ b/resource/ui/itemoptionspanel.res @@ -0,0 +1,90 @@ +"Resource/UI/LoadoutParticleSlider.res" +{ + "PanelListPanel" + { + "ControlName" "CPanelListPanel" + "fieldName" "PanelListPanel" + "xpos" "0" + "ypos" "0" + "wide" "f-19" + "tall" "f0" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "tabPosition" "0" + "proportionalToParent" "1" + "autohide_scrollbar" "1" + "bgcolor_override" "Transparent" + + "HatUseHeadCheckButton" + { + "ControlName" "CheckButton" + "fieldName" "HatUseHeadCheckButton" + "xpos" "-45" + "ypos" "20" + "wide" "140" + "tall" "20" + "autoResize" "0" + "pinCorner" "0" + "RoundedCorners" "15" + "pin_corner_to_sibling" "0" + "pin_to_sibling_corner" "0" + "visible" "0" + "enabled" "1" + "tabPosition" "0" + "labelText" "#GameUI_ParticleHatUseHead" + "textAlignment" "west" + "dulltext" "0" + "brighttext" "1" + "wrap" "0" + "centerwrap" "0" + "textinsetx" "6" + "textinsety" "0" + "auto_wide_tocontents" "0" + "use_proportional_insets" "0" + "Default" "0" + "Command" "particle_use_head_clicked" + } + + "HatParticleSlider" + { + "ControlName" "CCvarSlider" + "fieldName" "HatParticleSlider" + "xpos" "0" + "ypos" "40" + "wide" "140" + "tall" "14" + "autoResize" "0" + "RoundedCorners" "0" + "visible" "0" + "enabled" "1" + "tabPosition" "0" + "fgcolor_override" "ColorCyan" + } + + "SetStyleButton" + { + "ControlName" "CExButton" + "fieldName" "SetStyleButton" + "xpos" "0" + "ypos" "100" + "wide" "140" + "tall" "16" + "autoResize" "0" + "pinCorner" "3" + "visible" "0" + "enabled" "1" + "tabPosition" "0" + "labelText" "#TF_Item_SelectStyle" + "font" "HudFontSmall" + "textAlignment" "center" + "dulltext" "0" + "brighttext" "0" + "default" "1" + "sound_depressed" "UI/buttonclick.wav" + "sound_released" "UI/buttonclickrelease.wav" + "Command" "set_style" + } + } +} \ No newline at end of file diff --git a/resource/ui/itemquickswitch.res b/resource/ui/itemquickswitch.res new file mode 100644 index 0000000..f3a1fd3 --- /dev/null +++ b/resource/ui/itemquickswitch.res @@ -0,0 +1,148 @@ +"Resource/UI/ItemQuickSwitch.res" +{ + "ItemQuickSwitchPanel" + { + "ControlName" "EditablePanel" + "fieldName" "ItemQuickSwitchPanel" + "xpos" "c-135" + "ypos" "360" + "wide" "270" + "tall" "115" + "autoResize" "0" + "pinCorner" "0" + "visible" "0" + "enabled" "1" + "tabPosition" "0" + "settitlebarvisible" "0" + "PaintBackgroundType" "2" + "bgcolor_override" "DarkGrey" + + "itempanel_xpos" "0" + "itempanel_ydelta" "0" + + "itemskv" + { + "wide" "205" + "tall" "35" + "bgcolor_override" "Black" + "PaintBackgroundType" "0" + "paintbackground" "0" + "paintborder" "0" + "text_forcesize" "2" + "model_xpos" "0" + "model_ypos" "0" + "model_wide" "58" + "model_tall" "34" + "text_center" "1" + "text_xpos" "50" + "text_wide" "160" + "name_only" "1" + "noitem_textcolor" "TextColor" + } + } + + "CaratLabel" + { + "ControlName" "CExLabel" + "fieldName" "CaratLabel" + "xpos" "9999" + } + + "ClassLabel" + { + "ControlName" "CExLabel" + "fieldName" "ClassLabel" + "xpos" "9999" + } + + "ItemSlotLabel" + { + "ControlName" "CExLabel" + "fieldName" "ItemSlotLabel" + "xpos" "9999" + } + + "TopLine" + { + "ControlName" "ImagePanel" + "fieldName" "TopLine" + "xpos" "5" + "ypos" "20" + "zpos" "2" + "wide" "265" + "tall" "10" + "visible" "0" + "enabled" "0" + "image" "loadout_dotted_line" + "tileImage" "1" + "tileVertically" "0" + } + + "itemcontainerscroller" + { + "ControlName" "EditablePanel" + "fieldName" "itemcontainerscroller" + "xpos" "5" + "ypos" "5" + "wide" "230" + "tall" "125" + "PaintBackgroundType" "0" + "fgcolor_override" "TanLight" + "bgcolor_override" "200 187 161 0" + "autohide_buttons" "1" + } + + "itemcontainer" + { + "ControlName" "EditablePanel" + "fieldName" "itemcontainer" + "xpos" "0" + "ypos" "0" + "wide" "230" + "tall" "125" + "PaintBackgroundType" "2" + "bgcolor_override" "200 187 161 0" + + "CurrentlyEquippedBackground" + { + "ControlName" "CExLabel" + "fieldName" "CurrentlyEquippedBackground" + "font" "ItemFontNameSmallest" + "labelText" "#QuickSwitchEquipped" + "textAlignment" "north-west" + "xpos" "3" + "ypos" "2" + "zpos" "100" + "wide" "200" + "tall" "35" + "visible" "1" + "PaintBackgroundType" "2" + "fgcolor_override" "LightRed" + "bgcolor_override" "Transparent" + } + } + + "NoItemsLabel" + { + "ControlName" "CExLabel" + "fieldName" "NoItemsLabel" + "xpos" "9999" + } + + "loadout_preset_panel" + { + "ControlName" "CLoadoutPresetPanel" + "FieldName" "loadout_preset_panel" + "xpos" "240" + "ypos" "5" + "zpos" "20" + "wide" "25" + "tall" "110" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "tabPosition" "0" + "paintbackground" "0" + } +} \ No newline at end of file diff --git a/resource/ui/itemrenameconfirmationdialog.res b/resource/ui/itemrenameconfirmationdialog.res new file mode 100644 index 0000000..87d17de --- /dev/null +++ b/resource/ui/itemrenameconfirmationdialog.res @@ -0,0 +1,241 @@ +"Resource/UI/ItemRenameConfirmationDialog.res" +{ + "ItemRenameConfirmationDialog" + { + "fieldName" "ItemRenameConfirmationDialog" + "visible" "1" + "enabled" "1" + "xpos" "c-200" + "ypos" "105" + "wide" "400" + "tall" "240" + "bgcolor_override" "DarkGrey" + "paintbackgroundtype" "0" + "settitlebarvisible" "0" + "border" "CyanBorderThick" + } + + "TitleLabel" + { + "ControlName" "CExLabel" + "fieldName" "TitleLabel" + "font" "HudFontMedium" + "labelText" "dynamic" + "textAlignment" "center" + "xpos" "100" + "ypos" "10" + "zpos" "0" + "wide" "200" + "tall" "60" + "autoResize" "1" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "centerwrap" "1" + } + + "ToolBG" + { + "ControlName" "CExLabel" + "fieldName" "ToolBG" + "font" "HudFontSmall" + "labelText" "" + "textAlignment" "east" + "xpos" "10" + "ypos" "10" + "zpos" "-1" + "wide" "84" + "tall" "64" + "autoResize" "1" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "paintbackground" "0" + "border" "BackpackItemBorder_SelfMade" + } + "tool_modelpanel" + { + "ControlName" "CItemModelPanel" + "fieldName" "tool_modelpanel" + "xpos" "10" + "ypos" "10" + "zpos" "1" + "wide" "84" + "tall" "64" + "visible" "1" + "bgcolor_override" "Transparent" + "noitem_textcolor" "TextColor" + "PaintBackgroundType" "2" + "paintborder" "0" + "model_xpos" "2" + "model_ypos" "5" + "model_wide" "80" + "model_tall" "54" + "text_ypos" "100" // Hide it off the bottom + "text_center" "1" + "name_only" "1" + "paint_icon_hide" "1" + + "itemmodelpanel" + { + "use_item_rendertarget" "0" + "inventory_image_type" "1" + "allow_rot" "0" + } + } + "SubjectBG" + { + "ControlName" "CExLabel" + "fieldName" "SubjectBG" + "font" "HudFontSmall" + "labelText" "" + "textAlignment" "east" + "xpos" "300" + "ypos" "10" + "zpos" "-1" + "wide" "84" + "tall" "64" + "autoResize" "1" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "paintbackground" "0" + "border" "BackpackItemBorder_Vintage" + } + "subject_modelpanel" + { + "ControlName" "CItemModelPanel" + "fieldName" "subject_modelpanel" + "xpos" "300" + "ypos" "10" + "zpos" "1" + "wide" "84" + "tall" "64" + "visible" "1" + "bgcolor_override" "Transparent" + "noitem_textcolor" "TextColor" + "PaintBackgroundType" "2" + "paintborder" "0" + "model_xpos" "2" + "model_ypos" "5" + "model_wide" "80" + "model_tall" "54" + "text_ypos" "100" // Hide it off the bottom + "text_center" "1" + "name_only" "1" + + "itemmodelpanel" + { + "use_item_rendertarget" "0" + "inventory_image_type" "1" + "allow_rot" "0" + } + } + + "ConfirmLabel" + { + "ControlName" "CExLabel" + "fieldName" "ConfirmLabel" + "font" "HudFontSmall" + "labelText" "#CraftAskNameConfirm" + "textAlignment" "center" + "xpos" "20" + "ypos" "80" + "zpos" "0" + "wide" "360" + "tall" "20" + "autoResize" "1" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + } + + "GivenName" + { + "ControlName" "CExLabel" + "fieldName" "GivenName" + "font" "HudFontSmall" + "labelText" "%name%" + "textAlignment" "center" + "xpos" "20" + "ypos" "100" + "zpos" "0" + "wide" "360" + "tall" "40" + "autoResize" "1" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "centerwrap" "1" + "fgcolor_override" "TanLight" + } + + "WarningLabel" + { + "ControlName" "CExLabel" + "fieldName" "WarningLabel" + "font" "HudFontSmall" + "labelText" "#CraftAskNameWarning" + "textAlignment" "center" + "xpos" "0" + "ypos" "170" + "zpos" "0" + "wide" "400" + "tall" "20" + "autoResize" "1" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "fgcolor_override" "TanLight" + } + + "CancelButton" + { + "ControlName" "CExButton" + "fieldName" "CancelButton" + "xpos" "50" + "ypos" "200" + "zpos" "1" + "wide" "130" + "tall" "20" + "autoResize" "0" + "pinCorner" "3" + "visible" "1" + "enabled" "1" + "tabPosition" "0" + "labelText" "#Cancel" + "font" "HudFontMediumSmall" + "textAlignment" "center" + "dulltext" "0" + "brighttext" "0" + "default" "0" + "Command" "cancel" + "sound_depressed" "UI/buttonclick.wav" + "sound_released" "UI/buttonclickrelease.wav" + } + + "OkButton" + { + "ControlName" "CExButton" + "fieldName" "OkButton" + "xpos" "220" + "ypos" "200" + "zpos" "1" + "wide" "130" + "tall" "20" + "autoResize" "0" + "pinCorner" "3" + "visible" "1" + "enabled" "1" + "tabPosition" "0" + "labelText" "#CraftNameConfirm" + "font" "HudFontMediumSmall" + "textAlignment" "center" + "dulltext" "0" + "brighttext" "0" + "default" "1" + "Command" "apply" + "sound_depressed" "UI/buttonclick.wav" + "sound_released" "UI/buttonclickrelease.wav" + } +} \ No newline at end of file diff --git a/resource/ui/itemrenamedialog.res b/resource/ui/itemrenamedialog.res new file mode 100644 index 0000000..aeaa865 --- /dev/null +++ b/resource/ui/itemrenamedialog.res @@ -0,0 +1,387 @@ +"Resource/UI/ItemRenameDialog.res" +{ + "ItemRenameDialog" + { + "fieldName" "ItemRenameDialog" + "visible" "1" + "enabled" "1" + "xpos" "c-200" + "ypos" "105" + "wide" "400" + "tall" "240" + "bgcolor_override" "DarkGrey" + "paintbackgroundtype" "0" + "settitlebarvisible" "0" + "border" "CyanBorderThick" + } + + "mouseoveritempanel" + { + "ControlName" "CItemModelPanel" + "fieldName" "mouseoveritempanel" + "xpos" "c-70" + "ypos" "270" + "zpos" "100" + "wide" "300" + "tall" "300" + "visible" "0" + "bgcolor_override" "Transparent" + "noitem_textcolor" "TextColor" + "PaintBackgroundType" "2" + "paintborder" "1" + + "text_ypos" "20" + "text_center" "1" + "model_hide" "1" + "resize_to_text" "1" + "padding_height" "15" + + "BackColor" + { + "ControlName" "EditablePanel" + "fieldName" "BackColor" + "xpos" "0" + "ypos" "0" + "zpos" "-1" + "wide" "f0" + "tall" "f0" + "visible" "1" + "enabled" "1" + "pinCorner" "0" + "autoResize" "0" + "PaintBackgroundType" "2" + "border" "NoBorder" + "bgcolor_override" "DarkerGrey" + } + + "attriblabel" + { + "font" "ItemFontAttribLarge" + "xpos" "0" + "ypos" "30" + "zpos" "2" + "wide" "140" + "tall" "60" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "labelText" "%attriblist%" + "textAlignment" "center" + "fgcolor" "TextColor" + "centerwrap" "1" + } + } + + "TitleLabel" + { + "ControlName" "CExLabel" + "fieldName" "TitleLabel" + "font" "HudFontSmall" + "labelText" "dynamic" + "textAlignment" "center" + "xpos" "100" + "ypos" "10" + "zpos" "0" + "wide" "200" + "tall" "60" + "autoResize" "1" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "centerwrap" "1" + } + + "ToolBG" + { + "ControlName" "CExLabel" + "fieldName" "ToolBG" + "font" "HudFontSmall" + "labelText" "" + "textAlignment" "east" + "xpos" "10" + "ypos" "10" + "zpos" "-1" + "wide" "84" + "tall" "64" + "autoResize" "1" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "paintbackground" "0" + "border" "BackpackItemBorder_SelfMade" + } + "tool_modelpanel" + { + "ControlName" "CItemModelPanel" + "fieldName" "tool_modelpanel" + "xpos" "10" + "ypos" "10" + "zpos" "1" + "wide" "84" + "tall" "64" + "visible" "1" + "bgcolor_override" "Transparent" + "noitem_textcolor" "TextColor" + "PaintBackgroundType" "2" + "paintborder" "0" + "model_xpos" "2" + "model_ypos" "5" + "model_wide" "80" + "model_tall" "54" + "text_ypos" "100" + "text_center" "1" + "name_only" "1" + + "itemmodelpanel" + { + "use_item_rendertarget" "0" + "inventory_image_type" "1" + "allow_rot" "0" + } + } + + "SubjectBG" + { + "ControlName" "CExLabel" + "fieldName" "SubjectBG" + "font" "HudFontSmall" + "labelText" "" + "textAlignment" "east" + "xpos" "300" + "ypos" "10" + "zpos" "-1" + "wide" "84" + "tall" "64" + "autoResize" "1" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "paintbackground" "0" + "border" "BackpackItemBorder_Vintage" + } + "subject_modelpanel" + { + "ControlName" "CItemModelPanel" + "fieldName" "subject_modelpanel" + "xpos" "300" + "ypos" "10" + "zpos" "1" + "wide" "84" + "tall" "64" + "visible" "1" + "bgcolor_override" "Transparent" + "noitem_textcolor" "TextColor" + "PaintBackgroundType" "2" + "paintborder" "0" + "model_xpos" "2" + "model_ypos" "5" + "model_wide" "80" + "model_tall" "54" + "text_ypos" "100" + "text_center" "1" + "name_only" "1" + + "itemmodelpanel" + { + "use_item_rendertarget" "0" + "inventory_image_type" "1" + "allow_rot" "0" + } + } + + "OldItemNameBG" + { + "ControlName" "CExLabel" + "fieldName" "OldItemNameBG" + "font" "HudFontSmall" + "labelText" "" + "textAlignment" "east" + "xpos" "10" + "ypos" "90" + "zpos" "-1" + "wide" "380" + "tall" "32" + "autoResize" "1" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "bgcolor_override" "ColorBlack" + "paintbackgroundtype" "0" + } + + "OldItemNameDescLabel" + { + "ControlName" "CExLabel" + "fieldName" "OldItemNameDescLabel" + "font" "HudFontSmall" + "labelText" "#ToolItemRenameOldItemName" + "textAlignment" "west" + "xpos" "20" + "ypos" "90" + "zpos" "0" + "wide" "185" + "tall" "32" + "autoResize" "1" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "fgcolor_override" "White" + "paintbackground" "0" + } + + "OldItemNameLabel" + { + "ControlName" "CExLabel" + "fieldName" "OldItemNameLabel" + "font" "HudFontSmall" + "labelText" "%oldname%" + "textAlignment" "west" + "xpos" "120" + "ypos" "94" + "wide" "260" + "tall" "24" + "autoResize" "1" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "fgcolor_override" "TextColor" + "paintbackground" "0" + } + + "NewItemNameBG" + { + "ControlName" "CExLabel" + "fieldName" "NewItemNameBG" + "font" "HudFontSmall" + "labelText" "" + "textAlignment" "east" + "xpos" "10" + "ypos" "130" + "zpos" "-1" + "wide" "380" + "tall" "32" + "autoResize" "1" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "bgcolor_override" "ColorBlack" + "paintbackgroundtype" "0" + } + + "NewItemNameDescLabel" + { + "ControlName" "CExLabel" + "fieldName" "NewItemNameDescLabel" + "font" "HudFontSmall" + "labelText" "#ToolItemRenameNewItemName" + "textAlignment" "west" + "xpos" "20" + "ypos" "130" + "zpos" "0" + "wide" "185" + "tall" "32" + "autoResize" "1" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "fgcolor_override" "White" + "paintbackground" "0" + } + + "CustomNameEntry" + { + "ControlName" "TextEntry" + "fieldName" "CustomNameEntry" + "xpos" "120" + "ypos" "134" + "wide" "260" + "tall" "24" + "autoResize" "1" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "tabPosition" "0" + "textHidden" "0" + "editable" "1" + "maxchars" "32" + "NumericInputOnly" "0" + "unicode" "0" + "wrap" "0" + "fgcolor_override" "TanLight" + "bgcolor_override" "35 35 35 255" + "paintbackgroundtype" "2" + "labelText" "" + "font" "HudFontSmall" + "textAlignment" "west" + } + + "WarningLabel" + { + "ControlName" "CExLabel" + "fieldName" "WarningLabel" + "font" "HudFontSmall" + "labelText" "#ToolConfirmWarning" + "textAlignment" "center" + "xpos" "0" + "ypos" "170" + "zpos" "0" + "wide" "400" + "tall" "20" + "autoResize" "1" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "fgcolor_override" "TanLight" + } + + "CancelButton" + { + "ControlName" "CExButton" + "fieldName" "CancelButton" + "xpos" "50" + "ypos" "200" + "zpos" "1" + "wide" "130" + "tall" "20" + "autoResize" "0" + "pinCorner" "3" + "visible" "1" + "enabled" "1" + "tabPosition" "0" + "labelText" "#Cancel" + "font" "HudFontMediumSmall" + "textAlignment" "center" + "dulltext" "0" + "brighttext" "0" + "default" "0" + "Command" "cancel" + "sound_depressed" "UI/buttonclick.wav" + "sound_released" "UI/buttonclickrelease.wav" + } + + "OkButton" + { + "ControlName" "CExButton" + "fieldName" "OkButton" + "xpos" "220" + "ypos" "200" + "zpos" "1" + "wide" "130" + "tall" "20" + "autoResize" "0" + "pinCorner" "3" + "visible" "1" + "enabled" "1" + "tabPosition" "0" + "labelText" "#CraftNameOk" + "font" "HudFontMediumSmall" + "textAlignment" "center" + "dulltext" "0" + "brighttext" "0" + "default" "1" + "Command" "apply" + "sound_depressed" "UI/buttonclick.wav" + "sound_released" "UI/buttonclickrelease.wav" + } +} \ No newline at end of file diff --git a/resource/ui/itemrenameinvaliddialog.res b/resource/ui/itemrenameinvaliddialog.res new file mode 100644 index 0000000..26f570d --- /dev/null +++ b/resource/ui/itemrenameinvaliddialog.res @@ -0,0 +1,216 @@ +"Resource/UI/ItemRenameInvalidDialog.res" +{ + "ItemRenameConfirmationDialog" + { + "fieldName" "ItemRenameConfirmationDialog" + "visible" "1" + "enabled" "1" + "xpos" "c-200" + "ypos" "105" + "wide" "400" + "tall" "240" + "bgcolor_override" "DarkGrey" + "paintbackgroundtype" "0" + "settitlebarvisible" "0" + "border" "CyanBorderThick" + } + + "TitleLabel" + { + "ControlName" "CExLabel" + "fieldName" "TitleLabel" + "font" "HudFontMedium" + "labelText" "dynamic" + "textAlignment" "center" + "xpos" "100" + "ypos" "10" + "zpos" "0" + "wide" "200" + "tall" "60" + "autoResize" "1" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "centerwrap" "1" + } + + "ToolBG" + { + "ControlName" "CExLabel" + "fieldName" "ToolBG" + "font" "HudFontSmall" + "labelText" "" + "textAlignment" "east" + "xpos" "10" + "ypos" "10" + "zpos" "-1" + "wide" "84" + "tall" "64" + "autoResize" "1" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "paintbackground" "0" + "border" "BackpackItemBorder_SelfMade" + } + "tool_modelpanel" + { + "ControlName" "CItemModelPanel" + "fieldName" "tool_modelpanel" + "xpos" "10" + "ypos" "10" + "zpos" "1" + "wide" "200" + "tall" "70" + "visible" "1" + "bgcolor_override" "Transparent" + "noitem_textcolor" "TextColor" + "PaintBackgroundType" "2" + "paintborder" "0" + "model_xpos" "2" + "model_ypos" "5" + "model_wide" "80" + "model_tall" "54" + "text_ypos" "100" + "text_center" "1" + "name_only" "1" + + "itemmodelpanel" + { + "use_item_rendertarget" "0" + "inventory_image_type" "1" + "allow_rot" "0" + } + } + + "SubjectBG" + { + "ControlName" "CExLabel" + "fieldName" "SubjectBG" + "font" "HudFontSmall" + "labelText" "" + "textAlignment" "east" + "xpos" "300" + "ypos" "10" + "zpos" "-1" + "wide" "84" + "tall" "64" + "autoResize" "1" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "paintbackground" "0" + "border" "BackpackItemBorder_Vintage" + } + "subject_modelpanel" + { + "ControlName" "CItemModelPanel" + "fieldName" "subject_modelpanel" + "xpos" "300" + "ypos" "10" + "zpos" "1" + "wide" "90" + "tall" "70" + "visible" "1" + "bgcolor_override" "Transparent" + "noitem_textcolor" "TextColor" + "PaintBackgroundType" "2" + "paintborder" "0" + "model_xpos" "2" + "model_ypos" "5" + "model_wide" "80" + "model_tall" "54" + "text_ypos" "100" + "text_center" "1" + "name_only" "1" + + "itemmodelpanel" + { + "use_item_rendertarget" "0" + "inventory_image_type" "1" + "allow_rot" "0" + } + } + + "ConfirmLabel" + { + "ControlName" "CExLabel" + "fieldName" "ConfirmLabel" + "font" "HudFontSmall" + "labelText" "#CraftInvalidName" + "textAlignment" "center" + "xpos" "20" + "ypos" "80" + "zpos" "0" + "wide" "360" + "tall" "20" + "autoResize" "1" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "fgcolor_override" "LightRed" + } + + "GivenName" + { + "ControlName" "CExLabel" + "fieldName" "GivenName" + "font" "HudFontSmall" + "labelText" "%name%" + "textAlignment" "center" + "xpos" "20" + "ypos" "100" + "zpos" "0" + "wide" "360" + "tall" "32" + "autoResize" "1" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "fgcolor_override" "TanLight" + } + + "WarningLabel" + { + "ControlName" "CExLabel" + "fieldName" "WarningLabel" + "font" "HudFontSmall" + "labelText" "#CraftInvalidNameDetail" + "textAlignment" "center" + "xpos" "0" + "ypos" "170" + "zpos" "0" + "wide" "400" + "tall" "20" + "autoResize" "1" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "fgcolor_override" "LightRed" + } + + "BackFromInvalidButton" + { + "ControlName" "CExButton" + "fieldName" "BackFromInvalidButton" + "xpos" "135" + "ypos" "200" + "zpos" "1" + "wide" "130" + "tall" "20" + "autoResize" "0" + "pinCorner" "3" + "visible" "1" + "enabled" "1" + "tabPosition" "0" + "labelText" "#TF_OK" + "font" "HudFontMediumSmall" + "textAlignment" "center" + "dulltext" "0" + "brighttext" "0" + "default" "1" + "Command" "backfrominvalid" + "sound_depressed" "UI/buttonclick.wav" + "sound_released" "UI/buttonclickrelease.wav" + } +} \ No newline at end of file diff --git a/resource/ui/itemselectionpanel.res b/resource/ui/itemselectionpanel.res new file mode 100644 index 0000000..6f31677 --- /dev/null +++ b/resource/ui/itemselectionpanel.res @@ -0,0 +1,421 @@ +"Resource/UI/ItemSelectionPanel.res" +{ + "ItemSelectionPanel" + { + "ControlName" "EditablePanel" + "fieldName" "ItemSelectionPanel" + "xpos" "0" + "ypos" "0" + "zpos" "500" + "wide" "f0" + "tall" "400" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "tabPosition" "0" + "settitlebarvisible" "0" + "bgcolor_override" "DarkGrey" + + "item_ypos" "60" + "item_ydelta" "80" + "item_backpack_offcenter_x" "-288" + "item_backpack_xdelta" "4" + "item_backpack_ydelta" "3" + + "modelpanels_selection_kv" + { + "wide" "94" + "tall" "70" + "model_xpos" "2" + "model_wide" "90" + "model_tall" "50" + "model_center_x" "1" + "text_ypos" "0" + "text_forcesize" "2" + "text_center" "0" + "text_yoffset" "2" + "inset_eq_y" "55" + "deferred_description" "1" + "deferred_icon" "1" + } + + "modelpanels_kv" + { + "ControlName" "CItemModelPanel" + "xpos" "c-70" + "ypos" "270" + "wide" "54" + "tall" "42" + "visible" "0" + "bgcolor_override" "Transparent" + "noitem_textcolor" "TextColor" + "PaintBackgroundType" "2" + "paintborder" "1" + "model_xpos" "2" + "model_ypos" "5" + "model_wide" "50" + "model_tall" "35" + "text_ypos" "60" + "text_center" "1" + "name_only" "1" + "inset_eq_x" "4" + "inset_eq_y" "2" + "deferred_description" "1" + + "itemmodelpanel" + { + "use_item_rendertarget" "0" + "inventory_image_type" "1" + "allow_rot" "0" + } + + "use_item_sounds" "1" + } + + "duplicatelabels_kv" + { + "font" "ItemFontNameSmallest" + "textAlignment" "center" + "wide" "20" + "tall" "15" + "zpos" "1" + "autoResize" "0" + "pinCorner" "0" + "enabled" "1" + "fgcolor" "153 204 255 255" + } + } + + "CaratLabel" + { + "ControlName" "CExLabel" + "fieldName" "CaratLabel" + "font" "HudFontMediumSmall" + "labelText" ">>" + "textAlignment" "west" + "xpos" "c-290" + "ypos" "26" + "zpos" "1" + "wide" "20" + "tall" "16" + "autoResize" "1" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "fgcolor_override" "ColorPurple" + } + "ClassLabel" + { + "ControlName" "CExLabel" + "fieldName" "ClassLabel" + "font" "HudFontMedium" + "labelText" "#ClassBeingEquipped" + "textAlignment" "west" + "xpos" "c-270" + "ypos" "15" + "zpos" "1" + "wide" "350" + "tall" "40" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + } + + "NameFilterLabel" + { + "ControlName" "CExLabel" + "fieldName" "NameFilterLabel" + "font" "HudFontSmallest" + "labelText" "#Store_NameFilterLabel" + "textAlignment" "west" + "xpos" "c+175" + "ypos" "12" + "zpos" "1" + "wide" "120" + "tall" "20" + "autoResize" "1" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "fgcolor" "TanLight" + } + + "NameFilterTextEntry" + { + "ControlName" "TextEntry" + "fieldName" "NameFilterTextEntry" + "font" "HudFontSmallest" + "xpos" "c+175" + "ypos" "30" + "zpos" "2" + "wide" "120" + "tall" "19" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "tabPosition" "1" + "textHidden" "0" + "editable" "1" + "unicode" "1" + "fgcolor_override" "DarkerGrey" + "bgcolor_override" "TanLight" + "paintbackgroundtype" "2" + } + + "TopLine" + { + "ControlName" "ImagePanel" + "fieldName" "TopLine" + "xpos" "9999" + } + "BottomLine" + { + "ControlName" "ImagePanel" + "fieldName" "BottomLine" + "xpos" "9999" + } + + "ItemSlotLabel" + { + "ControlName" "CExLabel" + "fieldName" "ItemSlotLabel" + "font" "HudFontMedium" + "labelText" "#PrimaryWeapon" + "textAlignment" "center" + "xpos" "c-185" + "ypos" "24" + "zpos" "1" + "wide" "375" + "tall" "25" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + } + + "NoItemsLabel" + { + "ControlName" "CExLabel" + "fieldName" "NoItemsLabel" + "font" "HudFontSmall" + "labelText" "#NoItemsToEquip" + "textAlignment" "center" + "xpos" "c-300" + "ypos" "150" + "zpos" "10" + "wide" "600" + "tall" "30" + "autoResize" "0" + "pinCorner" "0" + "visible" "0" + "enabled" "1" + "fgcolor_override" "LightRed" + } + + "CancelButton" + { + "ControlName" "CExButton" + "fieldName" "CancelButton" + "xpos" "c-200" + "ypos" "400" + "zpos" "2" + "wide" "200" + "tall" "20" + "autoResize" "0" + "pinCorner" "2" + "visible" "1" + "enabled" "1" + "tabPosition" "0" + "labelText" "#Cancel" + "font" "HudFontMediumSmall" + "textAlignment" "center" + "dulltext" "0" + "brighttext" "0" + "Command" "vguicancel" + + "sound_depressed" "UI/buttonclick.wav" + "sound_released" "UI/buttonclickrelease.wav" + } + + "OnlyAllowUniqueQuality" + { + "ControlName" "CheckButton" + "fieldName" "OnlyAllowUniqueQuality" + "labelText" "#OnlyAllowUniqueQuality" + "font" "HudFontSmall" + "textAlignment" "east" + "xpos" "c-295" + "ypos" "288" + "zpos" "1" + "wide" "280" + "tall" "25" + "autoResize" "0" + "pinCorner" "0" + "visible" "0" + "enabled" "1" + "dulltext" "0" + "brighttext" "0" + } + + "ShowBackpack" + { + "ControlName" "CExButton" + "fieldName" "ShowBackpack" + "xpos" "c-20" + "ypos" "290" + "zpos" "20" + "wide" "200" + "tall" "20" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "tabPosition" "0" + "labelText" "#Selection_ShowBackpack" + "font" "HudFontMediumSmall" + "textAlignment" "center" + "textinsetx" "50" + "dulltext" "0" + "brighttext" "0" + "Command" "show_backpack" + + "sound_depressed" "UI/buttonclick.wav" + "sound_released" "UI/buttonclickrelease.wav" + } + "ShowSelection" + { + "ControlName" "CExButton" + "fieldName" "ShowSelection" + "xpos" "c-20" + "ypos" "290" + "zpos" "20" + "wide" "200" + "tall" "20" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "tabPosition" "0" + "labelText" "#Selection_ShowSelection" + "font" "HudFontMediumSmall" + "textAlignment" "center" + "textinsetx" "50" + "dulltext" "0" + "brighttext" "0" + "Command" "show_selection" + + "sound_depressed" "UI/buttonclick.wav" + "sound_released" "UI/buttonclickrelease.wav" + } + + "PrevPageButton" + { + "ControlName" "CExButton" + "fieldName" "PrevPageButton" + "xpos" "c195" + "ypos" "290" + "zpos" "1" + "wide" "20" + "tall" "20" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "tabPosition" "0" + "labelText" "&A" + "font" "MenuArrows" + "textAlignment" "center" + "dulltext" "0" + "brighttext" "0" + "Command" "prevpage" + + "sound_depressed" "UI/buttonclick.wav" + "sound_released" "UI/buttonclickrelease.wav" + } + + "CurPageLabel" + { + "ControlName" "CExLabel" + "fieldName" "CurPageLabel" + "font" "HudFontSmall" + "labelText" "%backpackpage%" + "textAlignment" "center" + "xpos" "c220" + "ypos" "290" + "zpos" "1" + "wide" "40" + "tall" "20" + "autoResize" "1" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "fgcolor_override" "ColorCyan" + } + + "NextPageButton" + { + "ControlName" "CExButton" + "fieldName" "NextPageButton" + "xpos" "c265" + "ypos" "290" + "zpos" "1" + "wide" "20" + "tall" "20" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "tabPosition" "0" + "labelText" "&D" + "font" "MenuArrows" + "textAlignment" "center" + "dulltext" "0" + "brighttext" "0" + "Command" "nextpage" + "sound_depressed" "UI/buttonclick.wav" + "sound_released" "UI/buttonclickrelease.wav" + } + + "mouseoveritempanel" + { + "ControlName" "CItemModelPanel" + "fieldName" "mouseoveritempanel" + "xpos" "c-70" + "ypos" "270" + "zpos" "100" + "wide" "300" + "tall" "300" + "visible" "0" + "bgcolor_override" "Transparent" + "noitem_textcolor" "TextColor" + "PaintBackgroundType" "2" + "paintborder" "1" + "paintbackground" "0" + "text_ypos" "20" + "text_center" "1" + "model_hide" "1" + "resize_to_text" "1" + "padding_height" "15" + + "attriblabel" + { + "font" "ItemFontAttribLarge" + "xpos" "0" + "ypos" "30" + "zpos" "2" + "wide" "140" + "tall" "60" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "labelText" "%attriblist%" + "textAlignment" "center" + "fgcolor" "TextColor" + "centerwrap" "1" + } + } +} \ No newline at end of file diff --git a/resource/ui/mainmenuoverride-base.res b/resource/ui/mainmenuoverride-base.res new file mode 100644 index 0000000..65054eb --- /dev/null +++ b/resource/ui/mainmenuoverride-base.res @@ -0,0 +1,1021 @@ +"Resource/UI/MainMenuOverride.res" +{ + MainMenuOverride + { + "fieldName" "MainMenuOverride" + "visible" "1" + "enabled" "1" + "xpos" "0" + "ypos" "0" + "zpos" "0" + "wide" "f0" + "tall" "480" + + "update_url" "http://store.steampowered.com/news/?filter=updates&appids=440" + "blog_url" "http://www.teamfortress.com/" + + "button_x_offset" "-285" + "button_y" "120" + "button_y_delta" "5" + + "button_kv" + { + "xpos" "0" + "ypos" "150" + "wide" "250" + "tall" "26" + "visible" "1" + + "SubButton" + { + "ControlName" "CExImageButton" + "fieldName" "SubButton" + "xpos" "0" + "ypos" "0" + "wide" "250" + "tall" "26" + "autoResize" "0" + "pinCorner" "3" + "visible" "1" + "enabled" "1" + "tabPosition" "0" + "textinsetx" "25" + "use_proportional_insets" "1" + "font" "Cerbetica16" + "textAlignment" "west" + "dulltext" "0" + "brighttext" "0" + "default" "1" + "sound_depressed" "UI/buttonclick.wav" + "sound_released" "UI/buttonclickrelease.wav" + + "border_default" "" + "border_armed" "" + "paintbackground" "0" + + "defaultFgColor_override" "TanLight" + "armedFgColor_override" "ColorCyan" + "depressedFgColor_override" "ColorCyan" + } + } + + "SaxxySettings" + { + "xpos" "0" + "ypos" "0" + "zpos" "-101" + "wide" "f0" + "tall" "480" + + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + + "flashbounds_x" "50" + "flashbounds_y" "65" + "flashbounds_w" "250" + "flashbounds_h" "120" + + "flashstartsize_min" "8" + "flashstartsize_max" "12" + + "flash_maxscale" "4" + + "flash_lifelength_min" ".1" + "flash_lifelength_max" ".2" + + "curtain_anim_duration" "4.0" + "curtain_open_time" "2.8" + "flash_start_time" "4.0" + + "initial_freakout_duration" "15.0" + "clap_sound_duration" "10.0" + + "CameraFlashSettings" + { + "visible" "1" + "enabled" "1" + "tileImage" "0" + "scaleImage" "1" + "zpos" "9" + } + } + } + + "mouseoveritempanel" + { + "ControlName" "CItemModelPanel" + "fieldName" "mouseoveritempanel" + "xpos" "c-70" + "ypos" "270" + "zpos" "100" + "wide" "300" + "tall" "300" + "visible" "0" + "bgcolor_override" "Transparent" + "noitem_textcolor" "TanDark" + "PaintBackgroundType" "2" + "paintborder" "1" + "border" "MainMenuBGBorder" + + "text_ypos" "20" + "text_center" "1" + "model_hide" "1" + "resize_to_text" "1" + "padding_height" "15" + + "attriblabel" + { + "font" "ItemFontAttribLarge" + "xpos" "0" + "ypos" "30" + "zpos" "2" + "wide" "140" + "tall" "60" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "labelText" "%attriblist%" + "textAlignment" "center" + "fgcolor" "TanDark" + "centerwrap" "1" + } + } + + "Background" + { + "ControlName" "ScalableImagePanel" + "fieldName" "Background" + "xpos" "cs-0.5" + "ypos" "0" + "zpos" "-200" + "wide" "o1.6" + "tall" "f0" + "visible" "0" + "enabled" "1" + "image" "" + "scaleImage" "1" + "proportionaltoparent" "1" + + + if_wider + { + "wide" "f0" + "tall" "o0.628" + } + + if_taller + { + "wide" "o1.6" + "tall" "f0" + } + } + + "Notifications_ShowButtonPanel" + { + "ControlName" "EditablePanel" + "fieldName" "Notifications_ShowButtonPanel" + "xpos" "rs1-10" + "ypos" "45" + "zpos" "0" + "wide" "20" + "tall" "20" + "autoResize" "0" + "pinCorner" "3" + "visible" "1" + "enabled" "1" + "tabPosition" "0" + "bgcolor_override" "Transparent" + + "Notifications_ShowButtonPanel_SB" + { + "ControlName" "CExImageButton" + "fieldName" "Notifications_ShowButtonPanel_SB" + "xpos" "0" + "ypos" "0" + "wide" "20" + "tall" "20" + "autoResize" "0" + "pinCorner" "3" + "visible" "1" + "enabled" "1" + "tabPosition" "0" + "labelText" "k" + "font" "CustomIcons" + "Command" "noti_show" + "use_proportional_insets" "1" + "textAlignment" "center" + "default" "1" + "actionsignallevel" "2" + "paintbackground" "0" + "paintborder" "0" + "sound_depressed" "UI/buttonclick.wav" + "sound_released" "UI/buttonclickrelease.wav" + + "defaultFgColor_override" "TanLight" + "armedFgColor_override" "ColorCyan" + } + } + + "HudName" + { + "ControlName" "CExImageButton" + "fieldName" "HudName" + "xpos" "40" + "ypos" "58" + "zpos" "1" + "wide" "56" + "tall" "25" + "autoResize" "0" + "pinCorner" "3" + "visible" "1" + "enabled" "1" + "tabPosition" "0" + "labelText" "Cats" + "font" "HudFontMediumSecondary" + "textAlignment" "west" + "textinsetx" "0" + "use_proportional_insets" "1" + "dulltext" "0" + "brighttext" "0" + "default" "1" + "paintbackground""0" + "sound_depressed" "" + "sound_released" "UI/hitsound.wav" + + "defaultFgColor_override" "TanLight" + "armedFgColor_override" "ColorCyan" + "depressedFgColor_override" "ColorCyan" + + "image_drawcolor" "TanLight" + "image_armedcolor" "ColorCyan" + } + + "TFLogoImage" + { + "ControlName" "ImagePanel" + "fieldName" "TFLogoImage" + "xpos" "r182" + "ypos" "r47" + "wide" "179" + "tall" "45" + "visible" "0" + "enabled" "1" + "image" "../logo/tf2_logo_lt-blu" + "scaleImage" "1" + "command" "engine play vo/heavy_battlecry02.mp3" + } + + "RankModelPanel" + { + "ControlName" "CPvPRankPanel" + "fieldName" "RankModelPanel" + "xpos" "140" + "ypos" "cs-0.5-15" + "zpos" "0" + "wide" "170" + "tall" "800" + "visible" "0" + "proportionaltoparent" "1" + "mouseinputenabled" "1" + "matchgroup" "MatchGroup_Casual_12v12" + "show_progress" "0" + } + + "CycleRankTypeButton" + { + "ControlName" "CExImageButton" + "fieldName" "CycleRankTypeButton" + "xpos" "270" + "ypos" "cs-0.5-33" + "wide" "15" + "tall" "15" + "autoResize" "0" + "pinCorner" "3" + "visible" "1" + "enabled" "1" + "tabPosition" "0" + "labelText" "v" + "font" "CustomIcons" + "textAlignment" "center" + "dulltext" "0" + "brighttext" "0" + "default" "1" + "actionsignallevel" "1" + "command" "open_rank_type_menu" + "paintbackground" "0" + + "sound_depressed" "UI/buttonclick.wav" + "sound_released" "UI/buttonclickrelease.wav" + + "defaultFgColor_override" "TanLight" + "armedFgColor_override" "ColorCyan" + "depressedFgColor_override" "TanLight" + } + + "RankTooltipPanel" + { + "ControlName" "ImagePanel" + "fieldName" "RankTooltipPanel" + "xpos" "c-285" + "ypos" "99" + "zpos" "-1" + "wide" "0" + "tall" "8" + "visible" "1" + "proportionaltoparent" "1" + "mouseinputenabled" "1" + "image" "info" + "scaleImage" "1" + "alpha" "75" + } + + "RankPanel" + { + "ControlName" "CPvPRankPanel" + "fieldName" "RankPanel" + "xpos" "30" + "ypos" "205" //205 + "zpos" "0" + "wide" "170" + "tall" "50" + "visible" "1" + "proportionaltoparent" "1" + "mouseinputenabled" "0" + "matchgroup" "MatchGroup_Casual_12v12" + "xp_source_notification_center_x" "350" + "show_model" "0" + } + + "NoGCMessage" + { + "ControlName" "Label" + "fieldName" "NoGCMessage" + "xpos" "30" + "ypos" "200" + "zpos" "99" + "wide" "260" + "tall" "70" + "visible" "1" + "wrap" "1" + "textinsetx" "15" + "textinsety" "5" + "font" "HudFontSmall" + "fgcolor_override" "ColorCyan" + "labelText" "#TF_MM_NoGC_Rank" + "textAlignment" "north-west" + "bgcolor_override" "Transparent" + "use_proportional_insets" "1" + "proportionaltoparent" "1" + "mouseinputenabled" "0" + } + + "NoGCImage" + { + "ControlName" "ImagePanel" + "fieldName" "NoGCImage" + "xpos" "220" + "ypos" "220" + "zpos" "99" + "wide" "45" + "tall" "45" + "visible" "1" + "enabled" "1" + "image" "replay\thumbnails\cats\cats" + "scaleImage" "1" + "proportionaltoparent" "1" + } + + "RankBorder" + { + "ControlName" "EditablePanel" + "fieldName" "RankBorder" + "xpos" "30" + "ypos" "57" + "zpos" "-55" + "wide" "260" + "tall" "198" + "visible" "0" + "PaintBackgroundType" "2" + "border" "MainMenuBGBorder" + "proportionaltoparent" "1" + } + + "TooltipPanel" + { + "ControlName" "EditablePanel" + "fieldName" "TooltipPanel" + "xpos" "0" + "ypos" "0" + "zpos" "10000" + "wide" "150" + "tall" "30" + "visible" "0" + "PaintBackgroundType" "2" + "border" "ButtonHover" + + "TipSubLabel" + { + "ControlName" "ImagePanel" + "fieldName" "TipSubLabel" + "font" "HudFontSmall" + "labelText" "%tipsubtext%" + "textAlignment" "center" + "xpos" "0" + "ypos" "0" + "zpos" "2" + "wide" "250" + "tall" "30" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "fillcolor" "DarkGrey" + "wrap" "1" + } + + "TipLabel" + { + "ControlName" "CExLabel" + "fieldName" "TipLabel" + "font" "HudFontSmallest" + "labelText" "%tiptext%" + "textAlignment" "center" + "xpos" "5" + "ypos" "0" + "zpos" "3" + "wide" "140" + "tall" "30" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "allcaps" "1" + "fgcolor" "TanLight" + "auto_wide_tocontents" "1" + } + } + + "CompetitiveAccessInfoPanel" + { + "ControlName" "CCompetitiveAccessInfoPanel" + "fieldName" "CompetitiveAccessInfoPanel" + "xpos" "cs-0.5" + "ypos" "cs-0.5" + "zpos" "1000" + "wide" "f0" + "tall" "f0" + "visible" "0" + } + + "FriendsContainer" + { + "ControlName" "EditablePanel" + "fieldName" "FriendsContainer" + "xpos" "40" + "ypos" "270" + "zpos" "5" + "wide" "260" + "tall" "150" + "visible" "1" + "border" "NoBorder" + "bgcolor_override" "Transparent" + + "TitleLabel" + { + "ControlName" "CExLabel" + "fieldName" "TitleLabel" + "font" "HudFontSmall" + "labelText" "#TF_Competitive_Friends" + "textAlignment" "center" + "xpos" "0" + "ypos" "0" + "wide" "260" + "tall" "20" + "visible" "0" + "enabled" "0" + "fgcolor_override" "TanLight" + } + + "InnerShadow" + { + "ControlName" "EditablePanel" + "fieldName" "InnerShadow" + "xpos" "0" + "ypos" "0" + "zpos" "501" + "wide" "f20" + "tall" "150" + "visible" "1" + "PaintBackgroundType" "0" + "proportionaltoparent" "1" + "mouseinputenabled" "0" + "paintborder" "1" + "border" "InnerShadowBorder" + } + + "SteamFriendsList" + { + "ControlName" "CSteamFriendsListPanel" + "fieldName" "SteamFriendsList" + "xpos" "0" + "ypos" "0" + "zpos" "500" + "wide" "242" + "tall" "150" + "visible" "1" + "proportionaltoparent" "1" + "columns_count" "2" + "inset_x" "10" + "inset_y" "5" + "row_gap" "5" + "column_gap" "5" + "restrict_width" "0" + + "friendpanel_kv" + { + "wide" "110" + "tall" "20" + } + + "ScrollBar" + { + "ControlName" "ScrollBar" + "FieldName" "ScrollBar" + "xpos" "rs1-1" + "ypos" "0" + "tall" "f0" + "wide" "5" + "zpos" "1000" + "nobuttons" "1" + "proportionaltoparent" "1" + + "Slider" + { + "fgcolor_override" "TanLight" + } + + "UpButton" + { + "ControlName" "Button" + "FieldName" "UpButton" + "visible" "0" + } + + "DownButton" + { + "ControlName" "Button" + "FieldName" "DownButton" + "visible" "0" + } + } + } + + "BelowDarken" + { + "ControlName" "EditablePanel" + "fieldName" "BelowDarken" + "xpos" "0" + "ypos" "0" + "zpos" "499" + "wide" "f20" + "tall" "150" + "visible" "1" + "PaintBackgroundType" "0" + "proportionaltoparent" "1" + "mouseinputenabled" "0" + "bgcolor_override" "0 0 0 100" + } + } + + "CharacterSetupButton" + { + "ControlName" "CExImageButton" + "fieldName" "CharacterSetupButton" + "xpos" "30" + "ypos" "102" + "zpos" "11" + "wide" "260" + "tall" "18" + "visible" "1" + "enabled" "1" + "labeltext" "#MMenu_CharacterSetup" + "command" "engine open_charinfo" + "font" "HudFontSmallishBold" + "textAlignment" "west" + "textinsetx" "25" + "sound_depressed" "UI/buttonclick.wav" + "sound_released" "UI/buttonclickrelease.wav" + + "border_default" "" + "border_armed" "MainMenuTabs" + + "defaultFgColor_override" "TanLight" + "armedFgColor_override" "ColorCyan" + + "defaultBgColor_override" "Transparent" + "armedBgColor_override" "25 25 25 148" + } + + "SettingButton" + { + "ControlName" "CExImageButton" + "fieldName" "SettingButton" + "xpos" "30" + "ypos" "122" + "zpos" "11" + "wide" "260" + "tall" "18" + "visible" "1" + "enabled" "1" + "AllCaps" "1" + "labeltext" "#MMenu_Tooltip_Options" + "command" "OpenOptionsDialog" + "font" "HudFontSmallishBold" + "textAlignment" "west" + "textinsetx" "25" + "sound_depressed" "UI/buttonclick.wav" + "sound_released" "UI/buttonclickrelease.wav" + + "border_default" "" + "border_armed" "MainMenuTabs" + + "defaultFgColor_override" "TanLight" + "armedFgColor_override" "ColorCyan" + + "defaultBgColor_override" "Transparent" + "armedBgColor_override" "25 25 25 148" + } + + "AdvSettingsButton" + { + "ControlName" "CExImageButton" + "fieldName" "AdvSettingsButton" + "xpos" "30" + "ypos" "142" + "zpos" "11" + "wide" "260" + "tall" "18" + "visible" "1" + "enabled" "1" + "AllCaps" "1" + "labeltext" "#MMenu_Tooltip_AdvOptions" + "command" "OpenTF2Options" + "font" "HudFontSmallishBold" + "textAlignment" "west" + "textinsetx" "25" + "sound_depressed" "UI/buttonclick.wav" + "sound_released" "UI/buttonclickrelease.wav" + + "border_default" "" + "border_armed" "MainMenuTabs" + + "defaultFgColor_override" "TanLight" + "armedFgColor_override" "ColorCyan" + + "defaultBgColor_override" "Transparent" + "armedBgColor_override" "25 25 25 148" + } + + "GeneralStoreButton" + { + "ControlName" "CExImageButton" + "fieldName" "GeneralStoreButton" + "xpos" "30" + "ypos" "182" + "zpos" "11" + "wide" "260" + "tall" "18" + "visible" "1" + "enabled" "1" + "AllCaps" "1" + "labeltext" "#StoreTitle" + "command" "engine open_store" + "font" "HudFontSmallishBold" + "textAlignment" "west" + "textinsetx" "25" + "sound_depressed" "UI/buttonclick.wav" + "sound_released" "UI/buttonclickrelease.wav" + + "border_default" "" + "border_armed" "MainMenuTabs" + + "defaultFgColor_override" "TanLight" + "armedFgColor_override" "ColorCyan" + + "defaultBgColor_override" "Transparent" + "armedBgColor_override" "25 25 25 148" + } + + "AchievementsButton" + { + "ControlName" "EditablePanel" + "fieldname" "AchievementsButton" + "xpos" "204" + "ypos" "62" + "zpos" "12" + "wide" "20" + "tall" "20" + "visible" "1" + + "SubButton" + { + "ControlName" "CExImageButton" + "fieldName" "SubButton" + "xpos" "0" + "ypos" "0" + "wide" "20" + "tall" "20" + "autoResize" "0" + "pinCorner" "3" + "visible" "1" + "enabled" "1" + "tabPosition" "0" + "font" "CustomIcons" + "use_proportional_insets" "1" + "textAlignment" "center" + "default" "1" + "actionsignallevel" "2" + "paintbackground" "0" + "paintborder" "0" + "sound_depressed" "UI/buttonclick.wav" + "sound_released" "UI/buttonclickrelease.wav" + + "defaultFgColor_override" "TanLight" + "armedFgColor_override" "ColorCyan" + } + } + + "ConsoleButton" + { + "ControlName" "EditablePanel" + "fieldname" "ConsoleButton" + "xpos" "20" + "ypos" "0" + "zpos" "12" + "wide" "20" + "tall" "20" + "visible" "1" + + "pin_to_sibling" "AchievementsButton" + "pin_corner_to_sibling" "PIN_TOPRIGHT" + "pin_to_sibling_corner" "PIN_TOPRIGHT" + + "SubButton" + { + "ControlName" "CExImageButton" + "fieldName" "SubButton" + "xpos" "0" + "ypos" "0" + "wide" "20" + "tall" "20" + "autoResize" "0" + "pinCorner" "3" + "visible" "1" + "enabled" "1" + "tabPosition" "0" + "font" "CustomIcons" + "use_proportional_insets" "1" + "textAlignment" "center" + "default" "1" + "actionsignallevel" "2" + "paintbackground" "0" + "paintborder" "0" + "sound_depressed" "UI/buttonclick.wav" + "sound_released" "UI/buttonclickrelease.wav" + + "defaultFgColor_override" "TanLight" + "armedFgColor_override" "ColorCyan" + } + } + + "ReplayButton" + { + "ControlName" "EditablePanel" + "fieldname" "ReplayButton" + "xpos" "20" + "ypos" "0" + "zpos" "12" + "wide" "20" + "tall" "20" + "visible" "1" + + "pin_to_sibling" "ConsoleButton" + "pin_corner_to_sibling" "PIN_TOPRIGHT" + "pin_to_sibling_corner" "PIN_TOPRIGHT" + + "SubButton" + { + "ControlName" "CExImageButton" + "fieldName" "SubButton" + "xpos" "0" + "ypos" "0" + "wide" "20" + "tall" "20" + "autoResize" "0" + "pinCorner" "3" + "visible" "1" + "enabled" "1" + "tabPosition" "0" + "font" "CustomIcons" + "use_proportional_insets" "1" + "textAlignment" "center" + "default" "1" + "actionsignallevel" "2" + "paintbackground" "0" + "paintborder" "0" + "sound_depressed" "UI/buttonclick.wav" + "sound_released" "UI/buttonclickrelease.wav" + + "defaultFgColor_override" "TanLight" + "armedFgColor_override" "ColorCyan" + } + } + + "ReportBugButton" + { + "ControlName" "EditablePanel" + "fieldname" "ReportBugButton" + "xpos" "20" + "ypos" "0" + "zpos" "12" + "wide" "20" + "tall" "20" + "visible" "1" + + "pin_to_sibling" "ReplayButton" + "pin_corner_to_sibling" "PIN_TOPRIGHT" + "pin_to_sibling_corner" "PIN_TOPRIGHT" + + "SubButton" + { + "ControlName" "CExImageButton" + "fieldName" "SubButton" + "xpos" "0" + "ypos" "0" + "wide" "20" + "tall" "20" + "autoResize" "0" + "pinCorner" "3" + "visible" "1" + "enabled" "1" + "tabPosition" "0" + "font" "CustomIcons" + "use_proportional_insets" "1" + "textAlignment" "center" + "default" "1" + "actionsignallevel" "2" + "paintbackground" "0" + "paintborder" "0" + "sound_depressed" "UI/buttonclick.wav" + "sound_released" "UI/buttonclickrelease.wav" + + "defaultFgColor_override" "TanLight" + "armedFgColor_override" "ColorCyan" + } + } + + "CallVoteButton" + { + "ControlName" "EditablePanel" + "fieldname" "CallVoteButton" + "xpos" "244" + "ypos" "82" + "zpos" "12" + "wide" "20" + "tall" "20" + "visible" "1" + + "pin_corner_to_sibling" "PIN_TOPRIGHT" + "pin_to_sibling_corner" "PIN_TOPRIGHT" + + "SubButton" + { + "ControlName" "CExImageButton" + "fieldName" "SubButton" + "xpos" "0" + "ypos" "0" + "wide" "20" + "tall" "20" + "autoResize" "0" + "pinCorner" "3" + "visible" "1" + "enabled" "1" + "tabPosition" "0" + "font" "CustomIcons" + "use_proportional_insets" "1" + "textAlignment" "center" + "default" "1" + "actionsignallevel" "2" + "paintbackground" "0" + "paintborder" "0" + "sound_depressed" "UI/buttonclick.wav" + "sound_released" "UI/buttonclickrelease.wav" + + "defaultFgColor_override" "TanLight" + "armedFgColor_override" "ColorCyan" + } + } + + "MutePlayersButton" + { + "ControlName" "EditablePanel" + "fieldname" "MutePlayersButton" + "xpos" "20" + "ypos" "0" + "zpos" "12" + "wide" "20" + "tall" "20" + "visible" "1" + + "pin_to_sibling" "CallVoteButton" + "pin_corner_to_sibling" "PIN_TOPRIGHT" + "pin_to_sibling_corner" "PIN_TOPRIGHT" + + "SubButton" + { + "ControlName" "CExImageButton" + "fieldName" "SubButton" + "xpos" "0" + "ypos" "0" + "wide" "20" + "tall" "20" + "autoResize" "0" + "pinCorner" "3" + "visible" "1" + "enabled" "1" + "tabPosition" "0" + "font" "CustomIcons" + "use_proportional_insets" "1" + "textAlignment" "center" + "default" "1" + "actionsignallevel" "2" + "paintbackground" "0" + "paintborder" "0" + "sound_depressed" "UI/buttonclick.wav" + "sound_released" "UI/buttonclickrelease.wav" + + "defaultFgColor_override" "TanLight" + "armedFgColor_override" "ColorCyan" + } + } + + "ReportPlayerButton" + { + "ControlName" "EditablePanel" + "fieldname" "ReportPlayerButton" + "xpos" "20" + "ypos" "0" + "zpos" "12" + "wide" "1" + "tall" "1" + "visible" "1" + + "pin_to_sibling" "MutePlayersButton" + "pin_corner_to_sibling" "PIN_TOPRIGHT" + "pin_to_sibling_corner" "PIN_TOPRIGHT" + + "SubButton" + { + "ControlName" "CExImageButton" + "fieldName" "SubButton" + "xpos" "0" + "ypos" "0" + "wide" "20" + "tall" "20" + "autoResize" "0" + "pinCorner" "3" + "visible" "1" + "enabled" "1" + "tabPosition" "0" + "font" "CustomIcons" + "use_proportional_insets" "1" + "textAlignment" "center" + "default" "1" + "actionsignallevel" "2" + "paintbackground" "0" + "paintborder" "0" + "sound_depressed" "UI/buttonclick.wav" + "sound_released" "UI/buttonclickrelease.wav" + + "defaultFgColor_override" "TanLight" + "armedFgColor_override" "ColorCyan" + } + } + + "BGPanel1" + { + "ControlName" "EditablePanel" + "fieldName" "BGPanel1" + "xpos" "30" + "ypos" "57" + "zpos" "-55" + "wide" "260" + "tall" "370" + "visible" "1" + "bgcolor_override" "25 25 25 200" + "PaintBackgroundType" "2" + } +} \ No newline at end of file diff --git a/resource/ui/mainmenuoverride.res b/resource/ui/mainmenuoverride.res new file mode 100644 index 0000000..556ef3c --- /dev/null +++ b/resource/ui/mainmenuoverride.res @@ -0,0 +1,201 @@ +"#base" "../../resource/preload.res" +"#base" "../../#customizations/_enabled/mainmenuoverride-classic.res" +"#base" "mainmenuoverride-base.res" +#base "../../resource/tools.res" + +"Resource/UI/MainMenuOverride.res" +{ + "TFCharacterImage" + { + "ControlName" "ImagePanel" + "fieldName" "TFCharacterImage" + "xpos" "c-250" + "ypos" "9999" + "zpos" "-99" + "wide" "600" + "tall" "600" + "visible" "1" + "enabled" "1" + "scaleImage" "1" + } + + "Notifications_Panel" + { + "ControlName" "EditablePanel" + "fieldName" "Notifications_Panel" + "xpos" "r255" + "ypos" "45" + "zpos" "100" + "wide" "210" + "tall" "80" + "visible" "0" + "paintbackground" "1" + "border" "NoBorder" + "bgcolor_override" "DarkGrey" + "PaintBackgroundType" "2" + + "Notifications_CloseButton" + { + "ControlName" "CExImageButton" + "fieldName" "Notifications_CloseButton" + "xpos" "186" + "ypos" "8" + "zpos" "10" + "wide" "14" + "tall" "14" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "tabPosition" "0" + "labeltext" "(" + "font" "CustomIcons" + "textAlignment" "center" + "dulltext" "0" + "brighttext" "0" + "default" "0" + "actionsignallevel" "2" + "Command" "noti_hide" + "paintbackground" "0" + + "sound_depressed" "UI/buttonclick.wav" + "sound_released" "UI/buttonclickrelease.wav" + + "defaultFgColor_override" "TanLight" + "armedFgColor_override" "RedSolid" + "depressedFgColor_override" "TanLight" + } + + "Notifications_TitleLabel" + { + "ControlName" "CExLabel" + "fieldName" "Notifications_TitleLabel" + "font" "HudFontSmall" + "labelText" "%notititle%" + "textAlignment" "north-west" + "xpos" "12" + "ypos" "8" + "wide" "250" + "tall" "20" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "fgcolor_override" "ColorCyan" + "wrap" "1" + } + + "Notifications_Scroller" + { + "ControlName" "ScrollableEditablePanel" + "fieldName" "Notifications_Scroller" + "xpos" "8" + "ypos" "25" + "wide" "210" + "tall" "135" + "PaintBackgroundType" "2" + "fgcolor_override" "TextColor" + + "Notifications_Control" + { + "ControlName" "CMainMenuNotificationsControl" + "fieldName" "Notifications_Control" + "xpos" "0" + "ypos" "0" + "wide" "220" + "tall" "135" + "visible" "1" + } + } + } + + "QuestLogButton" + { + "ControlName" "EditablePanel" + "fieldName" "QuestLogButton" + "xpos" "rs1-10" + "ypos" "65" + "zpos" "1" + "wide" "20" + "tall" "20" + "visible" "1" + "enabled" "1" + + "SubButton" + { + "ControlName" "CExImageButton" + "fieldName" "SubButton" + "xpos" "0" + "ypos" "0" + "wide" "20" + "tall" "20" + "autoResize" "0" + "pinCorner" "3" + "visible" "1" + "enabled" "1" + "tabPosition" "0" + "font" "CustomIcons" + "use_proportional_insets" "1" + "textAlignment" "center" + "default" "1" + "actionsignallevel" "2" + "paintbackground" "0" + "paintborder" "0" + "sound_depressed" "UI/buttonclick.wav" + "sound_released" "UI/buttonclickrelease.wav" + "defaultFgColor_override" "TanLight" + "armedFgColor_override" "ColorCyan" + } + } + + "MOTD_ShowButtonPanel" + { + "ControlName" "EditablePanel" + "fieldName" "MOTD_ShowButtonPanel" + "xpos" "0" + "ypos" "20" + "zpos" "0" + "wide" "20" + "tall" "20" + "visible" "1" + "enabled" "1" + + "pin_to_sibling" "QuestLogButton" + "pin_corner_to_sibling" "PIN_BOTTOMLEFT" + "pin_to_sibling_corner" "PIN_BOTTOMLEFT" + + "SubButton" + { + "ControlName" "CExImageButton" + "fieldName" "SubButton" + "xpos" "0" + "ypos" "0" + "wide" "20" + "tall" "20" + "autoResize" "0" + "pinCorner" "3" + "visible" "1" + "enabled" "1" + "tabPosition" "0" + "font" "CustomIcons" + "use_proportional_insets" "1" + "textAlignment" "center" + "default" "1" + "actionsignallevel" "2" + "paintbackground" "0" + "paintborder" "0" + "sound_depressed" "UI/buttonclick.wav" + "sound_released" "UI/buttonclickrelease.wav" + + "defaultFgColor_override" "TanLight" + "armedFgColor_override" "ColorCyan" + } + } + + "DashboardDimmer" + { + "wide" "0" + "tall" "0" + "visible" "o" + } +} \ No newline at end of file diff --git a/resource/ui/mainmenuplaylistentry.res b/resource/ui/mainmenuplaylistentry.res new file mode 100644 index 0000000..7495b2d --- /dev/null +++ b/resource/ui/mainmenuplaylistentry.res @@ -0,0 +1,157 @@ +"Resource/UI/MainMenuPlayListEntry.res" +{ + "ModeImage" + { + "ControlName" "ImagePanel" + "fieldName" "ModeImage" + "xpos" "0" + "ypos" "0" + "zpos" "0" + "wide" "o4" + "tall" "p1.17" + "visible" "1" + "enabled" "1" + "scaleImage" "1" + "proportionaltoparent" "1" + "image" "" + } + + "PlayListDropShadow" + { + "ControlName" "EditablePanel" + "fieldName" "PlayListDropShadow" + "xpos" "0" + "ypos" "0" + "zpos" "1000" + "wide" "f0" + "tall" "f0" + "visible" "1" + "PaintBackgroundType" "2" + "border" "InnerShadowBorderThin" + "proportionaltoparent" "1" + "mouseinputenabled" "0" + } + + "BGColor" + { + "ControlName" "EditablePanel" + "fieldName" "BGColor" + "xpos" "0" + "ypos" "0" + "zpos" "1" + "wide" "f0" + "tall" "f0" + "visible" "1" + "enabled" "1" + "proportionaltoparent" "1" + "bgcolor_override" "TransparentBlack" + } + + "ToolTipHack" + { + "ControlName" "EditablePanel" + "fieldName" "ToolTipHack" + "xpos" "0" + "ypos" "0" + "zpos" "490" + "wide" "f0" + "tall" "f0" + "visible" "1" + "enabled" "1" + "mouseinputenabled" "1" + "eatmouseinput" "0" + } + + "ModeButton" + { + "ControlName" "CExButton" + "fieldName" "ModeButton" + "xpos" "0" + "ypos" "0" + "zpos" "5" + "tall" "50" + "wide" "140" + "visible" "1" + "enabled" "1" + "labelText" "%button_token%" + "use_proportional_insets" "1" + "font" "HudFontMediumSmall" + "textAlignment" "north" + "dulltext" "0" + "brighttext" "0" + "default" "1" + "command" "%button_command%" + "proportionaltoparent" "1" + "actionsignallevel" "2" + "textinsety" "5" + + "border_default" "NoBorder" + "border_armed" "CyanBorderThick" + "paintbackground" "0" + + "sound_depressed" "UI/buttonclick.wav" + "sound_released" "UI/buttonclickrelease.wav" + + "defaultFgColor_override" "TanLight" + "armedFgColor_override" "TanLight" + "depressedFgColor_override" "TanLight" + } + + "MatchmakingBanPanel" + { + "ControlName" "EditablePanel" + "fieldName" "MatchmakingBanPanel" + "xpos" "0" + "ypos" "0" + "zpos" "3" + "wide" "f0" + "tall" "f0" + "visible" "0" + "enabled" "1" + "mouseinputenabled" "0" + "bgcolor_override" "0 0 0 250" + "proportionaltoparent" "1" + + "MatchmakingBanDurationLabel" + { + "ControlName" "CExLabel" + "fieldName" "MatchmakingBanDurationLabel" + "font" "MMenuPlayListDesc" + "fgcolor_override" "RedSolid" + "labelText" "#TF_Matchmaking_Ban_Duration_Remaining" + "textalignment" "south-west" + "xpos" "5" + "ypos" "0" + "zpos" "2" + "wide" "f0" + "tall" "f0" + "visible" "1" + "enabled" "1" + "autoResize" "1" + "pinCorner" "0" + "proportionaltoparent" "1" + "paintbackground" "0" + } + } + + "DescLabel" + { + "ControlName" "CExLabel" + "fieldName" "DescLabel" + "xpos" "9999" + } + + "DescLabelShadow" + { + "ControlName" "CExLabel" + "fieldName" "DescLabelShadow" + "xpos" "9999" + } + + "DisabledIcon" + { + "ControlName" "CExImageButton" + "fieldName" "DisabledIcon" + "xpos" "9999" + } +} \ No newline at end of file diff --git a/resource/ui/mapinfomenu.res b/resource/ui/mapinfomenu.res new file mode 100644 index 0000000..b085acb --- /dev/null +++ b/resource/ui/mapinfomenu.res @@ -0,0 +1,228 @@ +"Resource/UI/MapInfoMenu.res" +{ + "mapinfo" + { + "ControlName" "Frame" + "fieldName" "mapinfo" + "xpos" "0" + "ypos" "0" + "wide" "f0" + "tall" "480" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + } + + "MainBG" + { + "ControlName" "ImagePanel" + "fieldName" "MainBG" + "xpos" "0" + "ypos" "0" + "wide" "f0" + "tall" "f0" + "autoResize" "0" + "pinCorner" "0" + "visible" "0" + "enabled" "0" + "fillcolor" "TransparentBlack" + } + + "MapInfoTitle" + { + "ControlName" "CExLabel" + "fieldName" "MapInfoTitle" + "xpos" "0" + "ypos" "20" + "zpos" "1" + "wide" "f0" + "tall" "25" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "labelText" "%mapname%" + "textAlignment" "center" + "font" "Cerbetica32" + "fgcolor" "TanLight" + "allcaps" "1" + } + + "MapInfoType" + { + "ControlName" "CExLabel" + "fieldName" "MapInfoType" + "xpos" "0" + "ypos" "0" + "zpos" "1" + "wide" "f0" + "tall" "25" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "labelText" "%gamemode%" + "textAlignment" "center" + "font" "HudFontSmallishBold" + "fgcolor" "TanLight" + + "pin_to_sibling" "MapInfoTitle" + "pin_corner_to_sibling" "PIN_TOPLEFT" + "pin_to_sibling_corner" "PIN_BOTTOMLEFT" + } + + "MapInfoText" + { + "ControlName" "CExRichText" + "fieldName" "MapInfoText" + "xpos" "0" + "ypos" "-40" + "zpos" "1" + "wide" "400" + "tall" "170" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "textAlignment" "center" + "font" "HudFontSmall" + "fgcolor" "TanLight" + "bgcolor_override" "Transparent" + + "pin_to_sibling" "MapImage" + "pin_corner_to_sibling" "PIN_TOPLEFT" + "pin_to_sibling_corner" "PIN_TOPRIGHT" + } + + "MapImage" + { + "ControlName" "ImagePanel" + "fieldName" "MapImage" + "xpos" "120" + "ypos" "c-120" + "zpos" "2" + "wide" "270" + "tall" "270" + "visible" "0" + "enabled" "1" + "image" "" + "scaleImage" "1" + } + + "MapInfoContinue" + { + "ControlName" "CExButton" + "fieldName" "MapInfoContinue" + "xpos" "r225" + "ypos" "r50" + "zpos" "2" + "wide" "200" + "tall" "40" + "autoResize" "0" + "pinCorner" "2" + "visible" "1" + "enabled" "1" + "labelText" "#TF_Continue" + "textAlignment" "center" + "dulltext" "0" + "brighttext" "0" + "command" "continue" + "default" "1" + "font" "HudFontMedium" + "paintbackground" "1" + + "defaultBgColor_override" "TransparentBlack" + "armedBgColor_override" "HudBlack" + "depressedBgColor_override" "TransparentBlack" + "selectedBgColor_override" "HudBlack" + + "defaultFgColor_override" "TanDark" + "armedFgColor_override" "TanLight" + "depressedFgColor_override" "TanDark" + "selectedFgColor_override" "TanLight" + + "sound_depressed" "UI/buttonclick.wav" + "sound_released" "UI/buttonclickrelease.wav" + } + + "MapInfoWatchIntro" + { + "ControlName" "CExButton" + "fieldName" "MapInfoWatchIntro" + "xpos" "9999" + } + + "MapInfoBack" + { + "ControlName" "CExButton" + "fieldName" "MapInfoBack" + "xpos" "30" + "ypos" "r50" + "zpos" "2" + "wide" "200" + "tall" "40" + "autoResize" "0" + "pinCorner" "2" + "visible" "1" + "enabled" "1" + "labelText" "#TF_Back" + "textAlignment" "center" + "dulltext" "0" + "brighttext" "0" + "command" "back" + "font" "HudFontMedium" + "paintbackground" "1" + + "defaultBgColor_override" "TransparentBlack" + "armedBgColor_override" "HudBlack" + "depressedBgColor_override" "TransparentBlack" + "selectedBgColor_override" "HudBlack" + + "defaultFgColor_override" "TanDark" + "armedFgColor_override" "TanLight" + "depressedFgColor_override" "TanDark" + "selectedFgColor_override" "TanLight" + + "sound_depressed" "UI/buttonclick.wav" + "sound_released" "UI/buttonclickrelease.wav" + } + + "MenuBG" + { + "ControlName" "CTFImagePanel" + "fieldName" "MenuBG" + "xpos" "9999" + } + + "ShadedBar" + { + "ControlName" "ImagePanel" + "fieldName" "ShadedBar" + "xpos" "9999" + } + + "teambutton0SC" + { + "ControlName" "CExButton" + "fieldName" "teambutton0SC" + "wide" "0" + "tall" "0" + "visible" "1" + "enabled" "1" + "labelText" "&E" + "command" "continue" + } + + "teambutton1SC" + { + "ControlName" "CExButton" + "fieldName" "teambutton1SC" + "wide" "0" + "tall" "0" + "visible" "1" + "enabled" "1" + "labelText" "&Q" + "command" "back" + } +} \ No newline at end of file diff --git a/resource/ui/matchhistoryentrypanel.res b/resource/ui/matchhistoryentrypanel.res new file mode 100644 index 0000000..edafe50 --- /dev/null +++ b/resource/ui/matchhistoryentrypanel.res @@ -0,0 +1,510 @@ +"MatchHistoryEntryPanel" +{ + "MatchEntry" + { + "fieldName" "MatchEntry" + "xpos" "0" + "ypos" "0" + "wide" "f0" + "tall" "17" + "proportionaltoparent" "1" + "resize_time" "0.2" + } + + "Container" + { + "ControlName" "EditablePanel" + "fieldName" "Container" + "xpos" "0" + "ypos" "0" + "wide" "f0" + "tall" "17" + "proportionaltoparent" "1" + + "bgcolor_override" "0 0 0 120" + + "EntryToggleButton" + { + "ControlName" "CExButton" + "fieldName" "EntryToggleButton" + "xpos" "0" + "ypos" "0" + "wide" "f0" + "tall" "f0" + "proportionaltoparent" "1" + + "actionsignallevel" "2" + "command" "toggle_collapse" + "labeltext" "" + + "border_default" "NoBorder" + "defaultBgColor_override" "0 0 0 0" + + "border_armed" "NoBorder" + "armedBgColor_override" "0 255 175 50" + + "sound_armed" "ui/item_info_mouseover.wav" + "sound_depressed" "UI/buttonclick.wav" + "sound_released" "UI/buttonclickrelease.wav" + } + + "WinLabel" + { + "ControlName" "Label" + "fieldName" "WinLabel" + "xpos" "10" + "ypos" "0" + "wide" "f0" + "tall" "f0" + "proportionaltoparent" "1" + "visible" "0" + "mouseinputenabled" "0" + + "labeltext" "#TF_Competitive_MatchHistory_Win" + "font" "HudFontSmallest" + "fgcolor_override" "95 164 44 255" + "textAlignment" "west" + } + + "LossLabel" + { + "ControlName" "Label" + "fieldName" "LossLabel" + "xpos" "10" + "ypos" "0" + "wide" "f0" + "tall" "f0" + "proportionaltoparent" "1" + "visible" "0" + "mouseinputenabled" "0" + + "labeltext" "#TF_Competitive_MatchHistory_Loss" + "font" "HudFontSmallest" + "fgcolor_override" "141 63 63 255" + "textAlignment" "west" + } + + "DateLabel" + { + "ControlName" "Label" + "fieldName" "DateLabel" + "xpos" "p0.2" + "ypos" "0" + "wide" "f0" + "tall" "f0" + "proportionaltoparent" "1" + "visible" "1" + "mouseinputenabled" "0" + + "labeltext" "%match_date%" + "font" "MMenuPlayListDesc" + "fgcolor_override" "TanLight" + "textAlignment" "west" + } + + "MapNameLabel" + { + "ControlName" "Label" + "fieldName" "MapNameLabel" + "xpos" "p0.60" + "ypos" "0" + "wide" "f0" + "tall" "f0" + "proportionaltoparent" "1" + "visible" "1" + "mouseinputenabled" "0" + + "labeltext" "%map_name%" + "font" "MMenuPlayListDesc" + "fgcolor_override" "TanLight" + "textAlignment" "west" + } + + "KDLabel" + { + "ControlName" "Label" + "fieldName" "KDLabel" + "xpos" "p0.9" + "ypos" "0" + "wide" "100" + "tall" "f0" + "proportionaltoparent" "1" + "visible" "1" + "mouseinputenabled" "0" + + "labeltext" "%kd_ratio%" + "font" "MMenuPlayListDesc" + "fgcolor_override" "TanLight" + "textAlignment" "west" + } + } + + "BottomStats" + { + "ControlName" "EditablePanel" + "fieldName" "BottomStats" + "xpos" "0" + "ypos" "17" + "wide" "f0" + "tall" "0" + "proportionaltoparent" "1" + "bgcolor_override" "0 0 0 190" + "autoresize" "2" + "pincorner" "3" + + "InnerShadow" + { + "ControlName" "EditablePanel" + "fieldName" "InnerShadow" + "xpos" "0" + "ypos" "0" + "wide" "f0" + "tall" "f0" + "zpos" "1" + "proportionaltoparent" "1" + "autoresize" "2" + "pincorner" "3" + + "border" "InnerShadowBorder" + } + + "SlidingStatsContainer" + { + "ControlName" "EditablePanel" + "fieldName" "SlidingStatsContainer" + "xpos" "0" + "ypos" "rs1+17" + "wide" "f0" + "tall" "50" + "proportionaltoparent" "1" + + "pincorner" "3" // Just slide down + + "BGImage" + { + "ControlName" "ScalableImagePanel" + "fieldName" "BGImage" + "xpos" "-2" + "ypos" "0" + "wide" "o1" + "tall" "50" + "image" "casual\gametype_koth" + "proportionaltoparent" "1" + } + + "GradientImage" + { + "ControlName" "ImagePanel" + "fieldName" "GradientImage" + "xpos" "8" + "ypos" "0" + "zpos" "1" + "wide" "o1" + "tall" "40" + "image" "training\gradient_black" + "proportionaltoparent" "1" + "rotation" "1" + } + + // First column + "KillsMedal" + { + "ControlName" "ScalableImagePanel" + "fieldName" "KillsMedal" + "xpos" "p0.2" + "ypos" "2" + "wide" "o1" + "tall" "10" + "zpos" "100" + "image" "competitive\competitive_coin_bronze" + "proportionaltoparent" "1" + } + + "KillsLabel" + { + "ControlName" "Label" + "fieldName" "KillsLabel" + "xpos" "p0.2+10" + "ypos" "0" + "wide" "f0" + "tall" "15" + "proportionaltoparent" "1" + "visible" "1" + "mouseinputenabled" "0" + + "labeltext" "%stat_kills%" + "font" "MMenuPlayListDesc" + "fgcolor_override" "TanLight" + "textAlignment" "west" + } + + "DeathsLabel" + { + "ControlName" "Label" + "fieldName" "DeathsLabel" + "xpos" "p0.2+10" + "ypos" "10" + "wide" "f0" + "tall" "15" + "proportionaltoparent" "1" + "visible" "1" + "mouseinputenabled" "0" + + "labeltext" "%stat_deaths%" + "font" "MMenuPlayListDesc" + "fgcolor_override" "TanLight" + "textAlignment" "west" + } + + "DamageMedal" + { + "ControlName" "ScalableImagePanel" + "fieldName" "DamageMedal" + "xpos" "p0.2" + "ypos" "22" + "wide" "o1" + "tall" "10" + "zpos" "100" + "image" "competitive\competitive_coin_bronze" + "proportionaltoparent" "1" + } + + "DamageLabel" + { + "ControlName" "Label" + "fieldName" "DamageLabel" + "xpos" "p0.2+10" + "ypos" "20" + "wide" "f0" + "tall" "15" + "proportionaltoparent" "1" + "visible" "1" + "mouseinputenabled" "0" + + "labeltext" "%stat_damage%" + "font" "MMenuPlayListDesc" + "fgcolor_override" "TanLight" + "textAlignment" "west" + } + + // Second column + "HealingMedal" + { + "ControlName" "ScalableImagePanel" + "fieldName" "HealingMedal" + "xpos" "p0.6-10" + "ypos" "2" + "wide" "o1" + "tall" "10" + "zpos" "100" + "image" "competitive\competitive_coin_bronze" + "proportionaltoparent" "1" + } + + "HealingLabel" + { + "ControlName" "Label" + "fieldName" "HealingLabel" + "xpos" "p0.6" + "ypos" "0" + "wide" "f0" + "tall" "15" + "proportionaltoparent" "1" + "visible" "1" + "mouseinputenabled" "0" + + "labeltext" "%stat_healing%" + "font" "MMenuPlayListDesc" + "fgcolor_override" "TanLight" + "textAlignment" "west" + } + + "SupportMedal" + { + "ControlName" "ScalableImagePanel" + "fieldName" "SupportMedal" + "xpos" "p0.6-10" + "ypos" "12" + "wide" "o1" + "tall" "10" + "zpos" "100" + "image" "competitive\competitive_coin_bronze" + "proportionaltoparent" "1" + } + + "SupportLabel" + { + "ControlName" "Label" + "fieldName" "SupportLabel" + "xpos" "p0.6" + "ypos" "10" + "wide" "f0" + "tall" "15" + "proportionaltoparent" "1" + "visible" "1" + "mouseinputenabled" "0" + + "labeltext" "%stat_support%" + "font" "MMenuPlayListDesc" + "fgcolor_override" "TanLight" + "textAlignment" "west" + } + + "ScoreMedal" + { + "ControlName" "ScalableImagePanel" + "fieldName" "ScoreMedal" + "xpos" "p0.6-10" + "ypos" "22" + "wide" "o1" + "tall" "10" + "zpos" "100" + "image" "competitive\competitive_coin_bronze" + "proportionaltoparent" "1" + } + + "ScoreLabel" + { + "ControlName" "Label" + "fieldName" "ScoreLabel" + "xpos" "p0.6" + "ypos" "20" + "wide" "f0" + "tall" "15" + "proportionaltoparent" "1" + "visible" "1" + "mouseinputenabled" "0" + + "pincorner" "3" + + "labeltext" "%stat_score%" + "font" "MMenuPlayListDesc" + "fgcolor_override" "TanLight" + "textAlignment" "west" + } + + "ClassIcons" + { + "ControlName" "EditablePanel" + "fieldName" "ClassIcons" + "xpos" "rs1-5" + "ypos" "2" + "wide" "o1" + "tall" "30" + "zpos" "1" + "proportionaltoparent" "1" + + // First row + "ScoutIcon" + { + "ControlName" "ScalableImagePanel" + "fieldName" "ScoutIcon" + "xpos" "0" + "ypos" "0" + "wide" "p0.333" + "tall" "p0.333" + "image" "class_icons/filter_scout" + "proportionaltoparent" "1" + } + + "PyroIcon" + { + "ControlName" "ScalableImagePanel" + "fieldName" "PyroIcon" + "xpos" "p0.333" + "ypos" "0" + "wide" "p0.333" + "tall" "p0.333" + "image" "class_icons/filter_pyro" + "proportionaltoparent" "1" + } + + "SoldierIcon" + { + "ControlName" "ScalableImagePanel" + "fieldName" "SoldierIcon" + "xpos" "p0.666" + "ypos" "0" + "wide" "p0.333" + "tall" "p0.333" + "image" "class_icons/filter_soldier" + "proportionaltoparent" "1" + } + + // Second row + "DemoIcon" + { + "ControlName" "ScalableImagePanel" + "fieldName" "DemoIcon" + "xpos" "0" + "ypos" "p0.333" + "wide" "p0.333" + "tall" "p0.333" + "image" "class_icons/filter_demo" + "proportionaltoparent" "1" + } + + "HeavyIcon" + { + "ControlName" "ScalableImagePanel" + "fieldName" "HeavyIcon" + "xpos" "p0.333" + "ypos" "p0.333" + "wide" "p0.333" + "tall" "p0.333" + "image" "class_icons/filter_heavy" + "proportionaltoparent" "1" + } + + "EngineerIcon" + { + "ControlName" "ScalableImagePanel" + "fieldName" "EngineerIcon" + "xpos" "p0.666" + "ypos" "p0.333" + "wide" "p0.333" + "tall" "p0.333" + "image" "class_icons/filter_engineer" + "proportionaltoparent" "1" + } + + // Third row + "MedicIcon" + { + "ControlName" "ScalableImagePanel" + "fieldName" "MedicIcon" + "xpos" "0" + "ypos" "p0.666" + "wide" "p0.333" + "tall" "p0.333" + "image" "class_icons/filter_medic" + "proportionaltoparent" "1" + } + + "SniperIcon" + { + "ControlName" "ScalableImagePanel" + "fieldName" "SniperIcon" + "xpos" "p0.333" + "ypos" "p0.666" + "wide" "p0.333" + "tall" "p0.333" + "image" "class_icons/filter_sniper" + "proportionaltoparent" "1" + } + + "SpyIcon" + { + "ControlName" "ScalableImagePanel" + "fieldName" "SpyIcon" + "xpos" "p0.666" + "ypos" "p0.666" + "wide" "p0.333" + "tall" "p0.333" + "image" "class_icons/filter_spy" + "proportionaltoparent" "1" + } + } + } + } +} \ No newline at end of file diff --git a/resource/ui/matchmakingcasualcriteria.res b/resource/ui/matchmakingcasualcriteria.res new file mode 100644 index 0000000..0821fe9 --- /dev/null +++ b/resource/ui/matchmakingcasualcriteria.res @@ -0,0 +1,264 @@ +"Resource/UI/MatchmakingCasualCriteria.res" +{ + "PlaylistBGPanel" + { + "ControlName" "EditablePanel" + "fieldName" "PlaylistBGPanel" + "xpos" "cs-0.5" + "ypos" "0" + "zpos" "-1" + "wide" "p0.98" + "tall" "p1" + "visible" "1" + "PaintBackgroundType" "2" + "proportionaltoparent" "1" + "pinCorner" "2" + "autoResize" "1" + + "RankImage" + { + "ControlName" "CTFLocalPlayerBadgePanel" + "fieldName" "RankImage" + "xpos" "4" + "ypos" "-8" + "zpos" "110" + "wide" "o1" + "tall" "60" + "visible" "0" + "enabled" "1" + "proportionaltoparent" "1" + "mouseinputenabled" "0" + "matchgroup" "MatchGroup_Casual_12v12" + } + + "RankPanel" + { + "ControlName" "CPvPRankPanel" + "fieldName" "RankPanel" + "xpos" "0" + "ypos" "-65" + "zpos" "100" + "wide" "330" + "tall" "102" + "visible" "1" + "proportionaltoparent" "1" + "mouseinputenabled" "0" + "matchgroup" "MatchGroup_Casual_12v12" + "show_model" "0" + "show_name" "0" + "show_stats" "1" + } + + "RestoreCasualSearchCriteria" + { + "ControlName" "CExImageButton" + "fieldName" "RestoreCasualSearchCriteria" + "xpos" "rs1-27" + "ypos" "38" + "zpos" "100" + "wide" "15" + "tall" "o1" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "tabPosition" "0" + "labelText" "" + "font" "HudFontSmall" + "textAlignment" "center" + "dulltext" "0" + "brighttext" "0" + "default" "0" + "Command" "restore_search_criteria" + "sound_depressed" "UI/buttonclick.wav" + "sound_released" "UI/buttonclickrelease.wav" + "actionsignallevel" "2" + "proportionaltoparent" "1" + "image_drawcolor" "White" + "image_armedcolor" "169 123 53 255" + + "SubImage" + { + "ControlName" "ImagePanel" + "fieldName" "SubImage" + "xpos" "2" + "ypos" "2" + "zpos" "1" + "wide" "11" + "tall" "11" + "visible" "1" + "enabled" "1" + "image" "button_load" + "scaleImage" "1" + } + } + + "SaveCasualSearchCriteria" + { + "ControlName" "CExImageButton" + "fieldName" "SaveCasualSearchCriteria" + "xpos" "rs1-7" + "ypos" "38" + "zpos" "100" + "wide" "15" + "tall" "o1" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "tabPosition" "0" + "labelText" "" + "font" "HudFontSmall" + "textAlignment" "center" + "dulltext" "0" + "brighttext" "0" + "default" "0" + "Command" "save_search_criteria" + "sound_depressed" "UI/buttonclick.wav" + "sound_released" "UI/buttonclickrelease.wav" + "actionsignallevel" "2" + "proportionaltoparent" "1" + "image_drawcolor" "White" + "image_armedcolor" "169 123 53 255" + + "SubImage" + { + "ControlName" "ImagePanel" + "fieldName" "SubImage" + "xpos" "2" + "ypos" "2" + "zpos" "1" + "wide" "11" + "tall" "11" + "visible" "1" + "enabled" "1" + "image" "button_save" + "scaleImage" "1" + } + } + + "ShowExplanationsButton" + { + "ControlName" "CExButton" + "fieldName" "ShowExplanationsButton" + "wide" "0" + "tall" "0" + "visible" "0" + "enabled" "0" + } + + "Title" + { + "ControlName" "Label" + "fieldName" "Title" + "xpos" "10" + "ypos" "35" + "zpos" "0" + "wide" "f0" + "tall" "20" + "proportionaltoparent" "1" + "labeltext" "#TF_Casual_MapSelection" + "textAlignment" "west" + "font" "HudFontSmall" + "mouseinputenabled" "0" + } + + "SelectedCount" + { + "ControlName" "Label" + "fieldName" "SelectedCount" + "xpos" "100" + "ypos" "35" + "zpos" "0" + "wide" "f0" + "tall" "20" + "proportionaltoparent" "1" + "labeltext" "%selected_maps_count%" + "textAlignment" "west" + "font" "HudFontSmallest" + "fgcolor_override" "TanDark" + "mouseinputenabled" "1" + } + + "QueueEstimation" + { + "ControlName" "Label" + "fieldName" "QueueEstimation" + "xpos" "rs1-5" + "ypos" "38" + "zpos" "0" + "wide" "f0" + "tall" "20" + "proportionaltoparent" "1" + "labeltext" "#TF_Casual_QueueEstimation" + "textAlignment" "east" + "font" "HudFontSmallest" + "fgcolor_override" "TanLight" + "textinsetx" "5" + "visible" "0" + "mouseinputenabled" "0" + } + + "PlayListDropShadow" + { + "ControlName" "EditablePanel" + "fieldName" "PlayListDropShadow" + "xpos" "cs-0.5" + "ypos" "55" + "zpos" "101" + "wide" "f15" + "tall" "f63" + "visible" "1" + "PaintBackgroundType" "2" + "border" "InnerShadowBorder" + "proportionaltoparent" "1" + "mouseinputenabled" "0" + } + + "GameModesList" + { + "ControlName" "CScrollableList" + "fieldName" "GameModesList" + "xpos" "cs-0.5" + "ypos" "55" + "wide" "f15" + "tall" "f63" + "visible" "1" + "proportionaltoparent" "1" + "restrict_width" "0" + "border" "MainMenuBGBorder" + + "ScrollBar" + { + "ControlName" "ScrollBar" + "FieldName" "ScrollBar" + "xpos" "rs0.7-1" + "ypos" "0" + "tall" "f0" + "wide" "5" // This gets slammed from client schme. GG. + "zpos" "1000" + "nobuttons" "1" + "proportionaltoparent" "1" + + "Slider" + { + "fgcolor_override" "TanDark" + } + + "UpButton" + { + "ControlName" "Button" + "FieldName" "UpButton" + "visible" "0" + } + + "DownButton" + { + "ControlName" "Button" + "FieldName" "DownButton" + "visible" "0" + } + } + } + } +} \ No newline at end of file diff --git a/resource/ui/matchmakingdashboard.res b/resource/ui/matchmakingdashboard.res new file mode 100644 index 0000000..a11ad82 --- /dev/null +++ b/resource/ui/matchmakingdashboard.res @@ -0,0 +1,724 @@ +"Resource/UI/MatchMakingDashboard.res" +{ + "MMDashboard" + { + "fieldName" "MMDashboard" + "visible" "1" + "enabled" "1" + "xpos" "cs-0.5" + "ypos" "-5" + "zpos" "10001" + "wide" "f0" + "tall" "35" + "keyboardinputenabled" "0" + + "collapsed_height" "0" + "expanded_height" "35" + "resize_time" "0.2" + } + + "TopBar" + { + "ControlName" "EditablePanel" + "fieldName" "TopBar" + "xpos" "cs-0.5" + "ypos" "0" + "zpos" "1" + "wide" "f0" + "tall" "34" + "visible" "1" + "proportionaltoparent" "1" + + "pinCorner" "2" + "autoResize" "1" + + "Gradient" + { + "ControlName" "ImagePanel" + "fieldName" "Gradient" + "xpos" "0" + "ypos" "0" + "wide" "p0.5" + "tall" "f6" + "zpos" "0" + "visible" "0" + "enabled" "0" + "rotation" "2" + "proportionaltoparent" "1" + "scaleimage" "1" + "mouseinputenabled" "0" + "alpha" "100" + + "image" "gradient_pure_black" + } + + "BGPanel" + { + "ControlName" "EditablePanel" + "fieldName" "BGPanel" + "xpos" "cs-0.5" + "ypos" "0" + "zpos" "1" + "wide" "f0" + "tall" "29" + "visible" "0" + "paintborder" "1" + "paintbackground" "1" + "PaintBackgroundType" "0" + "bgcolor_override" "DarkGrey" + "border" "OuterShadowBorder" + + "proportionaltoparent" "1" + } + + "OuterShadow" + { + "ControlName" "EditablePanel" + "fieldName" "OuterShadow" + "xpos" "cs-0.5" + "ypos" "cs-0.5" + "zpos" "-2" + "wide" "p1.1" + "tall" "p1" + "visible" "0" + "PaintBackgroundType" "2" + "border" "" + "proportionaltoparent" "1" + } + + "PartySlotBG" + { + "ControlName" "EditablePanel" + "fieldName" "PartySlotBG" + "xpos" "0" + "ypos" "0" + "zpos" "90" + "wide" "144" + "tall" "24" + "visible" "1" + "PaintBackgroundType" "0" + "bgcolor_override" "DarkGrey" + "proportionaltoparent" "1" + + "pin_to_sibling" "PartySlot0" + "pin_corner_to_sibling" "PIN_TOPLEFT" + "pin_to_sibling_corner" "PIN_TOPLEFT" + } + + "PartySlot0" + { + "ControlName" "CDashboardPartyMember" + "fieldName" "PartySlot0" + "xpos" "0" + "ypos" "rs1-5" + "zpos" "100" + "wide" "o1" + "tall" "24" + "autoResize" "0" + "pinCorner" "3" + "visible" "1" + "enabled" "1" + "tabPosition" "0" + "proportionaltoparent" "1" + "mouseinputenabled" "1" + "keyboardinputenabled" "0" + + "party_slot" "0" + } + + "PartySlot1" + { + "ControlName" "CDashboardPartyMember" + "fieldName" "PartySlot1" + "xpos" "-24" + "ypos" "0" + "zpos" "100" + "wide" "o1" + "tall" "24" + "autoResize" "0" + "pinCorner" "3" + "visible" "1" + "enabled" "1" + "tabPosition" "0" + "proportionaltoparent" "1" + "mouseinputenabled" "1" + "keyboardinputenabled" "0" + + "party_slot" "1" + + "pin_to_sibling" "PartySlot0" + "pin_corner_to_sibling" "PIN_TOPLEFT" + "pin_to_sibling_corner" "PIN_TOPLEFT" + } + + "PartySlot2" + { + "ControlName" "CDashboardPartyMember" + "fieldName" "PartySlot2" + "xpos" "-24" + "ypos" "0" + "zpos" "100" + "wide" "o1" + "tall" "24" + "autoResize" "0" + "pinCorner" "3" + "visible" "1" + "enabled" "1" + "tabPosition" "0" + "proportionaltoparent" "1" + "mouseinputenabled" "1" + "keyboardinputenabled" "0" + + "party_slot" "2" + + "pin_to_sibling" "PartySlot1" + "pin_corner_to_sibling" "PIN_TOPLEFT" + "pin_to_sibling_corner" "PIN_TOPLEFT" + } + + "PartySlot3" + { + "ControlName" "CDashboardPartyMember" + "fieldName" "PartySlot3" + "xpos" "-24" + "ypos" "0" + "zpos" "100" + "wide" "o1" + "tall" "24" + "autoResize" "0" + "pinCorner" "3" + "visible" "1" + "enabled" "1" + "tabPosition" "0" + "proportionaltoparent" "1" + "mouseinputenabled" "1" + "keyboardinputenabled" "0" + + "party_slot" "3" + + "pin_to_sibling" "PartySlot2" + "pin_corner_to_sibling" "PIN_TOPLEFT" + "pin_to_sibling_corner" "PIN_TOPLEFT" + } + + "PartySlot4" + { + "ControlName" "CDashboardPartyMember" + "fieldName" "PartySlot4" + "xpos" "-24" + "ypos" "0" + "zpos" "100" + "wide" "o1" + "tall" "24" + "autoResize" "0" + "pinCorner" "3" + "visible" "1" + "enabled" "1" + "tabPosition" "0" + "proportionaltoparent" "1" + "mouseinputenabled" "1" + "keyboardinputenabled" "0" + + "party_slot" "4" + + "pin_to_sibling" "PartySlot3" + "pin_corner_to_sibling" "PIN_TOPLEFT" + "pin_to_sibling_corner" "PIN_TOPLEFT" + } + + "PartySlot5" + { + "ControlName" "CDashboardPartyMember" + "fieldName" "PartySlot5" + "xpos" "-24" + "ypos" "0" + "zpos" "100" + "wide" "o1" + "tall" "24" + "autoResize" "0" + "pinCorner" "3" + "visible" "1" + "enabled" "1" + "tabPosition" "0" + "proportionaltoparent" "1" + "mouseinputenabled" "1" + "keyboardinputenabled" "0" + + "party_slot" "5" + + "pin_to_sibling" "PartySlot4" + "pin_corner_to_sibling" "PIN_TOPLEFT" + "pin_to_sibling_corner" "PIN_TOPLEFT" + } + + "ToggleChatButton" + { + "ControlName" "CExImageButton" + "fieldName" "ToggleChatButton" + "xpos" "-24" + "ypos" "4" + "zpos" "100" + "wide" "30" + "tall" "f6" + "autoResize" "0" + "pinCorner" "3" + "visible" "1" + "enabled" "1" + "tabPosition" "0" + "labeltext" "m" + "font" "CustomIcons" + "textAlignment" "center" + "dulltext" "0" + "brighttext" "0" + "Command" "toggle_chat" + "proportionaltoparent" "1" + "mouseinputenabled" "1" + "keyboardinputenabled" "0" + "actionsignallevel" "2" + "roundedcorners" "0" + "paintbackground" "0" //1 + + "sound_depressed" "UI/buttonclick.wav" + "sound_released" "UI/buttonclickrelease.wav" + + "defaultFgColor_override" "TanLight" + "armedFgColor_override" "ColorCyan" + + "armedBgColor_override" "Transparent" + "defaultBgColor_override" "Transparent" + + "border" "OuterShadowBorder" + + "pin_to_sibling" "PartySlot5" + "pin_corner_to_sibling" "PIN_TOPLEFT" + "pin_to_sibling_corner" "PIN_TOPLEFT" + } + + "QueueContainer" + { + "ControlName" "EditablePanel" + "fieldName" "QueueContainer" + "xpos" "cs-0.5" + "ypos" "-50" + "zpos" "111" + "wide" "220" + "tall" "f0" + "visible" "1" + "proportionaltoparent" "1" + + "OuterShadow" + { + "ControlName" "Panel" + "fieldName" "OuterShadow" + "xpos" "0" + "ypos" "0" + "zpos" "-1" + "wide" "f0" + "tall" "f0" + "visible" "1" + "proportionaltoparent" "1" + + "border" "OuterShadowBorderThin" + } + + "BGPanel" + { + "ControlName" "Panel" + "fieldName" "BGPanel" + "xpos" "cs-0.5" + "ypos" "cs-0.5" + "zpos" "0" + "wide" "f4" + "tall" "f4" + "visible" "1" + "proportionaltoparent" "1" + + "border" "ReplayDefaultBorder" + "bgcolor_override" "DarkGrey" + } + + "QueueLogoButton" + { + "ControlName" "Button" + "fieldName" "QueueLogoButton" + "xpos" "0" + "ypos" "1" + "zpos" "10" + "wide" "o1" + "tall" "f0" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "tabPosition" "0" + "labeltext" "" + "font" "HudFontSmallBold" + "textAlignment" "center" + "dulltext" "0" + "brighttext" "0" + "default" "1" + "Command" "queue_logo_clicked" + "proportionaltoparent" "1" + "actionsignallevel" "3" + "button_activation_type" "1" + + "paintbackground" "0" + "paintborder" "0" + } + + "CTFLogoPanel" + { + "ControlName" "CTFLogoPanel" + "fieldname" "CTFLogoPanel" + "xpos" "0" + "ypos" "1" + "zpos" "5" + "wide" "o1" + "tall" "f0" + "visible" "1" + "proportionaltoparent" "1" + + "radius" "10" + "velocity" "100" + + "fgcolor_override" "TFOrange" + } + + "QueueText" + { + "ControlName" "CAutoFittingLabel" + "fieldName" "QueueText" + "xpos" "33" + "ypos" "1" + "wide" "f55" + "zpos" "100" + "tall" "f0" + "visible" "1" + "enabled" "1" + "font" "Font14" + "fgcolor_override" "Button Color" + "textAlignment" "west" + "labelText" "%queue_state%" + "defaultBgColor_override" "TextColor" + "proportionaltoparent" "1" + "mouseinputenabled" "0" + } + + "MultiQueuesManageButton" + { + "ControlName" "CExImageButton" + "fieldName" "MultiQueuesManageButton" + "xpos" "rs1-10" + "ypos" "10" + "zpos" "10" + "wide" "20" + "tall" "16" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "tabPosition" "0" + "labeltext" ")" // Multiple cogs, ( is for one + "font" "IconFont18" + "textAlignment" "center" + "dulltext" "0" + "brighttext" "0" + "default" "1" + "sound_depressed" "UI/buttonclick.wav" + "sound_released" "UI/buttonclickrelease.wav" + "Command" "manage_queues" + "proportionaltoparent" "1" + "actionsignallevel" "3" + + "paintbackground" "0" + + "defaultFgColor_override" "DarkGrey" + "armedFgColor_override" "Gray" + "SubImage" + { + "ControlName" "ImagePanel" + "fieldName" "SubImage" + "xpos" "0" + "ypos" "0" + "zpos" "1" + "wide" "14" + "tall" "14" + "visible" "0" + "enabled" "0" + "image" "glyph_options" + "scaleImage" "1" + } + } + + "CloseButton" + { + "ControlName" "CExImageButton" + "fieldName" "CloseButton" + "xpos" "rs1-6" + "ypos" "12" + "zpos" "10" + "wide" "14" + "tall" "14" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "tabPosition" "0" + "labeltext" "(" + "font" "CustomIcons" + "textAlignment" "center" + "dulltext" "0" + "brighttext" "0" + "default" "1" + "Command" "leave_queue" + "proportionaltoparent" "1" + "actionsignallevel" "3" + "paintbackground" "0" + + "sound_depressed" "UI/buttonclick.wav" + "sound_released" "UI/buttonclickrelease.wav" + + "defaultFgColor_override" "TanLight" + "armedFgColor_override" "LightRed" + "depressedFgColor_override" "TanLight" + } + } + + "JoinPartyLobbyContainer" + { + "ControlName" "EditablePanel" + "fieldName" "JoinPartyLobbyContainer" + "xpos" "cs-0.5" + "ypos" "-50" + "zpos" "110" + "wide" "220" + "tall" "f0" + "visible" "1" + "proportionaltoparent" "1" + + "OuterShadow" + { + "ControlName" "Panel" + "fieldName" "OuterShadow" + "xpos" "0" + "ypos" "0" + "zpos" "-1" + "wide" "f0" + "tall" "f0" + "visible" "1" + "proportionaltoparent" "1" + "border" "OuterShadowBorderThin" + } + + "BGPanel" + { + "ControlName" "Panel" + "fieldName" "BGPanel" + "xpos" "cs-0.5" + "ypos" "cs-0.5" + "zpos" "0" + "wide" "f6" + "tall" "f6" + "visible" "1" + "proportionaltoparent" "1" + "border" "ReplayDefaultBorder" + // "bgcolor_override" "DarkGrey" + "bgcolor_override" "TransparentLightBlack" + } + + "PromptText" + { + "ControlName" "Label" + "fieldName" "PromptText" + "xpos" "cs-0.5" + "ypos" "1" + "wide" "f35" + "zpos" "100" + "tall" "f0" + "visible" "1" + "enabled" "1" + "font" "HudFontSmallestBold" + "fgcolor_override" "TanLight" + "textAlignment" "west" + "labelText" "#TF_MM_JoinPartyLobby_Prompt" + "proportionaltoparent" "1" + "mouseinputenabled" "0" + } + + "JoinNowButton" + { + "ControlName" "CExButton" + "fieldName" "JoinNowButton" + "xpos" "rs1-10" + "ypos" "rs1-9" + "wide" "40" + "zpos" "100" + "tall" "15" + + if_queued + { + "xpos" "cs-0.5" + "wide" "150" + } + + "autoResize" "0" + "pinCorner" "3" + "visible" "1" + "enabled" "1" + "tabPosition" "0" + "font" "HudFontSmallestBold" + "textAlignment" "center" + "dulltext" "0" + "brighttext" "0" + "Command" "join_party_match" + "proportionaltoparent" "1" + "labeltext" "#TF_MM_JoinPartyLobby_Join" + "mouseinputenabled" "1" + "keyboardinputenabled" "0" + "actionsignallevel" "3" + + "armedBgColor_override" "CreditsGreen" + "defaultBgColor_override" "SaleGreen" + + "sound_depressed" "UI/buttonclick.wav" + "sound_released" "UI/buttonclickrelease.wav" + } + } + + "QuitButton" + { + "ControlName" "CExImageButton" + "fieldName" "QuitButton" + "xpos" "rs1" + "ypos" "0" + "zpos" "100" + "wide" "30" + "tall" "f6" + "autoResize" "0" + "pinCorner" "3" + "visible" "1" + "enabled" "1" + "tabPosition" "0" + "font" "NormalIcons" + "textAlignment" "center" + "dulltext" "0" + "brighttext" "0" + "Command" "quit" + "proportionaltoparent" "1" + "labeltext" "q" + "mouseinputenabled" "1" + "keyboardinputenabled" "0" + "actionsignallevel" "2" + "paintbackground" "0" + "textinsety" "4" + "sound_depressed" "UI/buttonclick.wav" + + "FgColor" "TanLight" + "defaultFgColor_override" "TanLight" + "armedFgColor_override" "LightRed" + "depressedFgColor_override" "LightRed" + } + + "DisconnectButton" + { + "ControlName" "CExImageButton" + "fieldName" "DisconnectButton" + "xpos" "rs1" + "ypos" "0" + "zpos" "100" + "wide" "30" + "tall" "f6" + "autoResize" "0" + "pinCorner" "3" + "visible" "1" + "enabled" "1" + "tabPosition" "0" + "font" "NormalIcons" + "textAlignment" "center" + "dulltext" "0" + "brighttext" "0" + "Command" "quit" + "proportionaltoparent" "1" + "labeltext" "q" + "mouseinputenabled" "1" + "keyboardinputenabled" "0" + "actionsignallevel" "2" + "paintbackground" "0" + "textinsety" "4" + "sound_depressed" "UI/buttonclick.wav" + + "FgColor" "TanLight" + "defaultFgColor_override" "TanLight" + "armedFgColor_override" "LightRed" + "depressedFgColor_override" "LightRed" + } + + "ResumeButton" + { + "ControlName" "CExImageButton" + "fieldName" "ResumeButton" + "xpos" "rs1-31-120" + "ypos" "0" + "zpos" "100" + "wide" "30" + "tall" "f6" + "autoResize" "0" + "pinCorner" "3" + "visible" "0" + "enabled" "1" + "tabPosition" "0" + "font" "NormalIcons" + "textAlignment" "center" + "dulltext" "0" + "brighttext" "0" + "Command" "resume_game" + "proportionaltoparent" "1" + "labeltext" "/" + "mouseinputenabled" "1" + "keyboardinputenabled" "0" + "actionsignallevel" "2" + "paintbackground" "0" + "textinsety" "4" + "sound_depressed" "UI/buttonclick.wav" + + "FgColor" "TanLight" + "defaultFgColor_override" "TanLight" + "armedFgColor_override" "TFOrange" + "depressedFgColor_override" "TFOrange" + } + + "FindAGameButton" + { + "ControlName" "CExImageButton" + "fieldName" "FindAGameButton" + "xpos" "rs1-31" + "ypos" "0" + "zpos" "100" + "wide" "30" + "tall" "f6" + "autoResize" "0" + "pinCorner" "3" + "visible" "1" + "enabled" "1" + "tabPosition" "0" + "font" "NormalIcons" + "textAlignment" "center" + "dulltext" "0" + "brighttext" "0" + "Command" "find_game" + "proportionaltoparent" "1" + "labeltext" "!" + "mouseinputenabled" "1" + "keyboardinputenabled" "0" + "actionsignallevel" "2" + "paintbackground" "0" + "textinsety" "4" + "sound_depressed" "UI/buttonclick.wav" + + "FgColor" "TanLight" + "defaultFgColor_override" "TanLight" + "armedFgColor_override" "ColorCyan" + "depressedFgColor_override" "ColorCyan" + } + } +} \ No newline at end of file diff --git a/resource/ui/matchmakingdashboardcasualcriteria.res b/resource/ui/matchmakingdashboardcasualcriteria.res new file mode 100644 index 0000000..aaa253f --- /dev/null +++ b/resource/ui/matchmakingdashboardcasualcriteria.res @@ -0,0 +1,95 @@ +#base "MatchMakingDashboardSidePanel.res" + +"Resource/UI/MatchMakingDashboardCasualCriteria.res" +{ + "CasualCriteria" + { + "fieldName" "CasualCriteria" + "xpos" "r0" + "ypos" "10" + "zpos" "1002" + "wide" "270" + "tall" "f70" + "visible" "1" + "proportionaltoparent" "1" + } + + "Title" + { + "ControlName" "Label" + "fieldName" "Title" + "xpos" "0" + "ypos" "25" + "zpos" "99" + "wide" "f0" + "tall" "20" + "proportionaltoparent" "1" + "labeltext" "#TF_Matchmaking_HeaderCasual" + "textAlignment" "center" + "font" "HudFontMedium" + "fgcolor_override" "TanLight" + "mouseinputenabled" "0" + "allcaps" "1" + } + + "criteria" + { + "ControlName" "CCasualCriteriaPanel" + "fieldName" "criteria" + "xpos" "-3" + "ypos" "40" + "zpos" "100" + "wide" "f0" + "tall" "f63" + "visible" "1" + "proportionaltoparent" "1" + } + + "ToolTipButtonHack" + { + "ControlName" "EditablePanel" + "fieldName" "ToolTipButtonHack" + "xpos" "cs-0.5" + "ypos" "rs1-8" + "zpos" "101" + "wide" "f20" + "tall" "20" + "visible" "0" + "enabled" "1" + "mouseinputenabled" "1" + "eatmouseinput" "0" + "showtooltipswhenmousedisabled" "1" + "proportionaltoparent" "1" + } + + "QueueButton" + { + "ControlName" "CExButton" + "fieldName" "QueueButton" + "xpos" "cs-0.51" + "ypos" "rs1-8" + "zpos" "100" + "wide" "f20" + "tall" "20" + "autoResize" "0" + "pinCorner" "3" + "visible" "1" + "enabled" "1" + "tabPosition" "0" + "font" "HudFontMediumSmall" + "textAlignment" "center" + "dulltext" "0" + "brighttext" "0" + "Command" "find_game" + "proportionaltoparent" "1" + "labeltext" "#TF_Matchmaking_StartSearch" + "mouseinputenabled" "1" + "keyboardinputenabled" "0" + "actionsignallevel" "1" + "allcaps" "1" + "defaultBgColor_override" "0 110 255 50" + + "sound_depressed" "UI/buttonclick.wav" + "sound_released" "UI/buttonclickrelease.wav" + } +} \ No newline at end of file diff --git a/resource/ui/matchmakingdashboardcomp.res b/resource/ui/matchmakingdashboardcomp.res new file mode 100644 index 0000000..30213f7 --- /dev/null +++ b/resource/ui/matchmakingdashboardcomp.res @@ -0,0 +1,139 @@ +#base "MatchMakingDashboardSidePanel.res" + +"Resource/UI/MatchMakingDashboardComp.res" +{ + "CompStats" + { + "fieldName" "CompStats" + "xpos" "r0" + "ypos" "10" + "zpos" "1002" + "wide" "270" + "tall" "f70" + "visible" "1" + "proportionaltoparent" "1" + } + + "Title" + { + "ControlName" "Label" + "fieldName" "Title" + "xpos" "0" + "ypos" "25" + "zpos" "99" + "wide" "f0" + "tall" "20" + "proportionaltoparent" "1" + "labeltext" "#TF_Matchmaking_HeaderCompetitive" + "textAlignment" "center" + "font" "HudFontMedium" + "fgcolor_override" "TanLight" + "mouseinputenabled" "0" + "allcaps" "1" + } + + "ShowExplanationsButton" + { + "ControlName" "CExButton" + "fieldName" "ShowExplanationsButton" + "xpos" "rs1-21" + "ypos" "20" + "zpos" "100" + "wide" "15" + "tall" "o1" + "autoResize" "0" + "pinCorner" "0" + "visible" "0" + "enabled" "0" + "tabPosition" "0" + "labelText" "?" + "font" "HudFontSmall" + "textAlignment" "center" + "dulltext" "0" + "brighttext" "0" + "default" "0" + "Command" "show_explanations" + "sound_depressed" "UI/buttonclick.wav" + "sound_released" "UI/buttonclickrelease.wav" + "actionsignallevel" "1" + "proportionaltoparent" "1" + } + + "RankTooltipPanel" + { + "ControlName" "ImagePanel" + "fieldName" "RankTooltipPanel" + "xpos" "5" + "ypos" "44" + "zpos" "1000" + "wide" "8" + "tall" "8" + "visible" "0" + "enabled" "0" + "proportionaltoparent" "1" + "mouseinputenabled" "1" + "image" "info" + "scaleImage" "1" + "alpha" "75" + } + + "stats" + { + "fieldName" "stats" + "xpos" "-1" + "ypos" "40" + "zpos" "100" + "wide" "305" + "tall" "340" + "visible" "1" + "proportionaltoparent" "1" + } + + "ToolTipButtonHack" + { + "ControlName" "EditablePanel" + "fieldName" "ToolTipButtonHack" + "xpos" "cs-0.5" + "ypos" "rs1-8" + "zpos" "101" + "wide" "f20" + "tall" "20" + "visible" "0" + "enabled" "1" + "mouseinputenabled" "1" + "eatmouseinput" "0" + "showtooltipswhenmousedisabled" "1" + "proportionaltoparent" "1" + } + + "QueueButton" + { + "ControlName" "CExButton" + "fieldName" "QueueButton" + "xpos" "cs-0.51" + "ypos" "rs1-8" + "zpos" "100" + "wide" "f20" + "tall" "20" + "autoResize" "0" + "pinCorner" "3" + "visible" "1" + "enabled" "1" + "tabPosition" "0" + "font" "HudFontMediumSmall" + "textAlignment" "center" + "dulltext" "0" + "brighttext" "0" + "Command" "find_game" + "proportionaltoparent" "1" + "labeltext" "#TF_Matchmaking_StartSearch" + "mouseinputenabled" "1" + "keyboardinputenabled" "0" + "actionsignallevel" "1" + "allcaps" "1" + "defaultBgColor_override" "0 255 175 50" + + "sound_depressed" "UI/buttonclick.wav" + "sound_released" "UI/buttonclickrelease.wav" + } +} \ No newline at end of file diff --git a/resource/ui/matchmakingdashboardmvmcriteria.res b/resource/ui/matchmakingdashboardmvmcriteria.res new file mode 100644 index 0000000..3151229 --- /dev/null +++ b/resource/ui/matchmakingdashboardmvmcriteria.res @@ -0,0 +1,178 @@ +#base "MatchMakingDashboardSidePanel.res" + +"Resource/UI/MatchMakingDashboardMvMCriteria.res" +{ + "MVMCriteria" + { + "fieldName" "MVMCriteria" + "xpos" "r0" + "ypos" "10" + "zpos" "1002" + "wide" "420" + "tall" "f70" + "visible" "1" + "proportionaltoparent" "1" + } + + "criteria" + { + "ControlName" "CMVMCriteriaPanel" + "fieldName" "criteria" + "xpos" "5" + "ypos" "15" + "zpos" "100" + "wide" "410" + "tall" "f50" + "visible" "1" + "pinCorner" "2" + "proportionaltoparent" "1" + } + + "BackButton" + { + "ControlName" "CExButton" + "fieldName" "BackButton" + "xpos" "6" + "ypos" "rs1-8" + "zpos" "100" + "wide" "90" + "tall" "20" + "autoResize" "0" + "pinCorner" "3" + "visible" "1" + "enabled" "1" + "tabPosition" "0" + "font" "HudFontMediumSmall" + "textAlignment" "center" + "dulltext" "0" + "brighttext" "0" + "Command" "back" + "proportionaltoparent" "1" + "labeltext" "#TF_Matchmaking_Back" + "mouseinputenabled" "1" + "keyboardinputenabled" "0" + //"actionsignallevel" "1" + "defaultBgColor_override" "DarkerGrey" + + "sound_depressed" "UI/buttonclick.wav" + "sound_released" "UI/buttonclickrelease.wav" + } + + "MannUpQueueButton" + { + "ControlName" "CExButton" + "fieldName" "MannUpQueueButton" + "xpos" "106" + "ypos" "rs1-8" + "zpos" "100" + "wide" "150" + "tall" "20" + "autoResize" "0" + "pinCorner" "3" + "visible" "1" + "enabled" "1" + "tabPosition" "0" + "font" "HudFontMediumSmall" + "textAlignment" "center" + "dulltext" "0" + "brighttext" "0" + "Command" "start_search" + "proportionaltoparent" "1" + "labeltext" "#TF_Matchmaking_StartSearch" + "mouseinputenabled" "1" + "keyboardinputenabled" "0" + "actionsignallevel" "1" + "defaultBgColor_override" "DarkerGrey" + + "sound_depressed" "UI/buttonclick.wav" + "sound_released" "UI/buttonclickrelease.wav" + } + + "BootCampQueueButton" + { + "ControlName" "CExButton" + "fieldName" "BootCampQueueButton" + "xpos" "5" + "ypos" "rs1-8" + "zpos" "100" + "wide" "250" + "tall" "20" + "autoResize" "0" + "pinCorner" "3" + "visible" "1" + "enabled" "1" + "tabPosition" "0" + "font" "HudFontMediumSmall" + "textAlignment" "center" + "dulltext" "0" + "brighttext" "0" + "Command" "start_search" + "proportionaltoparent" "1" + "labeltext" "#TF_Matchmaking_StartSearch" + "mouseinputenabled" "1" + "keyboardinputenabled" "0" + "actionsignallevel" "1" + "defaultBgColor_override" "DarkerGrey" + + "sound_depressed" "UI/buttonclick.wav" + "sound_released" "UI/buttonclickrelease.wav" + } + + "NextButton" + { + "ControlName" "CExButton" + "fieldName" "NextButton" + "xpos" "6" + "ypos" "rs1-8" + "zpos" "100" + "wide" "f20" + "tall" "20" + "autoResize" "0" + "pinCorner" "3" + "visible" "1" + "enabled" "1" + "tabPosition" "0" + "font" "HudFontMediumSmall" + "textAlignment" "center" + "dulltext" "0" + "brighttext" "0" + "Command" "select_tour" + "proportionaltoparent" "1" + "labeltext" "#TF_MvM_SelectChallenge" + "mouseinputenabled" "1" + "keyboardinputenabled" "0" + //"actionsignallevel" "1" + "defaultBgColor_override" "DarkerGrey" + + "sound_depressed" "UI/buttonclick.wav" + "sound_released" "UI/buttonclickrelease.wav" + } + + "JoinLateCheckButton" + { + "ControlName" "CheckButton" + "fieldName" "JoinLateCheckButton" + "xpos" "rs1-10" + "ypos" "rs1-9" + "zpos" "50" + "wide" "140" + "tall" "20" + "font" "HudFontSmall" + "labelText" "" + "proportionaltoparent" "1" + } + + "JoinLateLabel" + { + "ControlName" "Label" + "fieldName" "JoinLateLabel" + "xpos" "rs1-10" + "ypos" "rs1-9" + "zpos" "50" + "wide" "115" + "tall" "20" + "font" "HudFontSmall" + "labelText" "#TF_Matchmaking_JoinInProgress" + "proportionaltoparent" "1" + } +} \ No newline at end of file diff --git a/resource/ui/matchmakingdashboardmvmmodeselect.res b/resource/ui/matchmakingdashboardmvmmodeselect.res new file mode 100644 index 0000000..fb5e53f --- /dev/null +++ b/resource/ui/matchmakingdashboardmvmmodeselect.res @@ -0,0 +1,267 @@ +#base "MatchMakingDashboardSidePanel.res" + +"Resource/UI/MatchMakingDashboardCasualCriteria.res" +{ + "MVMModeSelect" + { + "fieldName" "MVMModeSelect" + "xpos" "r0" + "ypos" "10" + "zpos" "1002" + "wide" "270" + "tall" "f70" + "visible" "1" + "proportionaltoparent" "1" + } + + "MvMLogoImage" + { + "ControlName" "ImagePanel" + "fieldName" "MvMLogoImage" + "xpos" "30" + "ypos" "5" + "zpos" "2" + "wide" "o2" + "tall" "100" + "visible" "1" + "enabled" "1" + "mouseinputenabled" "0" + "image" "mvm/mvm_logo" + "scaleImage" "1" + } + + "MannUpGroupBox" + { + //"ControlName" "EditablePanel" + "fieldName" "MannUpGroupBox" + "xpos" "6" + "ypos" "75" + "zpos" "1" + "wide" "250" + "tall" "150" + "visible" "1" + "enabled" "1" + + "DropShadow" + { + "ControlName" "EditablePanel" + "fieldName" "DropShadow" + "xpos" "0" + "ypos" "0" + "zpos" "101" + "wide" "f0" + "tall" "f0" + "visible" "1" + "PaintBackgroundType" "2" + "border" "InnerShadowBorder" + "proportionaltoparent" "1" + "mouseinputenabled" "0" + } + + "MannUpImage" + { + "ControlName" "ImagePanel" + "fieldName" "MannUpImage" + "xpos" "0" + "ypos" "10" + "zpos" "0" + "wide" "f0" + "tall" "o1" + "visible" "1" + "enabled" "1" + "mouseinputenabled" "0" + "image" "replay/thumbnails/mvm/mannup" + "scaleImage" "1" + "proportionaltoparent" "1" + } + + "Gradient" + { + "ControlName" "ImagePanel" + "fieldName" "Gradient" + "xpos" "0" + "ypos" "rs1" + "wide" "f0" + "tall" "100" + "zpos" "1" + "visible" "1" + "enabled" "1" + "rotation" "0" + "proportionaltoparent" "1" + "scaleimage" "1" + "mouseinputenabled" "0" + "alpha" "255" + "image" "gradient_pure_black" + } + + "PlayNowButton" + { + //"ControlName" "CExButton" + "fieldName" "PlayNowButton" + "xpos" "0" + "ypos" "rs1" + "zpos" "20" + "wide" "f0" + "tall" "o1" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "tabPosition" "0" + "labelText" "#TF_MvM_MannUp" + "font" "HudFontMedium" + "textAlignment" "south" + "dulltext" "0" + "brighttext" "0" + "Command" "mannup" + "actionsignallevel" "2" + "proportionaltoparent" "1" + "paintbackground" "0" + "allcaps" "1" + "textinsety" "-5" + + "border_default" "NoBorder" + "border_armed" "CyanBorderThick" + + "sound_depressed" "UI/buttonclick.wav" + "sound_released" "UI/buttonclickrelease.wav" + } + + "PlayForBraggingRightsExplanation" + { + "ControlName" "Label" + "fieldName" "PlayForBraggingRightsExplanation" + "font" "HudFontSmall" + "fgcolor_override" "TanLight" + "labelText" "#TF_MvM_BraggingRightsExplaination" + "textAlignment" "north-west" + "xpos" "cs-0.5" + "ypos" "rs1" + "zpos" "2" + "wide" "f20" + "tall" "60" + "wrap" "1" + "proportionaltoparent" "1" + "mouseinputenabled" "0" + "visible" "0" + } + } + + "PracticeGroupBox" + { + //"ControlName" "EditablePanel" + "fieldName" "PracticeGroupBox" + "xpos" "6" + "ypos" "230" + "zpos" "100" + "wide" "250" + "tall" "150" + "visible" "1" + "enabled" "1" + "proportionaltoparent" "1" + + "DropShadow" + { + "ControlName" "EditablePanel" + "fieldName" "DropShadow" + "xpos" "0" + "ypos" "0" + "zpos" "101" + "wide" "f0" + "tall" "f0" + "visible" "1" + "PaintBackgroundType" "2" + "border" "InnerShadowBorder" + "proportionaltoparent" "1" + "mouseinputenabled" "0" + } + + "BootcampImage" + { + "ControlName" "ImagePanel" + "fieldName" "BootcampImage" + "xpos" "0" + "ypos" "rs1" + "zpos" "0" + "wide" "f0" + "tall" "o1" + "visible" "1" + "enabled" "1" + "mouseinputenabled" "0" + "image" "replay/thumbnails/mvm/bootcamp" + "scaleImage" "1" + "proportionaltoparent" "1" + } + + "Gradient" + { + "ControlName" "ImagePanel" + "fieldName" "Gradient" + "xpos" "0" + "ypos" "rs1" + "wide" "f0" + "tall" "100" + "zpos" "1" + "visible" "1" + "enabled" "1" + "rotation" "0" + "proportionaltoparent" "1" + "scaleimage" "1" + "mouseinputenabled" "0" + "alpha" "255" + "image" "gradient_pure_black" + } + + "PracticeButton" + { + //"ControlName" "CExButton" + "fieldName" "PracticeButton" + "xpos" "0" + "ypos" "rs1" + "zpos" "20" + "wide" "f0" + "tall" "o1" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "tabPosition" "0" + "labelText" "#TF_MvM_BootCamp" + "font" "HudFontMedium" + "textAlignment" "south" + "dulltext" "0" + "brighttext" "0" + "Command" "bootcamp" + "actionsignallevel" "2" + "proportionaltoparent" "1" + "paintbackground" "0" + "allcaps" "1" + "textinsety" "-5" + + "border_default" "NoBorder" + "border_armed" "CyanBorderThick" + + "sound_depressed" "UI/buttonclick.wav" + "sound_released" "UI/buttonclickrelease.wav" + } + + "PlayOnCommunityServerExplanation" + { + "ControlName" "Label" + "fieldName" "PlayOnCommunityServerExplanation" + "font" "HudFontSmall" + "fgcolor_override" "TanLight" + "labelText" "#TF_MvM_PracticeExplaination" + "textAlignment" "north-west" + "xpos" "cs-0.5" + "ypos" "rs1" + "zpos" "3" + "wide" "f20" + "tall" "50" + "wrap" "1" + "proportionaltoparent" "1" + "mouseinputenabled" "0" + "visible" "0" + } + } +} \ No newline at end of file diff --git a/resource/ui/matchmakingdashboardplaylist.res b/resource/ui/matchmakingdashboardplaylist.res new file mode 100644 index 0000000..0e20313 --- /dev/null +++ b/resource/ui/matchmakingdashboardplaylist.res @@ -0,0 +1,64 @@ +#base "MatchMakingDashboardSidePanel.res" + +"Resource/UI/MatchMakingDashboardPlayList.res" +{ + "ExpandableList" + { + "fieldName" "ExpandableList" + "xpos" "r0" + "ypos" "r63" + "zpos" "2001" + "wide" "f0" + "tall" "f0" + "visible" "1" + "proportionaltoparent" "1" + } + + "Title" + { + "ControlName" "Label" + "fieldName" "Title" + "xpos" "10" + "ypos" "12" + "zpos" "99" + "wide" "150" + "tall" "40" + "proportionaltoparent" "1" + "labeltext" "#TF_Matchmaking_HeaderModeSelect" + "textAlignment" "west" + "font" "HudFontMedium" + "fgcolor_override" "TanLight" + "mouseinputenabled" "0" + "allcaps" "1" + "visible" "0" + } + + "playlist" + { + // "ControlName" "CTFPlaylistPanel" + "fieldName" "playlist" + "xpos" "0" + "ypos" "0" + "zpos" "100" + "wide" "f0" + "tall" "f0" + "visible" "1" + "proportionaltoparent" "1" + } + + "PlayListDropShadow" + { + "ControlName" "EditablePanel" + "fieldName" "PlayListDropShadow" + "xpos" "0" + "ypos" "0" + "zpos" "1000" + "wide" "f0" + "tall" "f0" + "visible" "0" + "PaintBackgroundType" "2" + "border" "InnerShadowBorder" + "proportionaltoparent" "1" + "mouseinputenabled" "0" + } +} \ No newline at end of file diff --git a/resource/ui/matchmakingdashboardpopup_newmatch.res b/resource/ui/matchmakingdashboardpopup_newmatch.res new file mode 100644 index 0000000..047ac0f --- /dev/null +++ b/resource/ui/matchmakingdashboardpopup_newmatch.res @@ -0,0 +1,238 @@ +"Resource/UI/MatchMakingDashboardPopup_NewMatch.res" +{ + "NewMatchFound" + { + "ControlName" "CExpandablePanel" + "fieldName" "NewMatchFound" + "xpos" "cs-0.5" + "ypos" "0" + "zpos" "10000" + "wide" "200" + "tall" "60" + "visible" "1" + "proportionaltoparent" "1" + "keyboardinputenabled" "0" + "mouseinputenabled" "1" + + "collapsed_height" "0" + "expanded_height" "60" + + "pinCorner" "2" + "autoResize" "1" + + "OuterShadow" + { + "ControlName" "EditablePanel" + "fieldName" "OuterShadow" + "xpos" "0" + "ypos" "rs1" + "zpos" "-2" + "wide" "f0" + "tall" "f0" + "visible" "1" + "PaintBackgroundType" "0" + "border" "OuterShadowBorder" + "proportionaltoparent" "1" + + "pinCorner" "0" + "autoResize" "2" + } + + "BGPanel" + { + "ControlName" "EditablePanel" + "fieldName" "BGPanel" + "xpos" "cs-0.5" + "ypos" "cs-0.5" + "zpos" "-1" + "wide" "f5" + "tall" "f5" + "visible" "1" + "PaintBackgroundType" "2" + "border" "NoBorder" + "bgcolor_override" "DarkGrey" + "proportionaltoparent" "1" + "pinCorner" "3" + + "DescLabel" + { + "ControlName" "CAutoFittingLabel" + "fieldName" "DescLabel" + "xpos" "0" + "ypos" "5" + "wide" "f0" + "zpos" "100" + "tall" "15" + "visible" "1" + "enabled" "1" + "font" "HudFontSmall" + "fgcolor_override" "TanLight" + "textAlignment" "center" + "labelText" "%match_type%" + "proportionaltoparent" "1" + "pinCorner" "3" + + "fonts" + { + "0" "HudFontSmallest" + "1" "StorePromotionsTitle" + "2" "FontStorePrice" + } + } + + "AutoJoinLabel" + { + "ControlName" "Label" + "fieldName" "AutoJoinLabel" + "xpos" "0" + "ypos" "rs1-19" + "wide" "f0" + "zpos" "100" + "tall" "20" + "visible" "1" + "enabled" "1" + "font" "HudFontSmall" + "fgcolor_override" "TanLight" + "textAlignment" "center" + "labelText" "%auto_join%" + "proportionaltoparent" "1" + "pinCorner" "3" + } + + "AbandonButton" + { + "ControlName" "CExButton" + "fieldName" "AbandonButton" + "xpos" "rs1-10" + "ypos" "rs1-5" + "zpos" "100" + "wide" "75" + "tall" "15" + "autoResize" "0" + "pinCorner" "3" + "visible" "1" + "enabled" "1" + "tabPosition" "0" + "font" "HudFontSmall" + "textAlignment" "center" + "dulltext" "0" + "brighttext" "0" + "Command" "abandon_match" + "proportionaltoparent" "1" + "labeltext" "#TF_MM_Rejoin_Abandon" + "mouseinputenabled" "1" + "keyboardinputenabled" "0" + "actionsignallevel" "2" + "paintbackground" "1" + + "sound_depressed" "UI/buttonclick.wav" + "sound_released" "UI/buttonclickrelease.wav" + } + + "SmallJoinButton" + { + "ControlName" "CExButton" + "fieldName" "SmallJoinButton" + "xpos" "10" + "ypos" "rs1-5" + "wide" "90" + "zpos" "100" + "tall" "15" + + if_expected + { + "xpos" "cs-0.5" + "wide" "150" + } + + "autoResize" "0" + "pinCorner" "3" + "visible" "1" + "enabled" "1" + "tabPosition" "0" + "font" "HudFontSmall" + "textAlignment" "center" + "dulltext" "0" + "brighttext" "0" + "Command" "join_match" + "proportionaltoparent" "1" + "labeltext" "#TF_Matchmaking_RollingQueue_JoinNow" + "mouseinputenabled" "1" + "keyboardinputenabled" "0" + "actionsignallevel" "2" + + "sound_depressed" "UI/buttonclick.wav" + "sound_released" "UI/buttonclickrelease.wav" + } + + "WideJoinButton" + { + "ControlName" "CExButton" + "fieldName" "WideJoinButton" + "xpos" "cs-0.5" + "ypos" "rs1-5" + "wide" "150" + "zpos" "100" + "tall" "15" + + "autoResize" "0" + "pinCorner" "3" + "visible" "1" + "enabled" "1" + "tabPosition" "0" + "font" "HudFontSmall" + "textAlignment" "center" + "dulltext" "0" + "brighttext" "0" + "Command" "join_match" + "proportionaltoparent" "1" + "labeltext" "#TF_Matchmaking_RollingQueue_JoinNow" + "mouseinputenabled" "1" + "keyboardinputenabled" "0" + "actionsignallevel" "2" + + "sound_depressed" "UI/buttonclick.wav" + "sound_released" "UI/buttonclickrelease.wav" + } + + "JoiningLabel" + { + "ControlName" "Label" + "fieldName" "JoiningLabel" + "xpos" "cs-1" + "ypos" "rs1-17" + "wide" "f0" + "zpos" "100" + "tall" "20" + "visible" "1" + "enabled" "1" + "font" "HudFontSmall" + "fgcolor_override" "TanLight" + "textAlignment" "east" + "labelText" "#TF_Matchmaking_RollingQueue_MatchReadyJoining" + "proportionaltoparent" "1" + "pinCorner" "3" + } + + "Spinner" + { + "ControlName" "CTFLogoPanel" + "fieldName" "Spinner" + "xpos" "c+5" + "ypos" "rs1-17" + "zpos" "104" + "wide" "o1" + "tall" "25" + "visible" "1" + + "proportionaltoparent" "1" + "mouseinputenabled" "0" + "alpha" "200" + + "radius" "10" + "velocity" "250" + "fgcolor_override" "Orange" + } + } + } +} \ No newline at end of file diff --git a/resource/ui/matchmakingdashboardpopup_nextmapvoting.res b/resource/ui/matchmakingdashboardpopup_nextmapvoting.res new file mode 100644 index 0000000..47514fd --- /dev/null +++ b/resource/ui/matchmakingdashboardpopup_nextmapvoting.res @@ -0,0 +1,230 @@ +"Resource/UI/MatchMakingDashboardPopup_NextMapVoting.res" +{ + "NextMapVoting" + { + "ControlName" "CExpandablePanel" + "fieldName" "NextMapVoting" + "xpos" "cs-0.5" + "ypos" "0" + "zpos" "10000" + "wide" "260" + "tall" "80" + "visible" "1" + "proportionaltoparent" "1" + "keyboardinputenabled" "0" + "mouseinputenabled" "1" + + "collapsed_height" "0" + "expanded_height" "80" + + "pinCorner" "2" + "autoResize" "1" + + "OuterShadow" + { + "ControlName" "EditablePanel" + "fieldName" "OuterShadow" + "xpos" "0" + "ypos" "rs1" + "zpos" "-2" + "wide" "f0" + "tall" "f0" + "visible" "1" + "PaintBackgroundType" "0" + "border" "OuterShadowBorder" + "proportionaltoparent" "1" + + "pinCorner" "0" + "autoResize" "2" + } + + "BGPanel" + { + "ControlName" "EditablePanel" + "fieldName" "BGPanel" + "xpos" "cs-0.5" + "ypos" "cs-0.5" + "zpos" "-1" + "wide" "f5" + "tall" "f5" + "visible" "1" + "border" "NoBorder" + "bgcolor_override" "DarkGrey" + "proportionaltoparent" "1" + "pinCorner" "2" + + "HideButton" + { + "ControlName" "CExImageButton" + "fieldName" "HideButton" + "xpos" "rs1-3" + "ypos" "rs1+3" + "zpos" "1000" + "wide" "o1" + "tall" "20" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "tabPosition" "0" + "font" "HudFontSmall" + "textAlignment" "center" + "dulltext" "0" + "brighttext" "0" + "default" "0" + "labeltext" "" + "sound_depressed" "UI/buttonclick.wav" + "sound_released" "UI/buttonclickrelease.wav" + "Command" "toggle_hide" + "proportionaltoparent" "1" + "actionsignallevel" "2" + + "paintbackground" "0" + + "image_default" "glyph_collapse" + + "image_drawcolor" "TanLight" + "image_armedcolor" "200 80 60 255" + + "SubImage" + { + "ControlName" "ImagePanel" + "fieldName" "SubImage" + "xpos" "0" + "ypos" "0" + "zpos" "1" + "wide" "p1" + "tall" "p1" + "visible" "1" + "enabled" "1" + "image" "glyph_store" + "scaleImage" "1" + "proportionaltoparent" "1" + } + } // HideButton + + "ShowButton" + { + "ControlName" "CExImageButton" + "fieldName" "ShowButton" + "xpos" "rs1-3" + "ypos" "rs1+3" + "zpos" "1000" + "wide" "o1" + "tall" "20" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "tabPosition" "0" + "font" "HudFontSmall" + "textAlignment" "center" + "dulltext" "0" + "brighttext" "0" + "default" "0" + "labeltext" "" + "sound_depressed" "UI/buttonclick.wav" + "sound_released" "UI/buttonclickrelease.wav" + "Command" "toggle_hide" + "proportionaltoparent" "1" + "actionsignallevel" "2" + + "paintbackground" "0" + + "image_default" "glyph_expand" + + "image_drawcolor" "TanLight" + "image_armedcolor" "200 80 60 255" + + "SubImage" + { + "ControlName" "ImagePanel" + "fieldName" "SubImage" + "xpos" "0" + "ypos" "0" + "zpos" "1" + "wide" "p1" + "tall" "p1" + "visible" "1" + "enabled" "1" + "image" "glyph_store" + "scaleImage" "1" + "proportionaltoparent" "1" + } + } // HideButton + + "DescLabel" + { + "ControlName" "Label" + "fieldName" "DescLabel" + "xpos" "0" + "ypos" "3" + "wide" "f0" + "zpos" "100" + "tall" "20" + "visible" "1" + "enabled" "1" + "font" "HudFontSmall" + "fgcolor_override" "TanLight" + "textAlignment" "center" + "labelText" "#TF_Matchmaking_RollingQueue_MatchOver" + "proportionaltoparent" "1" + } + + "TimeRemainingProgressBar" + { + "ControlName" "CircularProgressBar" + "fieldName" "TimeRemainingProgressBar" + "xpos" "rs1-2" + "ypos" "4" + "wide" "20" + "tall" "o1" + "proportionaltoparent" "1" + "fg_image" "pve/mvm_1_progress" + "bg_image" "progress_bar_pointer_right" + } + + "MapChoice0" + { + "ControlName" "EditablePanel" + "fieldName" "MapChoice0" + "xpos" "p0.2-s0.5" + "ypos" "15" + "zpos" "-1" + "wide" "100" + "tall" "60" + "visible" "1" + "PaintBackgroundType" "2" + "proportionaltoparent" "1" + } + + "MapChoice1" + { + "ControlName" "EditablePanel" + "fieldName" "MapChoice1" + "xpos" "p0.5-s0.5" + "ypos" "15" + "zpos" "-1" + "wide" "100" + "tall" "60" + "visible" "1" + "PaintBackgroundType" "2" + "proportionaltoparent" "1" + } + + "MapChoice2" + { + "ControlName" "EditablePanel" + "fieldName" "MapChoice2" + "xpos" "p0.8-s0.5" + "ypos" "15" + "zpos" "-1" + "wide" "100" + "tall" "60" + "visible" "1" + "PaintBackgroundType" "2" + "proportionaltoparent" "1" + } + } + } +} \ No newline at end of file diff --git a/resource/ui/matchmakingdashboardpopup_nextmapwinner.res b/resource/ui/matchmakingdashboardpopup_nextmapwinner.res new file mode 100644 index 0000000..bed8edd --- /dev/null +++ b/resource/ui/matchmakingdashboardpopup_nextmapwinner.res @@ -0,0 +1,122 @@ +"Resource/UI/MatchMakingDashboardPopup_NextMapWinner.res" +{ + "NextMapWinner" + { + "ControlName" "CExpandablePanel" + "fieldName" "NextMapWinner" + "xpos" "cs-0.5" + "ypos" "0" + "zpos" "10000" + "wide" "260" + "tall" "80" + "visible" "1" + "proportionaltoparent" "1" + "keyboardinputenabled" "0" + "mouseinputenabled" "1" + + "collapsed_height" "0" + "expanded_height" "80" + + "pinCorner" "2" + "autoResize" "1" + + "OuterShadow" + { + "ControlName" "EditablePanel" + "fieldName" "OuterShadow" + "xpos" "0" + "ypos" "rs1" + "zpos" "-2" + "wide" "f0" + "tall" "f0" + "visible" "1" + "PaintBackgroundType" "0" + "border" "OuterShadowBorder" + "proportionaltoparent" "1" + + "pinCorner" "0" + "autoResize" "2" + } + + "BGPanel" + { + "ControlName" "EditablePanel" + "fieldName" "BGPanel" + "xpos" "cs-0.5" + "ypos" "cs-0.5" + "zpos" "-1" + "wide" "f5" + "tall" "f5" + "visible" "1" + "PaintBackgroundType" "2" + "border" "NoBorder" + "bgcolor_override" "DarkGrey" + "proportionaltoparent" "1" + "pinCorner" "2" + + "DescLabel" + { + "ControlName" "Label" + "fieldName" "DescLabel" + "xpos" "0" + "ypos" "3" + "wide" "f0" + "zpos" "100" + "tall" "20" + "visible" "1" + "enabled" "1" + "font" "HudFontSmall" + "fgcolor_override" "TanLight" + "textAlignment" "center" + "labelText" "#TF_Matchmaking_RollingQueue_NextMapWinner" + "proportionaltoparent" "1" + } + + "MapImageClip" + { + "ControlName" "EditablePanel" + "fieldName" "MapImageClip" + "xpos" "cs-0.5" + "ypos" "22" + "wide" "50" + "tall" "o0.75" + "zpos" "1" + "proportionaltoparent" "1" + "mouseinputenabled" "0" + + "MapImage" + { + "ControlName" "ScalableImagePanel" + "fieldName" "MapImage" + "xpos" "cs-0.5" + "ypos" "0" + "wide" "f0" + "tall" "o1" + "zpos" "0" + "image" "..\vgui\maps\menu_thumb_pl_goldrush" + "proportionaltoparent" "1" + "mouseinputenabled" "0" + } + } + + "NameLabel" + { + "ControlName" "Label" + "fieldName" "NameLabel" + "xpos" "0" + "ypos" "rs1-2" + "wide" "f0" + "zpos" "10" + "tall" "20" + "visible" "1" + "enabled" "1" + "font" "MapVotesPercentage" + "fgcolor_override" "TanLight" + "textAlignment" "south" + "labelText" "%mapname%" + "proportionaltoparent" "1" + "mouseinputenabled" "0" + } + } + } +} \ No newline at end of file diff --git a/resource/ui/matchmakingdashboardsidepanel.res b/resource/ui/matchmakingdashboardsidepanel.res new file mode 100644 index 0000000..3d69173 --- /dev/null +++ b/resource/ui/matchmakingdashboardsidepanel.res @@ -0,0 +1,157 @@ +"Resource/UI/MatchMakingDashboardSidePanel.res" +{ + "Shade" + { + "ControlName" "EditablePanel" + "fieldName" "Shade" + "xpos" "3" + "ypos" "0" + "zpos" "1000" + "wide" "f0" + "tall" "f0" + "visible" "1" + "proportionaltoparent" "1" + "mouseinputenabled" "0" + "bgcolor_override" "ColorBlack" + } + + "TitleGradient" + { + "ControlName" "ImagePanel" + "fieldName" "TitleGradient" + "xpos" "3" + "ypos" "0" + "wide" "f0" + "tall" "60" + "zpos" "98" + "visible" "0" + "enabled" "0" + "rotation" "3" + "proportionaltoparent" "1" + "scaleimage" "1" + "mouseinputenabled" "0" + "alpha" "180" + "image" "gradient_pure_black" + } + + "InnerGradient" + { + "ControlName" "ImagePanel" + "fieldName" "InnerGradient" + "xpos" "3" + "rotation" "2" + "ypos" "0" + "wide" "30" + "tall" "f0" + "zpos" "1000" + "visible" "0" + "enabled" "0" + "proportionaltoparent" "1" + "scaleimage" "1" + "mouseinputenabled" "0" + "image" "gradient_pure_black" + + if_left + { + "xpos" "rs1-3" + "rotation" "1" + } + } + + "OuterGradient" + { + "ControlName" "ImagePanel" + "fieldName" "OuterGradient" + "xpos" "rs1" + "rotation" "1" + "ypos" "0" + "wide" "20" + "tall" "f0" + "zpos" "1000" + "visible" "0" + "enabled" "0" + "proportionaltoparent" "1" + "scaleimage" "1" + "mouseinputenabled" "0" + "alpha" "255" + "image" "gradient_pure_black" + + if_left + { + "xpos" "0" + "rotation" "2" + } + } + + "CloseButton" + { + "ControlName" "CExButton" + "fieldName" "CloseButton" + "xpos" "rs1" + "labelText" ">" + "ypos" "0" + "zpos" "10000" + "wide" "15" + "tall" "f0" + "visible" "1" + "proportionaltoparent" "1" + "command" "nav_close" + "textAlignment" "east" + "font" "HudFontSmall" + + "armedBgColor_override" "Transparent" + "defaultBgColor_override" "Transparent" + "defaultFgColor_override" "White" + "armedFgColor_override" "169 123 255 255" + + if_left + { + "xpos" "0" + "labelText" "<" + } + } + + "ReturnButton" + { + "ControlName" "CExButton" + "fieldName" "ReturnButton" + "xpos" "3" + "labelText" "<" + "ypos" "0" + "zpos" "10000" + "wide" "20" + "tall" "f0" + "visible" "1" + "proportionaltoparent" "1" + "command" "nav_to" + "labelText" "<" + "textAlignment" "west" + "font" "HudFontSmall" + + "armedBgColor_override" "Transparent" + "defaultBgColor_override" "Transparent" + "defaultFgColor_override" "White" + "armedFgColor_override" "169 123 255 255" + + if_left + { + "xpos" "rs1-3" + "labelText" ">" + } + } + + "BGPanel" + { + "ControlName" "EditablePanel" + "fieldName" "BGPanel" + "xpos" "0" + "ypos" "0" + "zpos" "1" + "wide" "f0" + "tall" "f-20" + "visible" "1" + "border" "TeamMenuBorder" + "bgcolor_override" "DarkerGrey" + "proportionaltoparent" "1" + } +} \ No newline at end of file diff --git a/resource/ui/matchmakingplaylist.res b/resource/ui/matchmakingplaylist.res new file mode 100644 index 0000000..5232850 --- /dev/null +++ b/resource/ui/matchmakingplaylist.res @@ -0,0 +1,134 @@ +"Resource/UI/MatchMakingDashboardCasualCriteria.res" +{ + "EventEntry" + { + "ControlName" "CEventPlayListEntry" + "fieldName" "EventEntry" + "xpos" "0" + "ypos" "3" + "tall" "50" + "wide" "140" + "proportionaltoparent" "1" + "button_command" "play_event" + } + + "CasualEntry" + { + "ControlName" "CPlayListEntry" + "fieldName" "CasualEntry" + "xpos" "r150" + "ypos" "5" + "tall" "50" + "wide" "140" + "proportionaltoparent" "0" + "image_name" "main_menu/main_menu_button_casual" + "button_token" "#MMenu_PlayList_Casual_Button" + "button_command" "play_casual" + "desc_token" "#MMenu_PlayList_Casual_Desc" + "matchgroup" "7" // k_eTFMatchGroup_Casual_12v12 + } + + "CompetitiveEntry" + { + "ControlName" "CPlayListEntry" + "fieldName" "CompetitiveEntry" + "xpos" "5" + "ypos" "0" + "tall" "24" + "wide" "140" + "proportionaltoparent" "0" + "image_name" "main_menu/main_menu_button_competitive" + "button_token" "#MMenu_PlayList_Competitive_Button" + "button_command" "play_competitive" + "desc_token" "#MMenu_PlayList_Competitive_Desc" + "matchgroup" "2" // k_eTFMatchGroup_Ladder_6v6 + + "pin_to_sibling" "MvMEntry" + "pin_corner_to_sibling" "PIN_TOPRIGHT" + "pin_to_sibling_corner" "PIN_TOPLEFT" + } + + "MvMEntry" + { + "ControlName" "CPlayListEntry" + "fieldName" "MvMEntry" + "xpos" "5" + "ypos" "0" + "tall" "50" + "wide" "140" + "proportionaltoparent" "0" + "image_name" "main_menu/main_menu_button_mvm" + "button_token" "#MMenu_PlayList_MvM_Button" + "button_command" "play_mvm" + "desc_token" "#MMenu_PlayList_MvM_Desc" + "matchgroup" "1" // k_eTFMatchGroup_MvM_MannUp + + "pin_to_sibling" "CasualEntry" + "pin_corner_to_sibling" "PIN_TOPRIGHT" + "pin_to_sibling_corner" "PIN_TOPLEFT" + } + + "ServerBrowserEntry" + { + "ControlName" "CPlayListEntry" + "fieldName" "ServerBrowserEntry" + "xpos" "0" + "ypos" "2" + "tall" "24" + "wide" "140" + "proportionaltoparent" "0" + "image_name" "main_menu/main_menu_button_community_server" + "button_token" "#MMenu_PlayList_ServerBrowser_Button" + "button_command" "play_community" + "desc_token" "#MMenu_PlayList_ServerBrowser_Desc" + + "pin_to_sibling" "CompetitiveEntry" + "pin_corner_to_sibling" "PIN_TOPLEFT" + "pin_to_sibling_corner" "PIN_BOTTOMLEFT" + } + + "TrainingEntry" + { + "ControlName" "CPlayListEntry" + "fieldName" "TrainingEntry" + "xpos" "5" + "ypos" "0" + "tall" "24" + "wide" "140" + "proportionaltoparent" "0" + "image_name" "main_menu/main_menu_button_training" + "button_token" "#MMenu_PlayList_Training_Button" + "button_command" "play_training" + "desc_token" "#MMenu_PlayList_Training_Desc" + + "pin_to_sibling" "CompetitiveEntry" + "pin_corner_to_sibling" "PIN_TOPRIGHT" + "pin_to_sibling_corner" "PIN_TOPLEFT" + } + + "CreateServerEntry" + { + "ControlName" "CPlayListEntry" + "fieldName" "CreateServerEntry" + "xpos" "0" + "ypos" "2" + "tall" "24" + "wide" "140" + "proportionaltoparent" "0" + "image_name" "main_menu/main_menu_button_custom_server" + "button_token" "#MMenu_PlayList_CreateServer_Button" + "button_command" "create_server" + "desc_token" "#MMenu_PlayList_CreateServer_Desc" + + "pin_to_sibling" "TrainingEntry" + "pin_corner_to_sibling" "PIN_TOPLEFT" + "pin_to_sibling_corner" "PIN_BOTTOMLEFT" + } + + "ScrollBar" + { + "ControlName" "ScrollBar" + "FieldName" "ScrollBar" + "xpos" "9999" + } +} \ No newline at end of file diff --git a/resource/ui/matchmakingtooltip-base.res b/resource/ui/matchmakingtooltip-base.res new file mode 100644 index 0000000..a049983 --- /dev/null +++ b/resource/ui/matchmakingtooltip-base.res @@ -0,0 +1,56 @@ +"Resource/UI/MatchMakingTooltip.res" +{ + "TooltipPanel" + { + // "ControlName" "EditablePanel" + "fieldName" "TooltipPanel" + "xpos" "0" + "ypos" "0" + "zpos" "30000" + "wide" "300" + "tall" "100" + "visible" "0" + "PaintBackgroundType" "2" + "border" "ButtonHover" + "bgcolor_override" "DarkGrey" + "mouseinputenabled" "0" + + "TipLabel" + { + "ControlName" "CExLabel" + "fieldName" "TipLabel" + + + if_small + { + "font" "HudFontSmall" + } + + if_medium + { + "font" "HudFontMediumSmall" + } + + if_large + { + "font" "HudFontMedium" + } + + "labelText" "%tiptext%" + "textAlignment" "center" + "xpos" "10" + "ypos" "10" + "zpos" "2" + "wide" "140" + "tall" "30" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "wrap" "1" + "fgcolor_override" "TanLight" + "auto_wide_tocontents" "1" + "auto_tall_tocontents" "1" + } + } +} \ No newline at end of file diff --git a/resource/ui/matchmakingtooltip.res b/resource/ui/matchmakingtooltip.res new file mode 100644 index 0000000..57322f1 --- /dev/null +++ b/resource/ui/matchmakingtooltip.res @@ -0,0 +1,2 @@ +"#base" "../../#customizations/streamermode/matchmakingtooltip.res" +"#base" "matchmakingtooltip-base.res" \ No newline at end of file diff --git a/resource/ui/mediccallerpanel.res b/resource/ui/mediccallerpanel.res new file mode 100644 index 0000000..af3108b --- /dev/null +++ b/resource/ui/mediccallerpanel.res @@ -0,0 +1,122 @@ +"Resource/UI/MedicCallerPanel.res" +{ + "CallerBG" + { + "ControlName" "CTFImagePanel" + "fieldName" "CallerBG" + "xpos" "0" + "ypos" "0" + "zpos" "0" + "wide" "30" + "tall" "30" + "visible" "0" + "enabled" "1" + "image" "../effects/speech_mediccall_hud" + "scaleImage" "1" + } + + "CallerBurning" + { + "ControlName" "CTFImagePanel" + "fieldName" "CallerBurning" + "xpos" "0" + "ypos" "0" + "zpos" "0" + "wide" "45" + "tall" "45" + "visible" "0" + "enabled" "1" + "image" "../effects/speech_mediccall_fire" + "scaleImage" "1" + } + + "CallerHealth" + { + "ControlName" "CTFImagePanel" + "fieldName" "CallerHealth" + "xpos" "0" + "ypos" "0" + "zpos" "0" + "wide" "30" + "tall" "30" + "visible" "0" + "enabled" "1" + "image" "../effects/speech_mediccall_hurt" + "scaleImage" "1" + } + + "CallerBleeding" + { + "ControlName" "CTFImagePanel" + "fieldName" "CallerBleeding" + "xpos" "0" + "ypos" "0" + "zpos" "0" + "wide" "45" + "tall" "45" + "visible" "0" + "enabled" "1" + "image" "../effects/speech_mediccall_bleed" + "scaleImage" "1" + } + + "CallerAuto" + { + "ControlName" "CTFImagePanel" + "fieldName" "CallerAuto" + "xpos" "0" + "ypos" "0" + "zpos" "0" + "wide" "30" + "tall" "30" + "visible" "0" + "enabled" "1" + "image" "../effects/speech_mediccall_attention" + "scaleImage" "1" + } + + "CallerReviveEasy" + { + "ControlName" "CTFImagePanel" + "fieldName" "CallerReviveEasy" + "xpos" "0" + "ypos" "0" + "zpos" "0" + "wide" "30" + "tall" "30" + "visible" "0" + "enabled" "1" + "image" "../effects/speech_mediccall_tombstone_noz" + "scaleImage" "1" + } + + "CallerReviveMedium" + { + "ControlName" "CTFImagePanel" + "fieldName" "CallerReviveMedium" + "xpos" "0" + "ypos" "0" + "zpos" "0" + "wide" "30" + "tall" "30" + "visible" "0" + "enabled" "1" + "image" "../effects/speech_mediccall_tombstone_1_noz" + "scaleImage" "1" + } + + "CallerReviveHard" + { + "ControlName" "CTFImagePanel" + "fieldName" "CallerReviveHard" + "xpos" "0" + "ypos" "0" + "zpos" "0" + "wide" "30" + "tall" "30" + "visible" "0" + "enabled" "1" + "image" "../effects/speech_mediccall_tombstone_2_noz" + "scaleImage" "1" + } +} \ No newline at end of file diff --git a/resource/ui/mediguninfo.res b/resource/ui/mediguninfo.res new file mode 100644 index 0000000..c3740dc --- /dev/null +++ b/resource/ui/mediguninfo.res @@ -0,0 +1,27 @@ +"Resource/UI/MedigunInfo.res" +{ + "MedigunInfo" + { + "ControlName" "Frame" + "fieldName" "MedigunInfo" + "xpos" "0" + "ypos" "20" + "wide" "f0" + "tall" "f0" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "tabPosition" "0" + + "red_base_x" "0" + "red_base_y" "c15" + "red_offset_x" "0" + "red_offset_y" "18" + + "blu_base_x" "0" + "blu_base_y" "c-5" + "blu_offset_x" "0" + "blu_offset_y" "-18" + } +} \ No newline at end of file diff --git a/resource/ui/medigunpanel.res b/resource/ui/medigunpanel.res new file mode 100644 index 0000000..9a4c2ed --- /dev/null +++ b/resource/ui/medigunpanel.res @@ -0,0 +1,330 @@ +"Resource/UI/MedigunPanel.res" +{ + "MedigunPanel" + { + "ControlName" "Frame" + "fieldName" "MedigunPanel" + "wide" "160" + "tall" "17" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "tabPosition" "0" + + "player-dead" { + //"visible" "0" + } + } + + "PanelCover" + { + "ControlName" "ImagePanel" + "fieldName" "PanelCover" + "xpos" "0" + "ypos" "0" + "zpos" "1" + "wide" "f0" + "tall" "f0" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "fillcolor" "TransparentBlack" + + "player-dead" { + //"visible" "0" + } + "team-red" { + "xpos" "0" + } + } + + "MedigunPanelBackground" + { + "ControlName" "ScalableImagePanel" + "fieldName" "MedigunPanelBackground" + "xpos" "0" + "ypos" "0" + "zpos" "1" + "wide" "f0" + "tall" "20" + "autoResize" "0" + "pinCorner" "0" + "visible" "0" + "enabled" "0" + "proportionaltoparent" "1" + "image" "../HUD/color_panel_brown" + + "scaleImage" "1" + "src_corner_height" "22" // pixels inside the image + "src_corner_width" "22" + "draw_corner_width" "0" // screen size of the corners ( and sides ), proportional + "draw_corner_height" "0" + + "player-alive" + { + "team-red" { + "image" "../HUD/color_panel_red" + } + "team-blu" { + "image" "../HUD/color_panel_blu" + } + } + } + + "MedigunPanelChargeTypeIcon" + { + "ControlName" "ImagePanel" + "fieldName" "MedigunPanelChargeTypeIcon" + "xpos" "29" + "ypos" "2" + "zpos" "2" + "wide" "14" + "tall" "14" + "visible" "1" + "enabled" "1" + "scaleImage" "1" + "image" "replay/thumbnails/uber" + + "team-red" { + "drawcolor" "205 50 50 150" + } + "team-blu" { + "drawcolor" "70 130 180 150" + } + + "player-alive" + { + "medigun-kritzkrieg" { + "image" "replay/thumbnails/kritz" + } + + "medigun-quickfix" { + "image" "replay/thumbnails/quickfix" + } + + "medigun-vaccinator" { + "ypos" "0" + "wide" "17" + "tall" "17" + "drawcolor_override" "" + + "team-red" + { + "resist-bullet" { + "image" "../HUD/defense_buff_bullet_red" + } + "resist-explosive" { + "image" "../HUD/defense_buff_explosion_red" + } + "resist-fire" { + "image" "../HUD/defense_buff_fire_red" + } + } + + "team-blu" + { + "resist-bullet" { + "image" "../HUD/defense_buff_bullet_blue" + } + "resist-explosive" { + "image" "../HUD/defense_buff_explosion_blue" + } + "resist-fire" { + "image" "../HUD/defense_buff_fire_blue" + } + } + } + } + + "player-dead" + { + "wide" "16" + "drawcolor_override" "130 130 130 225" + "image" "replay/thumbnails/deadshield" + } + } + + "MedigunPanelChargeLabel" + { + "ControlName" "VariableLabel" + "fieldName" "MedigunPanelChargeLabel" + "xpos" "0" + "ypos" "0" + "zpos" "2" + "wide" "24" + "tall" "18" + "autoResize" "1" + "visible" "1" + "enabled" "1" + "labelText" "%charge%" + "tabPosition" "0" + "textAlignment" "center" + "dulltext" "0" + "brighttext" "0" + "font" "Cerbetica16" + "fgcolor" "TanLight" + + "medigun-vaccinator" { + "labelText" "%charges%" + } + + "player-dead" { + "visible" "0" + } + } + "MedigunPanelChargeLabelShadow" + { + "ControlName" "VariableLabel" + "fieldName" "MedigunPanelChargeLabelShadow" + "xpos" "-1" + "ypos" "-2" + "zpos" "2" + "wide" "24" + "tall" "18" + "autoResize" "1" + "visible" "1" + "enabled" "1" + "labelText" "%charge%" + "tabPosition" "0" + "textAlignment" "center" + "dulltext" "0" + "brighttext" "0" + "font" "Cerbetica16" + "fgcolor_override" "TransparentBlack" + + "pin_to_sibling" "MedigunPanelChargeLabel" + "pin_corner_to_sibling" "PIN_TOPLEFT" + "pin_to_sibling_corner" "PIN_TOPLEFT" + + "player-dead" { + "visible" "0" + } + } + + "MedigunPanelChargeMeter" + { + "ControlName" "ImageProgressBar" + "fieldName" "MedigunPanelChargeMeter" + "font" "Default" + "xpos" "49" + "ypos" "0" + "zpos" "2" + "wide" "112" + "tall" "18" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "textAlignment" "Left" + "dulltext" "0" + "brighttext" "0" + "bgcolor_override" "38 55 63 255" + "fgcolor_override" "57 92 120 255" + "direction" "east" + "variable" "charge" + + "medigun-vaccinator" { + "visible" "0" + } + + "player-dead" { + "visible" "0" + } + "team-red" { + "bgcolor_override" "89 24 23 255" + "fgcolor_override" "157 49 47 255" + } + } + + "MedigunPanelNameLabel" + { + "ControlName" "VariableLabel" + "fieldName" "MedigunPanelNameLabel" + "xpos" "50" + "ypos" "0" + "zpos" "3" + "wide" "80" + "tall" "18" + "autoResize" "1" + "labelText" "#TF_Weapon_Medigun" + "visible" "1" + "enabled" "1" + "tabPosition" "0" + "textAlignment" "west" + "dulltext" "0" + "brighttext" "0" + "textinsetx" "6" + "font" "HudFontSmall" + "fgcolor_override" "TanLight" + "proportionaltoparent" "1" + + "medigun-medigun" { + "labelText" "#TF_Weapon_Medigun" + } + + "medigun-kritzkrieg" { + "labelText" "#TF_Unique_Achievement_Medigun1" + } + + "medigun-quickfix" { + "labelText" "#TF_Unique_MediGun_QuickFix" + } + + "medigun-vaccinator" { + "labelText" "#TF_Weapon_Medigun_Resist" + } + + "player-dead" { + "visible" "0" + } + } + + "MedigunPanelNameLabelShadow" + { + "ControlName" "VariableLabel" + "fieldName" "MedigunPanelNameLabelShadow" + "xpos" "-1" + "ypos" "-1" + "zpos" "3" + "wide" "80" + "tall" "18" + "autoResize" "1" + "labelText" "#TF_Weapon_Medigun" + "visible" "0" + "enabled" "0" + "tabPosition" "0" + "textAlignment" "west" + "dulltext" "0" + "brighttext" "0" + "textinsetx" "6" + "font" "HudFontSmall" + "fgcolor_override" "TransparentBlack" + "proportionaltoparent" "1" + + "pin_to_sibling" "MedigunPanelNameLabel" + "pin_corner_to_sibling" "PIN_TOPLEFT" + "pin_to_sibling_corner" "PIN_TOPLEFT" + + "medigun-medigun" { + "labelText" "TF_Weapon_Medigun" + } + + "medigun-kritzkrieg" { + "labelText" "#TF_Unique_Achievement_Medigun1" + } + + "medigun-quickfix" { + "labelText" "#TF_Unique_MediGun_QuickFix" + } + + "medigun-vaccinator" { + "labelText" "#TF_Weapon_Medigun_Resist" + } + + "player-dead" { + "visible" "0" + } + } +} \ No newline at end of file diff --git a/resource/ui/mvmcreditspendpanel.res b/resource/ui/mvmcreditspendpanel.res new file mode 100644 index 0000000..0b36ba6 --- /dev/null +++ b/resource/ui/mvmcreditspendpanel.res @@ -0,0 +1,113 @@ +"Resource/UI/MvMCreditSpendPanel.res" +{ + "HeaderLabel" + { + "ControlName" "CExLabel" + "fieldName" "HeaderLabel" + "font" "HudFontSmall" + "labelText" "%header%" + "textAlignment" "north-west" + "xpos" "0" + "ypos" "0" + "wide" "300" + "tall" "15" + "fgcolor" "TanLight" + } + + "TableBackground" + { + "ControlName" "EditablePanel" + "fieldName" "TableBackground" + "xpos" "0" + "ypos" "14" + "zpos" "-1" + "wide" "190" + "tall" "42" + "visible" "1" + "bgcolor_override" "Transparent" + } + + "UpgradesLabel" + { + "ControlName" "CExLabel" + "fieldName" "UpgradesLabel" + "font" "HudFontSmall" + "labelText" "#TF_PVE_Upgrades" + "textAlignment" "north-west" + "xpos" "0" + "ypos" "15" + "wide" "70" + "tall" "20" + "fgcolor" "TanLight" + } + + "UpgradesCountLabel" + { + "ControlName" "CExLabel" + "fieldName" "UpgradesCountLabel" + "font" "HudFontSmall" + "labelText" "%upgrades%" + "textAlignment" "north-east" + "xpos" "75" + "ypos" "15" + "wide" "30" + "tall" "20" + "fgcolor" "TanLight" + } + + "BuyBackLabel" + { + "ControlName" "CExLabel" + "fieldName" "BuyBackLabel" + "font" "HudFontSmall" + "labelText" "#TF_PVE_Buybacks" + "textAlignment" "north-west" + "xpos" "0" + "ypos" "27" + "wide" "70" + "tall" "20" + "fgcolor" "TanLight" + } + + "BuyBackCountLabel" + { + "ControlName" "CExLabel" + "fieldName" "BuyBackCountLabel" + "font" "HudFontSmall" + "labelText" "%buybacks%" + "textAlignment" "north-east" + "xpos" "75" + "ypos" "27" + "wide" "30" + "tall" "20" + "fgcolor" "TanLight" + } + + "BottleLabel" + { + "ControlName" "CExLabel" + "fieldName" "BottleLabel" + "font" "HudFontSmall" + "labelText" "#TF_PVE_Bottles" + "textAlignment" "north-west" + "xpos" "0" + "ypos" "39" + "wide" "70" + "tall" "20" + "fgcolor" "TanLight" + } + + "BottleCountLabel" + { + "ControlName" "CExLabel" + "fieldName" "BottleCountLabel" + "font" "HudFontSmall" + "labelText" "%bottles%" + "textAlignment" "north-east" + "xpos" "75" + "ypos" "39" + "wide" "30" + "tall" "20" + "fgcolor" "TanLight" + } +} \ No newline at end of file diff --git a/resource/ui/mvmcreditsubpanel.res b/resource/ui/mvmcreditsubpanel.res new file mode 100644 index 0000000..f66fd1c --- /dev/null +++ b/resource/ui/mvmcreditsubpanel.res @@ -0,0 +1,128 @@ +"Resource/UI/MvMCreditSubPanel.res" +{ + "HeaderLabel" + { + "ControlName" "CExLabel" + "fieldName" "HeaderLabel" + "font" "HudFontSmall" + "labelText" "%header%" + "textAlignment" "north-west" + "xpos" "0" + "ypos" "0" + "wide" "300" + "tall" "15" + "fgcolor" "TanLight" + } + + "TableBackground" + { + "ControlName" "EditablePanel" + "fieldName" "TableBackground" + "xpos" "0" + "ypos" "14" + "zpos" "-1" + "wide" "190" + "tall" "42" + "visible" "1" + "bgcolor_override" "Transparent" + } + + "CreditCollectedTextLabel" + { + "ControlName" "CExLabel" + "fieldName" "CreditCollectedTextLabel" + "font" "HudFontSmall" + "labelText" "#TF_PVE_Collected" + "textAlignment" "north-west" + "xpos" "0" + "ypos" "15" + "wide" "70" + "tall" "12" + "fgcolor" "TanLight" + } + + "CreditCollectedCountLabel" + { + "ControlName" "CExLabel" + "fieldName" "CreditCollectedCountLabel" + "font" "HudFontSmall" + "labelText" "%creditscollected%" + "textAlignment" "north-east" + "xpos" "75" + "ypos" "15" + "wide" "30" + "tall" "12" + "fgcolor" "CreditsGreen" + } + + "CreditMissedTextLabel" + { + "ControlName" "CExLabel" + "fieldName" "CreditMissedTextLabel" + "font" "HudFontSmall" + "labelText" "#TF_PVE_Missed" + "textAlignment" "north-west" + "xpos" "0" + "ypos" "27" + "wide" "70" + "tall" "12" + "fgcolor" "TanLight" + } + + "CreditMissedCountLabel" + { + "ControlName" "CExLabel" + "fieldName" "CreditMissedCountLabel" + "font" "HudFontSmall" + "labelText" "%creditsmissed%" + "textAlignment" "north-east" + "xpos" "75" + "ypos" "27" + "wide" "30" + "tall" "12" + "fgcolor" "RedSolid" + } + + "CreditBonusTextLabel" + { + "ControlName" "CExLabel" + "fieldName" "CreditBonusTextLabel" + "font" "HudFontSmall" + "labelText" "#TF_PVE_Bonus" + "textAlignment" "north-west" + "xpos" "0" + "ypos" "39" + "wide" "70" + "tall" "12" + "fgcolor" "TanLight" + } + + "CreditBonusCountLabel" + { + "ControlName" "CExLabel" + "fieldName" "CreditBonusCountLabel" + "font" "HudFontSmall" + "labelText" "%creditbonus%" + "textAlignment" "north-east" + "xpos" "75" + "ypos" "39" + "wide" "30" + "tall" "12" + "fgcolor" "CreditsGreen" + } + + "CreditRatingLabel" + { + "ControlName" "CExLabel" + "fieldName" "CreditRatingLabel" + "font" "HudFontMedium" + "labelText" "%rating%" + "textAlignment" "center" + "xpos" "66" + "ypos" "-3" + "zpos" "1" + "wide" "70" + "tall" "20" + "fgcolor" "TanLight" + } +} \ No newline at end of file diff --git a/resource/ui/mvmcriteria.res b/resource/ui/mvmcriteria.res new file mode 100644 index 0000000..71f899b --- /dev/null +++ b/resource/ui/mvmcriteria.res @@ -0,0 +1,637 @@ +"Resource/UI/MvMCriteria.res" +{ + "MvMTourOfDutyGroupBox" + { + "ControlName" "EditablePanel" + "fieldName" "MvMTourOfDutyGroupBox" + "xpos" "0" + "ypos" "10" + "zpos" "-1" + "wide" "400" + "tall" "225" + + "ChallengeLabel" + { + "ControlName" "Label" + "fieldName" "ChallengeLabel" + "font" "HudFontMediumSmall" + "labelText" "#TF_MvM_TourOfDuty" + "textAlignment" "south-west" + "xpos" "0" + "ypos" "0" + "zpos" "0" + "wide" "400" + "tall" "26" + "fgcolor_override" "White" + } + + "DifficultyLabel" + { + "ControlName" "Label" + "fieldName" "DifficultyLabel" + "font" "HudFontMediumSmall" + "labelText" "#TF_MvM_Difficulty" + "textAlignment" "south-west" + "xpos" "189" + "ypos" "0" + "zpos" "0" + "wide" "100" + "tall" "24" + "fgcolor_override" "White" + } + + "CompleteLabel" + { + "ControlName" "Label" + "fieldName" "CompleteLabel" + "font" "HudFontMediumSmall" + "labelText" "#TR_ProgressDone" + "textAlignment" "south-west" + "xpos" "279" + "ypos" "0" + "zpos" "0" + "wide" "80" + "tall" "24" + "fgcolor_override" "White" + } + + "TourLevelLabel" + { + "ControlName" "Label" + "fieldName" "TourLevelLabel" + "font" "HudFontMediumSmall" + "labelText" "#TF_MvM_TourNumber" + "textAlignment" "south-west" + "xpos" "345" + "ypos" "0" + "zpos" "0" + "wide" "80" + "tall" "26" + "fgcolor_override" "White" + } + + "TourlistGroupBox" + { + "ControlName" "EditablePanel" + "fieldName" "TourlistGroupBox" + "xpos" "0" + "ypos" "28" + "zpos" "-1" + "wide" "400" + "tall" "197" + "PaintBackgroundType" "0" + "paintbackground" "1" + "bgcolor_override" "DarkerGrey" + + "GreyOutPanel" + { + "ControlName" "EditablePanel" + "fieldName" "GreyOutPanel" + "xpos" "0" + "ypos" "0" + "zpos" "200" + "wide" "400" + "tall" "225" + "visible" "0" + "bgcolor_override" "128 128 128 128" + } + + "TourList" + { + "ControlName" "SectionedListPanel" + "fieldName" "TourList" + "font" "HudFontSmall" + "xpos" "0" + "ypos" "5" + "zpos" "0" + "wide" "400" + "tall" "197" + "linespacing" "12" + } + } + + "TourDifficultyWarning" + { + "ControlName" "Label" + "fieldName" "TourDifficultyWarning" + "font" "HudFontSmall" + "labelText" "#TF_MVM_Tour_ExpertDifficulty_Warning" + "xpos" "30" + "ypos" "100" + "zpos" "2" + "wide" "340" + "tall" "120" + "textAlignment" "north-west" + "visible" "1" + "enabled" "1" + "wrap" "1" + "fgcolor_override" "250 114 45 255" + } + } + + "MannUpTourLootDescriptionBox" + { + "ControlName" "EditablePanel" + "fieldName" "MannUpTourLootDescriptionBox" + "xpos" "0" + "ypos" "240" + "zpos" "-1" + "wide" "400" + "tall" "120" + "PaintBackgroundType" "0" + "paintbackground" "1" + "bgcolor_override" "DarkerGrey" + + "TourLootImage" + { + "ControlName" "ImagePanel" + "fieldName" "TourLootImage" + "xpos" "280" + "ypos" "6" + "zpos" "0" + "wide" "110" + "tall" "110" + "visible" "1" + "enabled" "1" + "mouseinputenabled" "0" + "image" "pve/mvm_loot_image" + "scaleImage" "1" + } + + "ToorLootTitle" + { + "ControlName" "Label" + "fieldName" "ToorLootTitle" + "font" "HudFontMediumSmall" + "labelText" "#TF_MvM_TourLootTitle" + "textAlignment" "west" + "xpos" "10" + "ypos" "5" + "zpos" "0" + "wide" "200" + "tall" "30" + } + + "ToorLootDetailLabel" + { + "ControlName" "Label" + "fieldName" "ToorLootDetailLabel" + "font" "FontRegular12" + "labelText" "%tour_loot_detail%" + "textAlignment" "west" + "wrap" "1" + "xpos" "10" + "ypos" "30" + "zpos" "0" + "wide" "280" + "tall" "50" + } + } + + "MvMEconItemsGroupBox" + { + "ControlName" "EditablePanel" + "fieldName" "MvMEconItemsGroupBox" + "xpos" "0" + "ypos" "240" + "zpos" "-1" + "wide" "400" + "tall" "120" + "bgcolor_override" "0 0 0 200" + "border" "QuickplayBorder" + + "InventoryTitleLabel" + { + "ControlName" "Label" + "fieldName" "InventoryTitleLabel" + "font" "HudFontMediumSmall" + "labelText" "#TF_MvM_InventoryTitle" + "textAlignment" "north-west" + "xpos" "8" + "ypos" "5" + "zpos" "0" + "wide" "200" + "tall" "20" + } + + "MannUpTicketAd" + { + "ControlName" "CCyclingAdContainerPanel" + "fieldName" "MannUpTicketAd" + "xpos" "3" + "ypos" "30" + "zpos" "0" + "wide" "70" + "tall" "40" + "visible" "1" + "enabled" "1" + "mouseinputenabled" "1" + "paintborder" "0" + + "items" + { + "0" + { + "item" "Tour of Duty Ticket" + "show_market" "0" + "show_name" "0" + "show_ad_text" "0" + "show_background" "0" + } + } + } + + "MannUpTicketCountLabel" + { + "ControlName" "Label" + "fieldName" "MannUpTicketCountLabel" + "font" "HudFontMediumSmall" + "labelText" "%ticket_count%" + "textAlignment" "north-west" + "fgcolor_override" "201 79 57 255" + "xpos" "11" + "ypos" "28" + "zpos" "2" + "wide" "60" + "tall" "30" + "mouseinputenabled" "0" + } + + "SquadSurplusTicketAd" + { + "ControlName" "CCyclingAdContainerPanel" + "fieldName" "SquadSurplusTicketAd" + "xpos" "83" + "ypos" "30" + "zpos" "0" + "wide" "70" + "tall" "40" + "visible" "1" + "enabled" "1" + "mouseinputenabled" "1" + "paintborder" "0" + + "items" + { + "0" + { + "item" "MvM Squad Surplus Voucher" + "show_market" "0" + "show_name" "0" + "show_ad_text" "0" + "show_background" "0" + } + } + } + + "SquadSurplusCountLabel" + { + "ControlName" "Label" + "fieldName" "SquadSurplusCountLabel" + "font" "HudFontMediumSmall" + "labelText" "%voucher_count%" + "textAlignment" "north-west" + "fgcolor_override" "201 79 57 255" + "xpos" "89" + "ypos" "28" + "zpos" "2" + "wide" "60" + "tall" "30" + "mouseinputenabled" "0" + } + + "SquadSurplusCheckButton" + { + "ControlName" "CheckButton" + "fieldName" "SquadSurplusCheckButton" + "xpos" "5" + "ypos" "92" + "zpos" "2" + "wide" "25" + "tall" "25" + "font" "HudFontSmall" + "labelText" "" + } + + "ActivateSquadSurplusLabel" + { + "ControlName" "Label" + "fieldName" "SquadSurplusCheckLabel" + "font" "FontRegular12" + "labelText" "#TF_MvM_ActivateSquadSurplus" + "textAlignment" "west" + "wrap" "1" + "xpos" "33" + "ypos" "90" + "zpos" "0" + "wide" "140" + "tall" "25" + } + + "Slot0" + { + "ControlName" "CMvMPlayerTicketStatusPanel" + "fieldName" "Slot0" + "xpos" "200" + "ypos" "5" + "zpos" "0" + "wide" "28" + "tall" "200" + "party_slot" "0" + } + + "Slot1" + { + "ControlName" "CMvMPlayerTicketStatusPanel" + "fieldName" "Slot1" + "xpos" "200+30" + "ypos" "5" + "zpos" "0" + "wide" "28" + "tall" "200" + "party_slot" "1" + } + + "Slot2" + { + "ControlName" "CMvMPlayerTicketStatusPanel" + "fieldName" "Slot2" + "xpos" "200+30+30" + "ypos" "5" + "zpos" "0" + "wide" "28" + "tall" "200" + "party_slot" "2" + } + + "Slot3" + { + "ControlName" "CMvMPlayerTicketStatusPanel" + "fieldName" "Slot3" + "xpos" "200+30+30+30" + "ypos" "5" + "zpos" "0" + "wide" "28" + "tall" "200" + "party_slot" "3" + } + + "Slot4" + { + "ControlName" "CMvMPlayerTicketStatusPanel" + "fieldName" "Slot4" + "xpos" "200+30+30+30+30" + "ypos" "5" + "zpos" "0" + "wide" "28" + "tall" "200" + "party_slot" "4" + } + + "Slot5" + { + "ControlName" "CMvMPlayerTicketStatusPanel" + "fieldName" "Slot5" + "xpos" "200+30+30+30+30+30" + "ypos" "5" + "zpos" "0" + "wide" "28" + "tall" "200" + "party_slot" "5" + } + + "MissingTicketsAlertImage" + { + "ControlName" "ImagePanel" + "fieldName" "MissingTicketsAlertImage" + "xpos" "195" + "ypos" "r35" + "zpos" "105" + "wide" "35" + "tall" "35" + "visible" "1" + "enabled" "1" + "image" "glyph_alert" + "scaleImage" "1" + "mouseinputenabled" "0" + "proportionaltoparent" "1" + "drawcolor" "255 255 255 255" + } + + "MissingTicketsLabel" + { + "ControlName" "Label" + "fieldName" "MissingTicketsLabel" + "font" "FontRegular12" + "fgcolor_override" "TanDark" + "labelText" "#TF_Matchmaking_CantQueue_NoTicket" + "textAlignment" "south-west" + "wrap" "1" + "xpos" "235" + "ypos" "rs1-5" + "zpos" "0" + "wide" "165" + "tall" "35" + "proportionaltoparent" "1" + } + } + + "MvMPracticeGroupBox" + { + "ControlName" "EditablePanel" + "fieldName" "MvMPracticeGroupBox" + "xpos" "0" + "ypos" "240" + "zpos" "-1" + "wide" "400" + "tall" "120" + "PaintBackgroundType" "2" + "paintbackground" "1" + "bgcolor_override" "0 0 0 200" + "border" "QuickplayBorder" + + "NoMannUpImage" + { + "ControlName" "ImagePanel" + "fieldName" "NoMannUpImage" + "xpos" "250" + "ypos" "6" + "zpos" "0" + "wide" "110" + "tall" "110" + "visible" "1" + "enabled" "1" + "mouseinputenabled" "0" + "image" "pve/mvm_loot_image" + "scaleImage" "1" + } + + "NoMannUpTitleLabel" + { + "ControlName" "Label" + "fieldName" "NoMannUpTitleLabel" + "font" "HudFontSmallBold" + "labelText" "#TF_MvM_NoMannUpTitle" + "textAlignment" "west" + "xpos" "10" + "ypos" "5" + "zpos" "0" + "wide" "200" + "tall" "30" + } + + "NoMannUpDescriptionLabel" + { + "ControlName" "Label" + "fieldName" "NoMannUpDescriptionLabel" + "font" "HudFontSmall" + "labelText" "#TF_MvM_NoMannUpDescription" + "textAlignment" "west" + "wrap" "1" + "xpos" "10" + "ypos" "30" + "zpos" "0" + "wide" "280" + "tall" "50" + } + + "MannUpNowButton" + { + "ControlName" "CExButton" + "fieldName" "MannUpNowButton" + "xpos" "10" + "ypos" "85" + "zpos" "2" + "wide" "120" + "tall" "20" + "autoResize" "0" + "pinCorner" "3" + "visible" "1" + "enabled" "1" + "tabPosition" "0" + "labelText" "#TF_MvM_MannUpNow" + "font" "HudFontSmallBold" + "textAlignment" "center" + "dulltext" "0" + "brighttext" "0" + "command" "mann_up_now" + "sound_depressed" "UI/buttonclick.wav" + "sound_released" "UI/buttonclickrelease.wav" + } + } + + "MvMSelectChallengeGroupBox" + { + "ControlName" "EditablePanel" + "fieldName" "MvMSelectChallengeGroupBox" + "xpos" "0" + "ypos" "10" + "zpos" "-1" + "wide" "400" + "tall" "225" + + "ChallengeLabel" + { + "ControlName" "Label" + "fieldName" "ChallengeLabel" + "font" "HudFontMediumSmall" + "labelText" "%tour_name%" + "textAlignment" "south-west" + "xpos" "0" + "ypos" "0" + "zpos" "0" + "wide" "400" + "tall" "26" + "fgcolor_override" "TanLight" + "allcaps" "1" + } + + "CompleteLabel" + { + "ControlName" "Label" + "fieldName" "CompleteLabel" + "font" "HudFontMediumSmall" + "labelText" "%complete_heading%" + "textAlignment" "south-west" + "xpos" "270" + "ypos" "0" + "zpos" "0" + "wide" "100" + "tall" "24" + "fgcolor_override" "TanLight" + "allcaps" "1" + } + + "TourLevelImage" + { + "ControlName" "ImagePanel" + "fieldName" "TourLevelImage" + "xpos" "342" + "ypos" "-10" + "zpos" "0" + "wide" "60" + "tall" "60" + "visible" "1" + "enabled" "1" + "mouseinputenabled" "0" + "image" "../hud/mvm_tours" + "scaleImage" "1" + } + + "TourLevelLabel" + { + "ControlName" "Label" + "fieldName" "TourLevelLabel" + "font" "HudFontMediumSmall" + "labelText" "%tour_level%" + "textAlignment" "south" + "xpos" "357" + "ypos" "0" + "zpos" "0" + "wide" "30" + "tall" "26" + "fgcolor_override" "Black" + } + + "ChallengeListGroupBox" + { + "ControlName" "EditablePanel" + "fieldName" "ChallengeListGroupBox" + "xpos" "0" + "ypos" "28" + "zpos" "-1" + "wide" "400" + "tall" "197" + "PaintBackgroundType" "2" + "paintbackground" "1" + "bgcolor_override" "0 0 0 200" + "border" "QuickplayBorder" + + "GreyOutPanel" + { + "ControlName" "EditablePanel" + "fieldName" "GreyOutPanel" + "xpos" "0" + "ypos" "0" + "zpos" "200" + "wide" "400" + "tall" "225" + "visible" "0" + "bgcolor_override" "128 128 128 128" + } + + "ChallengeList" + { + "ControlName" "SectionedListPanel" + "fieldName" "ChallengeList" + "font" "HudFontSmall" + "xpos" "70" + "ypos" "5" + "zpos" "0" + "wide" "330" + "tall" "192" + "linespacing" "12" + } + } + } +} \ No newline at end of file diff --git a/resource/ui/mvminworldcurrency.res b/resource/ui/mvminworldcurrency.res new file mode 100644 index 0000000..b251cdc --- /dev/null +++ b/resource/ui/mvminworldcurrency.res @@ -0,0 +1,70 @@ +"Resource/UI/MvMInWorldCurrency.res" +{ + "CurrencyBG" + { + "ControlName" "EditablePanel" + "fieldName" "CurrencyBG" + "xpos" "0" + "ypos" "0" + "zpos" "0" + "wide" "100" + "tall" "20" + "visible" "1" + "enabled" "1" + "bgcolor_override" "Transparent" + "PaintBackgroundType" "2" + } + + "CurrencyLabel" + { + "ControlName" "CExLabel" + "fieldName" "CurrencyLabel" + "font" "HudFontSmall" + "fgcolor" "TanLight" + "xpos" "4" + "ypos" "0" + "zpos" "3" + "wide" "50" + "tall" "20" + "visible" "1" + "enabled" "1" + "allcaps" "1" + "textAlignment" "west" + "labelText" "" + // "labelText" "#TF_PVE_Missed" + } + + "CurrencyGood" + { + "ControlName" "CExLabel" + "fieldName" "CurrencyGood" + "font" "HudFontSmall" + "fgcolor" "225 30 30 255" + "xpos" "45" + "ypos" "0" + "zpos" "4" + "wide" "25" + "tall" "20" + "visible" "1" + "enabled" "1" + "textAlignment" "east" + "labelText" "%currency%" + } + + "CurrencyBad" + { + "ControlName" "CExLabel" + "fieldName" "CurrencyBad" + "font" "HudFontSmall" + "fgcolor" "225 30 30 255" + "xpos" "45" + "ypos" "0" + "zpos" "4" + "wide" "50" + "tall" "20" + "visible" "1" + "enabled" "1" + "textAlignment" "east" + "labelText" "%currency%" + } +} \ No newline at end of file diff --git a/resource/ui/mvmscoreboard-base.res b/resource/ui/mvmscoreboard-base.res new file mode 100644 index 0000000..02e66ba --- /dev/null +++ b/resource/ui/mvmscoreboard-base.res @@ -0,0 +1,204 @@ +"Resource/UI/MvMScoreboard.res" +{ + "WaveStatusPanel" + { + "ControlName" "CWaveStatusPanel" + "fieldName" "WaveStatusPanel" + "xpos" "c-100" + "xpos" "c-100" + "zpos" "0" + "wide" "200" + "tall" "67" + "visible" "1" + "enabled" "1" + "verbose" "1" + } + + "PopFileLabel" + { + "ControlName" "CExLabel" + "fieldName" "PopFileLabel" + "font" "HudFontMedium" + "labelText" "%popfile%" + "textAlignment" "west" + "xpos" "c-265" + "ypos" "c-30" + "wide" "270" + "tall" "30" + "fgcolor" "TanLight" + } + + "PlayerListBackground" + { + "ControlName" "ScalableImagePanel" + "fieldName" "PlayerListBackground" + "xpos" "0" + "ypos" "0" + "zpos" "0" + "wide" "0" + "tall" "0" + "visible" "0" + "enabled" "0" + "image" "../hud/tournament_panel_brown" + "scaleImage" "0" + "src_corner_height" "0" + "src_corner_width" "0" + "draw_corner_width" "0" + "draw_corner_height" "0" + } + + "PlayerListBG" + { + "ControlName" "EditablePanel" + "fieldName" "PlayerListBG" + "xpos" "c-270" + "ypos" "244" + "zpos" "-1" + "wide" "540" + "tall" "500" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "bgcolor_override" "TransparentBlack" + "PaintBackgroundType" "0" + } + + "MvMPlayerList" + { + "ControlName" "SectionedListPanel" + "fieldName" "MvMPlayerList" + "xpos" "c-260" + "ypos" "248" + "wide" "520" + "tall" "148" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "tabPosition" "0" + "autoresize" "3" + "linespacing" "22" + "textcolor" "White" + "font" "HudFontMedium" + } + + "CreditStatsContainer" + { + "ControlName" "EditablePanel" + "fieldName" "CreditStatsContainer" + "xpos" "c-190" + "ypos" "70" + "wide" "480" + "tall" "205" + "visible" "1" + + "CreditStatsBackground" + { + "ControlName" "ScalableImagePanel" + "fieldName" "CreditStatsBackground" + "xpos" "0" + "ypos" "0" + "zpos" "0" + "wide" "0" + "tall" "0" + "autoResize" "0" + "pinCorner" "0" + "visible" "0" + "enabled" "0" + "image" "../HUD/tournament_panel_brown" + "src_corner_height" "0" + "src_corner_width" "0" + "draw_corner_width" "0" + "draw_corner_height" "0" + } + "CreditStatsBG" + { + "ControlName" "EditablePanel" + "fieldName" "CreditStatsBG" + "xpos" "0" + "ypos" "25" + "zpos" "-1" + "wide" "335" + "tall" "115" + "visible" "1" + "enabled" "1" + "bgcolor_override" "TransparentBlack" + "PaintBackgroundType" "2" + + } + + "CreditsLabel" + { + "ControlName" "CExLabel" + "fieldName" "CreditsLabel" + "font" "HudFontSmallishBold" + "labelText" "#TF_PVE_Currency" + "textAlignment" "center" + "xpos" "9999" + "ypos" "9999" + "wide" "200" + "fgcolor" "TanLight" + } + + "PreviousWaveCreditInfoPanel" + { + "ControlName" "CCreditDisplayPanel" + "fieldName" "PreviousWaveCreditInfoPanel" + "xpos" "8" + "ypos" "30" + "wide" "184" + "tall" "60" + "wide" "200" + "visible" "1" + } + + "TotalGameCreditInfoPanel" + { + "ControlName" "CCreditDisplayPanel" + "fieldName" "TotalGameCreditInfoPanel" + "xpos" "208" + "ypos" "30" + "wide" "184" + "tall" "60" + "wide" "200" + "visible" "1" + } + + "PreviousWaveCreditSpendPanel" + { + "ControlName" "CCreditSpendPanel" + "fieldName" "PreviousWaveCreditSpendPanel" + "xpos" "8" + "ypos" "75" + "wide" "184" + "tall" "60" + "wide" "200" + "visible" "1" + } + + "TotalGameCreditSpendPanel" + { + "ControlName" "CCreditSpendPanel" + "fieldName" "TotalGameCreditSpendPanel" + "xpos" "208" + "ypos" "75" + "wide" "184" + "tall" "60" + "wide" "200" + "visible" "1" + } + + "RespecStatusLabel" + { + "ControlName" "CExLabel" + "fieldName" "RespecStatusLabel" + "font" "HudFontSmall" + "labelText" "%respecstatus%" + "textAlignment" "north-west" + "xpos" "180" + "ypos" "8" + "wide" "220" + "tall" "40" + "fgcolor" "TanLight" + } + } +} \ No newline at end of file diff --git a/resource/ui/mvmscoreboard.res b/resource/ui/mvmscoreboard.res new file mode 100644 index 0000000..113a307 --- /dev/null +++ b/resource/ui/mvmscoreboard.res @@ -0,0 +1,2 @@ +"#base" "../../#customizations/streamermode/mvmscoreboard.res" +"#base" "mvmscoreboard-base.res" \ No newline at end of file diff --git a/resource/ui/objectivestatusescort.res b/resource/ui/objectivestatusescort.res new file mode 100644 index 0000000..2e9a370 --- /dev/null +++ b/resource/ui/objectivestatusescort.res @@ -0,0 +1,484 @@ +"Resource/UI/ObjectiveStatusEscort.res" +{ + "ObjectiveStatusEscort" + { + "ControlName" "EditablePanel" + "fieldName" "ObjectiveStatusEscort" + "xpos" "0" + "ypos" "c100" + "zpos" "1" + "wide" "f0" + "tall" "150" + "visible" "1" + "enabled" "1" + "progress_xpos" "79" + "progress_wide" "270" + + "if_multiple_trains" + { + "ypos" "r200" + "tall" "200" + } + } + + "LevelBar" + { + "ControlName" "ImagePanel" + "fieldName" "LevelBar" + "xpos" "c-60" + "ypos" "130" + "zpos" "0" + "wide" "120" + "tall" "10" + "visible" "0" + "enabled" "1" + "labelText" "" + "image" "../hud/cart_track_neutral_opaque" + "scaleImage" "1" + + "if_multiple_trains" + { + "ypos" "114" + "zpos" "3" + "tall" "10" + "image" "../hud/cart_track_neutral_opaque" + } + + "if_single_with_hills" + { + "ypos" "131" + "tall" "8" + "image" "../hud/cart_track_neutral_opaque" + } + } + + "BarBg" + { + "ControlName" "EditablePanel" + "fieldName" "BarBg" + "xpos" "c-60" + "ypos" "131" + "zpos" "0" + "wide" "120" + "tall" "8" + "visible" "1" + "enabled" "1" + "paintbackground" "1" + "bgcolor_override" "0 0 0 100" + + "if_multiple_trains" + { + "ypos" "115" + } + } + + "BarStripe" + { + "ControlName" "EditablePanel" + "fieldName" "BarStripe" + "xpos" "c-60" + "ypos" "134" + "zpos" "0" + "wide" "120" + "tall" "2" + "visible" "1" + "enabled" "1" + "paintbackground" "1" + "bgcolor_override" "255 255 255 10" + + "if_multiple_trains" + { + "ypos" "118" + } + } + + "ProgressBar" + { + "ControlName" "CTFHudEscortProgressBar" + "fieldName" "ProgressBar" + "xpos" "c-60" + "ypos" "131" + "zpos" "10" + "wide" "120" + "tall" "10" + "visible" "0" + "enabled" "1" + "scaleImage" "1" + + "if_multiple_trains" + { + "ypos" "115" + "zpos" "6" + "tall" "8" + "visible" "1" + } + } + + "HomeCPIcon" + { + "ControlName" "ImagePanel" + "fieldName" "HomeCPIcon" + "xpos" "c-66" + "ypos" "130" + "zpos" "10" + "wide" "10" + "tall" "10" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "tabPosition" "0" + "labelText" "" + "image" "../hud/cart_point_blue_opaque" + "scaleImage" "1" + + "if_team_red" + { + "image" "../hud/cart_point_red" + } + + "if_single_with_hills_blue" + { + "image" "../hud/cart_point_blue_opaque" + } + + "if_single_with_hills_red" + { + "image" "../hud/cart_home_red_opaque" + } + + "if_multiple_trains" + { + "xpos" "c-66" + "zpos" "10" + "wide" "10" + "tall" "10" + "image" "../hud/cart_track_neutral_opaque" + } + + "if_multiple_trains_top" + { + "ypos" "114" + } + + "if_multiple_trains_bottom" + { + "ypos" "114" + } + + "if_multiple_trains_red" + { + "image" "../hud/cart_point_red_opaque" + } + + "if_multiple_trains_blue" + { + "image" "../hud/cart_point_blue_opaque" + } + } + + "SimpleControlPointTemplate" + { + "ControlName" "ImagePanel" + "fieldName" "SimpleControlPointTemplate" + "xpos" "40" + "ypos" "130" + "zpos" "10" + "wide" "10" + "tall" "10" + "autoResize" "0" + "pinCorner" "0" + "visible" "0" + "enabled" "1" + "tabPosition" "0" + "labelText" "" + "image" "../hud/cart_point_neutral" + "scaleImage" "1" + + "if_multiple_trains" + { + "xpos" "61" + "ypos" "114" + "zpos" "5" + "wide" "10" + "tall" "10" + } + } + + "EscortItemPanel" + { + "ControlName" "EditablePanel" + "fieldName" "EscortItemPanel" + "xpos" "0" + "ypos" "30" + "zpos" "2" + "wide" "80" + "tall" "115" + "visible" "1" + "enabled" "1" + + "if_multiple_trains" + { + "ypos" "48" + "zpos" "8" + "wide" "52" + "tall" "170" + } + + "RecedeTime" + { + "ControlName" "CExLabel" + "fieldName" "RecedeTime" + "font" "ControlPointTimer" + "xpos" "27" + "ypos" "78" + "zpos" "2" + "wide" "25" + "tall" "10" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "labelText" "%recede%" + "textAlignment" "center" + "dulltext" "0" + "brighttext" "0" + + "if_multiple_trains" + { + "xpos" "17" + "wide" "18" + "tall" "10" + } + + "if_multiple_trains_top" + { + "ypos" "46" + } + + "if_multiple_trains_bottom" + { + "ypos" "82" + } + } + + "EscortItemImage" + { + "ControlName" "ImagePanel" + "fieldName" "EscortItemImage" + "xpos" "27" + "ypos" "77" + "zpos" "1" + "wide" "25" + "tall" "25" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "tabPosition" "0" + "labelText" "" + "image" "../hud/cart_neutral" + "scaleImage" "1" + + "if_team_blue" + { + "image" "../hud/cart_blue" + } + + "if_team_red" + { + "image" "../hud/cart_red" + } + + "if_multiple_trains" + { + "xpos" "11" + "ypos" "43" + "wide" "30" + "tall" "30" + } + } + + "EscortItemImageBottom" + { + "ControlName" "ImagePanel" + "fieldName" "EscortItemImageBottom" + "xpos" "20" + "ypos" "117" + "zpos" "1" + "wide" "40" + "tall" "40" + "autoResize" "0" + "pinCorner" "0" + "visible" "0" + "enabled" "1" + "tabPosition" "0" + "labelText" "" + "image" "../hud/cart_neutral_bottom" + "scaleImage" "1" + + "if_team_blue" + { + "image" "../hud/cart_blue_bottom" + } + + "if_team_red" + { + "image" "../hud/cart_red_bottom" + } + + "if_multiple_trains" + { + "xpos" "11" + "ypos" "71" + "wide" "30" + "tall" "30" + } + } + + "EscortItemImageAlert" + { + "ControlName" "ImagePanel" + "fieldName" "EscortItemImageAlert" + "xpos" "-4" + "ypos" "38" + "zpos" "0" + "wide" "60" + "tall" "30" + "autoResize" "0" + "pinCorner" "0" + "visible" "0" + "enabled" "1" + "tabPosition" "0" + "labelText" "" + "image" "../hud/cart_alert" + "scaleImage" "1" + + "if_multiple_trains_bottom" + { + "xpos" "-5" + "ypos" "75" + } + } + + "Speed_Backwards" + { + "ControlName" "ImagePanel" + "fieldName" "Speed_Backwards" + "xpos" "36" + "ypos" "80" + "zpos" "2" + "wide" "6" + "tall" "6" + "autoResize" "0" + "pinCorner" "0" + "visible" "0" + "enabled" "1" + "tabPosition" "0" + "labelText" "" + "image" "../hud/cart_arrow_left" + "scaleImage" "1" + + "if_multiple_trains" + { + "xpos" "23" + } + + "if_multiple_trains_top" + { + "ypos" "47" + } + + "if_multiple_trains_bottom" + { + "ypos" "84" + } + } + + "CapPlayerImage" + { + "ControlName" "ImagePanel" + "fieldName" "CapPlayerImage" + "xpos" "9999" + } + + "CapNumPlayers" + { + "ControlName" "CExLabel" + "fieldName" "CapNumPlayers" + "font" "ControlPointTimer" + "xpos" "32" + "ypos" "78" + "zpos" "5" + "wide" "15" + "tall" "8" + "autoResize" "0" + "pinCorner" "0" + "visible" "0" + "enabled" "1" + "labelText" "#ControlPointIconCappers" + "textAlignment" "center" + "dulltext" "0" + "brighttext" "0" + + "if_multiple_trains" + { + "xpos" "16" + "wide" "18" + "tall" "10" + "textinsetx" "-10" + } + + "if_multiple_trains_top" + { + "ypos" "45" + } + + "if_multiple_trains_bottom" + { + "ypos" "82" + } + } + + "Blocked" + { + "ControlName" "ImagePanel" + "fieldName" "Blocked" + "xpos" "35" + "ypos" "79" + "zpos" "2" + "wide" "8" + "tall" "8" + "autoResize" "0" + "pinCorner" "0" + "visible" "0" + "enabled" "1" + "tabPosition" "0" + "labelText" "" + "image" "../hud/cart_blocked" + "scaleImage" "1" + + "if_multiple_trains" + { + "xpos" "22" + } + + "if_multiple_trains_top" + { + "ypos" "46" + } + + "if_multiple_trains_bottom" + { + "ypos" "83" + } + } + + "EscortTeardrop" + { + "ControlName" "EditablePanel" + "fieldName" "EscortTeardrop" + "xpos" "9999" + } + } +} \ No newline at end of file diff --git a/resource/ui/objectivestatusmultipleescort.res b/resource/ui/objectivestatusmultipleescort.res new file mode 100644 index 0000000..9f8e115 --- /dev/null +++ b/resource/ui/objectivestatusmultipleescort.res @@ -0,0 +1,54 @@ +"Resource/UI/ObjectiveStatusMultipleEscort.res" +{ + "ObjectiveStatusMultipleEscort" + { + "ControlName" "EditablePanel" + "fieldName" "ObjectiveStatusMultipleEscort" + "xpos" "0" + "ypos" "0" + "wide" "f0" + "tall" "480" + "visible" "1" + "enabled" "1" + } + + "BlueEscortPanel" + { + "ControlName" "CTFHudEscort" + "fieldName" "BlueEscortPanel" + "xpos" "0" + "ypos" "r150" + "zpos" "220" + "wide" "f0" + "tall" "200" + "visible" "1" + "enabled" "1" + "progress_xpos" "79" + "progress_wide" "270" + + "if_blue_is_top" + { + "ypos" "r162" + } + } + + "RedEscortPanel" + { + "ControlName" "CTFHudEscort" + "fieldName" "RedEscortPanel" + "xpos" "0" + "ypos" "r150" + "zpos" "220" + "wide" "f0" + "tall" "200" + "visible" "1" + "enabled" "1" + "progress_xpos" "79" + "progress_wide" "270" + + "if_red_is_top" + { + "ypos" "r162" + } + } +} \ No newline at end of file diff --git a/resource/ui/publishfiledialog.res b/resource/ui/publishfiledialog.res new file mode 100644 index 0000000..36cd929 --- /dev/null +++ b/resource/ui/publishfiledialog.res @@ -0,0 +1,1227 @@ +"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" "CyanBorderThick" + } + + "Background" + { + "ControlName" "EditablePanel" + "fieldName" "Background" + "xpos" "0" + "ypos" "0" + "zpos" "-100" + "wide" "600" + "tall" "400" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "tabPosition" "0" + "bgcolor_override" "ColorBlack" + } + + "WorkshopBG" + { + "ControlName" "ImagePanel" + "fieldName" "WorkshopBG" + "xpos" "0" + "ypos" "0" + "zpos" "-99" + "wide" "600" + "tall" "300" + "visible" "1" + "enabled" "1" + "image" "workshop_blue_top" + "scaleImage" "1" + } + + "BackgroundBottom" + { + "ControlName" "EditablePanel" + "fieldName" "BackgroundBottom" + "xpos" "0" + "ypos" "355" + "wide" "600" + "tall" "45" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "tabPosition" "0" + "bgcolor_override" "ColorBlack" + } + + "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" "HudFontMedium" + } + + "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" + "font" "HudFontSmall" + } + + "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" + "font" "HudFontSmallest" + } + } + + "PreviewImage" + { + "ControlName" "CBitmapPanel" + "fieldName" "PreviewImage" + "xpos" "15" + "ypos" "65" + "wide" "150" + "tall" "150" + "visible" "1" + } + + "ButtonPreviewBrowse" + { + "ControlName" "Button" + "fieldName" "ButtonPreviewBrowse" + "xpos" "15" + "ypos" "220" + "wide" "150" + "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" "HudFontMediumSmall" + } + + "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" + "font" "HudFontSmall" + } + + "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" "ColorBlack" + "bgcolor_override" "TanLight" + "paintbackgroundtype" "2" + "font" "HudFontSmall" + } + + "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" + "font" "HudFontSmall" + } + "FileDesc" + { + "ControlName" "TextEntry" + "fieldName" "FileDesc" + "xpos" "175" + "ypos" "120" + "wide" "250" + "tall" "185" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "tabPosition" "1" + "textHidden" "0" + "editable" "1" + "maxchars" "8000" + "NumericInputOnly" "0" + "unicode" "1" + "fgcolor_override" "ColorBlack" + "bgcolor_override" "TanLight" + "paintbackgroundtype" "2" + "font" "HudFontSmall" + } + + "LabelSourceFile" + { + "ControlName" "Label" + "fieldName" "LabelSourceFile" + "xpos" "185" + "ypos" "310" + "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" + "font" "HudFontSmall" + } + + "SourceFile" + { + "ControlName" "Label" + "fieldName" "SourceFile" + "xpos" "230" + "ypos" "310" + "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" + "font" "HudFontSmall" + } + + "ButtonSourceCosmetics" + { + "ControlName" "Button" + "fieldName" "ButtonSourceCosmetics" + "xpos" "15" + "ypos" "250" + "wide" "150" + "tall" "25" + "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" "HudFontMediumSmall" + } + + "ButtonSourceOther" + { + "ControlName" "Button" + "fieldName" "ButtonSourceOther" + "xpos" "15" + "ypos" "310" + "wide" "150" + "tall" "25" + "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" "HudFontMediumSmall" + } + + "ButtonSourceMaps" + { + "ControlName" "Button" + "fieldName" "ButtonSourceMaps" + "xpos" "15" + "ypos" "280" + "wide" "150" + "tall" "25" + "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" "HudFontMediumSmall" + } + + "BrowseDescription" + { + "ControlName" "Label" + "fieldName" "BrowseDescription" + "xpos" "330" + "ypos" "0" + "wide" "270" + "tall" "55" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "tabPosition" "0" + "labelText" "#TF_PublishFile_BrowseDesc" + "textAlignment" "east" + "dulltext" "0" + "brighttext" "0" + "wrap" "1" + "font" "HudFontSmallest" + "fgcolor_override" "TanLight" + } + + "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" + "font" "HudFontSmall" + } + + "ClassUsagePanel" + { + "ControlName" "EditablePanel" + "fieldName" "ClassUsagePanel" + "xpos" "430" + "ypos" "45" + "wide" "155" + "tall" "228" + "visible" "1" + "paintbackground" "1" + + "ClassCheckBox1" + { + "ControlName" "CheckButton" + "fieldName" "ClassCheckBox1" + "labelText" "#TF_Class_Name_Scout" + "Font" "ItemFontAttribLarge" + "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" "TextColor" + } + "ClassCheckBox2" + { + "ControlName" "CheckButton" + "fieldName" "ClassCheckBox2" + "labelText" "#TF_Class_Name_Sniper" + "Font" "ItemFontAttribLarge" + "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" "TextColor" + } + "ClassCheckBox3" + { + "ControlName" "CheckButton" + "fieldName" "ClassCheckBox3" + "labelText" "#TF_Class_Name_Soldier" + "Font" "ItemFontAttribLarge" + "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" "TextColor" + } + "ClassCheckBox4" + { + "ControlName" "CheckButton" + "fieldName" "ClassCheckBox4" + "labelText" "#TF_Class_Name_Demoman" + "Font" "ItemFontAttribLarge" + "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" "TextColor" + } + "ClassCheckBox5" + { + "ControlName" "CheckButton" + "fieldName" "ClassCheckBox5" + "labelText" "#TF_Class_Name_Medic" + "Font" "ItemFontAttribLarge" + "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" "TextColor" + } + "ClassCheckBox6" + { + "ControlName" "CheckButton" + "fieldName" "ClassCheckBox6" + "labelText" "#TF_Class_Name_HWGuy" + "Font" "ItemFontAttribLarge" + "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" "TextColor" + } + "ClassCheckBox7" + { + "ControlName" "CheckButton" + "fieldName" "ClassCheckBox7" + "labelText" "#TF_Class_Name_Pyro" + "Font" "ItemFontAttribLarge" + "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" "TextColor" + } + "ClassCheckBox8" + { + "ControlName" "CheckButton" + "fieldName" "ClassCheckBox8" + "labelText" "#TF_Class_Name_Spy" + "Font" "ItemFontAttribLarge" + "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" "TextColor" + } + "ClassCheckBox9" + { + "ControlName" "CheckButton" + "fieldName" "ClassCheckBox9" + "labelText" "#TF_Class_Name_Engineer" + "Font" "ItemFontAttribLarge" + "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" "TextColor" + } + + "TagCheckbox_Headgear" + { + "ControlName" "CheckButton" + "fieldName" "TagCheckbox_Headgear" + "labelText" "#TF_SteamWorkshop_Tag_Headgear" + "Font" "ItemFontAttribLarge" + "textAlignment" "west" + "xpos" "75" + "ypos" "25" + "zpos" "1" + "wide" "75" + "tall" "20" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "dulltext" "0" + "brighttext" "0" + "disabledfgcolor2_override" "TextColor" + } + "TagCheckbox_Weapon" + { + "ControlName" "CheckButton" + "fieldName" "TagCheckbox_Weapon" + "labelText" "#TF_SteamWorkshop_Tag_Weapon" + "Font" "ItemFontAttribLarge" + "textAlignment" "west" + "xpos" "75" + "ypos" "45" + "zpos" "1" + "wide" "75" + "tall" "20" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "dulltext" "0" + "brighttext" "0" + "disabledfgcolor2_override" "TextColor" + } + "TagCheckbox_Misc" + { + "ControlName" "CheckButton" + "fieldName" "TagCheckbox_Misc" + "labelText" "#TF_SteamWorkshop_Tag_Misc" + "Font" "ItemFontAttribLarge" + "textAlignment" "west" + "xpos" "75" + "ypos" "65" + "zpos" "1" + "wide" "75" + "tall" "20" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "dulltext" "0" + "brighttext" "0" + "disabledfgcolor2_override" "TextColor" + } + "TagCheckbox_SoundDevice" + { + "ControlName" "CheckButton" + "fieldName" "TagCheckbox_SoundDevice" + "labelText" "#TF_SteamWorkshop_Tag_SoundDevice" + "Font" "ItemFontAttribLarge" + "textAlignment" "west" + "xpos" "75" + "ypos" "85" + "zpos" "1" + "wide" "f0" + "tall" "20" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "dulltext" "0" + "brighttext" "0" + "disabledfgcolor2_override" "TextColor" + } + "TagCheckbox_Halloween" + { + "ControlName" "CheckButton" + "fieldName" "TagCheckbox_Halloween" + "labelText" "#TF_SteamWorkshop_Tag_Halloween" + "Font" "ItemFontAttribLarge" + "textAlignment" "west" + "xpos" "75" + "ypos" "105" + "zpos" "1" + "wide" "75" + "tall" "20" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "dulltext" "0" + "brighttext" "0" + "disabledfgcolor2_override" "TextColor" + } + "TagCheckbox_Smissmas" + { + "ControlName" "CheckButton" + "fieldName" "TagCheckbox_Smissmas" + "labelText" "#TF_SteamWorkshop_Tag_Smissmas" + "Font" "ItemFontAttribLarge" + "textAlignment" "west" + "xpos" "75" + "ypos" "125" + "zpos" "1" + "wide" "75" + "tall" "20" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "dulltext" "0" + "brighttext" "0" + "disabledfgcolor2_override" "TextColor" + } + "TagCheckbox_Taunt" + { + "ControlName" "CheckButton" + "fieldName" "TagCheckbox_Taunt" + "labelText" "#TF_SteamWorkshop_Tag_Taunt" + "Font" "ItemFontAttribLarge" + "textAlignment" "west" + "xpos" "75" + "ypos" "145" + "zpos" "1" + "wide" "75" + "tall" "20" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "dulltext" "0" + "brighttext" "0" + "disabledfgcolor2_override" "TextColor" + } + "TagCheckbox_UnusualEffect" + { + "ControlName" "CheckButton" + "fieldName" "TagCheckbox_UnusualEffect" + "labelText" "#TF_SteamWorkshop_Tag_UnusualEffect" + "Font" "ItemFontAttribLarge" + "textAlignment" "west" + "xpos" "75" + "ypos" "165" + "zpos" "1" + "wide" "f0" + "tall" "20" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "dulltext" "0" + "brighttext" "0" + "disabledfgcolor2_override" "TextColor" + } + "TagCheckbox_WarPaint" + { + "ControlName" "CheckButton" + "fieldName" "TagCheckbox_WarPaint" + "labelText" "#TF_SteamWorkshop_Tag_WarPaint" + "Font" "ItemFontAttribLarge" + "textAlignment" "west" + "xpos" "75" + "ypos" "185" + "zpos" "1" + "wide" "75" + "tall" "20" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "dulltext" "0" + "brighttext" "0" + "disabledfgcolor2_override" "TextColor" + } + "TagCheckbox_Jungle" + { + "ControlName" "CheckButton" + "fieldName" "TagCheckbox_Jungle" + "labelText" "#TF_SteamWorkshop_Tag_Jungle" + "Font" "ItemFontAttribLarge" + "textAlignment" "west" + "xpos" "75" + "ypos" "205" + "zpos" "1" + "wide" "75" + "tall" "20" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "dulltext" "0" + "brighttext" "0" + "disabledfgcolor2_override" "TextColor" + } + + "MapsCheckBox_CTF" + { + "ControlName" "CheckButton" + "fieldName" "MapsCheckBox_CTF" + "labelText" "#TF_SteamWorkshop_Tag_CTF" + "Font" "ItemFontAttribLarge" + "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" "TextColor" + } + "MapsCheckBox_CP" + { + "ControlName" "CheckButton" + "fieldName" "MapsCheckBox_CP" + "labelText" "#TF_SteamWorkshop_Tag_CP" + "Font" "ItemFontAttribLarge" + "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" "TextColor" + } + "MapsCheckBox_Escort" + { + "ControlName" "CheckButton" + "fieldName" "MapsCheckBox_Escort" + "labelText" "#TF_SteamWorkshop_Tag_Escort" + "Font" "ItemFontAttribLarge" + "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" "TextColor" + } + "MapsCheckBox_EscortRace" + { + "ControlName" "CheckButton" + "fieldName" "MapsCheckBox_EscortRace" + "labelText" "#TF_SteamWorkshop_Tag_EscortRace" + "Font" "ItemFontAttribLarge" + "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" "TextColor" + } + "MapsCheckBox_RobotDestruction" + { + "ControlName" "CheckButton" + "fieldName" "MapsCheckBox_RobotDestruction" + "labelText" "#TF_SteamWorkshop_Tag_RobotDestruction" + "Font" "ItemFontAttribLarge" + "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" "TextColor" + } + "MapsCheckBox_Koth" + { + "ControlName" "CheckButton" + "fieldName" "MapsCheckBox_Koth" + "labelText" "#TF_SteamWorkshop_Tag_Koth" + "Font" "ItemFontAttribLarge" + "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" "TextColor" + } + "MapsCheckBox_AttackDefense" + { + "ControlName" "CheckButton" + "fieldName" "MapsCheckBox_AttackDefense" + "labelText" "#TF_SteamWorkshop_Tag_AttackDefense" + "Font" "ItemFontAttribLarge" + "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" "TextColor" + } + "MapsCheckBox_SD" + { + "ControlName" "CheckButton" + "fieldName" "MapsCheckBox_SD" + "labelText" "#TF_SteamWorkshop_Tag_SD" + "Font" "ItemFontAttribLarge" + "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" "TextColor" + } + "MapsCheckBox_MVM" + { + "ControlName" "CheckButton" + "fieldName" "MapsCheckBox_MVM" + "labelText" "#TF_SteamWorkshop_Tag_MVM" + "Font" "ItemFontAttribLarge" + "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" "TextColor" + } + "MapsCheckBox_Arena" + { + "ControlName" "CheckButton" + "fieldName" "MapsCheckBox_Arena" + "labelText" "#TF_SteamWorkshop_Tag_Arena" + "Font" "ItemFontAttribLarge" + "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" "TextColor" + } + "MapsCheckBox_Powerup" + { + "ControlName" "CheckButton" + "fieldName" "MapsCheckBox_Powerup" + "labelText" "#TF_SteamWorkshop_Tag_Powerup" + "Font" "ItemFontAttribLarge" + "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" "TextColor" + } + "MapsCheckBox_Medieval" + { + "ControlName" "CheckButton" + "fieldName" "MapsCheckBox_Medieval" + "labelText" "#TF_SteamWorkshop_Tag_Medieval" + "Font" "ItemFontAttribLarge" + "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" "TextColor" + } + "MapsCheckBox_PassTime" + { + "ControlName" "CheckButton" + "fieldName" "MapsCheckBox_PassTime" + "labelText" "#TF_SteamWorkshop_Tag_PassTime" + "Font" "ItemFontAttribLarge" + "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" "TextColor" + } + "MapsCheckBox_Specialty" + { + "ControlName" "CheckButton" + "fieldName" "MapsCheckBox_Specialty" + "labelText" "#TF_SteamWorkshop_Tag_Specialty" + "Font" "ItemFontAttribLarge" + "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" "TextColor" + } + "MapsCheckBox_Halloween" + { + "ControlName" "CheckButton" + "fieldName" "MapsCheckBox_Halloween" + "labelText" "#TF_SteamWorkshop_Tag_Halloween" + "Font" "ItemFontAttribLarge" + "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" "TextColor" + } + "MapsCheckbox_Smissmas" + { + "ControlName" "CheckButton" + "fieldName" "MapsCheckbox_Smissmas" + "labelText" "#TF_SteamWorkshop_Tag_Smissmas" + "Font" "ItemFontAttribLarge" + "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" "TextColor" + } + "MapsCheckbox_Night" + { + "ControlName" "CheckButton" + "fieldName" "MapsCheckbox_Night" + "labelText" "#TF_SteamWorkshop_Tag_Night" + "Font" "ItemFontAttribLarge" + "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" "TextColor" + } + "MapsCheckbox_Jungle" + { + "ControlName" "CheckButton" + "fieldName" "MapsCheckbox_Jungle" + "labelText" "#TF_SteamWorkshop_Tag_Jungle" + "Font" "ItemFontAttribLarge" + "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" "TextColor" + } + } + + "ButtonClose" + { + "ControlName" "Button" + "fieldName" "ButtonClose" + "xpos" "10" + "ypos" "365" + "wide" "100" + "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" "HudFontMediumSmall" + } + + "ButtonPublish" + { + "ControlName" "Button" + "fieldName" "ButtonPublish" + "xpos" "120" + "ypos" "365" + "wide" "100" + "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" "HudFontMediumSmall" + } +} \ No newline at end of file diff --git a/resource/ui/pvpcomprankpanel.res b/resource/ui/pvpcomprankpanel.res new file mode 100644 index 0000000..73b5272 --- /dev/null +++ b/resource/ui/pvpcomprankpanel.res @@ -0,0 +1,37 @@ +#base "PvPRankPanel.res" + +"Resource/UI/PvPRankPanel.res" +{ + "BGPanel" + { + "StatsContainer" + { + "visible" "1" + + "XPBar" + { + "ypos" "20" + "alpha" "100" + + "CurrentXPLabel" + { + "xpos" "15" + "ypos" "rs1-20" + "wide" "140" + "textAlignment" "center" + "visible" "1" + } + + "NextLevelXPLabel" + { + "visible" "0" + } + + "ProgressBarsContainer" + { + "visible" "0" + } + } + } + } +} \ No newline at end of file diff --git a/resource/ui/pvprankpanel-base.res b/resource/ui/pvprankpanel-base.res new file mode 100644 index 0000000..adbab2c --- /dev/null +++ b/resource/ui/pvprankpanel-base.res @@ -0,0 +1,588 @@ +"Resource/UI/PvPRankPanel.res" +{ + "ModelContainer" + { + "ControlName" "EditablePanel" + "fieldName" "ModelContainer" + "xpos" "cs-0.5" + "ypos" "cs-0.5" + "zpos" "3" + "wide" "f0" + "tall" "f0" + "proportionaltoparent" "1" + "actionsignallevel" "2" + + "BelowModelParticlePanel" + { + "ControlName" "CTFParticlePanel" + "fieldName" "BelowModelParticlePanel" + "xpos" "0" + "ypos" "0" + "zpos" "-1" + "wide" "f0" + "tall" "f0" + "visible" "1" + "proportionaltoparent" "1" + + if_mini + { + "xpos" "cs-0.5-228" + } + + "ParticleEffects" + { + "0" + { + "particle_xpos" "c0" + "particle_ypos" "c0" + "particle_scale" "3" + "particleName" "rankup_base" + "start_activated" "0" + "loop" "0" + } + } + + "paintbackground" "0" + } + + "RankModel" + { + "ControlName" "CBaseModelPanel" + "fieldName" "RankModel" + "xpos" "cs-0.5" + "ypos" "cs-0.5" + "zpos" "0" + "wide" "o1" + "tall" "p0.12" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "fov" "60" + "proportionaltoparent" "1" + + if_mini + { + "xpos" "cs-0.5-228" + "ypos" "cs-0.5" + "wide" "200" + "tall" "200" + } + + "paintbackground" "0" + "render_texture" "0" + + "model" + { + "force_pos" "1" + "modelname" "" + "skin" "0" + "angles_x" "0" + "angles_y" "180" + "angles_z" "0" + "origin_x" "45" + "origin_y" "0" + "origin_z" "0" + "spotlight" "1" + + if_mini + { + "origin_x" "70" + } + + "animation" + { + "sequence" "idle" + "default" "1" + } + } + + "lights" + { + "default" + { + "name" "directional" + "color" "0.5 0.5 0.5" + "direction" "0.60 0.65 0.2" + } + } + } + + "AboveModelParticlePanel" + { + "ControlName" "CTFParticlePanel" + "fieldName" "AboveModelParticlePanel" + "xpos" "0" + "ypos" "0" + "zpos" "1" + "wide" "f0" + "tall" "f0" + "visible" "1" + "proportionaltoparent" "1" + "paintbackground" "0" + + if_mini + { + "xpos" "cs-0.5-228" + } + + "ParticleEffects" + { + "0" + { + "particle_xpos" "c0" + "particle_ypos" "c0" + "particle_scale" "5" + "particleName" "rankup_glitter" + "start_activated" "0" + "loop" "0" + } + "1" + { + "particle_xpos" "c0" + "particle_ypos" "c0" + "particle_scale" "4" + "particleName" "badgepress_base" + "start_activated" "0" + "loop" "0" + } + "2" + { + "particle_xpos" "c-8" + "particle_ypos" "c0" + "particle_scale" "4" + "particleName" "rankdown_base" + "start_activated" "0" + "loop" "0" + } + } + + "paintbackground" "1" + } + + "MedalButton" + { + "ControlName" "Button" + "fieldName" "MedalButton" + "xpos" "cs-0.5" + "ypos" "cs-0.4" + "zpos" "100" + "wide" "o1" + "tall" "42" + "proportionaltoparent" "1" + "command" "medal_clicked" + "actionsignallevel" "2" + "labeltext" "" + "paintbackground" "0" + "backgroundenabled" "0" + } + } + + "BGPanel" + { + "ControlName" "EditablePanel" + "fieldName" "BGPanel" + "xpos" "0" + "ypos" "0" + "zpos" "-1" + "wide" "260" + "tall" "102" + "visible" "0" + "PaintBackgroundType" "0" + "border" "NoBorder" + "bgcolor_override" "25 25 25 0" + "proportionaltoparent" "1" + + if_mini + { + "xpos" "cs-0.5" + "ypos" "cs-0.5" + "tall" "35" + "wide" "505" + } + + "NameLabel" + { + "ControlName" "Label" + "fieldName" "NameLabel" + "xpos" "0" + "ypos" "0" + "wide" "170" + "zpos" "100" + "tall" "20" + "visible" "1" + "enabled" "1" + "font" "HudFontSmallishBold" + "fgcolor_override" "TanLight" + "textAlignment" "center" + "labelText" "%name%" + "proportionaltoparent" "1" + + if_mini + { + "visible" "0" + } + } + + "DescLine1" + { + "ControlName" "CAutoFittingLabel" + "fieldName" "DescLine1" + "xpos" "0" + "ypos" "13" + "wide" "170" + "zpos" "100" + "tall" "20" + "visible" "1" + "enabled" "1" + "font" "HudFontSmallest" + "fgcolor_override" "TanLight" + "textAlignment" "center" + "labelText" "%desc1%" + "proportionaltoparent" "1" + + if_mini + { + "xpos" "50" + "ypos" "r35" + } + } + + "DescLine2" + { + "ControlName" "CAutoFittingLabel" + "fieldName" "DescLine2" + "xpos" "0" + "ypos" "32" + "wide" "170" + "zpos" "100" + "tall" "20" + "visible" "1" + "enabled" "1" + "font" "HudFontSmallest" + "fgcolor_override" "White" + "textAlignment" "center" + "labelText" "%desc2%" + "proportionaltoparent" "1" + + if_mini + { + "xpos" "67" + "ypos" "4" + } + + "fonts" + { + "0" "HudFontSmallest" + "1" "StorePromotionsTitle" + "2" "FontStorePrice" + } + + "colors" + { + "1" "CreditsGreen" + "2" "TanLight" + } + } + + "StatsContainer" + { + "ControlName" "EditablePanel" + "fieldName" "StatsContainer" + "xpos" "0" + "ypos" "10" + "wide" "260" + "tall" "f0" + "proportionaltoparent" "1" + + if_mini + { + "xpos" "rs1-10" + "ypos" "0" + "wide" "p0.85" + } + + "XPBar" + { + "Controlname" "EditablePanel" + "fieldName" "XPBar" + "xpos" "0" + "ypos" "rs1-63" + "wide" "170" + "tall" "35" + "proportionaltoparent" "1" + + if_mini + { + "xpos" "cs-0.5" + "ypos" "rs1-3" + "wide" "p1" + } + + "CurrentXPLabel" + { + "ControlName" "Label" + "fieldName" "CurrentXPLabel" + "xpos" "35" + "ypos" "rs1" + "zpos" "0" + "wide" "50" + "tall" "10" + "visible" "1" + "enabled" "1" + "font" "ItemFontAttribSmall" + "fgcolor_override" "TanLight" + "textAlignment" "west" + "labelText" "%current_xp%" + "proportionaltoparent" "1" + + if_mini + { + "xpos" "40" + } + } + + "NextLevelXPLabel" + { + "ControlName" "Label" + "fieldName" "NextLevelXPLabel" + "xpos" "85" + "ypos" "rs1" + "zpos" "0" + "wide" "50" + "tall" "10" + "visible" "1" + "enabled" "1" + "font" "ItemFontAttribSmall" + "fgcolor_override" "TanLight" + "textAlignment" "east" + "labelText" "%next_level_xp%" + "proportionaltoparent" "1" + } + + "ProgressBarsContainer" + { + "Controlname" "EditablePanel" + "fieldName" "ProgressBarsContainer" + "xpos" "35" + "ypos" "rs1-10" + "wide" "100" + "tall" "7" + "proportionaltoparent" "1" + + if_mini + { + "xpos" "0" + "ypos" "rs1-10" + "wide" "p1" + } + + "ProgressBar" + { + "ControlName" "ProgressBar" + "fieldName" "ProgressBar" + "xpos" "0" + "ypos" "cs-0.5" + "wide" "f0" + "tall" "f-2" + "zpos" "1" + "proportionaltoparent" "1" + "progress" "1" + + "fgcolor_override" "20 20 20 180" + "bgcolor_override" "Transparent" + } + + "ContinuousProgressBar" + { + "ControlName" "ContinuousProgressBar" + "fieldName" "ContinuousProgressBar" + "xpos" "cs-0.5" + "ypos" "cs-0.5" + "wide" "f2" + "tall" "f2" + "proportionaltoparent" "1" + "progress" "0" + + "fgcolor_override" "CreditsGreen" + } + + "Frame" + { + "Controlname" "EditablePanel" + "fieldName" "Frame" + "xpos" "0" + "ypos" "0" + "wide" "f0" + "tall" "f0" + "zpos" "5" + "visible" "0" + "enabled" "0" + "proportionaltoparent" "1" + "border" "InnerShadowBorderThin" + } + } + } + + "Stats" + { + "ControlName" "EditablePanel" + "fieldName" "Stats" + "xpos" "0" + "ypos" "60" + "wide" "f0" + "tall" "f0" + "visible" "1" + "enabled" "1" + "proportionaltoparent" "1" + "bgcolor_override" "Transparent" + + "if_mini" + { + "visible" "0" + } + + "Frame" + { + "ControlName" "EditablePanel" + "fieldName" "Frame" + "xpos" "0" + "ypos" "0" + "zpos" "10" + "wide" "0" + "tall" "0" + "proportionaltoparent" "1" + "border" "NoBorder" + } + + // First column + "GamesLabel" + { + "ControlName" "Label" + "fieldName" "GamesLabel" + "xpos" "10" + "ypos" "5" + "zpos" "0" + "wide" "100" + "tall" "20" + "visible" "1" + "enabled" "1" + "font" "HudFontSmallest" + "fgcolor_override" "TanLight" + "textAlignment" "north-west" + "labelText" "%stat_games%" + "proportionaltoparent" "1" + } + + "KillsLabel" + { + "ControlName" "Label" + "fieldName" "KillsLabel" + "xpos" "c-20" + "ypos" "5" + "zpos" "0" + "wide" "100" + "tall" "20" + "visible" "1" + "enabled" "1" + "font" "HudFontSmallest" + "fgcolor_override" "TanLight" + "textAlignment" "north-west" + "labelText" "%stat_kills%" + "proportionaltoparent" "1" + } + + "DeathsLabel" + { + "ControlName" "Label" + "fieldName" "DeathsLabel" + "xpos" "c-20" + "ypos" "15" + "zpos" "0" + "wide" "100" + "tall" "20" + "visible" "1" + "enabled" "1" + "font" "HudFontSmallest" + "fgcolor_override" "TanLight" + "textAlignment" "north-west" + "labelText" "%stat_deaths%" + "proportionaltoparent" "1" + } + + // Second column + "DamageLabel" + { + "ControlName" "Label" + "fieldName" "DamageLabel" + "xpos" "10" + "ypos" "15" + "zpos" "0" + "wide" "100" + "tall" "20" + "visible" "1" + "enabled" "1" + "font" "HudFontSmallest" + "fgcolor_override" "TanLight" + "textAlignment" "north-west" + "labelText" "%stat_damage%" + "proportionaltoparent" "1" + } + + "HealingLabel" + { + "ControlName" "Label" + "fieldName" "HealingLabel" + "xpos" "rs1+20" + "ypos" "5" + "zpos" "0" + "wide" "100" + "tall" "20" + "visible" "1" + "enabled" "1" + "font" "HudFontSmallest" + "fgcolor_override" "TanLight" + "textAlignment" "north-west" + "labelText" "%stat_healing%" + "proportionaltoparent" "1" + } + + "SupportLabel" + { + "ControlName" "Label" + "fieldName" "SupportLabel" + "xpos" "rs1+20" + "ypos" "15" + "zpos" "0" + "wide" "100" + "tall" "20" + "visible" "1" + "enabled" "1" + "font" "HudFontSmallest" + "fgcolor_override" "TanLight" + "textAlignment" "north-west" + "labelText" "%stat_support%" + "proportionaltoparent" "1" + } + + // Third column + "ScoreLabel" + { + "ControlName" "Label" + "fieldName" "ScoreLabel" + "xpos" "rs1+20" + "ypos" "15" + "wide" "100" + "tall" "20" + "visible" "0" + "enabled" "0" + "font" "HudFontSmallest" + "fgcolor_override" "TanLight" + "textAlignment" "north-west" + "labelText" "%stat_score%" + "proportionaltoparent" "1" + } + } + } + } +} \ No newline at end of file diff --git a/resource/ui/pvprankpanel.res b/resource/ui/pvprankpanel.res new file mode 100644 index 0000000..f5bd003 --- /dev/null +++ b/resource/ui/pvprankpanel.res @@ -0,0 +1,2 @@ +"#base" "../../#customizations/streamermode/pvprankpanel.res" +"#base" "pvprankpanel-base.res" \ No newline at end of file diff --git a/resource/ui/replaybrowser/basepage.res b/resource/ui/replaybrowser/basepage.res new file mode 100644 index 0000000..070278e --- /dev/null +++ b/resource/ui/replaybrowser/basepage.res @@ -0,0 +1,59 @@ +"resource/ui/basepage.res" +{ + "BasePage" + { + "ControlName" "Frame" + "fieldName" "BasePage" + "xpos" "0" + "ypos" "40" + "wide" "f0" + "tall" "480" + "autoResize" "0" + "pinCorner" "0" + "visible" "0" + "enabled" "1" + "tabPosition" "0" + "settitlebarvisible" "0" + "PaintBackgroundType" "0" + "bgcolor_override" "DarkGrey" + } + + "SearchTextEntry" + { + "ControlName" "TextEntry" + "fieldName" "SearchTextEntry" + "maxchars" "255" + "textHidden" "0" + "textAlignment" "west" + "unicode" "1" + "wrap" "0" + "xpos" "c+80" + "ypos" "5" + "tall" "15" + "wide" "160" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "tabPosition" "0" + "fgcolor_override" "White" + "bgcolor_override" "DarkerGrey" + "Font" "Cerbetica14" + } + + "ReplayList" + { + "ControlName" "PanelListPanel" + "fieldName" "ReplayList" + "xpos" "c-300" + "ypos" "20" + "wide" "605" + "tall" "350" + "visible" "1" + "enabled" "1" + "tabPosition" "0" + "paintbackground" "1" + "bgcolor_override" "Transparent" + "autohide_scrollbar" "1" + } +} \ No newline at end of file diff --git a/resource/ui/replaybrowser/mainpanel.res b/resource/ui/replaybrowser/mainpanel.res new file mode 100644 index 0000000..15f6785 --- /dev/null +++ b/resource/ui/replaybrowser/mainpanel.res @@ -0,0 +1,173 @@ +"Resource/UI/replaybrowser/mainpanel.res" +{ + "ReplayBrowser" + { + "ControlName" "EditablePanel" + "fieldName" "ReplayBrowser" + "xpos" "0" + "ypos" "0" + "wide" "f0" + "tall" "480" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "tabPosition" "0" + "settitlebarvisible" "1" + "PaintBackgroundType" "0" + "bgcolor_override" "27 27 27 0" + "infocus_bgcolor_override" "27 27 27 0" + "outoffocus_bgcolor_override" "27 27 27 0" + + "title" "#Replay_Replay" + "title_font" "HudFontSmall" + "titletextinsetX" "40" + "titletextinsetY" "0" + "titlebarfgcolor_override" "HudOffWhite" + "titlebardisabledfgcolor_override" "HudOffWhite" + "titlebarbgcolor_override" "DarkGrey" + + "clientinsetx_override" "0" + "sheetinset_bottom" "40" + } + + "BackgroundHeader" + { + "ControlName" "ImagePanel" + "fieldName" "BackgroundHeader" + "xpos" "0" + "ypos" "0" + "zpos" "-2" + "wide" "f0" + "tall" "120" + "visible" "1" + "enabled" "1" + "image" "loadout_header" + "tileImage" "1" + } + "BackgroundHeader2" + { + "ControlName" "ImagePanel" + "fieldName" "BackgroundHeader2" + "xpos" "0" + "ypos" "0" + "zpos" "-2" + "wide" "f0" + "tall" "120" + "visible" "1" + "enabled" "1" + "fillcolor" "27 27 27 200" + "tileImage" "1" + } + + "BackgroundFooter" + { + "ControlName" "ImagePanel" + "fieldName" "BackgroundFooter" + "xpos" "0" + "ypos" "420" + "zpos" "0" + "wide" "f0" + "tall" "60" + "visible" "1" + "enabled" "1" + "image" "loadout_header" + "tileImage" "1" + } + "BackgroundFooter2" + { + "ControlName" "ImagePanel" + "fieldName" "BackgroundFooter2" + "xpos" "0" + "ypos" "420" + "zpos" "1" + "wide" "f0" + "tall" "60" + "visible" "1" + "enabled" "1" + "fillcolor" "27 27 27 200" + "tileImage" "1" + } + + "FooterLine" + { + "ControlName" "EditablePanel" + "fieldName" "FooterLine" + "xpos" "0" + "ypos" "420" + "zpos" "2" + "wide" "f0" + "tall" "2" + "visible" "1" + "enabled" "1" + "bgcolor_override" "ColorCyan" + "PaintBackgroundType" "2" + } + + "Sheet" + { + "ControlName" "EditablePanel" + "fieldName" "Sheet" + "tabxindent" "80" + "tabxdelta" "10" + "tabwidth" "240" + "tabheight" "20" + "transition_time" "0" + "yoffset" "14" + + "HeaderLine" + { + "ControlName" "EditablePanel" + "fieldName" "HeaderLine" + "xpos" "0" + "ypos" "32" + "zpos" "5" + "wide" "f0" + "tall" "2" + "visible" "1" + "enabled" "1" + "PaintBackgroundType" "2" + "bgcolor_override" "ColorCyan" + } + + "tabskv" + { + "textinsetx" "25" + "textAlignment" "center" + "font" "HudFontSmall" + "selectedcolor" "TanLight" + "unselectedcolor" "TanDark" + "defaultBgColor_override" "25 25 25 255" + "paintbackground" "1" + "activeborder_override" "CyanBorderTabs" + "normalborder_override" "CyanBorderTabsInactive" + "armedBgColor_override" "10 10 10 255" + "selectedBgColor_override" "10 10 10 255" + } + } + + "BackButton" + { + "ControlName" "CExButton" + "fieldName" "BackButton" + "xpos" "c-288" + "ypos" "437" + "zpos" "2" + "wide" "100" + "tall" "20" + "autoResize" "0" + "pinCorner" "3" + "visible" "1" + "enabled" "1" + "tabPosition" "0" + "labelText" "Back (&Q)" + "font" "HudFontMediumSmall" + "textAlignment" "center" + "dulltext" "0" + "brighttext" "0" + "default" "0" + "Command" "back" + "sound_depressed" "UI/buttonclick.wav" + "sound_released" "UI/buttonclickrelease.wav" + } +} \ No newline at end of file diff --git a/resource/ui/revivedialog.res b/resource/ui/revivedialog.res new file mode 100644 index 0000000..02d448b --- /dev/null +++ b/resource/ui/revivedialog.res @@ -0,0 +1,126 @@ +"Resource/UI/ReviveDialog.res" +{ + "ConfirmDialog" + { + "ControlName" "Frame" + "fieldName" "ConfirmDialog" + "xpos" "c-110" + "ypos" "285" + "wide" "220" + "tall" "100" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "tabPosition" "0" + "settitlebarvisible" "0" + "PaintBackgroundType" "0" + "paintborder" "0" + + "BackColor" + { + "ControlName" "EditablePanel" + "fieldName" "BackColor" + "xpos" "0" + "ypos" "0" + "zpos" "-99" + "wide" "f0" + "tall" "f0" + "visible" "1" + "enabled" "1" + "pinCorner" "0" + "autoResize" "0" + "PaintBackgroundType" "0" + "border" "NoBorder" + "bgcolor_override" "65 65 65 255" + } + + "TitleLabel" + { + "ControlName" "CExLabel" + "fieldName" "TitleLabel" + "font" "EconFontSmall" + "labelText" "#ConfirmTitle" + "textAlignment" "north" + "xpos" "0" + "ypos" "10" + "zpos" "1" + "wide" "220" + "tall" "30" + "autoResize" "1" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + } + + "ExplanationLabel" + { + "ControlName" "CExLabel" + "fieldName" "ExplanationLabel" + "font" "ReplayBrowserSmallest" + "labelText" "%text%" + "textAlignment" "north" + "xpos" "10" + "ypos" "25" + "zpos" "1" + "wide" "200" + "tall" "170" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "centerwrap" "1" + "fgcolor_override" "ColorCyan" + } + + "ConfirmButton" + { + "ControlName" "CExButton" + "fieldName" "ConfirmButton" + "xpos" "60" + "ypos" "45" + "zpos" "20" + "wide" "100" + "tall" "20" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "tabPosition" "0" + "labelText" "#ConfirmButtonText" + "font" "ReplayBrowserSmallest" + "textAlignment" "center" + "textinsetx" "50" + "dulltext" "0" + "brighttext" "0" + "Command" "confirm" + "sound_depressed" "UI/buttonclick.wav" + "sound_released" "UI/buttonclickrelease.wav" + "border_default" "NoBorder" + "border_armed" "NoBorder" + "armedBgColor_override" "Econ.Button.ArmedBgColor" + "armedFgColor_override" "Econ.Button.ArmedFgColor" + "depressedBgColor_override" "Econ.Button.DepressedBgColor" + "depressedFgColor_override" "Econ.Button.DepressedFgColor" + } + + "SpectatorGUIHealth" + { + "ControlName" "EditablePanel" + "fieldName" "SpectatorGUIHealth" + "xpos" "88" + "ypos" "59" + "zpos" "20" + "wide" "48" + "tall" "48" + "visible" "1" + "enabled" "1" + "HealthBonusPosAdj" "10" + "HealthDeathWarning" "0.49" + "TFFont" "HudFontSmallest" + "HealthDeathWarningColor" "HUDDeathWarning" + "TextColor" "HudOffWhite" + "autoResize" "1" + } + } +} \ No newline at end of file diff --git a/resource/ui/roundinfo.res b/resource/ui/roundinfo.res new file mode 100644 index 0000000..1195384 --- /dev/null +++ b/resource/ui/roundinfo.res @@ -0,0 +1,141 @@ +"Resource/UI/RoundInfo.res" +{ + "roundinfo" + { + "ControlName" "Frame" + "fieldName" "roundinfo" + "xpos" "0" + "ypos" "0" + "zpos" "0" + "wide" "f0" + "tall" "480" + "autoResize" "1" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + } + + "Overlay" + { + "ControlName" "RoundInfoOverlay" + "fieldName" "Overlay" + "xpos" "c-145" + "ypos" "c-65" + "zpos" "4" + "wide" "274" + "tall" "137" + "autoResize" "1" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + } + + "Title" + { + "ControlName" "CExLabel" + "fieldName" "Title" + "xpos" "c-180" + "ypos" "c-116" + "zpos" "1" + "wide" "360" + "tall" "26" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "labelText" "#round_info_header" + "textAlignment" "center" + "font" "HudFontMedium" + "fgcolor" "TanLight" + "allcaps" "1" + } + + "Mapname" + { + "ControlName" "CExLabel" + "fieldName" "Mapname" + "xpos" "c-180" + "ypos" "c-140" + "zpos" "1" + "wide" "360" + "tall" "26" + "tall" "16" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "labelText" "%mapname%" + "textAlignment" "center" + "font" "HudFontSmallishBold" + "fgcolor" "TanLight" + "allcaps" "1" + } + + "RoundContinue" + { + "ControlName" "CExButton" + "fieldName" "RoundContinue" + "xpos" "c-60" + "ypos" "c170" + "zpos" "6" + "wide" "120" + "tall" "30" + "autoResize" "0" + "pinCorner" "2" + "visible" "1" + "enabled" "1" + "labelText" "#TF_Continue" + "textAlignment" "center" + "dulltext" "0" + "brighttext" "0" + "command" "continue" + "default" "1" + "font" "HudFontMedium" + "paintbackground" "0" + + "defaultFgColor_override" "TanDark" + "armedFgColor_override" "TanLight" + "depressedFgColor_override" "TanDark" + } + + "MapImage" + { + "ControlName" "ImagePanel" + "fieldName" "MapImage" + "xpos" "c-145" + "ypos" "c-65" + "zpos" "3" + "wide" "274" + "tall" "137" + "visible" "1" + "enabled" "1" + "scaleImage" "1" + } + + "ShadedBar" + { + "ControlName" "EditablePanel" + "fieldName" "ShadedBar" + "xpos" "c-145" + "ypos" "c-75" + "zpos" "1" + "wide" "275" + "tall" "150" + "visible" "1" + "enabled" "1" + "bgcolor_override" "TransparentBlack" + "PaintBackgroundType" "2" + } + + "teambutton0SC" + { + "ControlName" "CExButton" + "fieldName" "teambutton0SC" + "wide" "0" + "tall" "0" + "visible" "1" + "enabled" "1" + "labelText" "&E" + "command" "continue" + } +} \ No newline at end of file diff --git a/resource/ui/scoreboard-base.res b/resource/ui/scoreboard-base.res new file mode 100644 index 0000000..727c01b --- /dev/null +++ b/resource/ui/scoreboard-base.res @@ -0,0 +1,2013 @@ +"Resource/UI/Scoreboard.res" +{ + "scores" + { + "ControlName" "CTFClientScoreBoardDialog" + "fieldName" "scoreinfo" + "xpos" "c-300" + "ypos" "0" + "wide" "f0" + "tall" "480" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "tabPosition" "0" + "medal_width" "25" + "avatar_width" "55" + "spacer" "5" + "name_width" "150" + "nemesis_width" "20" + "class_width" "20" + "score_width" "25" + "ping_width" "20" + "killstreak_width" "15" + "killstreak_image_width" "15" + } + "BlueScoreBG" + { + "ControlName" "EditablePanel" + "fieldName" "BlueScoreBG" + "xpos" "c-265" + "ypos" "144" + "wide" "270" + "tall" "25" + "visible" "1" + "enabled" "1" + "bgcolor_override" "Blue" + + if_mvm + { + "visible" "0" + } + } + "RedScoreBG" + { + "ControlName" "EditablePanel" + "fieldName" "RedScoreBG" + "xpos" "0" + "ypos" "0" + "wide" "270" + "tall" "25" + "visible" "1" + "enabled" "1" + "bgcolor_override" "Red" + + "pin_to_sibling" "BlueScoreBG" + "pin_corner_to_sibling" "PIN_TOPLEFT" + "pin_to_sibling_corner" "PIN_TOPRIGHT" + + if_mvm + { + "visible" "0" + } + } + "MainBG" + { + "ControlName" "EditablePanel" + "fieldName" "MainBG" + "xpos" "0" + "ypos" "0" + "zpos" "0" + "wide" "540" + "tall" "315" + "visible" "1" + "enabled" "1" + "bgcolor_override" "TransparentBlack" + + "pin_to_sibling" "BlueScoreBG" + "pin_corner_to_sibling" "PIN_TOPLEFT" + "pin_to_sibling_corner" "PIN_BOTTOMLEFT" + + if_mvm + { + "visible" "0" + } + } + + "BlueTeamName" + { + "ControlName" "CExLabel" + "fieldName" "BlueTeamName" + "font" "HudFontMediumBig" + "labelText" "%blueteamname%" + "textAlignment" "west" + "xpos" "0" + "ypos" "0" + "wide" "270" + "tall" "25" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "TextInsetX" "5" + + "pin_to_sibling" "BlueScoreBG" + "pin_corner_to_sibling" "PIN_TOPLEFT" + "pin_to_sibling_corner" "PIN_TOPLEFT" + + if_mvm + { + "visible" "0" + } + } + + "BlueTeamScore" + { + "ControlName" "CExLabel" + "fieldName" "BlueTeamScore" + "font" "Cerbetica32" + "labelText" "%blueteamscore%" + "textAlignment" "east" + "xpos" "0" + "ypos" "0" + "zpos" "4" + "wide" "100" + "tall" "25" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "TextInsetX" "20" + + "pin_to_sibling" "BlueScoreBG" + "pin_corner_to_sibling" "PIN_TOPRIGHT" + "pin_to_sibling_corner" "PIN_TOPRIGHT" + + if_mvm + { + "visible" "0" + } + } + + "BlueTeamScoreShadow" + { + "ControlName" "CExLabel" + "fieldName" "BlueTeamScoreShadow" + "font" "Cerbetica32" + "labelText" "%blueteamscore%" + "textAlignment" "east" + "xpos" "-2" + "ypos" "-2" + "zpos" "3" + "wide" "100" + "tall" "25" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "fgcolor" "TransparentBlack" + "TextInsetX" "20" + + "pin_to_sibling" "BlueTeamScore" + "pin_corner_to_sibling" "PIN_TOPLEFT" + "pin_to_sibling_corner" "PIN_TOPLEFT" + + if_mvm + { + "visible" "0" + } + } + + "BlueTeamPlayerCount" + { + "ControlName" "CExLabel" + "fieldName" "BlueTeamPlayerCount" + "font" "HudFontSmall" + "labelText" "%blueteamplayercount%" + "textAlignment" "west" + "xpos" "0" + "ypos" "0" + "wide" "270" + "tall" "15" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + + "pin_to_sibling" "BlueScoreBG" + "pin_corner_to_sibling" "PIN_BOTTOMLEFT" + "pin_to_sibling_corner" "PIN_TOPLEFT" + + if_mvm + { + "visible" "0" + } + } + + "RedTeamName" + { + "ControlName" "CExLabel" + "fieldName" "RedTeamName" + "font" "HudFontMediumBig" + "labelText" "%redteamname%" + "textAlignment" "east" + "xpos" "0" + "ypos" "0" + "wide" "270" + "tall" "25" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "TextInsetX" "5" + + "pin_to_sibling" "RedScoreBG" + "pin_corner_to_sibling" "PIN_TOPLEFT" + "pin_to_sibling_corner" "PIN_TOPLEFT" + + if_mvm + { + "visible" "0" + } + } + + "RedTeamScore" + { + "ControlName" "CExLabel" + "fieldName" "RedTeamScore" + "font" "Cerbetica32" + "labelText" "%redteamscore%" + "textAlignment" "west" + "xpos" "0" + "ypos" "0" + "zpos" "4" + "wide" "100" + "tall" "25" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "TextInsetX" "20" + + "pin_to_sibling" "RedScoreBG" + "pin_corner_to_sibling" "PIN_TOPLEFT" + "pin_to_sibling_corner" "PIN_TOPLEFT" + + if_mvm + { + "visible" "0" + } + } + + "RedTeamScoreShadow" + { + "ControlName" "CExLabel" + "fieldName" "RedTeamScoreShadow" + "font" "Cerbetica32" + "labelText" "%redteamscore%" + "textAlignment" "west" + "xpos" "-2" + "ypos" "-2" + "zpos" "3" + "wide" "100" + "tall" "25" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "fgcolor" "TransparentBlack" + "TextInsetX" "20" + + "pin_to_sibling" "RedTeamScore" + "pin_corner_to_sibling" "PIN_TOPLEFT" + "pin_to_sibling_corner" "PIN_TOPLEFT" + + if_mvm + { + "visible" "0" + } + } + + "RedTeamPlayerCount" + { + "ControlName" "CExLabel" + "fieldName" "RedTeamPlayerCount" + "font" "HudFontSmall" + "labelText" "%redteamplayercount%" + "textAlignment" "east" + "xpos" "0" + "ypos" "0" + "wide" "270" + "tall" "15" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + + "pin_to_sibling" "RedScoreBG" + "pin_corner_to_sibling" "PIN_BOTTOMLEFT" + "pin_to_sibling_corner" "PIN_TOPLEFT" + + if_mvm + { + "visible" "0" + } + } + + "ServerTimeValue" + { + "ControlName" "CExLabel" + "fieldName" "ServerTimeValue" + "font" "HudFontMediumSecondary" + "labelText" "%servertime%" + "textAlignment" "west" + "xpos" "5" + "ypos" "5" + "wide" "f0" + "tall" "20" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "allcaps" "1" + } + + "ServerLabel" + { + "ControlName" "CExLabel" + "fieldName" "ServerLabel" + "font" "HudFontSmall" + "labelText" "%server%" + "textAlignment" "west" + "xpos" "0" + "ypos" "0" + "wide" "f0" + "tall" "15" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "allcaps" "1" + + "pin_to_sibling" "ServerTimeValue" + "pin_corner_to_sibling" "PIN_TOPLEFT" + "pin_to_sibling_corner" "PIN_BOTTOMLEFT" + } + + "MapName" + { + "ControlName" "CExLabel" + "fieldName" "mapname" + "font" "HudFontSmall" + "labelText" "%mapname%" + "textAlignment" "west" + "xpos" "0" + "ypos" "0" + "wide" "f0" + "tall" "15" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "allcaps" "1" + + "pin_to_sibling" "ServerLabel" + "pin_corner_to_sibling" "PIN_TOPLEFT" + "pin_to_sibling_corner" "PIN_BOTTOMLEFT" + } + + "Spectators" + { + "ControlName" "CExLabel" + "fieldName" "Spectators" + "font" "HudFontSmallest" + "labelText" "%spectators%" + "textAlignment" "west" + "xpos" "0" + "ypos" "0" + "wide" "f0" + "tall" "15" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + + "pin_to_sibling" "MapName" + "pin_corner_to_sibling" "PIN_TOPLEFT" + "pin_to_sibling_corner" "PIN_BOTTOMLEFT" + } + + "SpectatorsInQueue" + { + "ControlName" "CExLabel" + "fieldName" "SpectatorsInQueue" + "font" "HudFontSmallest" + "labelText" "%waitingtoplay%" + "textAlignment" "west" + "xpos" "0" + "ypos" "0" + "wide" "f0" + "tall" "15" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + + "pin_to_sibling" "MapName" + "pin_corner_to_sibling" "PIN_TOPLEFT" + "pin_to_sibling_corner" "PIN_BOTTOMLEFT" + + if_mvm + { + "visible" "0" + } + } + + "BluePlayerList" + { + "ControlName" "SectionedListPanel" + "fieldName" "BluePlayerList" + "xpos" "c-265" + "ypos" "168" + "zpos" "20" + "wide" "270" + "tall" "240" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "tabPosition" "0" + "autoresize" "3" + "linespacing" "16" + "fgcolor" "Blue" + + if_mvm + { + "visible" "0" + } + } + "RedPlayerList" + { + "ControlName" "SectionedListPanel" + "fieldName" "RedPlayerList" + "xpos" "c5" + "ypos" "168" + "zpos" "20" + "wide" "270" + "tall" "240" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "tabPosition" "0" + "autoresize" "3" + "linespacing" "16" + "fgcolor" "Red" + + if_mvm + { + "visible" "0" + } + } + + "ClassImage" + { + "ControlName" "ImagePanel" + "fieldName" "ClassImage" + "xpos" "0" + "ypos" "0" + "zpos" "3" + "wide" "92" + "tall" "92" + "visible" "1" + "enabled" "1" + "image" "../hud/class_scoutred" + "scaleImage" "1" + + "pin_to_sibling" "LocalPlayerStatsPanel" + "pin_corner_to_sibling" "PIN_TOPLEFT" + "pin_to_sibling_corner" "PIN_TOPRIGHT" + + if_mvm + { + "visible" "1" + } + } + + "classmodelpanel" + { + "ControlName" "CTFPlayerModelPanel" + "fieldName" "classmodelpanel" + "xpos" "-10" + "ypos" "185" + "zpos" "10" + "wide" "130" + "tall" "260" + "autoResize" "0" + "pinCorner" "0" + "visible" "0" + "enabled" "1" + "render_texture" "0" + "fov" "12" + "allow_rot" "1" + "disable_speak_event" "1" + + "pin_to_sibling" "LocalPlayerStatsPanel" + "pin_corner_to_sibling" "PIN_TOPLEFT" + "pin_to_sibling_corner" "PIN_TOPRIGHT" + + if_mvm + { + "visible" "0" + } + + "model" + { + "force_pos" "1" + + "angles_x" "0" + "angles_y" "172" + "angles_z" "0" + "origin_x" "200" + "origin_y" "0" + "origin_z" "-60" + "frame_origin_x" "0" + "frame_origin_y" "0" + "frame_origin_z" "0" + "spotlight" "1" + + "modelname" "" + } + + "customclassdata" + { + "undefined" + { + } + "Scout" + { + "fov" "25" + "angles_x" "-17" + "angles_y" "145" + "angles_z" "0" + "origin_x" "105" + "origin_y" "4" + "origin_z" "-82" + } + "Sniper" + { + "fov" "25" + "angles_x" "-10" + "angles_y" "172" + "angles_z" "0" + "origin_x" "130" + "origin_y" "-3" + "origin_z" "-97" + } + "Soldier" + { + "fov" "25" + "angles_x" "-10" + "angles_y" "170" + "angles_z" "0" + "origin_x" "145" + "origin_y" "-5" + "origin_z" "-90" + } + "Demoman" + { + "fov" "25" + "angles_x" "-13" + "angles_y" "200" + "angles_z" "0" + "origin_x" "138" + "origin_y" "-4" + "origin_z" "-93" + } + "Medic" + { + "fov" "20" + "angles_x" "-5" + "angles_y" "178" + "angles_z" "0" + "origin_x" "150" + "origin_y" "-5" + "origin_z" "-96" + } + "Heavy" + { + "fov" "20" + "angles_x" "-5" + "angles_y" "200" + "angles_z" "0" + "origin_x" "200" + "origin_y" "0" + "origin_z" "-102" + } + "Pyro" + { + "fov" "20" + "angles_x" "-5" + "angles_y" "172" + "angles_z" "0" + "origin_x" "175" + "origin_y" "-5" + "origin_z" "-90" + } + "Spy" + { + "fov" "20" + "angles_x" "-5" + "angles_y" "160" + "angles_z" "0" + "origin_x" "160" + "origin_y" "0" + "origin_z" "-95" + } + "Engineer" + { + "fov" "20" + "angles_x" "-10" + "angles_y" "168" + "angles_z" "0" + "origin_x" "140" + "origin_y" "-2" + "origin_z" "-82" + } + } + } + + "PlayerNameLabel" + { + "ControlName" "CExLabel" + "fieldName" "PlayerNameLabel" + "font" "ScoreboardMedium" + "labelText" "%playername%" + "textAlignment" "west" + "xpos" "115" + "ypos" "9999" + "zpos" "3" + "wide" "9999" + "tall" "20" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + + if_mvm + { + "visible" "1" + } + } + "HorizontalLine" + { + "ControlName" "ImagePanel" + "fieldName" "HorizontalLine" + "xpos" "9999" + "ypos" "322" + "zpos" "3" + "wide" "465" + "tall" "1" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "tabPosition" "0" + "fillcolor" "127 127 127 153" + "PaintBackgroundType" "0" + + if_mvm + { + "visible" "1" + } + } + + "PlayerScoreLabel" + { + "ControlName" "CExLabel" + "fieldName" "PlayerScoreLabel" + "font" "HudFontMediumSecondary" + "labelText" "%playerscore%" + "textAlignment" "center" + "xpos" "c-368" + "ypos" "310" + "zpos" "3" + "wide" "140" + "tall" "20" + "autoResize" "0" + "pinCorner" "0" + "visible" "0" + "enabled" "0" + + if_mvm + { + "visible" "0" + } + } + + "LocalPlayerDuelStatsPanel" + { + "ControlName" "EditablePanel" + "fieldName" "LocalPlayerDuelStatsPanel" + "xpos" "0" + "ypos" "395" + "zpos" "3" + "wide" "600" + "tall" "53" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + + if_mvm + { + "visible" "0" + } + + "DuelingLabel" + { + "ControlName" "CExLabel" + "fieldName" "DuelingLabel" + "font" "ScoreboardSmall" + "labelText" "#TF_ScoreBoard_Dueling" + "textAlignment" "center" + "xpos" "250" + "ypos" "2" + "zpos" "3" + "wide" "100" + "tall" "20" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + } + + "DuelingIcon" + { + "ControlName" "ImagePanel" + "fieldName" "DuelingIcon" + "xpos" "284" + "ypos" "15" + "zpos" "2" + "wide" "32" + "tall" "32" + "visible" "1" + "enabled" "1" + "image" "../backpack/player/items/crafting/icon_dueling" + "scaleImage" "1" + } + + "LocalPlayerData" + { + "ControlName" "EditablePanel" + "fieldName" "LocalPlayerData" + "xpos" "75" + "ypos" "0" + "wide" "200" + "tall" "53" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + + "AvatarBGPanel" + { + "ControlName" "EditablePanel" + "fieldName" "AvatarBGPanel" + "xpos" "157" + "ypos" "7" + "zpos" "-1" + "wide" "36" + "tall" "36" + "visible" "1" + "PaintBackgroundType" "2" + "bgcolor_override" "TanDark" + } + "AvatarImage" + { + "ControlName" "CAvatarImagePanel" + "fieldName" "AvatarImage" + "xpos" "159" + "ypos" "9" + "zpos" "0" + "wide" "32" + "tall" "32" + "visible" "1" + "enabled" "1" + "image" "" + "scaleImage" "1" + "color_outline" "52 48 45 255" + } + "AvatarTextLabel" + { + "ControlName" "CExLabel" + "fieldName" "AvatarTextLabel" + "fgcolor" "TanLight" + "xpos" "50" + "ypos" "7" + "zpos" "2" + "wide" "100" + "tall" "18" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "wrap" "0" + "labelText" "%playername%" + "textAlignment" "east" + "font" "HudFontSmallest" + } + "Score" + { + "ControlName" "CExLabel" + "fieldName" "Score" + "labelText" "%score%" + "textAlignment" "east" + "xpos" "50" + "ypos" "23" + "zpos" "3" + "wide" "100" + "tall" "20" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "font" "ScoreboardMedium" + } + } + + "OpponentData" + { + "ControlName" "EditablePanel" + "fieldName" "OpponentData" + "xpos" "325" + "ypos" "0" + "wide" "200" + "tall" "53" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + + "AvatarBGPanel" + { + "ControlName" "EditablePanel" + "fieldName" "AvatarBGPanel" + "xpos" "7" + "ypos" "7" + "zpos" "-1" + "wide" "36" + "tall" "36" + "visible" "1" + "PaintBackgroundType" "2" + "bgcolor_override" "TanDark" + } + "AvatarImage" + { + "ControlName" "CAvatarImagePanel" + "fieldName" "AvatarImage" + "xpos" "9" + "ypos" "9" + "zpos" "0" + "wide" "32" + "tall" "32" + "visible" "1" + "enabled" "1" + "image" "" + "scaleImage" "1" + "color_outline" "52 48 45 255" + } + "AvatarTextLabel" + { + "ControlName" "CExLabel" + "fieldName" "AvatarTextLabel" + "fgcolor" "TanLight" + "xpos" "50" + "ypos" "7" + "zpos" "2" + "wide" "100" + "tall" "18" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "wrap" "0" + "labelText" "%playername%" + "textAlignment" "west" + "font" "HudFontSmallest" + } + "Score" + { + "ControlName" "CExLabel" + "fieldName" "Score" + "labelText" "%score%" + "textAlignment" "west" + "xpos" "50" + "ypos" "23" + "zpos" "3" + "wide" "200" + "tall" "20" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "font" "ScoreboardMedium" + } + } + } + + "LocalPlayerStatsPanel" + { + "ControlName" "EditablePanel" + "fieldName" "LocalPlayerStatsPanel" + "xpos" "0" + "ypos" "0" + "zpos" "10" + "wide" "540" + "tall" "70" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "pin_to_sibling" "MainBG" + "pin_corner_to_sibling" "PIN_BOTTOMLEFT" + "pin_to_sibling_corner" "PIN_BOTTOMLEFT" + + if_mvm + { + "visible" "1" + } + + "Colon" // Why was there just a random green color on the scoreboard? It's gone now but what? + { + "visible" "0" + "enabled" "0" + } + + "KillsLabel" + { + "ControlName" "CExLabel" + "fieldName" "KillsLabel" + "font" "HudFontGiantBold" + "labelText" ":" + "textAlignment" "center" + "xpos" "265" + "ypos" "0" + "zpos" "3" + "wide" "15" + "tall" "65" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "fgcolor" "HUDBlueTeam" + } + "Kills" + { + "ControlName" "CExLabel" + "fieldName" "Kills" + "font" "HudFontGiantBold" + "labelText" "%kills%" + "textAlignment" "east" + "xpos" "0" + "ypos" "0" + "zpos" "3" + "wide" "70" + "tall" "65" + "autoResize" "0" + "pinCorner" "0" + "visible" "0" + "enabled" "0" + + "pin_to_sibling" "KillsLabel" + "pin_corner_to_sibling" "PIN_TOPRIGHT" + "pin_to_sibling_corner" "PIN_TOPLEFT" + } + "Kills2" + { + "ControlName" "CExLabel" + "fieldName" "Kills2" + "font" "HudFontGiantBold" + "labelText" "%kills%" + "textAlignment" "east" + "xpos" "0" + "ypos" "0" + "zpos" "3" + "wide" "70" + "tall" "65" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "fgcolor" "Ammo In Clip" + + "pin_to_sibling" "Kills" + "pin_corner_to_sibling" "PIN_TOPRIGHT" + "pin_to_sibling_corner" "PIN_TOPRIGHT" + } + + "DeathsLabel" + { + "ControlName" "CExLabel" + "fieldName" "DeathsLabel" + "font" "HudFontGiantBold" + "labelText" "#TF_ScoreBoard_DeathsLabel" + "textAlignment" "east" + "xpos" "0" + "ypos" "0" + "zpos" "0" + "wide" "0" + "tall" "0" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + } + "Deaths" + { + "ControlName" "CExLabel" + "fieldName" "Deaths" + "font" "HudFontGiantBold" + "labelText" "%deaths%" + "textAlignment" "west" + "xpos" "0" + "ypos" "0" + "zpos" "3" + "wide" "70" + "tall" "65" + "autoResize" "0" + "pinCorner" "0" + "visible" "0" + "enabled" "0" + + "pin_to_sibling" "KillsLabel" + "pin_corner_to_sibling" "PIN_TOPLEFT" + "pin_to_sibling_corner" "PIN_TOPRIGHT" + } + "Deaths2" + { + "ControlName" "CExLabel" + "fieldName" "Deaths2" + "font" "HudFontGiantBold" + "labelText" "%deaths%" + "textAlignment" "west" + "xpos" "0" + "ypos" "0" + "zpos" "3" + "wide" "70" + "tall" "65" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "fgcolor" "Ammo Low" + + "pin_to_sibling" "Deaths" + "pin_corner_to_sibling" "PIN_TOPRIGHT" + "pin_to_sibling_corner" "PIN_TOPRIGHT" + } + + "GameType" + { + "ControlName" "CExLabel" + "fieldName" "gametype" + "font" "HudFontSmallest" + "labelText" "%gametype%" + "textAlignment" "west" + "xpos" "5" + "ypos" "0" + "zpos" "3" + "wide" "f0" + "tall" "20" + "autoResize" "0" + "pinCorner" "0" + "visible" "0" + "enabled" "0" + "fgcolor" "TanLight" + } + + "AssistsLabel" + { + "ControlName" "CExLabel" + "fieldName" "AssistsLabel" + "font" "HudFontSmall" + "labelText" "#TF_ScoreBoard_AssistsLabel" + "textAlignment" "west" + "xpos" "15" + "ypos" "2" + "zpos" "3" + "wide" "60" + "tall" "15" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "fgcolor" "HUDBlueTeamSolid" + } + "Assists" + { + "ControlName" "CExLabel" + "fieldName" "Assists" + "font" "HudFontSmall" + "labelText" "%assists%" + "textAlignment" "west" + "xpos" "0" + "ypos" "0" + "zpos" "3" + "wide" "35" + "tall" "15" + "autoResize" "0" + "pinCorner" "0" + "visible" "0" + "enabled" "0" + + "pin_to_sibling" "AssistsLabel" + "pin_corner_to_sibling" "PIN_TOPLEFT" + "pin_to_sibling_corner" "PIN_TOPRIGHT" + } + "Assists2" + { + "ControlName" "CExLabel" + "fieldName" "Assists2" + "font" "HudFontSmall" + "labelText" "%assists%" + "textAlignment" "west" + "xpos" "0" + "ypos" "0" + "zpos" "3" + "wide" "35" + "tall" "15" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "fgcolor" "Crosshair" + + "pin_to_sibling" "Assists" + "pin_corner_to_sibling" "PIN_TOPRIGHT" + "pin_to_sibling_corner" "PIN_TOPRIGHT" + } + + "DestructionLabel" + { + "ControlName" "CExLabel" + "fieldName" "DestructionLabel" + "font" "HudFontSmall" + "labelText" "#TF_ScoreBoard_DestructionLabel" + "textAlignment" "west" + "xpos" "0" + "ypos" "1" + "zpos" "3" + "wide" "60" + "tall" "15" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "fgcolor" "HUDBlueTeamSolid" + + "pin_to_sibling" "AssistsLabel" + "pin_corner_to_sibling" "PIN_TOPLEFT" + "pin_to_sibling_corner" "PIN_BOTTOMLEFT" + } + "Destruction" + { + "ControlName" "CExLabel" + "fieldName" "Destruction" + "font" "HudFontSmall" + "labelText" "%destruction%" + "textAlignment" "west" + "xpos" "0" + "ypos" "0" + "zpos" "3" + "wide" "35" + "tall" "15" + "autoResize" "0" + "pinCorner" "0" + "visible" "0" + "enabled" "0" + + "pin_to_sibling" "DestructionLabel" + "pin_corner_to_sibling" "PIN_TOPLEFT" + "pin_to_sibling_corner" "PIN_TOPRIGHT" + } + "Destruction2" + { + "ControlName" "CExLabel" + "fieldName" "Destruction2" + "font" "HudFontSmall" + "labelText" "%destruction%" + "textAlignment" "west" + "xpos" "0" + "ypos" "0" + "zpos" "3" + "wide" "35" + "tall" "15" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "fgcolor" "Crosshair" + + "pin_to_sibling" "Destruction" + "pin_corner_to_sibling" "PIN_TOPRIGHT" + "pin_to_sibling_corner" "PIN_TOPRIGHT" + } + + "CapturesLabel" + { + "ControlName" "CExLabel" + "fieldName" "CapturesLabel" + "font" "HudFontSmall" + "labelText" "#TF_ScoreBoard_CapturesLabel" + "textAlignment" "west" + "xpos" "0" + "ypos" "1" + "zpos" "3" + "wide" "60" + "tall" "15" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "fgcolor" "HUDBlueTeamSolid" + + "pin_to_sibling" "DestructionLabel" + "pin_corner_to_sibling" "PIN_TOPLEFT" + "pin_to_sibling_corner" "PIN_BOTTOMLEFT" + } + "Captures" + { + "ControlName" "CExLabel" + "fieldName" "Captures" + "font" "HudFontSmall" + "labelText" "%captures%" + "textAlignment" "west" + "xpos" "0" + "ypos" "0" + "zpos" "3" + "wide" "35" + "tall" "15" + "autoResize" "0" + "pinCorner" "0" + "visible" "0" + "enabled" "0" + + "pin_to_sibling" "CapturesLabel" + "pin_corner_to_sibling" "PIN_TOPLEFT" + "pin_to_sibling_corner" "PIN_TOPRIGHT" + } + "Captures2" + { + "ControlName" "CExLabel" + "fieldName" "Captures2" + "font" "HudFontSmall" + "labelText" "%captures%" + "textAlignment" "west" + "xpos" "0" + "ypos" "0" + "zpos" "3" + "wide" "35" + "tall" "15" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "fgcolor" "Crosshair" + + "pin_to_sibling" "Captures" + "pin_corner_to_sibling" "PIN_TOPRIGHT" + "pin_to_sibling_corner" "PIN_TOPRIGHT" + } + + "DefensesLabel" + { + "ControlName" "CExLabel" + "fieldName" "DefensesLabel" + "font" "HudFontSmall" + "labelText" "#TF_ScoreBoard_DefensesLabel" + "textAlignment" "west" + "xpos" "0" + "ypos" "1" + "zpos" "3" + "wide" "60" + "tall" "15" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "fgcolor" "HUDBlueTeamSolid" + + "pin_to_sibling" "CapturesLabel" + "pin_corner_to_sibling" "PIN_TOPLEFT" + "pin_to_sibling_corner" "PIN_BOTTOMLEFT" + } + "Defenses" + { + "ControlName" "CExLabel" + "fieldName" "Defenses" + "font" "HudFontSmall" + "labelText" "%defenses%" + "textAlignment" "west" + "xpos" "0" + "ypos" "0" + "zpos" "3" + "wide" "35" + "tall" "15" + "autoResize" "0" + "pinCorner" "0" + "visible" "0" + "enabled" "0" + + "pin_to_sibling" "DefensesLabel" + "pin_corner_to_sibling" "PIN_TOPLEFT" + "pin_to_sibling_corner" "PIN_TOPRIGHT" + } + "Defenses2" + { + "ControlName" "CExLabel" + "fieldName" "Defenses2" + "font" "HudFontSmall" + "labelText" "%defenses%" + "textAlignment" "west" + "xpos" "0" + "ypos" "0" + "zpos" "3" + "wide" "35" + "tall" "15" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "fgcolor" "Crosshair" + + "pin_to_sibling" "Defenses" + "pin_corner_to_sibling" "PIN_TOPRIGHT" + "pin_to_sibling_corner" "PIN_TOPRIGHT" + } + + "DominationLabel" + { + "ControlName" "CExLabel" + "fieldName" "DominationLabel" + "font" "HudFontSmall" + "labelText" "#TF_ScoreBoard_DominationLabel" + "textAlignment" "west" + "xpos" "5" + "ypos" "0" + "zpos" "3" + "wide" "60" + "tall" "15" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "fgcolor" "HUDBlueTeamSolid" + + "pin_to_sibling" "Assists2" + "pin_corner_to_sibling" "PIN_TOPLEFT" + "pin_to_sibling_corner" "PIN_TOPRIGHT" + } + "Domination" + { + "ControlName" "CExLabel" + "fieldName" "Domination" + "font" "HudFontSmall" + "labelText" "%dominations%" + "textAlignment" "west" + "xpos" "0" + "ypos" "0" + "zpos" "3" + "wide" "35" + "tall" "15" + "autoResize" "0" + "pinCorner" "0" + "visible" "0" + "enabled" "0" + + "pin_to_sibling" "DominationLabel" + "pin_corner_to_sibling" "PIN_TOPLEFT" + "pin_to_sibling_corner" "PIN_TOPRIGHT" + } + "Domination2" + { + "ControlName" "CExLabel" + "fieldName" "Domination2" + "font" "HudFontSmall" + "labelText" "%dominations%" + "textAlignment" "west" + "xpos" "0" + "ypos" "0" + "zpos" "3" + "wide" "35" + "tall" "15" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "fgcolor" "Crosshair" + + "pin_to_sibling" "Domination" + "pin_corner_to_sibling" "PIN_TOPRIGHT" + "pin_to_sibling_corner" "PIN_TOPRIGHT" + } + + "RevengeLabel" + { + "ControlName" "CExLabel" + "fieldName" "RevengeLabel" + "font" "HudFontSmall" + "labelText" "#TF_ScoreBoard_RevengeLabel" + "textAlignment" "west" + "xpos" "0" + "ypos" "1" + "zpos" "3" + "wide" "60" + "tall" "15" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "fgcolor" "HUDBlueTeamSolid" + + "pin_to_sibling" "DominationLabel" + "pin_corner_to_sibling" "PIN_TOPLEFT" + "pin_to_sibling_corner" "PIN_BOTTOMLEFT" + } + "Revenge" + { + "ControlName" "CExLabel" + "fieldName" "Revenge" + "font" "HudFontSmall" + "labelText" "%Revenge%" + "textAlignment" "west" + "xpos" "0" + "ypos" "0" + "zpos" "3" + "wide" "35" + "tall" "15" + "autoResize" "0" + "pinCorner" "0" + "visible" "0" + "enabled" "0" + + "pin_to_sibling" "RevengeLabel" + "pin_corner_to_sibling" "PIN_TOPLEFT" + "pin_to_sibling_corner" "PIN_TOPRIGHT" + } + "Revenge2" + { + "ControlName" "CExLabel" + "fieldName" "Revenge2" + "font" "HudFontSmall" + "labelText" "%Revenge%" + "textAlignment" "west" + "xpos" "0" + "ypos" "0" + "zpos" "3" + "wide" "35" + "tall" "15" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "fgcolor" "Crosshair" + + "pin_to_sibling" "Revenge" + "pin_corner_to_sibling" "PIN_TOPRIGHT" + "pin_to_sibling_corner" "PIN_TOPRIGHT" + } + + "HealingLabel" + { + "ControlName" "CExLabel" + "fieldName" "HealingLabel" + "font" "HudFontSmall" + "labelText" "#TF_ScoreBoard_HealingLabel" + "textAlignment" "west" + "xpos" "0" + "ypos" "1" + "zpos" "3" + "wide" "60" + "tall" "15" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "fgcolor" "HUDBlueTeamSolid" + + "pin_to_sibling" "RevengeLabel" + "pin_corner_to_sibling" "PIN_TOPLEFT" + "pin_to_sibling_corner" "PIN_BOTTOMLEFT" + } + "Healing" + { + "ControlName" "CExLabel" + "fieldName" "Healing" + "font" "HudFontSmall" + "labelText" "%healing%" + "textAlignment" "west" + "xpos" "0" + "ypos" "0" + "zpos" "3" + "wide" "35" + "tall" "15" + "autoResize" "0" + "pinCorner" "0" + "visible" "0" + "enabled" "0" + + "pin_to_sibling" "HealingLabel" + "pin_corner_to_sibling" "PIN_TOPLEFT" + "pin_to_sibling_corner" "PIN_TOPRIGHT" + } + "Healing2" + { + "ControlName" "CExLabel" + "fieldName" "Healing2" + "font" "HudFontSmall" + "labelText" "%healing%" + "textAlignment" "west" + "xpos" "0" + "ypos" "0" + "zpos" "3" + "wide" "35" + "tall" "15" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "fgcolor" "ColorGreen" + + "pin_to_sibling" "Healing" + "pin_corner_to_sibling" "PIN_TOPRIGHT" + "pin_to_sibling_corner" "PIN_TOPRIGHT" + } + + "InvulnLabel" + { + "ControlName" "CExLabel" + "fieldName" "InvulnLabel" + "font" "HudFontSmall" + "labelText" "#TF_ScoreBoard_InvulnLabel" + "textAlignment" "west" + "xpos" "0" + "ypos" "1" + "zpos" "3" + "wide" "60" + "tall" "15" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "fgcolor" "HUDBlueTeamSolid" + + "pin_to_sibling" "HealingLabel" + "pin_corner_to_sibling" "PIN_TOPLEFT" + "pin_to_sibling_corner" "PIN_BOTTOMLEFT" + } + "Invuln" + { + "ControlName" "CExLabel" + "fieldName" "Invuln" + "font" "HudFontSmall" + "labelText" "%invulns%" + "textAlignment" "west" + "xpos" "0" + "ypos" "0" + "zpos" "3" + "wide" "35" + "tall" "15" + "autoResize" "0" + "pinCorner" "0" + "visible" "0" + "enabled" "0" + + "pin_to_sibling" "InvulnLabel" + "pin_corner_to_sibling" "PIN_TOPLEFT" + "pin_to_sibling_corner" "PIN_TOPRIGHT" + } + "Invuln2" + { + "ControlName" "CExLabel" + "fieldName" "Invuln2" + "font" "HudFontSmall" + "labelText" "%invulns%" + "textAlignment" "west" + "xpos" "0" + "ypos" "0" + "zpos" "3" + "wide" "35" + "tall" "15" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "fgcolor" "Crosshair" + + "pin_to_sibling" "Invuln" + "pin_corner_to_sibling" "PIN_TOPRIGHT" + "pin_to_sibling_corner" "PIN_TOPRIGHT" + } + + "TeleportsLabel" + { + "ControlName" "CExLabel" + "fieldName" "TeleportsLabel" + "font" "HudFontSmall" + "labelText" "#TF_ScoreBoard_TeleportsLabel" + "textAlignment" "west" + "xpos" "342" + "ypos" "2" + "zpos" "3" + "wide" "60" + "tall" "15" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "fgcolor" "HUDBlueTeamSolid" + } + "Teleports" + { + "ControlName" "CExLabel" + "fieldName" "Teleports" + "font" "HudFontSmall" + "labelText" "%teleports%" + "textAlignment" "west" + "xpos" "0" + "ypos" "0" + "zpos" "3" + "wide" "35" + "tall" "15" + "autoResize" "0" + "pinCorner" "0" + "visible" "0" + "enabled" "0" + + "pin_to_sibling" "TeleportsLabel" + "pin_corner_to_sibling" "PIN_TOPLEFT" + "pin_to_sibling_corner" "PIN_TOPRIGHT" + } + "Teleports2" + { + "ControlName" "CExLabel" + "fieldName" "Teleports2" + "font" "HudFontSmall" + "labelText" "%teleports%" + "textAlignment" "west" + "xpos" "0" + "ypos" "0" + "zpos" "3" + "wide" "35" + "tall" "15" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "fgcolor" "Crosshair" + + "pin_to_sibling" "Teleports" + "pin_corner_to_sibling" "PIN_TOPRIGHT" + "pin_to_sibling_corner" "PIN_TOPRIGHT" + } + + "HeadshotsLabel" + { + "ControlName" "CExLabel" + "fieldName" "HeadshotsLabel" + "font" "HudFontSmall" + "labelText" "#TF_ScoreBoard_HeadshotsLabel" + "textAlignment" "west" + "xpos" "0" + "ypos" "1" + "zpos" "3" + "wide" "60" + "tall" "15" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "fgcolor" "HUDBlueTeamSolid" + + "pin_to_sibling" "TeleportsLabel" + "pin_corner_to_sibling" "PIN_TOPLEFT" + "pin_to_sibling_corner" "PIN_BOTTOMLEFT" + } + "Headshots" + { + "ControlName" "CExLabel" + "fieldName" "Headshots" + "font" "HudFontSmall" + "labelText" "%headshots%" + "textAlignment" "west" + "xpos" "0" + "ypos" "0" + "zpos" "3" + "wide" "35" + "tall" "15" + "autoResize" "0" + "pinCorner" "0" + "visible" "0" + "enabled" "0" + + "pin_to_sibling" "HeadshotsLabel" + "pin_corner_to_sibling" "PIN_TOPLEFT" + "pin_to_sibling_corner" "PIN_TOPRIGHT" + } + "Headshots2" + { + "ControlName" "CExLabel" + "fieldName" "Headshots2" + "font" "HudFontSmall" + "labelText" "%headshots%" + "textAlignment" "west" + "xpos" "0" + "ypos" "0" + "zpos" "3" + "wide" "35" + "tall" "15" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "fgcolor" "Crosshair" + + "pin_to_sibling" "Headshots" + "pin_corner_to_sibling" "PIN_TOPRIGHT" + "pin_to_sibling_corner" "PIN_TOPRIGHT" + } + + "BackstabsLabel" + { + "ControlName" "CExLabel" + "fieldName" "BackstabsLabel" + "font" "HudFontSmall" + "labelText" "#TF_ScoreBoard_BackstabsLabel" + "textAlignment" "west" + "xpos" "0" + "ypos" "1" + "zpos" "3" + "wide" "60" + "tall" "15" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "fgcolor" "HUDBlueTeamSolid" + + "pin_to_sibling" "HeadshotsLabel" + "pin_corner_to_sibling" "PIN_TOPLEFT" + "pin_to_sibling_corner" "PIN_BOTTOMLEFT" + } + "Backstabs" + { + "ControlName" "CExLabel" + "fieldName" "Backstabs" + "font" "HudFontSmall" + "labelText" "%backstabs%" + "textAlignment" "west" + "xpos" "0" + "ypos" "0" + "zpos" "3" + "wide" "35" + "tall" "15" + "autoResize" "0" + "pinCorner" "0" + "visible" "0" + "enabled" "0" + + "pin_to_sibling" "BackstabsLabel" + "pin_corner_to_sibling" "PIN_TOPLEFT" + "pin_to_sibling_corner" "PIN_TOPRIGHT" + } + "Backstabs2" + { + "ControlName" "CExLabel" + "fieldName" "Backstabs2" + "font" "HudFontSmall" + "labelText" "%backstabs%" + "textAlignment" "west" + "xpos" "0" + "ypos" "0" + "zpos" "3" + "wide" "35" + "tall" "15" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "fgcolor" "Crosshair" + + "pin_to_sibling" "Backstabs" + "pin_corner_to_sibling" "PIN_TOPRIGHT" + "pin_to_sibling_corner" "PIN_TOPRIGHT" + } + + "BonusLabel" + { + "ControlName" "CExLabel" + "fieldName" "BonusLabel" + "font" "HudFontSmall" + "labelText" "#TF_ScoreBoard_BonusLabel" + "textAlignment" "west" + "xpos" "0" + "ypos" "1" + "zpos" "3" + "wide" "60" + "tall" "15" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "fgcolor" "HUDBlueTeamSolid" + + "pin_to_sibling" "BackstabsLabel" + "pin_corner_to_sibling" "PIN_TOPLEFT" + "pin_to_sibling_corner" "PIN_BOTTOMLEFT" + } + "Bonus" + { + "ControlName" "CExLabel" + "fieldName" "Bonus" + "font" "HudFontSmall" + "labelText" "%bonus%" + "textAlignment" "west" + "xpos" "0" + "ypos" "0" + "zpos" "3" + "wide" "35" + "tall" "15" + "autoResize" "0" + "pinCorner" "0" + "visible" "0" + "enabled" "0" + + "pin_to_sibling" "BonusLabel" + "pin_corner_to_sibling" "PIN_TOPLEFT" + "pin_to_sibling_corner" "PIN_TOPRIGHT" + } + "Bonus2" + { + "ControlName" "CExLabel" + "fieldName" "Bonus2" + "font" "HudFontSmall" + "labelText" "%bonus%" + "textAlignment" "west" + "xpos" "0" + "ypos" "0" + "zpos" "3" + "wide" "35" + "tall" "15" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "fgcolor" "Crosshair" + + "pin_to_sibling" "Bonus" + "pin_corner_to_sibling" "PIN_TOPRIGHT" + "pin_to_sibling_corner" "PIN_TOPRIGHT" + } + + "SupportLabel" + { + "ControlName" "CExLabel" + "fieldName" "SupportLabel" + "font" "HudFontSmall" + "labelText" "#TF_Scoreboard_Support" + "textAlignment" "west" + "xpos" "5" + "ypos" "0" + "zpos" "3" + "wide" "60" + "tall" "15" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "fgcolor" "HUDBlueTeamSolid" + + "pin_to_sibling" "Teleports2" + "pin_corner_to_sibling" "PIN_TOPLEFT" + "pin_to_sibling_corner" "PIN_TOPRIGHT" + } + "Support" + { + "ControlName" "CExLabel" + "fieldName" "Support" + "font" "HudFontSmall" + "labelText" "%support%" + "textAlignment" "west" + "xpos" "0" + "ypos" "0" + "zpos" "3" + "wide" "35" + "tall" "15" + "autoResize" "0" + "pinCorner" "0" + "visible" "0" + "enabled" "0" + + "pin_to_sibling" "SupportLabel" + "pin_corner_to_sibling" "PIN_TOPLEFT" + "pin_to_sibling_corner" "PIN_TOPRIGHT" + } + "Support2" + { + "ControlName" "CExLabel" + "fieldName" "Support2" + "font" "HudFontSmall" + "labelText" "%support%" + "textAlignment" "west" + "xpos" "0" + "ypos" "0" + "zpos" "3" + "wide" "35" + "tall" "15" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "fgcolor" "Crosshair" + + "pin_to_sibling" "Support" + "pin_corner_to_sibling" "PIN_TOPRIGHT" + "pin_to_sibling_corner" "PIN_TOPRIGHT" + } + + "DamageLabel" + { + "ControlName" "CExLabel" + "fieldName" "DamageLabel" + "font" "HudFontSmall" + "labelText" "#TF_Scoreboard_Damage" + "textAlignment" "west" + "xpos" "0" + "ypos" "1" + "zpos" "3" + "wide" "60" + "tall" "15" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "fgcolor" "HUDRedTeamSolid" + + "pin_to_sibling" "SupportLabel" + "pin_corner_to_sibling" "PIN_TOPLEFT" + "pin_to_sibling_corner" "PIN_BOTTOMLEFT" + } + "Damage" + { + "ControlName" "CExLabel" + "fieldName" "Damage" + "font" "HudFontSmall" + "labelText" "%damage%" + "textAlignment" "west" + "xpos" "0" + "ypos" "0" + "zpos" "3" + "wide" "35" + "tall" "15" + "autoResize" "0" + "pinCorner" "0" + "visible" "0" + "enabled" "0" + + "pin_to_sibling" "DamageLabel" + "pin_corner_to_sibling" "PIN_TOPLEFT" + "pin_to_sibling_corner" "PIN_TOPRIGHT" + } + "Damage2" + { + "ControlName" "CExLabel" + "fieldName" "Damage2" + "font" "HudFontSmall" + "labelText" "%damage%" + "textAlignment" "west" + "xpos" "0" + "ypos" "0" + "zpos" "3" + "wide" "35" + "tall" "15" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "fgcolor" "Crosshair" + + "pin_to_sibling" "Damage" + "pin_corner_to_sibling" "PIN_TOPRIGHT" + "pin_to_sibling_corner" "PIN_TOPRIGHT" + } + } + + "MvMScoreboard" + { + "ControlName" "CTFHudMannVsMachineScoreboard" + "fieldName" "MvMScoreboard" + "xpos" "0" + "ypos" "0" + "zpos" "10" + "wide" "f0" + "tall" "480" + "visible" "0" + "enabled" "1" + "verbose" "1" + + if_mvm + { + "visible" "1" + } + } +} \ No newline at end of file diff --git a/resource/ui/scoreboard.res b/resource/ui/scoreboard.res new file mode 100644 index 0000000..96521cc --- /dev/null +++ b/resource/ui/scoreboard.res @@ -0,0 +1,3 @@ +"#base" "../../#customizations/streamermode/scoreboard.res" +"#base" "../../#customizations/_enabled/scoreboard-minimal.res" +"#base" "scoreboard-base.res" \ No newline at end of file diff --git a/resource/ui/spectator-base.res b/resource/ui/spectator-base.res new file mode 100644 index 0000000..2ea9a8d --- /dev/null +++ b/resource/ui/spectator-base.res @@ -0,0 +1,173 @@ +#base "hudinspectpanel.res" + +"Resource/UI/Spectator.res" +{ + "Spectator" + { + "ControlName" "Frame" + "fieldName" "Spectator" + "tall" "480" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "tabPosition" "0" + } + + "specgui" { } + + "topbar" + { + "ControlName" "Panel" + "fieldName" "TopBar" + "xpos" "0" + "ypos" "0" + "tall" "0" + "wide" "f0" + "autoResize" "0" + "pinCorner" "0" + "visible" "0" + "enabled" "1" + "tabPosition" "0" + } + + "BottomBar" + { + "ControlName" "Frame" + "fieldName" "BottomBar" + "xpos" "9999" + "ypos" "9999" + "wide" "0" + "tall" "0" + "visible" "0" + "enabled" "0" + } + + "bottombarblank" + { + "ControlName" "Panel" + "fieldName" "bottombarblank" + "xpos" "0" + "ypos" "r0" + "tall" "0" + "wide" "f0" + "autoResize" "0" + "pinCorner" "0" + "visible" "0" + "enabled" "1" + "tabPosition" "0" + } + + "ReinforcementsLabel" + { + "ControlName" "CExLabel" + "fieldName" "ReinforcementsLabel" + "xpos" "0" + "ypos" "50" + "wide" "f0" + "tall" "25" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "labelText" "#game_respawntime_in_secs" + "textAlignment" "center" + "font" "HudFontMedium" + + if_mvm + { + "ypos" "90" + } + } + + "BuyBackLabel" + { + "ControlName" "CExLabel" + "fieldName" "BuyBackLabel" + "xpos" "0" + "ypos" "110" + "wide" "f0" + "tall" "25" + "autoResize" "0" + "pinCorner" "0" + "visible" "0" + "enabled" "1" + "labelText" "#TF_PVE_Buyback" + "textAlignment" "center" + "font" "HudFontSmall" + + if_mvm + { + "visible" "1" + } + } + + "MapLabel" + { + "ControlName" "CExLabel" + "fieldName" "MapLabel" + "xpos" "9999" + } + "ClassOrTeamLabel" + { + "ControlName" "CExLabel" + "fieldName" "ClassOrTeamLabel" + "xpos" "9999" + } + "SwitchCamModeKeyLabel" + { + "ControlName" "CExLabel" + "fieldName" "SwitchCamModeKeyLabel" + "xpos" "9999" + } + "SwitchCamModeLabel" + { + "ControlName" "CExLabel" + "fieldName" "SwitchCamModeLabel" + "xpos" "9999" + } + "CycleTargetFwdKeyLabel" + { + "ControlName" "CExLabel" + "fieldName" "CycleTargetFwdKeyLabel" + "xpos" "9999" + } + "CycleTargetFwdLabel" + { + "ControlName" "CExLabel" + "fieldName" "CycleTargetFwdLabel" + "xpos" "9999" + } + "CycleTargetRevKeyLabel" + { + "ControlName" "CExLabel" + "fieldName" "CycleTargetRevKeyLabel" + "xpos" "9999" + } + "CycleTargetRevLabel" + { + "ControlName" "CExLabel" + "fieldName" "CycleTargetRevLabel" + "xpos" "9999" + } + "TipLabel" + { + "ControlName" "CExLabel" + "fieldName" "TipLabel" + "xpos" "9999" + } + + "spectator_extras" + { + "ControlName" "EditablePanel" + "fieldName" "spectator_extras" + "xpos" "0" + "ypos" "0" + "wide" "f0" + "tall" "480" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + } +} \ No newline at end of file diff --git a/resource/ui/spectator.res b/resource/ui/spectator.res new file mode 100644 index 0000000..93e1551 --- /dev/null +++ b/resource/ui/spectator.res @@ -0,0 +1,3 @@ +"#base" "hudinspectpanel.res" +"#base" "../../#customizations/streamermode/spectator.res" +"#base" "spectator-base.res" \ No newline at end of file diff --git a/resource/ui/spectatorcoach.res b/resource/ui/spectatorcoach.res new file mode 100644 index 0000000..6c59f78 --- /dev/null +++ b/resource/ui/spectatorcoach.res @@ -0,0 +1,328 @@ +#base "hudinspectpanel.res" + +"Resource/UI/SpectatorCoach.res" +{ + "Spectator" + { + "ControlName" "Frame" + "fieldName" "Spectator" + "tall" "480" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "tabPosition" "0" + } + + "specgui" { } + + "topbar" + { + "ControlName" "Panel" + "fieldName" "TopBar" + "xpos" "0" + "ypos" "0" + "tall" "70" + "wide" "f0" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "tabPosition" "0" + "border" "TFThinLineBorder" + } + + "AvatarBGPanel" + { + "ControlName" "EditablePanel" + "fieldName" "AvatarBGPanel" + "xpos" "5" + "ypos" "5" + "zpos" "-1" + "wide" "42" + "tall" "42" + "visible" "1" + "bgcolor_override" "117 107 94 255" + "PaintBackgroundType" "2" + } + + "AvatarImage" + { + "ControlName" "CAvatarImagePanel" + "fieldName" "AvatarImage" + "xpos" "10" + "ypos" "10" + "zpos" "0" + "wide" "32" + "tall" "32" + "visible" "1" + "enabled" "1" + "image" "" + "scaleImage" "1" + "color_outline" "52 48 45 255" + } + + "HealthPositioning" + { + "ControlName" "EditablePanel" + "fieldName" "HealthPositioning" + "xpos" "5" + "ypos" "50" + "zpos" "1" + "wide" "250" + "tall" "120" + } + + "Crosshair" + { + "ControlName" "ImagePanel" + "fieldName" "Crosshair" + "xpos" "c-8" + "ypos" "c-8" + "zpos" "-100" + "wide" "16" + "tall" "16" + "visible" "1" + "enabled" "1" + "image" "crosshairs/default" + "scaleImage" "1" + } + + "CoachingLabel" + { + "ControlName" "CExLabel" + "fieldName" "CoachingLabel" + "font" "HudFontSmall" + "xpos" "57" + "ypos" "5" + "wide" "240" + "tall" "20" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "labelText" "%student_name%" + "textAlignment" "west" + } + + "MapLabel" + { + "ControlName" "CExLabel" + "fieldName" "MapLabel" + "font" "HudFontSmall" + "xpos" "57" + "ypos" "20" + "wide" "240" + "tall" "20" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "labelText" "" + "textAlignment" "west" + } + + "DistanceLabel" + { + "ControlName" "CExLabel" + "fieldName" "DistanceLabel" + "font" "HudFontSmall" + "xpos" "57" + "ypos" "35" + "wide" "240" + "tall" "20" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "labelText" "%student_distance%" + "textAlignment" "west" + } + + "DirectionsLabel" + { + "ControlName" "CExLabel" + "fieldName" "DirectionsLabel" + "xpos" "r200" [$WIN32] + "ypos" "0" [$WIN32] + "wide" "200" [$WIN32] + "tall" "20" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" [$WIN32] + "enabled" "1" + "labelText" "#TF_Coach_StudentCommands" + "textAlignment" "west" + "font" "SpectatorKeyHints" + } + + "SwitchCamModeKeyLabel" + { + "ControlName" "CExLabel" + "fieldName" "SwitchCamModeKeyLabel" + "xpos" "r200" [$WIN32] + "ypos" "10" [$WIN32] + "wide" "60" [$WIN32] + "tall" "20" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" [$WIN32] + "enabled" "1" + "labelText" "" + "textAlignment" "east" + "font" "SpectatorKeyHints" + } + + "SwitchCamModeLabel" + { + "ControlName" "CExLabel" + "fieldName" "SwitchCamModeLabel" + "xpos" "r125" [$WIN32] + "ypos" "10" [$WIN32] + "wide" "125" [$WIN32] + "tall" "20" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" [$WIN32] + "enabled" "1" + "labelText" "#TF_Coach_ControlView" + "textAlignment" "west" + "font" "SpectatorKeyHints" + } + + "CycleTargetFwdKeyLabel" + { + "ControlName" "CExLabel" + "fieldName" "CycleTargetFwdKeyLabel" + "xpos" "r200" [$WIN32] + "ypos" "20" [$WIN32] + "wide" "60" [$WIN32] + "tall" "20" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "labelText" "" + "textAlignment" "east" + "font" "SpectatorKeyHints" + } + + "CycleTargetFwdLabel" + { + "ControlName" "CExLabel" + "fieldName" "CycleTargetFwdLabel" + "xpos" "r125" [$WIN32] + "ypos" "20" [$WIN32] + "wide" "125" [$WIN32] + "tall" "20" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" [$WIN32] + "enabled" "1" + "labelText" "#TF_Coach_AttackDesc" + "textAlignment" "west" + "font" "SpectatorKeyHints" + } + + "CycleTargetRevKeyLabel" + { + "ControlName" "CExLabel" + "fieldName" "CycleTargetRevKeyLabel" + "xpos" "r200" [$WIN32] + "ypos" "30" [$WIN32] + "wide" "60" [$WIN32] + "tall" "20" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" [$WIN32] + "enabled" "1" + "labelText" "" + "textAlignment" "east" + "font" "SpectatorKeyHints" + } + + "CycleTargetRevLabel" + { + "ControlName" "CExLabel" + "fieldName" "CycleTargetRevLabel" + "xpos" "r125" [$WIN32] + "ypos" "30" [$WIN32] + "wide" "125" [$WIN32] + "tall" "20" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" [$WIN32] + "enabled" "1" + "labelText" "#TF_Coach_DefendDesc" + "textAlignment" "west" + "font" "SpectatorKeyHints" + } + + "Slot1KeyLabel" + { + "ControlName" "CExLabel" + "fieldName" "Slot1KeyLabel" + "xpos" "r200" [$WIN32] + "ypos" "40" [$WIN32] + "wide" "60" [$WIN32] + "tall" "20" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" [$WIN32] + "enabled" "1" + "labelText" "%coach_command_1%" + "textAlignment" "east" + "font" "SpectatorKeyHints" + } + + "Slot1Label" + { + "ControlName" "CExLabel" + "fieldName" "Slot1Label" + "xpos" "r125" [$WIN32] + "ypos" "40" [$WIN32] + "wide" "125" [$WIN32] + "tall" "20" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" [$WIN32] + "enabled" "1" + "labelText" "#TF_Coach_Slot1Desc" + "textAlignment" "west" + "font" "SpectatorKeyHints" + } + + "Slot2KeyLabel" + { + "ControlName" "CExLabel" + "fieldName" "Slot2KeyLabel" + "xpos" "r200" [$WIN32] + "ypos" "50" [$WIN32] + "wide" "60" [$WIN32] + "tall" "20" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" [$WIN32] + "enabled" "1" + "labelText" "%coach_command_2%" + "textAlignment" "east" + "font" "SpectatorKeyHints" + } + + "Slot2Label" + { + "ControlName" "CExLabel" + "fieldName" "Slot2Label" + "xpos" "r125" [$WIN32] + "ypos" "50" [$WIN32] + "wide" "125" [$WIN32] + "tall" "20" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" [$WIN32] + "enabled" "1" + "labelText" "#TF_Coach_Slot2Desc" + "textAlignment" "west" + "font" "SpectatorKeyHints" + } +} \ No newline at end of file diff --git a/resource/ui/spectatorguihealth.res b/resource/ui/spectatorguihealth.res new file mode 100644 index 0000000..5ea03f0 --- /dev/null +++ b/resource/ui/spectatorguihealth.res @@ -0,0 +1,91 @@ +"Resource/UI/SpectatorGUIHealth.res" +{ + "PlayerStatusHealthImage" + { + "ControlName" "ImagePanel" + "fieldName" "PlayerStatusHealthImage" + "xpos" "9999" + "wide" "0" + "tall" "0" + } + + "PlayerStatusHealthImageBG" + { + "ControlName" "ImagePanel" + "fieldName" "PlayerStatusHealthImageBG" + "xpos" "9999" + "wide" "0" + "tall" "0" + } + + "BuildingStatusHealthImageBG" + { + "ControlName" "ImagePanel" + "fieldName" "BuildingStatusHealthImageBG" + "xpos" "9999" + "wide" "0" + "tall" "0" + } + + "PlayerStatusHealthBonusImage" + { + "ControlName" "ImagePanel" + "fieldName" "PlayerStatusHealthBonusImage" + "xpos" "13" + "ypos" "15" + "zpos" "3" + "wide" "18" + "tall" "19" + "visible" "0" + "enabled" "1" + "image" "../hud/health_over_bg" + "scaleImage" "1" + } + + "TargetHealthValue" + { + "ControlName" "CExLabel" + "fieldName" "TargetHealthValue" + "xpos" "2" + "ypos" "16" + "zpos" "5" + "wide" "40" + "tall" "15" + "visible" "1" + "enabled" "1" + "labelText" "%Health%" + "textAlignment" "center" + "font" "Cerbetica18" + "fgcolor" "Health Normal" + } + + "TargetHealthShadow" + { + "ControlName" "CExLabel" + "fieldName" "TargetHealthShadow" + "xpos" "-1" + "ypos" "-2" + "zpos" "5" + "wide" "40" + "tall" "15" + "visible" "1" + "enabled" "1" + "labelText" "%Health%" + "textAlignment" "center" + "font" "Cerbetica18" + "fgcolor" "TransparentBlack" + + "pin_to_sibling" "TargetHealthValue" + "pin_corner_to_sibling" "PIN_TOPLEFT" + "pin_to_sibling_corner" "PIN_TOPLEFT" + } + + "PlayerStatusPlayerLevel" + { + "ControlName" "CExLabel" + "fieldName" "PlayerStatusPlayerLevel" + "xpos" "9999" + "wide" "0" + "tall" "0" + } +} \ No newline at end of file diff --git a/resource/ui/spectatortournament.res b/resource/ui/spectatortournament.res new file mode 100644 index 0000000..aecdc24 --- /dev/null +++ b/resource/ui/spectatortournament.res @@ -0,0 +1,359 @@ +#base "hudinspectpanel.res" + +"Resource/UI/SpectatorTournament.res" +{ + "specgui" + { + "ControlName" "Frame" + "fieldName" "specgui" + "wide" "f0" + "tall" "480" + "autoResize" "0" + "pinCorner" "0" + "enabled" "1" + + "team1_player_base_offset_x" "0" + "team1_player_base_x" "0" + "team1_player_base_y" "239" + "team1_player_delta_x" "0" + "team1_player_delta_y" "-16" + + "team2_player_base_offset_x" "0" + "team2_player_base_y" "291" + "team2_player_delta_x" "0" + "team2_player_delta_y" "16" + + "playerpanels_kv" + { + "visible" "0" + "wide" "160" + "tall" "16" + "zpos" "1" + "color_ready" "0 255 0 220" + "color_notready" "0 0 0 220" + "tabPosition" "0" + + "classimage" + { + "ControlName" "CTFClassImage" + "fieldName" "classimage" + "xpos" "27" + "ypos" "0" + "zpos" "2" + "wide" "18" + "tall" "18" + "visible" "1" + "enabled" "1" + "image" "../hud/class_scoutred" + "scaleImage" "1" + "proportionaltoparent" "1" + } + + "classimagebg" + { + "ControlName" "Panel" + "fieldName" "classimagebg" + "xpos" "9999" + "ypos" "9999" + "zpos" "2" + "wide" "9999" + "tall" "9999" + "visible" "0" + "enabled" "1" + "bgcolor_override" "Black" + "PaintBackgroundType" "0" + "proportionaltoparent" "1" + } + + "StatusEffectIconRed" + { + "ControlName" "ImagePanel" + "fieldName" "StatusEffectIconRed" + "xpos" "29" + "ypos" "1" + "zpos" "200" + "wide" "14" + "tall" "14" + "visible" "0" + "enabled" "1" + "scaleImage" "1" + "proportionalToParent" "1" + "image" "" + } + + "StatusEffectIconBlue" + { + "ControlName" "ImagePanel" + "fieldName" "StatusEffectIconBlue" + "xpos" "29" + "ypos" "2" + "zpos" "200" + "wide" "14" + "tall" "14" + "visible" "0" + "enabled" "1" + "scaleImage" "1" + "proportionalToParent" "1" + "image" "" + } + + "PanelLeftFringe" + { + "ControlName" "ImagePanel" + "fieldName" "PanelLeftFringe" + "xpos" "0" + "ypos" "0" + "zpos" "-1" + "wide" "52" + "tall" "18" + "visible" "1" + "enabled" "1" + "fillcolor" "15 15 15 64" + } + + "PanelLeftHalf" + { + "ControlName" "ImagePanel" + "fieldName" "PanelLeftHalf" + "xpos" "0" + "ypos" "0" + "zpos" "-1" + "wide" "49" + "tall" "18" + "visible" "1" + "enabled" "1" + "fillcolor" "15 15 15 128" + } + + "PanelLeftFull" + { + "ControlName" "ImagePanel" + "fieldName" "PanelLeftFull" + "xpos" "0" + "ypos" "0" + "zpos" "-1" + "wide" "26" + "tall" "18" + "visible" "1" + "enabled" "1" + "fillcolor" "15 15 15 110" + } + + "PanelFull" + { + "ControlName" "ImagePanel" + "fieldName" "PanelFull" + "xpos" "0" + "ypos" "0" + "zpos" "0" + "wide" "160" + "tall" "18" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "fillcolor" "15 15 15 100" + } + + "playername" + { + "ControlName" "CExLabel" + "fieldName" "playername" + "font" "HudFontSmall" + "xpos" "54" + "ypos" "0" + "zpos" "5" + "wide" "80" + "tall" "16" + "visible" "1" + "labelText" "%playername%" + "textAlignment" "west" + "fgcolor" "TanLight" + } + + "HealthIcon" + { + "ControlName" "EditablePanel" + "fieldName" "HealthIcon" + "xpos" "0" + "ypos" "0" + "zpos" "3" + "wide" "f0" + "tall" "f0" + "bgcolor_override" "Transparent" + "proportionaltoparent" "1" + "HealthBonusPosAdj" "-240" + "HealthDeathWarning" "1.001" + "HealthDeathWarningColor" "HUDDeathWarning" + } + + "PanelBG" + { + "ControlName" "ImagePanel" + "fieldName" "PanelBG" + "xpos" "0" + "ypos" "0" + "zpos" "0" + "wide" "160" + "tall" "22" + "fillcolor" "15 15 15 50" + "proportionaltoparent" "1" + } + + "respawntime" + { + "ControlName" "CExLabel" + "fieldName" "respawntime" + "xpos" "0" + "ypos" "0" + "zpos" "5" + "wide" "26" + "tall" "18" + "font" "HudFontSmallest" + "fgcolor" "ColorMagenta" + "visible" "1" + "textAlignment" "center" + "labelText" "%respawntime%" + "proportionaltoparent" "1" + } + + "respawntimeShadow" + { + "ControlName" "CExLabel" + "fieldName" "respawntimeShadow" + "font" "HudFontSmallest" + "xpos" "-1" + "ypos" "-2" + "zpos" "4" + "wide" "26" + "tall" "18" + "visible" "1" + "labelText" "%respawntime%" + "textAlignment" "center" + "fgcolor" "TransparentBlack" + "pin_to_sibling" "respawntime" + } + + "ReadyBG" + { + "ControlName" "ScalableImagePanel" + "fieldName" "ReadyBG" + "visible" "0" + } + + "ReadyImage" + { + "ControlName" "ImagePanel" + "fieldName" "ReadyImage" + "visible" "0" + } + + "specindex" + { + "fieldName" "specindex" + "visible" "0" + } + + "chargeamount" + { + "ControlName" "CExLabel" + "fieldName" "chargeamount" + "font" "HudFontSmallest" + "xpos" "132" + "ypos" "2" + "zpos" "201" + "wide" "25" + "tall" "13" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "labelText" "%chargeamount%" + "textAlignment" "east" + "fgcolor" "0 255 255 255" + } + } + } + + "topbar" + { + "ControlName" "Panel" + "fieldName" "TopBar" + "visible" "0" + "tall" "0" + } + "bottombarblank" + { + "ControlName" "Panel" + "fieldName" "bottombarblank" + "visible" "0" + "ypos" "480" + } + "ReinforcementsLabel" + { + "ControlName" "CExLabel" + "fieldName" "ReinforcementsLabel" + "xpos" "0" + "ypos" "50" + "wide" "f0" + "tall" "25" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "labelText" "#game_respawntime_in_secs" + "textAlignment" "center" + "font" "HudFontMedium" + + if_mvm + { + "ypos" "90" + } + } + + "BuyBackLabel" + { + "ControlName" "CExLabel" + "fieldName" "BuyBackLabel" + "xpos" "0" + "ypos" "110" + "wide" "f0" + "tall" "25" + "autoResize" "0" + "pinCorner" "0" + "visible" "0" + "enabled" "1" + "labelText" "#TF_PVE_Buyback" + "textAlignment" "center" + "font" "HudFontSmall" + + if_mvm + { + "visible" "1" + } + } + + "MapLabel" + { + "ControlName" "CExLabel" + "fieldName" "MapLabel" + "visible" "0" + } + "ClassOrTeamLabel" + { + "ControlName" "CExLabel" + "fieldName" "ClassOrTeamLabel" + "visible" "0" + } + "CycleTargetFwdKeyLabel" + { + "ControlName" "CExLabel" + "fieldName" "CycleTargetFwdKeyLabel" + "visible" "0" + } + "CycleTargetRevKeyLabel" + { + "ControlName" "CExLabel" + "fieldName" "CycleTargetRevKeyLabel" + "visible" "0" + } +} \ No newline at end of file diff --git a/resource/ui/spectatortournamentguihealth.res b/resource/ui/spectatortournamentguihealth.res new file mode 100644 index 0000000..802031d --- /dev/null +++ b/resource/ui/spectatortournamentguihealth.res @@ -0,0 +1,78 @@ +"Resource/UI/SpectatorTournamentGUIHealth.res" +{ + "PlayerStatusHealthImage" + { + "ControlName" "ImagePanel" + "fieldName" "PlayerStatusHealthImage" + "xpos" "cs-0.5" + "ypos" "cs-0.5" + "wide" "20" + "tall" "20" + "visible" "0" + "enabled" "1" + "scaleImage" "1" + "proportionaltoparent" "1" + } + + "PlayerStatusHealthImageBG" + { + "visible" "0" + "xpos" "r0" + "ypos" "r0" + } + + "PlayerStatusHealthBonusImage" + { + "ControlName" "ImagePanel" + "fieldName" "PlayerStatusHealthBonusImage" + "xpos" "cs-0.5" + "ypos" "cs-0.5" + "zpos" "2" + "wide" "208" + "tall" "234" + "visible" "0" + "enabled" "1" + "alpha" "0" + "scaleImage" "1" + "proportionaltoparent" "1" + "image" "" + } + + "SpecHealthValue" + { + "ControlName" "CExLabel" + "fieldName" "SpecHealthValue" + "xpos" "0" + "ypos" "0" + "zpos" "5" + "wide" "25" + "tall" "16" + "visible" "1" + "enabled" "1" + "labelText" "%Health%" + "textAlignment" "center" + "font" "Cerbetica16" + "fgcolor" "Spec Health Normal" + } + + "SpecHealthValueShadow" + { + "ControlName" "CExLabel" + "fieldName" "SpecHealthValueShadow" + "xpos" "-1" + "ypos" "-2" + "zpos" "4" + "wide" "25" + "tall" "16" + "visible" "1" + "enabled" "1" + "labelText" "%Health%" + "textAlignment" "center" + "font" "Cerbetica16" + "fgcolor" "TransparentBlack" + + "pin_to_sibling" "SpecHealthValue" + "pin_corner_to_sibling" "PIN_TOPLEFT" + "pin_to_sibling_corner" "PIN_TOPLEFT" + } +} \ No newline at end of file diff --git a/resource/ui/stampdonationadd.res b/resource/ui/stampdonationadd.res new file mode 100644 index 0000000..ef8dff6 --- /dev/null +++ b/resource/ui/stampdonationadd.res @@ -0,0 +1,182 @@ +"Resource/UI/StampDonationAdd.res" +{ + "ConfirmDialog" + { + "ControlName" "Frame" + "fieldName" "ConfirmDialog" + "xpos" "c-150" + "ypos" "90" + "wide" "450" + "tall" "260" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "tabPosition" "0" + "settitlebarvisible" "0" + "PaintBackgroundType" "0" + "paintbackground" "1" + "paintborder" "1" + "border" "CyanBorder" + "bgcolor_override" "DarkGrey" + } + + "TitleLabel" + { + "ControlName" "CExLabel" + "fieldName" "TitleLabel" + "font" "HudFontMedium" + "labelText" "#ConfirmTitle" + "textAlignment" "north" + "xpos" "0" + "ypos" "15" + "zpos" "1" + "wide" "450" + "tall" "30" + "autoResize" "1" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + } + + "ExplanationLabel" + { + "ControlName" "CExLabel" + "fieldName" "ExplanationLabel" + "font" "HudFontSmallest" + "labelText" "%text%" + "textAlignment" "north-west" + "xpos" "35" + "ypos" "153" + "zpos" "1" + "wide" "340" + "tall" "50" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "wrap" "1" + "fgcolor_override" "LightRed" + } + + "ExplanationLabel2" + { + "ControlName" "CExLabel" + "fieldName" "ExplanationLabel2" + "font" "HudFontSmallest" + "labelText" "#Store_ConfirmStampDonationAddText2" + "textAlignment" "north-west" + "xpos" "35" + "ypos" "52" + "zpos" "1" + "wide" "330" + "tall" "170" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "wrap" "1" + "fgcolor_override" "LightRed" + } + + "ItemImagePanel" + { + "ControlName" "ImagePanel" + "fieldName" "ItemImagePanel" + "xpos" "282" + "ypos" "20" + "wide" "150" + "tall" "150" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "tabPosition" "0" + "scaleImage" "1" + } + + "ItemImagePanel2" + { + "ControlName" "ImagePanel" + "fieldName" "ItemImagePanel2" + "xpos" "255" + "ypos" "95" + "wide" "140" + "tall" "140" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "tabPosition" "0" + "scaleImage" "1" + } + + "Nope" + { + "ControlName" "CExButton" + "fieldName" "Nope" + "xpos" "40" + "ypos" "210" + "zpos" "20" + "wide" "175" + "tall" "25" + "autoResize" "0" + "pinCorner" "0" + "enabled" "1" + "tabPosition" "0" + "labelText" "#Store_Nope" + "font" "HudFontMediumSmall" + "textAlignment" "center" + "textinsetx" "50" + "dulltext" "0" + "brighttext" "0" + "Command" "nope" + "sound_depressed" "UI/buttonclick.wav" + "sound_released" "UI/buttonclickrelease.wav" + } + + "ConfirmButton" + { + "ControlName" "CExButton" + "fieldName" "ConfirmButton" + "xpos" "235" + "ypos" "100" + "zpos" "20" + "wide" "175" + "tall" "25" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "tabPosition" "0" + "labelText" "#Store_AddToCart" + "font" "HudFontMediumSmall" + "textAlignment" "center" + "textinsetx" "50" + "dulltext" "0" + "brighttext" "0" + "Command" "add_stamp_to_cart" + "sound_depressed" "UI/buttonclick.wav" + "sound_released" "UI/vote_success.wav" + } + + "PriceLabel" + { + "ControlName" "CExLabel" + "fieldName" "PriceLabel" + "font" "HudFontSmall" + "labelText" "%price%" + "textAlignment" "north-east" + "xpos" "345" + "ypos" "145" + "zpos" "25" + "wide" "100" + "tall" "25" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "centerwrap" "1" + "fgcolor_override" "121 195 58 255" + } +} \ No newline at end of file diff --git a/resource/ui/statsummary.res b/resource/ui/statsummary.res new file mode 100644 index 0000000..5a19944 --- /dev/null +++ b/resource/ui/statsummary.res @@ -0,0 +1,145 @@ +"Resource/UI/statsummary.res" +{ + "TFStatsSummary" + { + "ControlName" "EditablePanel" + "fieldName" "TFStatsSummary" + "xpos" "0" + "ypos" "0" + "wide" "f0" + "tall" "480" + "visible" "1" + "enabled" "1" + } + + "MainBackground" + { + "ControlName" "ImagePanel" + "fieldName" "MainBackground" + "xpos" "0" + "ypos" "0" + "wide" "0" + "tall" "0" + "visible" "0" + "enabled" "0" + "image" "../console/background_upward" + "scaleImage" "1" + } + + "Background" + { + "ControlName" "ImagePanel" + "fieldName" "Background" + "xpos" "0" + "ypos" "0" + "wide" "f0" + "tall" "480" + "visible" "1" + "enabled" "1" + "image" "../console/background_upward" + "scaleImage" "1" + } + + "MapInfo" + { + "ControlName" "EditablePanel" + "fieldName" "MapInfo" + "xpos" "9999" + } + + "OnYourWayLabel" + { + "ControlName" "CExLabel" + "fieldName" "OnYourWayLabel" + "font" "HudFontBig" + "labelText" "#LoadingMap" + "textAlignment" "west" + "xpos" "5" + "ypos" "20" + "zpos" "40" + "wide" "0" + "tall" "40" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "fgcolor_override" "TanLight" + } + + "MapLabel" + { + "ControlName" "CExLabel" + "fieldName" "MapLabel" + "font" "HudFontGiantBold" + "labelText" "%maplabel%" + "textAlignment" "west" + "xpos" "6" + "ypos" "20" + "zpos" "50" + "wide" "f0" + "tall" "50" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "allcaps" "1" + "fgcolor_override" "TanLight" + } + "MapType" + { + "ControlName" "CExLabel" + "fieldName" "MapType" + "font" "HudFontBig" + "labelText" "%maptype%" + "textAlignment" "west" + "xpos" "6" + "ypos" "60" + "zpos" "50" + "wide" "f0" + "tall" "40" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "allcaps" "1" + "fgcolor_override" "TanLight" + } + + "StatData" + { + "ControlName" "EditablePanel" + "fieldName" "StatData" + "xpos" "9999" + } + + "TipImage" + { + "ControlName" "CTFImagePanel" + "fieldName" "TipImage" + "xpos" "9999" + } + "TipText" + { + "ControlName" "Label" + "fieldName" "TipText" + "xpos" "9999" + } + "NextTipButton" + { + "ControlName" "Button" + "fieldName" "NextTipButton" + "xpos" "9999" + } + "ResetStatsButton" + { + "ControlName" "Button" + "fieldName" "ResetStatsButton" + "xpos" "9999" + } + "CloseButton" + { + "ControlName" "Button" + "fieldName" "CloseButton" + "xpos" "9999" + } +} \ No newline at end of file diff --git a/resource/ui/statsummary_embedded.res b/resource/ui/statsummary_embedded.res new file mode 100644 index 0000000..2a30739 --- /dev/null +++ b/resource/ui/statsummary_embedded.res @@ -0,0 +1,2065 @@ +"Resource/UI/statsummary_embedded.res" +{ + "TFStatsSummary" + { + "ControlName" "EditablePanel" + "fieldName" "TFStatsSummary" + "xpos" "0" + "ypos" "0" + "wide" "f0" + "tall" "480" + "visible" "0" + "enabled" "1" + "bgcolor_override" "DarkGrey" + } + + "MainBackground" + { + "ControlName" "ImagePanel" + "fieldName" "MainBackground" + "xpos" "9999" + } + + "OnYourWayLabel" + { + "ControlName" "CExLabel" + "fieldName" "OnYourWayLabel" + "xpos" "9999" + } + + "MapLabel" + { + "ControlName" "CExLabel" + "fieldName" "MapLabel" + "xpos" "9999" + } + + "MapType" + { + "ControlName" "CExLabel" + "fieldName" "MapType" + "xpos" "9999" + } + + "StatData" + { + "ControlName" "EditablePanel" + "fieldName" "StatData" + "xpos" "0" + "ypos" "-130" + "zpos" "1" + "wide" "f0" + "tall" "480" + "visible" "1" + "enabled" "1" + + "NonInteractiveHeaders" + { + "ControlName" "EditablePanel" + "fieldName" "NonInteractiveHeaders" + "xpos" "0" + "ypos" "0" + "zpos" "2" + "wide" "f0" + "tall" "480" + "visible" "1" + "enabled" "1" + + "BarChartLabelA" + { + "ControlName" "Label" + "fieldName" "BarChartLabelA" + "font" "Cerbetica12" + "labelText" "#StatSummary_StatTitle_MostPoints" + "textAlignment" "east" + "xpos" "c-282" + "ypos" "212" + "zpos" "5" + "wide" "150" + "tall" "20" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + } + "BarChartLabelB" + { + "ControlName" "Label" + "fieldName" "BarChartLabelB" + "font" "Cerbetica12" + "labelText" "#StatSummary_StatTitle_TotalPlaytime" + "textAlignment" "west" + "xpos" "c-127" + "ypos" "212" + "zpos" "5" + "wide" "150" + "tall" "20" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + } + "OverallRecordLabel" + { + "ControlName" "Label" + "fieldName" "OverallRecordLabel" + "font" "Cerbetica12" + "labelText" "#StatSummary_Label_AsAnyClass" + "textAlignment" "west" + "xpos" "c+130" + "ypos" "200" + "zpos" "5" + "wide" "200" + "tall" "20" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + } + } + "InteractiveHeaders" + { + "ControlName" "EditablePanel" + "fieldName" "InteractiveHeaders" + "xpos" "0" + "ypos" "0" + "zpos" "2" + "wide" "f0" + "tall" "480" + "visible" "1" + "enabled" "1" + + "BarChartComboA" + { + "ControlName" "ComboBox" + "fieldName" "BarChartComboA" + "xpos" "c-285" + "ypos" "212" + "zpos" "10" + "wide" "154" + "tall" "14" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "tabPosition" "1" + "textHidden" "0" + "editable" "0" + "maxchars" "-1" + "NumericInputOnly" "0" + "unicode" "0" + } + "BarChartComboB" + { + "ControlName" "ComboBox" + "fieldName" "BarChartComboB" + "xpos" "c-127" + "ypos" "212" + "zpos" "10" + "wide" "154" + "tall" "14" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "tabPosition" "1" + "textHidden" "0" + "editable" "0" + "maxchars" "-1" + "NumericInputOnly" "0" + "unicode" "0" + } + "ClassCombo" + { + "ControlName" "ComboBox" + "fieldName" "ClassCombo" + "xpos" "c+124" + "ypos" "212" + "zpos" "10" + "wide" "167" + "tall" "14" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "tabPosition" "1" + "textHidden" "0" + "editable" "0" + "maxchars" "-1" + "NumericInputOnly" "0" + "unicode" "0" + } + } + + "AveragesBG" + { + "ControlName" "EditablePanel" + "fieldName" "AveragesBG" + "xpos" "c-295" + "ypos" "180" + "wide" "600" + "tall" "280" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "bgcolor_override" "DarkerGrey" + "PaintBackgroundType" "2" + } + "AveragesLabel" + { + "ControlName" "Label" + "fieldName" "AveragesLabel" + "font" "ScoreboardMedium" + "labelText" "#StatSummary_Label_PerformanceReport" + "textAlignment" "west" + "xpos" "c-285" + "ypos" "185" + "wide" "300" + "tall" "20" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + } + "ClassBarBG1A" + { + "ControlName" "ImagePanel" + "fieldName" "ClassBarBG1A" + "xpos" "c-285" + "ypos" "230" + "zpos" "2" + "wide" "312" + "tall" "16" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "tabPosition" "0" + "fillcolor" "0 0 0 80" + "PaintBackgroundType" "0" + } + "ClassBarBG1B" + { + "ControlName" "ImagePanel" + "fieldName" "ClassBarBG1B" + "xpos" "5" + "ypos" "0" + "zpos" "2" + "wide" "70" + "tall" "16" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "tabPosition" "0" + "fillcolor" "0 0 0 80" + "PaintBackgroundType" "0" + + "pin_to_sibling" "ClassBarBG1A" + "pin_corner_to_sibling" "PIN_TOPLEFT" + "pin_to_sibling_corner" "PIN_TOPRIGHT" + } + "ClassBar1A" + { + "ControlName" "ImagePanel" + "fieldName" "ClassBar1A" + "xpos" "c-282" + "ypos" "232" + "zpos" "3" + "wide" "150" + "tall" "12" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "tabPosition" "0" + "fillcolor" "StatBar1" + "PaintBackgroundType" "0" + } + "ClassBar1B" + { + "ControlName" "ImagePanel" + "fieldName" "ClassBar1B" + "xpos" "c-127" + "ypos" "232" + "zpos" "3" + "wide" "150" + "tall" "12" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "tabPosition" "0" + "fillcolor" "StatBar1" + "PaintBackgroundType" "0" + } + "ClassBarLabel1A" + { + "ControlName" "Label" + "fieldName" "ClassBarLabel1A" + "font" "Cerbetica12" + "labelText" "%classbarlabel1A%" + "textAlignment" "west" + "xpos" "c-282" + "ypos" "232" + "zpos" "6" + "wide" "150" + "tall" "12" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + } + "ClassBarLabel1B" + { + "ControlName" "Label" + "fieldName" "ClassBarLabel1B" + "font" "Cerbetica12" + "labelText" "%classbarlabel1B%" + "textAlignment" "west" + "xpos" "c-127" + "ypos" "232" + "zpos" "6" + "wide" "150" + "tall" "12" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + } + "ClassLabel1" + { + "ControlName" "Label" + "fieldName" "ClassLabel1" + "font" "Cerbetica12" + "labelText" "%class1%" + "textAlignment" "center" + "xpos" "0" + "ypos" "0" + "zpos" "5" + "wide" "70" + "tall" "16" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + + "pin_to_sibling" "ClassBarBG1B" + "pin_corner_to_sibling" "PIN_TOPLEFT" + "pin_to_sibling_corner" "PIN_TOPLEFT" + } + "ClassBarBG2A" + { + "ControlName" "ImagePanel" + "fieldName" "ClassBarBG2A" + "xpos" "c-285" + "ypos" "248" + "zpos" "2" + "wide" "312" + "tall" "16" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "tabPosition" "0" + "fillcolor" "0 0 0 80" + "PaintBackgroundType" "0" + } + "ClassBarBG2B" + { + "ControlName" "ImagePanel" + "fieldName" "ClassBarBG2B" + "xpos" "5" + "ypos" "0" + "zpos" "2" + "wide" "70" + "tall" "16" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "tabPosition" "0" + "fillcolor" "0 0 0 80" + "PaintBackgroundType" "0" + + "pin_to_sibling" "ClassBarBG2A" + "pin_corner_to_sibling" "PIN_TOPLEFT" + "pin_to_sibling_corner" "PIN_TOPRIGHT" + } + "ClassBar2A" + { + "ControlName" "ImagePanel" + "fieldName" "ClassBar2A" + "xpos" "c-282" + "ypos" "250" + "zpos" "3" + "wide" "150" + "tall" "12" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "tabPosition" "0" + "fillcolor" "StatBar2" + "PaintBackgroundType" "0" + } + "ClassBar2B" + { + "ControlName" "ImagePanel" + "fieldName" "ClassBar2B" + "xpos" "c-127" + "ypos" "250" + "zpos" "3" + "wide" "150" + "tall" "12" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "tabPosition" "0" + "fillcolor" "StatBar2" + "PaintBackgroundType" "0" + } + "ClassBarLabel2A" + { + "ControlName" "Label" + "fieldName" "ClassBarLabel2A" + "font" "Cerbetica12" + "labelText" "%classbarlabel2A%" + "textAlignment" "west" + "xpos" "c-282" + "ypos" "250" + "zpos" "6" + "wide" "150" + "tall" "12" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + } + "ClassBarLabel2B" + { + "ControlName" "Label" + "fieldName" "ClassBarLabel2B" + "font" "Cerbetica12" + "labelText" "%classbarlabel2B%" + "textAlignment" "west" + "xpos" "c-127" + "ypos" "250" + "zpos" "6" + "wide" "150" + "tall" "12" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + } + "ClassLabel2" + { + "ControlName" "Label" + "fieldName" "ClassLabel2" + "font" "Cerbetica12" + "labelText" "%class2%" + "textAlignment" "center" + "xpos" "0" + "ypos" "0" + "zpos" "5" + "wide" "70" + "tall" "16" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + + "pin_to_sibling" "ClassBarBG2B" + "pin_corner_to_sibling" "PIN_TOPLEFT" + "pin_to_sibling_corner" "PIN_TOPLEFT" + } + "ClassBarBG3A" + { + "ControlName" "ImagePanel" + "fieldName" "ClassBarBG3A" + "xpos" "c-285" + "ypos" "266" + "zpos" "2" + "wide" "312" + "tall" "16" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "tabPosition" "0" + "fillcolor" "0 0 0 80" + "PaintBackgroundType" "0" + } + "ClassBarBG3B" + { + "ControlName" "ImagePanel" + "fieldName" "ClassBarBG3B" + "xpos" "5" + "ypos" "0" + "zpos" "2" + "wide" "70" + "tall" "16" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "tabPosition" "0" + "fillcolor" "0 0 0 80" + "PaintBackgroundType" "0" + + "pin_to_sibling" "ClassBarBG3A" + "pin_corner_to_sibling" "PIN_TOPLEFT" + "pin_to_sibling_corner" "PIN_TOPRIGHT" + } + "ClassBar3A" + { + "ControlName" "ImagePanel" + "fieldName" "ClassBar3A" + "xpos" "c-282" + "ypos" "268" + "zpos" "3" + "wide" "150" + "tall" "12" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "tabPosition" "0" + "fillcolor" "StatBar3" + "PaintBackgroundType" "0" + } + "ClassBar3B" + { + "ControlName" "ImagePanel" + "fieldName" "ClassBar3B" + "xpos" "c-127" + "ypos" "268" + "zpos" "3" + "wide" "150" + "tall" "12" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "tabPosition" "0" + "fillcolor" "StatBar3" + "PaintBackgroundType" "0" + } + "ClassBarLabel3A" + { + "ControlName" "Label" + "fieldName" "ClassBarLabel3A" + "font" "Cerbetica12" + "labelText" "%classbarlabel3A%" + "textAlignment" "west" + "xpos" "c-282" + "ypos" "268" + "zpos" "6" + "wide" "150" + "tall" "12" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + } + "ClassBarLabel3B" + { + "ControlName" "Label" + "fieldName" "ClassBarLabel3B" + "font" "Cerbetica12" + "labelText" "%classbarlabel3B%" + "textAlignment" "west" + "xpos" "c-127" + "ypos" "268" + "zpos" "6" + "wide" "150" + "tall" "12" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + } + "ClassLabel3" + { + "ControlName" "Label" + "fieldName" "ClassLabel3" + "font" "Cerbetica12" + "labelText" "%class3%" + "textAlignment" "center" + "xpos" "0" + "ypos" "0" + "zpos" "5" + "wide" "70" + "tall" "16" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + + "pin_to_sibling" "ClassBarBG3B" + "pin_corner_to_sibling" "PIN_TOPLEFT" + "pin_to_sibling_corner" "PIN_TOPLEFT" + } + "ClassBarBG4A" + { + "ControlName" "ImagePanel" + "fieldName" "ClassBarBG4A" + "xpos" "c-285" + "ypos" "284" + "zpos" "2" + "wide" "312" + "tall" "16" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "tabPosition" "0" + "fillcolor" "0 0 0 80" + "PaintBackgroundType" "0" + } + "ClassBarBG4B" + { + "ControlName" "ImagePanel" + "fieldName" "ClassBarBG4B" + "xpos" "5" + "ypos" "0" + "zpos" "2" + "wide" "70" + "tall" "16" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "tabPosition" "0" + "fillcolor" "0 0 0 80" + "PaintBackgroundType" "0" + + "pin_to_sibling" "ClassBarBG4A" + "pin_corner_to_sibling" "PIN_TOPLEFT" + "pin_to_sibling_corner" "PIN_TOPRIGHT" + } + "ClassBar4A" + { + "ControlName" "ImagePanel" + "fieldName" "ClassBar4A" + "xpos" "c-282" + "ypos" "286" + "zpos" "3" + "wide" "150" + "tall" "12" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "tabPosition" "0" + "fillcolor" "StatBar4" + "PaintBackgroundType" "0" + } + "ClassBar4B" + { + "ControlName" "ImagePanel" + "fieldName" "ClassBar4B" + "xpos" "c-127" + "ypos" "286" + "zpos" "3" + "wide" "150" + "tall" "12" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "tabPosition" "0" + "fillcolor" "StatBar4" + "PaintBackgroundType" "0" + } + "ClassBarLabel4A" + { + "ControlName" "Label" + "fieldName" "ClassBarLabel4A" + "font" "Cerbetica12" + "labelText" "%classbarlabel4A%" + "textAlignment" "west" + "xpos" "c-282" + "ypos" "286" + "zpos" "6" + "wide" "150" + "tall" "12" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + } + "ClassBarLabel4B" + { + "ControlName" "Label" + "fieldName" "ClassBarLabel4B" + "font" "Cerbetica12" + "labelText" "%classbarlabel4B%" + "textAlignment" "west" + "xpos" "c-127" + "ypos" "286" + "zpos" "6" + "wide" "150" + "tall" "12" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + } + "ClassLabel4" + { + "ControlName" "Label" + "fieldName" "ClassLabel4" + "font" "Cerbetica12" + "labelText" "%class4%" + "textAlignment" "center" + "xpos" "0" + "ypos" "0" + "zpos" "5" + "wide" "70" + "tall" "16" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + + "pin_to_sibling" "ClassBarBG4B" + "pin_corner_to_sibling" "PIN_TOPLEFT" + "pin_to_sibling_corner" "PIN_TOPLEFT" + } + "ClassBarBG5A" + { + "ControlName" "ImagePanel" + "fieldName" "ClassBarBG5A" + "xpos" "c-285" + "ypos" "302" + "zpos" "2" + "wide" "312" + "tall" "16" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "tabPosition" "0" + "fillcolor" "0 0 0 80" + "PaintBackgroundType" "0" + } + "ClassBarBG5B" + { + "ControlName" "ImagePanel" + "fieldName" "ClassBarBG5B" + "xpos" "5" + "ypos" "0" + "zpos" "2" + "wide" "70" + "tall" "16" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "tabPosition" "0" + "fillcolor" "0 0 0 80" + "PaintBackgroundType" "0" + + "pin_to_sibling" "ClassBarBG5A" + "pin_corner_to_sibling" "PIN_TOPLEFT" + "pin_to_sibling_corner" "PIN_TOPRIGHT" + } + "ClassBar5A" + { + "ControlName" "ImagePanel" + "fieldName" "ClassBar5A" + "xpos" "c-282" + "ypos" "304" + "zpos" "3" + "wide" "150" + "tall" "12" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "tabPosition" "0" + "fillcolor" "StatBar5" + "PaintBackgroundType" "0" + } + "ClassBar5B" + { + "ControlName" "ImagePanel" + "fieldName" "ClassBar5B" + "xpos" "c-127" + "ypos" "304" + "zpos" "3" + "wide" "150" + "tall" "12" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "tabPosition" "0" + "fillcolor" "StatBar5" + "PaintBackgroundType" "0" + } + "ClassBarLabel5A" + { + "ControlName" "Label" + "fieldName" "ClassBarLabel5A" + "font" "Cerbetica12" + "labelText" "%classbarlabel5A%" + "textAlignment" "west" + "xpos" "c-282" + "ypos" "304" + "zpos" "6" + "wide" "150" + "tall" "12" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + } + "ClassBarLabel5B" + { + "ControlName" "Label" + "fieldName" "ClassBarLabel5B" + "font" "Cerbetica12" + "labelText" "%classbarlabel5B%" + "textAlignment" "west" + "xpos" "c-127" + "ypos" "304" + "zpos" "6" + "wide" "150" + "tall" "12" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + } + "ClassLabel5" + { + "ControlName" "Label" + "fieldName" "ClassLabel5" + "font" "Cerbetica12" + "labelText" "%class5%" + "textAlignment" "center" + "xpos" "0" + "ypos" "0" + "zpos" "5" + "wide" "70" + "tall" "16" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + + "pin_to_sibling" "ClassBarBG5B" + "pin_corner_to_sibling" "PIN_TOPLEFT" + "pin_to_sibling_corner" "PIN_TOPLEFT" + } + "ClassBarBG6A" + { + "ControlName" "ImagePanel" + "fieldName" "ClassBarBG6A" + "xpos" "c-285" + "ypos" "320" + "zpos" "2" + "wide" "312" + "tall" "16" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "tabPosition" "0" + "fillcolor" "0 0 0 80" + "PaintBackgroundType" "0" + } + "ClassBarBG6B" + { + "ControlName" "ImagePanel" + "fieldName" "ClassBarBG6B" + "xpos" "5" + "ypos" "0" + "zpos" "2" + "wide" "70" + "tall" "16" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "tabPosition" "0" + "fillcolor" "0 0 0 80" + "PaintBackgroundType" "0" + + "pin_to_sibling" "ClassBarBG6A" + "pin_corner_to_sibling" "PIN_TOPLEFT" + "pin_to_sibling_corner" "PIN_TOPRIGHT" + } + "ClassBar6A" + { + "ControlName" "ImagePanel" + "fieldName" "ClassBar6A" + "xpos" "c-282" + "ypos" "322" + "zpos" "3" + "wide" "150" + "tall" "12" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "tabPosition" "0" + "fillcolor" "StatBar6" + "PaintBackgroundType" "0" + } + "ClassBar6B" + { + "ControlName" "ImagePanel" + "fieldName" "ClassBar6B" + "xpos" "c-127" + "ypos" "322" + "zpos" "3" + "wide" "150" + "tall" "12" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "tabPosition" "0" + "fillcolor" "StatBar6" + "PaintBackgroundType" "0" + } + "ClassBarLabel6A" + { + "ControlName" "Label" + "fieldName" "ClassBarLabel6A" + "font" "Cerbetica12" + "labelText" "%classbarlabel6A%" + "textAlignment" "west" + "xpos" "c-282" + "ypos" "322" + "zpos" "6" + "wide" "150" + "tall" "12" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + } + "ClassBarLabel6B" + { + "ControlName" "Label" + "fieldName" "ClassBarLabel6B" + "font" "Cerbetica12" + "labelText" "%classbarlabel6B%" + "textAlignment" "west" + "xpos" "c-127" + "ypos" "322" + "zpos" "6" + "wide" "150" + "tall" "12" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + } + "ClassLabel6" + { + "ControlName" "Label" + "fieldName" "ClassLabel6" + "font" "Cerbetica12" + "labelText" "%class6%" + "textAlignment" "center" + "xpos" "0" + "ypos" "0" + "zpos" "5" + "wide" "70" + "tall" "16" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + + "pin_to_sibling" "ClassBarBG6B" + "pin_corner_to_sibling" "PIN_TOPLEFT" + "pin_to_sibling_corner" "PIN_TOPLEFT" + } + "ClassBarBG7A" + { + "ControlName" "ImagePanel" + "fieldName" "ClassBarBG7A" + "xpos" "c-285" + "ypos" "338" + "zpos" "2" + "wide" "312" + "tall" "16" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "tabPosition" "0" + "fillcolor" "0 0 0 80" + "PaintBackgroundType" "0" + } + "ClassBarBG7B" + { + "ControlName" "ImagePanel" + "fieldName" "ClassBarBG7B" + "xpos" "5" + "ypos" "0" + "zpos" "2" + "wide" "70" + "tall" "16" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "tabPosition" "0" + "fillcolor" "0 0 0 80" + "PaintBackgroundType" "0" + + "pin_to_sibling" "ClassBarBG7A" + "pin_corner_to_sibling" "PIN_TOPLEFT" + "pin_to_sibling_corner" "PIN_TOPRIGHT" + } + "ClassBar7A" + { + "ControlName" "ImagePanel" + "fieldName" "ClassBar7A" + "xpos" "c-282" + "ypos" "340" + "zpos" "3" + "wide" "150" + "tall" "12" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "tabPosition" "0" + "fillcolor" "StatBar7" + "PaintBackgroundType" "0" + } + "ClassBar7B" + { + "ControlName" "ImagePanel" + "fieldName" "ClassBar7B" + "xpos" "c-127" + "ypos" "340" + "zpos" "3" + "wide" "150" + "tall" "12" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "tabPosition" "0" + "fillcolor" "StatBar7" + "PaintBackgroundType" "0" + } + "ClassBarLabel7A" + { + "ControlName" "Label" + "fieldName" "ClassBarLabel7A" + "font" "Cerbetica12" + "labelText" "%classbarlabel7A%" + "textAlignment" "west" + "xpos" "c-282" + "ypos" "340" + "zpos" "6" + "wide" "150" + "tall" "12" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + } + "ClassBarLabel7B" + { + "ControlName" "Label" + "fieldName" "ClassBarLabel7B" + "font" "Cerbetica12" + "labelText" "%classbarlabel7B%" + "textAlignment" "west" + "xpos" "c-127" + "ypos" "340" + "zpos" "6" + "wide" "150" + "tall" "12" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + } + "ClassLabel7" + { + "ControlName" "Label" + "fieldName" "ClassLabel7" + "font" "Cerbetica12" + "labelText" "%class7%" + "textAlignment" "center" + "xpos" "0" + "ypos" "0" + "zpos" "5" + "wide" "70" + "tall" "16" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + + "pin_to_sibling" "ClassBarBG7B" + "pin_corner_to_sibling" "PIN_TOPLEFT" + "pin_to_sibling_corner" "PIN_TOPLEFT" + } + "ClassBarBG8A" + { + "ControlName" "ImagePanel" + "fieldName" "ClassBarBG8A" + "xpos" "c-285" + "ypos" "356" + "zpos" "2" + "wide" "312" + "tall" "16" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "tabPosition" "0" + "fillcolor" "0 0 0 80" + "PaintBackgroundType" "0" + } + "ClassBarBG8B" + { + "ControlName" "ImagePanel" + "fieldName" "ClassBarBG8B" + "xpos" "5" + "ypos" "0" + "zpos" "2" + "wide" "70" + "tall" "16" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "tabPosition" "0" + "fillcolor" "0 0 0 80" + "PaintBackgroundType" "0" + + "pin_to_sibling" "ClassBarBG8A" + "pin_corner_to_sibling" "PIN_TOPLEFT" + "pin_to_sibling_corner" "PIN_TOPRIGHT" + } + "ClassBar8A" + { + "ControlName" "ImagePanel" + "fieldName" "ClassBar8A" + "xpos" "c-282" + "ypos" "358" + "zpos" "3" + "wide" "150" + "tall" "12" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "tabPosition" "0" + "fillcolor" "StatBar8" + "PaintBackgroundType" "0" + } + "ClassBar8B" + { + "ControlName" "ImagePanel" + "fieldName" "ClassBar8B" + "xpos" "c-127" + "ypos" "358" + "zpos" "3" + "wide" "150" + "tall" "12" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "tabPosition" "0" + "fillcolor" "StatBar8" + "PaintBackgroundType" "0" + } + "ClassBarLabel8A" + { + "ControlName" "Label" + "fieldName" "ClassBarLabel8A" + "font" "Cerbetica12" + "labelText" "%classbarlabel8A%" + "textAlignment" "west" + "xpos" "c-282" + "ypos" "358" + "zpos" "6" + "wide" "150" + "tall" "12" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + } + "ClassBarLabel8B" + { + "ControlName" "Label" + "fieldName" "ClassBarLabel8B" + "font" "Cerbetica12" + "labelText" "%classbarlabel8B%" + "textAlignment" "west" + "xpos" "c-127" + "ypos" "358" + "zpos" "6" + "wide" "150" + "tall" "12" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + } + "ClassLabel8" + { + "ControlName" "Label" + "fieldName" "ClassLabel8" + "font" "Cerbetica12" + "labelText" "%class8%" + "textAlignment" "center" + "xpos" "0" + "ypos" "0" + "zpos" "5" + "wide" "70" + "tall" "16" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + + "pin_to_sibling" "ClassBarBG8B" + "pin_corner_to_sibling" "PIN_TOPLEFT" + "pin_to_sibling_corner" "PIN_TOPLEFT" + } + "ClassBarBG9A" + { + "ControlName" "ImagePanel" + "fieldName" "ClassBarBG9A" + "xpos" "c-285" + "ypos" "374" + "zpos" "2" + "wide" "312" + "tall" "16" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "tabPosition" "0" + "fillcolor" "0 0 0 80" + "PaintBackgroundType" "0" + } + "ClassBarBG9B" + { + "ControlName" "ImagePanel" + "fieldName" "ClassBarBG9B" + "xpos" "5" + "ypos" "0" + "zpos" "2" + "wide" "70" + "tall" "16" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "tabPosition" "0" + "fillcolor" "0 0 0 80" + "PaintBackgroundType" "0" + + "pin_to_sibling" "ClassBarBG9A" + "pin_corner_to_sibling" "PIN_TOPLEFT" + "pin_to_sibling_corner" "PIN_TOPRIGHT" + } + "ClassBar9A" + { + "ControlName" "ImagePanel" + "fieldName" "ClassBar9A" + "xpos" "c-282" + "ypos" "376" + "zpos" "3" + "wide" "150" + "tall" "12" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "tabPosition" "0" + "fillcolor" "StatBar9" + "PaintBackgroundType" "0" + } + "ClassBar9B" + { + "ControlName" "ImagePanel" + "fieldName" "ClassBar9B" + "xpos" "c-127" + "ypos" "376" + "zpos" "3" + "wide" "150" + "tall" "12" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "tabPosition" "0" + "fillcolor" "StatBar9" + "PaintBackgroundType" "0" + } + "ClassBarLabel9A" + { + "ControlName" "Label" + "fieldName" "ClassBarLabel9A" + "font" "Cerbetica12" + "labelText" "%classbarlabel9A%" + "textAlignment" "west" + "xpos" "c-282" + "ypos" "376" + "zpos" "6" + "wide" "150" + "tall" "12" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + } + "ClassBarLabel9B" + { + "ControlName" "Label" + "fieldName" "ClassBarLabel9B" + "font" "Cerbetica12" + "labelText" "%classbarlabel9B%" + "textAlignment" "west" + "xpos" "c-127" + "ypos" "376" + "zpos" "6" + "wide" "150" + "tall" "12" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + } + "ClassLabel9" + { + "ControlName" "Label" + "fieldName" "ClassLabel9" + "font" "Cerbetica12" + "labelText" "%class9%" + "textAlignment" "center" + "xpos" "0" + "ypos" "0" + "zpos" "5" + "wide" "70" + "tall" "16" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + + "pin_to_sibling" "ClassBarBG9B" + "pin_corner_to_sibling" "PIN_TOPLEFT" + "pin_to_sibling_corner" "PIN_TOPLEFT" + } + "RecordsBG" + { + "ControlName" "EditablePanel" + "fieldName" "RecordsBG" + "xpos" "9999" + "ypos" "0" + "wide" "200" + "tall" "260" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "bgcolor_override" "DarkerGrey" + } + "RecordsLabel1" + { + "ControlName" "Label" + "fieldName" "RecordsLabel1" + "font" "ScoreboardMedium" + "labelText" "#StatSummary_Label_BestMoments" + "textAlignment" "west" + "xpos" "c+124" + "ypos" "185" + "wide" "300" + "tall" "20" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + } + "RecordsSubBG1" + { + "ControlName" "ImagePanel" + "fieldName" "RecordsSubBG1" + "xpos" "c+124" + "ypos" "230" + "zpos" "2" + "wide" "167" + "tall" "0" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "tabPosition" "0" + "fillcolor" "DarkerGrey" + "PaintBackgroundType" "0" + } + "RecordsLabel" + { + "ControlName" "Label" + "fieldName" "RecordsLabel" + "font" "ScoreboardMedium" + "labelText" "#StatSummary_Records" + "textAlignment" "west" + "xpos" "c-265" + "ypos" "232" + "zpos" "5" + "wide" "220" + "tall" "20" + "autoResize" "0" + "pinCorner" "0" + "visible" "0" + "enabled" "1" + } + "OverallRecord1Label" + { + "ControlName" "Label" + "fieldName" "OverallRecord1Label" + "font" "HudFontSmallest" + "labelText" "%classrecord1label%" + "textAlignment" "west" + "xpos" "c+128" + "ypos" "230" + "zpos" "5" + "wide" "200" + "tall" "20" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + } + "OverallRecord1Value" + { + "ControlName" "Label" + "fieldName" "OverallRecord1Value" + "font" "HudFontSmallest" + "labelText" "%classrecord1value%" + "textAlignment" "west" + "xpos" "c+210" + "ypos" "230" + "zpos" "5" + "wide" "200" + "tall" "20" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + } + "OverallRecord2Label" + { + "ControlName" "Label" + "fieldName" "OverallRecord2Label" + "font" "HudFontSmallest" + "labelText" "%classrecord2label%" + "textAlignment" "west" + "xpos" "c+128" + "ypos" "242" + "zpos" "5" + "wide" "200" + "tall" "20" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + } + "OverallRecord2Value" + { + "ControlName" "Label" + "fieldName" "OverallRecord2Value" + "font" "HudFontSmallest" + "labelText" "%classrecord2value%" + "textAlignment" "west" + "xpos" "c+210" + "ypos" "242" + "zpos" "5" + "wide" "200" + "tall" "20" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + } + "OverallRecord3Label" + { + "ControlName" "Label" + "fieldName" "OverallRecord3Label" + "font" "HudFontSmallest" + "labelText" "%classrecord3label%" + "textAlignment" "west" + "xpos" "c+128" + "ypos" "254" + "zpos" "5" + "wide" "200" + "tall" "20" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + } + "OverallRecord3Value" + { + "ControlName" "Label" + "fieldName" "OverallRecord3Value" + "font" "HudFontSmallest" + "labelText" "%classrecord3value%" + "textAlignment" "west" + "xpos" "c+210" + "ypos" "254" + "zpos" "5" + "wide" "200" + "tall" "20" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + } + "OverallRecord4Label" + { + "ControlName" "Label" + "fieldName" "OverallRecord4Label" + "font" "HudFontSmallest" + "labelText" "%classrecord4label%" + "textAlignment" "west" + "xpos" "c+128" + "ypos" "266" + "zpos" "5" + "wide" "200" + "tall" "20" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + } + "OverallRecord4Value" + { + "ControlName" "Label" + "fieldName" "OverallRecord4Value" + "font" "HudFontSmallest" + "labelText" "%classrecord4value%" + "textAlignment" "west" + "xpos" "c+210" + "ypos" "266" + "zpos" "5" + "wide" "200" + "tall" "20" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + } + "OverallRecord5Label" + { + "ControlName" "Label" + "fieldName" "OverallRecord5Label" + "font" "HudFontSmallest" + "labelText" "%classrecord5label%" + "textAlignment" "west" + "xpos" "c+128" + "ypos" "278" + "zpos" "5" + "wide" "200" + "tall" "20" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + } + "OverallRecord5Value" + { + "ControlName" "Label" + "fieldName" "OverallRecord5Value" + "font" "HudFontSmallest" + "labelText" "%classrecord5value%" + "textAlignment" "west" + "xpos" "c+210" + "ypos" "278" + "zpos" "5" + "wide" "200" + "tall" "20" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + } + "OverallRecord6Label" + { + "ControlName" "Label" + "fieldName" "OverallRecord6Label" + "font" "HudFontSmallest" + "labelText" "%classrecord6label%" + "textAlignment" "west" + "xpos" "c+128" + "ypos" "290" + "zpos" "5" + "wide" "200" + "tall" "20" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + } + "OverallRecord6Value" + { + "ControlName" "Label" + "fieldName" "OverallRecord6Value" + "font" "HudFontSmallest" + "labelText" "%classrecord6value%" + "textAlignment" "west" + "xpos" "c+210" + "ypos" "290" + "zpos" "5" + "wide" "200" + "tall" "20" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + } + "OverallRecord7Label" + { + "ControlName" "Label" + "fieldName" "OverallRecord7Label" + "font" "HudFontSmallest" + "labelText" "%classrecord7label%" + "textAlignment" "west" + "xpos" "c+128" + "ypos" "302" + "zpos" "5" + "wide" "200" + "tall" "20" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + } + "OverallRecord7Value" + { + "ControlName" "Label" + "fieldName" "OverallRecord7Value" + "font" "HudFontSmallest" + "labelText" "%classrecord7value%" + "textAlignment" "west" + "xpos" "c+210" + "ypos" "302" + "zpos" "5" + "wide" "200" + "tall" "20" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + } + "OverallRecord8Label" + { + "ControlName" "Label" + "fieldName" "OverallRecord8Label" + "font" "HudFontSmallest" + "labelText" "%classrecord8label%" + "textAlignment" "west" + "xpos" "c+128" + "ypos" "314" + "zpos" "5" + "wide" "200" + "tall" "20" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + } + "OverallRecord8Value" + { + "ControlName" "Label" + "fieldName" "OverallRecord8Value" + "font" "HudFontSmallest" + "labelText" "%classrecord8value%" + "textAlignment" "west" + "xpos" "c+210" + "ypos" "314" + "zpos" "5" + "wide" "200" + "tall" "20" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + } + "OverallRecord9Label" + { + "ControlName" "Label" + "fieldName" "OverallRecord9Label" + "font" "HudFontSmallest" + "labelText" "%classrecord9label%" + "textAlignment" "west" + "xpos" "c+128" + "ypos" "326" + "zpos" "5" + "wide" "200" + "tall" "20" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + } + "OverallRecord9Value" + { + "ControlName" "Label" + "fieldName" "OverallRecord9Value" + "font" "HudFontSmallest" + "labelText" "%classrecord9value%" + "textAlignment" "west" + "xpos" "c+210" + "ypos" "326" + "zpos" "5" + "wide" "200" + "tall" "20" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + } + "OverallRecord10Label" + { + "ControlName" "Label" + "fieldName" "OverallRecord10Label" + "font" "HudFontSmallest" + "labelText" "%classrecord10label%" + "textAlignment" "west" + "xpos" "c+128" + "ypos" "338" + "zpos" "5" + "wide" "200" + "tall" "20" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + } + "OverallRecord10Value" + { + "ControlName" "Label" + "fieldName" "OverallRecord10Value" + "font" "HudFontSmallest" + "labelText" "%classrecord10value%" + "textAlignment" "west" + "xpos" "c+210" + "ypos" "338" + "zpos" "5" + "wide" "200" + "tall" "20" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + } + "OverallRecord11Label" + { + "ControlName" "Label" + "fieldName" "OverallRecord11Label" + "font" "HudFontSmallest" + "labelText" "%classrecord11label%" + "textAlignment" "west" + "xpos" "c+128" + "ypos" "350" + "zpos" "5" + "wide" "200" + "tall" "20" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + } + "OverallRecord11Value" + { + "ControlName" "Label" + "fieldName" "OverallRecord11Value" + "font" "HudFontSmallest" + "labelText" "%classrecord11value%" + "textAlignment" "west" + "xpos" "c+210" + "ypos" "350" + "zpos" "5" + "wide" "200" + "tall" "20" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + } + "OverallRecord12Label" + { + "ControlName" "Label" + "fieldName" "OverallRecord12Label" + "font" "HudFontSmallest" + "labelText" "%classrecord12label%" + "textAlignment" "west" + "xpos" "c+128" + "ypos" "362" + "zpos" "5" + "wide" "200" + "tall" "20" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + } + "OverallRecord12Value" + { + "ControlName" "Label" + "fieldName" "OverallRecord12Value" + "font" "HudFontSmallest" + "labelText" "%classrecord12value%" + "textAlignment" "west" + "xpos" "c+210" + "ypos" "362" + "zpos" "5" + "wide" "200" + "tall" "20" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + } + "OverallRecord13Label" + { + "ControlName" "Label" + "fieldName" "OverallRecord13Label" + "font" "HudFontSmallest" + "labelText" "%classrecord13label%" + "textAlignment" "west" + "xpos" "c+128" + "ypos" "374" + "zpos" "5" + "wide" "200" + "tall" "20" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + } + "OverallRecord13Value" + { + "ControlName" "Label" + "fieldName" "OverallRecord13Value" + "font" "HudFontSmallest" + "labelText" "%classrecord13value%" + "textAlignment" "west" + "xpos" "c+210" + "ypos" "374" + "zpos" "5" + "wide" "200" + "tall" "20" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + } + "OverallRecord14Label" + { + "ControlName" "Label" + "fieldName" "OverallRecord14Label" + "font" "HudFontSmallest" + "labelText" "%classrecord14label%" + "textAlignment" "west" + "xpos" "c+128" + "ypos" "386" + "zpos" "5" + "wide" "200" + "tall" "20" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + } + "OverallRecord14Value" + { + "ControlName" "Label" + "fieldName" "OverallRecord14Value" + "font" "HudFontSmallest" + "labelText" "%classrecord14value%" + "textAlignment" "west" + "xpos" "c+210" + "ypos" "386" + "zpos" "5" + "wide" "200" + "tall" "20" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + } + "OverallRecord15Label" + { + "ControlName" "Label" + "fieldName" "OverallRecord15Label" + "font" "HudFontSmallest" + "labelText" "%classrecord15label%" + "textAlignment" "west" + "xpos" "c+128" + "ypos" "398" + "zpos" "5" + "wide" "200" + "tall" "20" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + } + "OverallRecord15Value" + { + "ControlName" "Label" + "fieldName" "OverallRecord15Value" + "font" "HudFontSmallest" + "labelText" "%classrecord15value%" + "textAlignment" "west" + "xpos" "c+210" + "ypos" "398" + "zpos" "5" + "wide" "200" + "tall" "20" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + } + } + + "TipImage" + { + "ControlName" "CTFImagePanel" + "fieldName" "TipImage" + "xpos" "c-283" + "ypos" "270" + "zpos" "12" + "wide" "35" + "tall" "35" + "visible" "0" + "enabled" "1" + "image" "" + "scaleImage" "1" + } + "TipText" + { + "ControlName" "Label" + "fieldName" "TipText" + "font" "HudFontSmallest" + "labelText" "%tiptext%" + "textAlignment" "west" + "xpos" "c-285" + "ypos" "263" + "zpos" "12" + "wide" "350" + "tall" "48" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "wrap" "1" + } + + "NextTipButton" + { + "ControlName" "Button" + "fieldName" "NextTipButton" + "xpos" "c-285" + "ypos" "310" + "zpos" "6" + "wide" "90" + "tall" "15" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "tabPosition" "0" + "labelText" "#TF_NextTip" + "textAlignment" "center" + "dulltext" "0" + "brighttext" "0" + "Command" "nexttip" + "border_default" "ButtonHover" + "border_armed" "ButtonHover" + } + + "ResetStatsButton" + { + "ControlName" "Button" + "fieldName" "ResetStatsButton" + "xpos" "c130" + "ypos" "290" + "zpos" "6" + "wide" "150" + "tall" "30" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "tabPosition" "0" + "labelText" "#TF_ResetStats" + "textAlignment" "center" + "dulltext" "0" + "brighttext" "0" + "Command" "resetstatsbutton" + "border_default" "ButtonHover" + "border_armed" "ButtonHover" + } + + "CloseButton" + { + "ControlName" "Button" + "fieldName" "CloseButton" + "xpos" "r190" + "ypos" "r50" + "zpos" "6" + "wide" "150" + "tall" "30" + "autoResize" "0" + "pinCorner" "2" + "visible" "0" + "enabled" "0" + "tabPosition" "0" + "labelText" "#TF_Close" + "textAlignment" "center" + "dulltext" "0" + "brighttext" "0" + "Command" "vguicancel" + "border_default" "ButtonHover" + "border_armed" "ButtonHover" + } + + "cats" + { + "ControlName" "ImagePanel" + "fieldName" "cats" + "xpos" "-135" + "ypos" "-21" + "zpos" "99" + "wide" "30" + "tall" "30" + "visible" "1" + "enabled" "1" + "image" "replay\thumbnails\cats\cats" + "scaleImage" "1" + "proportionaltoparent" "1" + + "pin_to_sibling" "StatData" + "pin_corner_to_sibling" "PIN_BOTTOMRIGHT" + "pin_to_sibling_corner" "PIN_BOTTOMRIGHT" + } +} \ No newline at end of file diff --git a/resource/ui/steamworkshopdialog.res b/resource/ui/steamworkshopdialog.res new file mode 100644 index 0000000..22ee750 --- /dev/null +++ b/resource/ui/steamworkshopdialog.res @@ -0,0 +1,623 @@ +"Resource/SteamWorkshopDialog.res" +{ + "SteamWorkshopDialog" + { + "ControlName" "CSteamWorkshopDialog" + "fieldName" "SteamWorkshopDialog" + "xpos" "0" + "ypos" "0" + "wide" "f0" + "tall" "f0" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "tabPosition" "0" + "bgcolor_override" "HudBlack" + } + + "Container" + { + "ControlName" "EditablePanel" + "fieldName" "Container" + "xpos" "c-300" + "ypos" "c-200" + "wide" "600" + "tall" "400" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "tabPosition" "0" + "PaintBackgroundType" "0" + "paintbackground" "1" + "border" "CyanBorderThick" + + "Background" + { + "ControlName" "EditablePanel" + "fieldName" "Background" + "xpos" "0" + "ypos" "0" + "wide" "600" + "tall" "400" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "tabPosition" "0" + "bgcolor_override" "ColorBlack" + } + + "WorkshopBranding" + { + "ControlName" "ImagePanel" + "fieldName" "WorkshopBranding" + "xpos" "0" + "ypos" "0" + "zpos" "0" + "wide" "600" + "tall" "300" + "visible" "1" + "enabled" "1" + "image" "workshop_branding" + "scaleImage" "1" + } + + "BackgroundBottom" + { + "ControlName" "EditablePanel" + "fieldName" "BackgroundBottom" + "xpos" "0" + "ypos" "355" + "wide" "600" + "tall" "45" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "tabPosition" "0" + "bgcolor_override" "ColorBlack" + } + + "NoItemsContainer" + { + "ControlName" "EditablePanel" + "fieldName" "NoItemsContainer" + "xpos" "25" + "ypos" "60" + "wide" "550" + "tall" "245" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "tabPosition" "0" + "PaintBackgroundType" "0" + "paintbackground" "1" + "border" "NoBorder" + + "TitleLabel" + { + "ControlName" "CExLabel" + "fieldName" "TitleLabel" + "font" "HudFontSmall" + "labelText" "#TF_SteamWorkshop_Title" + "textAlignment" "center" + "xpos" "0" + "ypos" "15" + "zpos" "1" + "wide" "550" + "tall" "20" + "autoResize" "1" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "fgcolor_override" "TanLight" + } + + "DescLabel" + { + "ControlName" "CExLabel" + "fieldName" "TitleLabel" + "font" "HudFontSmall" + "labelText" "#TF_SteamWorkshop_Desc" + "textAlignment" "north" + "xpos" "20" + "ypos" "50" + "zpos" "1" + "wide" "515" + "tall" "200" + "autoResize" "1" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "wrap" "1" + "fgcolor_override" "TanLight" + } + + "LearnMoreButton" + { + "ControlName" "CExButton" + "fieldName" "LearnMoreButton" + "xpos" "175" + "ypos" "165" + "zpos" "20" + "wide" "200" + "tall" "25" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "tabPosition" "0" + "labelText" "#TF_SteamWorkshop_LearnHow" + "font" "HudFontSmall" + "textAlignment" "center" + "Command" "learn_more" + "sound_depressed" "UI/buttonclick.wav" + "sound_released" "UI/buttonclickrelease.wav" + "border_default" "NoBorder" + "border_armed" "NoBorder" + } + } + + "ItemsContainer" + { + "ControlName" "EditablePanel" + "fieldName" "ItemsContainer" + "xpos" "25" + "ypos" "60" + "zpos" "1" + "wide" "550" + "tall" "245" + "autoResize" "0" + "pinCorner" "0" + "visible" "0" + "enabled" "1" + "tabPosition" "0" + "PaintBackgroundType" "0" + "paintbackground" "0" + "paintborder" "0" + "border" "NoBorder" + + "TitleLabel" + { + "ControlName" "CExLabel" + "fieldName" "TitleLabel" + "font" "HudFontMedium" + "labelText" "#TF_SteamWorkshop_YourItems" + "textAlignment" "west" + "xpos" "15" + "ypos" "15" + "zpos" "1" + "wide" "550" + "tall" "20" + "autoResize" "1" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "fgcolor_override" "TanLight" + } + + "SteamWorkshopItem0" + { + "ControlName" "CSteamWorkshopItemPanel" + "fieldName" "SteamWorkshopItem0" + "xpos" "15" + "ypos" "30" + "wide" "125" + "tall" "200" + "pinCorner" "0" + "visible" "1" + } + + "SteamWorkshopItem1" + { + "ControlName" "CSteamWorkshopItemPanel" + "fieldName" "SteamWorkshopItem1" + "xpos" "147" + "ypos" "30" + "wide" "125" + "tall" "200" + "pinCorner" "0" + "visible" "1" + } + + "SteamWorkshopItem2" + { + "ControlName" "CSteamWorkshopItemPanel" + "fieldName" "SteamWorkshopItem2" + "xpos" "279" + "ypos" "30" + "wide" "125" + "tall" "200" + "pinCorner" "0" + "visible" "1" + } + + "SteamWorkshopItem3" + { + "ControlName" "CSteamWorkshopItemPanel" + "fieldName" "SteamWorkshopItem3" + "xpos" "411" + "ypos" "30" + "wide" "125" + "tall" "200" + "pinCorner" "0" + "visible" "1" + } + + "PrevPageButton" + { + "ControlName" "CExButton" + "fieldName" "PrevPageButton" + "xpos" "411" + "ypos" "215" + "zpos" "5" + "wide" "30" + "tall" "25" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "tabPosition" "0" + "labelText" "&A" + "font" "CustomIcons" + "textAlignment" "center" + "dulltext" "0" + "brighttext" "0" + "Command" "prevpage" + "sound_depressed" "UI/buttonclick.wav" + "sound_released" "UI/buttonclickrelease.wav" + } + + "CurPageLabel" + { + "ControlName" "CExLabel" + "fieldName" "CurPageLabel" + "font" "HudFontMediumSmall" + "labelText" "%page%" + "textAlignment" "center" + "xpos" "441" + "ypos" "215" + "zpos" "5" + "wide" "65" + "tall" "25" + "autoResize" "1" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "fgcolor_override" "ColorCyan" + } + + "NextPageButton" + { + "ControlName" "CExButton" + "fieldName" "NextPageButton" + "xpos" "506" + "ypos" "215" + "zpos" "5" + "wide" "30" + "tall" "25" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "tabPosition" "0" + "labelText" "&D" + "font" "CustomIcons" + "textAlignment" "center" + "dulltext" "0" + "brighttext" "0" + "Command" "nextpage" + "sound_depressed" "UI/buttonclick.wav" + "sound_released" "UI/buttonclickrelease.wav" + } + + "ViewPublishedButton" + { + "ControlName" "CExButton" + "fieldName" "ViewPublishedButton" + "xpos" "433" + "ypos" "15" + "zpos" "20" + "wide" "100" + "tall" "25" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "tabPosition" "0" + "labelText" "#TF_SteamWorkshop_ViewPublished" + "font" "HudFontSmall" + "textAlignment" "center" + "textinsetx" "50" + "dulltext" "0" + "brighttext" "0" + "Command" "view_files" + "sound_depressed" "UI/buttonclick.wav" + "sound_released" "UI/buttonclickrelease.wav" + "border_default" "NoBorder" + } + + "EditButton" + { + "ControlName" "CExImageButton" + "fieldName" "EditButton" + "xpos" "15" + "ypos" "215" + "wide" "125" + "tall" "25" + "autoResize" "0" + "pinCorner" "3" + "visible" "1" + "enabled" "1" + "tabPosition" "0" + "textinsetx" "25" + "use_proportional_insets" "1" + "font" "HudFontSmall" + "textAlignment" "center" + "dulltext" "0" + "brighttext" "0" + "default" "1" + "sound_depressed" "UI/buttonclick.wav" + "sound_released" "UI/buttonclickrelease.wav" + "labelText" "#TF_SteamWorkshop_Edit" + "command" "edit" + "border_default" "NoBorder" + + "image_drawcolor" "TanLight" + "image_disabledcolor" "ColorBlack" + + "SubImage" + { + "ControlName" "ImagePanel" + "fieldName" "SubImage" + "xpos" "5" + "ypos" "5" + "zpos" "1" + "wide" "13" + "tall" "13" + "visible" "1" + "enabled" "1" + "scaleImage" "1" + "image" "glyph_workshop_edit" + } + } + + "ViewButton" + { + "ControlName" "CExImageButton" + "fieldName" "ViewButton" + "xpos" "147" + "ypos" "215" + "wide" "125" + "tall" "25" + "autoResize" "0" + "pinCorner" "3" + "visible" "1" + "enabled" "1" + "tabPosition" "0" + "textinsetx" "25" + "use_proportional_insets" "1" + "font" "HudFontSmall" + "textAlignment" "center" + "dulltext" "0" + "brighttext" "0" + "default" "1" + "sound_depressed" "UI/buttonclick.wav" + "sound_released" "UI/buttonclickrelease.wav" + "labelText" "#TF_SteamWorkshop_View" + "command" "view" + "border_default" "NoBorder" + + "image_drawcolor" "TanLight" + "image_disabledcolor" "ColorBlack" + + "SubImage" + { + "ControlName" "ImagePanel" + "fieldName" "SubImage" + "xpos" "5" + "ypos" "5" + "zpos" "1" + "wide" "13" + "tall" "13" + "visible" "1" + "enabled" "1" + "scaleImage" "1" + "image" "glyph_workshop_view" + } + } + + "DeleteButton" + { + "ControlName" "CExImageButton" + "fieldName" "DeleteButton" + "xpos" "279" + "ypos" "215" + "wide" "125" + "tall" "25" + "autoResize" "0" + "pinCorner" "3" + "visible" "1" + "enabled" "1" + "tabPosition" "0" + "textinsetx" "25" + "use_proportional_insets" "1" + "font" "HudFontSmall" + "textAlignment" "center" + "dulltext" "0" + "brighttext" "0" + "default" "1" + "sound_depressed" "UI/buttonclick.wav" + "sound_released" "UI/buttonclickrelease.wav" + "labelText" "#TF_SteamWorkshop_Delete" + "command" "delete_item" + "border_default" "NoBorder" + + "image_drawcolor" "TanLight" + "image_disabledcolor" "ColorBlack" + + "SubImage" + { + "ControlName" "ImagePanel" + "fieldName" "SubImage" + "xpos" "5" + "ypos" "5" + "zpos" "1" + "wide" "13" + "tall" "13" + "visible" "1" + "enabled" "1" + "scaleImage" "1" + "image" "glyph_workshop_delete" + } + } + } + + "BrowseButton" + { + "ControlName" "CExButton" + "fieldName" "BrowseButton" + "xpos" "375" + "ypos" "25" + "zpos" "20" + "wide" "200" + "tall" "20" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "tabPosition" "0" + "labelText" "#TF_SteamWorkshop_BrowseTheWorkshop" + "font" "HudFontSmall" + "textAlignment" "center" + "Command" "browse" + "sound_depressed" "UI/buttonclick.wav" + "sound_released" "UI/buttonclickrelease.wav" + "border_default" "NoBorder" + } + + "LoadTestMapButton" + { + "ControlName" "CExButton" + "fieldName" "LoadTestMapButton" + "xpos" "40" + "ypos" "310" + "zpos" "20" + "wide" "125" + "tall" "25" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "tabPosition" "0" + "labelText" "#TF_SteamWorkshop_Test" + "font" "HudFontSmall" + "textAlignment" "center" + "Command" "itemtest" + "sound_depressed" "UI/buttonclick.wav" + "sound_released" "UI/buttonclickrelease.wav" + "border_default" "NoBorder" + } + + "PublishButton" + { + "ControlName" "CExButton" + "fieldName" "PublishButton" + "xpos" "172" + "ypos" "310" + "zpos" "20" + "wide" "125" + "tall" "25" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "tabPosition" "0" + "labelText" "#TF_SteamWorkshop_Publish" + "font" "HudFontSmall" + "textAlignment" "center" + "Command" "publish" + "sound_depressed" "UI/buttonclick.wav" + "sound_released" "UI/buttonclickrelease.wav" + "border_default" "NoBorder" + } + + "LearnMore2Button" + { + "ControlName" "CExButton" + "fieldName" "LearnMore2Button" + "xpos" "304" + "ypos" "310" + "zpos" "20" + "wide" "125" + "tall" "25" + "autoResize" "0" + "pinCorner" "0" + "visible" "0" + "enabled" "1" + "tabPosition" "0" + "labelText" "#TF_SteamWorkshop_Instructions" + "font" "HudFontSmall" + "textAlignment" "center" + "Command" "learn_more" + "sound_depressed" "UI/buttonclick.wav" + "sound_released" "UI/buttonclickrelease.wav" + "border_default" "NoBorder" + } + + "ViewLegalAgreementButton" + { + "ControlName" "CExButton" + "fieldName" "ViewLegalAgreementButton" + "xpos" "436" + "ypos" "310" + "zpos" "20" + "wide" "125" + "tall" "25" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "tabPosition" "0" + "labelText" "#TF_SteamWorkshop_Legal" + "font" "HudFontSmall" + "textAlignment" "center" + "textinsetx" "50" + "dulltext" "0" + "brighttext" "0" + "Command" "view_legal_agreement" + "sound_depressed" "UI/buttonclick.wav" + "sound_released" "UI/buttonclickrelease.wav" + "border_default" "NoBorder" + } + + "CancelButton" + { + "ControlName" "CExButton" + "fieldName" "CancelButton" + "xpos" "10" + "ypos" "365" + "zpos" "20" + "wide" "100" + "tall" "25" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "tabPosition" "0" + "labelText" "#TF_Close" + "font" "HudFontMediumSmall" + "textAlignment" "center" + "textinsetx" "50" + "dulltext" "0" + "brighttext" "0" + "Command" "cancel" + "sound_depressed" "UI/buttonclick.wav" + "sound_released" "UI/buttonclickrelease.wav" + "border_default" "NoBorder" + } + } +} \ No newline at end of file diff --git a/resource/ui/tankprogressbar.res b/resource/ui/tankprogressbar.res new file mode 100644 index 0000000..a74f696 --- /dev/null +++ b/resource/ui/tankprogressbar.res @@ -0,0 +1,86 @@ +"Resource/UI/TankProgressBar.res" +{ + "TankProgressBar" + { + "ControlName" "CTankProgressBar" + "fieldName" "TankProgressBar" + "xpos" "0" + "ypos" "0" + "zpos" "3" + "wide" "190" + "tall" "18" + "visible" "0" + "enabled" "1" + } + + "TankImage" + { + "ControlName" "CTFImagePanel" + "fieldName" "TankImage" + "xpos" "5" + "ypos" "0" + "zpos" "3" + "wide" "18" + "tall" "18" + "visible" "1" + "enabled" "1" + "image" "../hud/leaderboard_class_tank" + "scaleImage" "1" + } + + "ProgressBar" + { + "ControlName" "ScalableImagePanel" + "fieldName" "ProgressBar" + "xpos" "30" + "ypos" "5" + "zpos" "2" + "wide" "153" + "tall" "8" + "visible" "1" + "enabled" "1" + "image" "" + + "src_corner_height" "22" // pixels inside the image + "src_corner_width" "22" + + "draw_corner_width" "5" // screen size of the corners ( and sides ), proportional + "draw_corner_height" "5" + } + + "ProgressBarBG" + { + "ControlName" "ScalableImagePanel" + "fieldName" "ProgressBarBG" + "xpos" "29" + "ypos" "3" + "zpos" "1" + "wide" "155" + "tall" "12" + "visible" "0" + "enabled" "0" + "image" "../HUD/tournament_panel_tan" + + "src_corner_height" "22" // pixels inside the image + "src_corner_width" "22" + + "draw_corner_width" "5" // screen size of the corners ( and sides ), proportional + "draw_corner_height" "5" + } + + "ProgressBarBG2" + { + "ControlName" "ImagePanel" + "fieldName" "ProgressBarBG2" + "xpos" "30" + "ypos" "5" + "zpos" "2" + "wide" "153" + "tall" "8" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "fillcolor" "ColorCyan" + } +} \ No newline at end of file diff --git a/resource/ui/targetid-base.res b/resource/ui/targetid-base.res new file mode 100644 index 0000000..9933edb --- /dev/null +++ b/resource/ui/targetid-base.res @@ -0,0 +1,287 @@ +"Resource/UI/TargetID.res" +{ + "TargetBG" + { + "ControlName" "ImagePanel" + "fieldName" "TargetBG" + "xpos" "0" + "ypos" "25" + "zpos" "0" + "wide" "640" + "tall" "20" + "visible" "1" + "enabled" "1" + "fillcolor" "TransparentLightBlack" + } + + "TargetIDBG" + { + "ControlName" "CTFImagePanel" + "fieldName" "TargetIDBG" + "xpos" "0" + "ypos" "48" + "zpos" "1" + "wide" "f0" + "tall" "35" + "visible" "1" + "enabled" "1" + "image" "../hud/color_panel_brown" + "scaleImage" "1" + "teambg_1" "../hud/color_panel_brown" + "teambg_2" "../hud/color_panel_red" + "teambg_3" "../hud/color_panel_blu" + + "src_corner_height" "23" + "src_corner_width" "23" + "draw_corner_width" "0" + "draw_corner_height" "0" + } + + "TargetIDBG_Spec_Blue" + { + "ControlName" "ImagePanel" + "fieldName" "TargetIDBG_Spec_Blue" + "xpos" "0" + "ypos" "45" + "zpos" "1" + "wide" "f0" + "tall" "35" + "visible" "0" + "enabled" "1" + "fillcolor" "72 112 125 255" + + "src_corner_height" "23" + "src_corner_width" "23" + "draw_corner_width" "0" + "draw_corner_height" "0" + } + + "TargetIDBG_Spec_Red" + { + "ControlName" "ImagePanel" + "fieldName" "TargetIDBG_Spec_Red" + "xpos" "0" + "ypos" "45" + "zpos" "1" + "wide" "f0" + "tall" "35" + "visible" "0" + "enabled" "1" + "fillcolor" "158 64 61 255" + + "src_corner_height" "23" + "src_corner_width" "23" + "draw_corner_width" "0" + "draw_corner_height" "0" + } + + "TargetNameLabel" + { + "ControlName" "Label" + "fieldName" "TargetNameLabel" + "font" "HudClassHealth" + "xpos" "45" + "ypos" "25" + "zpos" "1" + "wide" "640" + "tall" "20" + "visible" "1" + "enabled" "1" + "labelText" "%targetname%" + "textAlignment" "west" + } + + "TargetNameLabelShadow" + { + "ControlName" "Label" + "fieldName" "TargetNameLabelShadow" + "font" "HudClassHealth" + "xpos" "-1" + "ypos" "-1" + "zpos" "1" + "wide" "640" + "tall" "20" + "visible" "0" + "enabled" "0" + "labelText" "%targetname%" + "textAlignment" "west" + "fgcolor_override" "TransparentBlack" + "pin_to_sibling" "TargetNameLabel" + } + + "TargetDataLabel" + { + "ControlName" "Label" + "fieldName" "TargetDataLabel" + "font" "HudFontSmall" + "xpos" "0" + "ypos" "10" + "zpos" "1" + "wide" "f0" + "tall" "15" + "visible" "1" + "enabled" "1" + "labelText" "%targetdata%" + "textAlignment" "west" + } + + "SpectatorGUIHealth" + { + "ControlName" "EditablePanel" + "fieldName" "SpectatorGUIHealth" + "xpos" "0" + "ypos" "10" + "zpos" "10" + "wide" "45" + "tall" "40" + "visible" "1" + "enabled" "1" + "HealthBonusPosAdj" "10" + "HealthDeathWarning" "0.49" + "TFFont" "HudFontSmall" + "HealthDeathWarningColor" "HUDDeathWarning" + "TextColor" "HudOffWhite" + } + + "AmmoIcon" + { + "ControlName" "ImagePanel" + "fieldName" "AmmoIcon" + "xpos" "43" + "ypos" "11" + "zpos" "12" + "wide" "12" + "tall" "12" + "visible" "0" + "enabled" "1" + "image" "../hud/leaderboard_class_heavy" + "scaleImage" "1" + } + + "KillStreakAnchor" + { + "ControlName" "EditablePanel" + "fieldName" "KillStreakAnchor" + "xpos" "2" + "ypos" "12" + "wide" "8" + "tall" "8" + "visible" "1" + "enabled" "1" + } + + "KillStreakIcon" + { + "ControlName" "ImagePanel" + "fieldName" "KillStreakIcon" + "xpos" "0" + "ypos" "1" + "zpos" "12" + "wide" "12" + "tall" "12" + "visible" "0" + "enabled" "1" + "image" "../hud/leaderboard_streak" + "scaleImage" "1" + + "pin_to_sibling" "KillStreakAnchor" + "pin_corner_to_sibling" "PIN_TOPRIGHT" + "pin_to_sibling_corner" "PIN_TOPRIGHT" + } + + "MoveableSubPanel" + { + "ControlName" "EditablePanel" + "fieldName" "MoveableSubPanel" + "xpos" "0" + "ypos" "0" + "zpos" "1" + "wide" "32" + "tall" "36" + "visible" "1" + "enabled" "1" + + "MoveableIconBG" + { + "ControlName" "CIconPanel" + "fieldName" "MoveableIconBG" + "xpos" "9999" + "ypos" "9999" + "zpos" "0" + "wide" "0" + "tall" "0" + "visible" "1" + "enabled" "1" + "icon" "obj_status_alert_background_tall_nocolor" + "iconColor" "TransparentBlack" + "scaleImage" "1" + } + + "MoveableIcon" + { + "ControlName" "CIconPanel" + "fieldName" "MoveableIcon" + "xpos" "5" + "ypos" "7" + "zpos" "6" + "wide" "0" + "tall" "0" + "visible" "1" + "enabled" "1" + "icon" "obj_status_sentrygun_1" + "drawcolor" "TanLight" + "scaleImage" "1" + } + "MoveableSymbolIcon" + { + "ControlName" "ImagePanel" + "fieldName" "MoveableSymbolIcon" + "xpos" "16" + "ypos" "0" + "zpos" "12" + "wide" "16" + "tall" "8" + "visible" "1" + "enabled" "1" + "image" "../hud/eng_sel_item_movable" + "drawcolor" "TanLight" + "scaleImage" "1" + } + + "MoveableKeyLabel" + { + "ControlName" "Label" + "fieldName" "MoveableKeyLabel" + "font" "HudFontSmallest" + "xpos" "0" + "ypos" "45" + "zpos" "1" + "wide" "10" + "tall" "0" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "labelText" "" + "textAlignment" "center" + "dulltext" "0" + "brighttext" "0" + } + } + + "AvatarImage" + { + "ControlName" "CAvatarImagePanel" + "fieldName" "AvatarImage" + "xpos" "0" + "ypos" "28" + "zpos" "99" + "wide" "17" + "tall" "17" + "visible" "1" + "enabled" "1" + "image" "" + "scaleImage" "1" + "color_outline" "HudTimerProgressInActive" + } +} \ No newline at end of file diff --git a/resource/ui/targetid.res b/resource/ui/targetid.res new file mode 100644 index 0000000..127405e --- /dev/null +++ b/resource/ui/targetid.res @@ -0,0 +1,2 @@ +"#base" "../../#customizations/streamermode/targetid.res" +"#base" "targetid-base.res" \ No newline at end of file diff --git a/resource/ui/teammenu-base.res b/resource/ui/teammenu-base.res new file mode 100644 index 0000000..26e45cf --- /dev/null +++ b/resource/ui/teammenu-base.res @@ -0,0 +1,410 @@ +"Resource/UI/TeamMenu.res" +{ + "team" + { + "ControlName" "CTeamMenu" + "fieldName" "team" + "xpos" "0" + "ypos" "0" + "wide" "f0" + "tall" "480" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "tabPosition" "0" + } + + "SidePanelBG" + { + "ControlName" "ImagePanel" + "fieldName" "SidePanelBG" + "xpos" "c175" + "ypos" "0" + "zpos" "0" + "wide" "255" + "tall" "f0" + "visible" "1" + "enabled" "1" + "scaleImage" "1" + "fillcolor" "0 0 0 100" + } + + "SysMenu" + { + "ControlName" "Menu" + "fieldName" "SysMenu" + "xpos" "0" + "ypos" "0" + "wide" "64" + "tall" "24" + "autoResize" "0" + "pinCorner" "0" + "visible" "0" + "enabled" "0" + "tabPosition" "0" + } + + "MapInfo" + { + "ControlName" "HTML" + "fieldName" "MapInfo" + "xpos" "100" + "ypos" "34" + "wide" "450" + "tall" "365" + "autoResize" "3" + "pinCorner" "0" + "visible" "0" + "enabled" "0" + "tabPosition" "0" + } + + "SelectTeamLabel" + { + "ControlName" "Label" + "fieldName" "SelectTeamLabel" + "xpos" "c175" + "ypos" "c-75" + "zpos" "1" + "wide" "255" + "tall" "25" + "labelText" "#TF_SelectATeam" + "textAlignment" "center" + "font" "Cerbetica32" + "visible" "1" + "enabled" "1" + "fgcolor_override" "TanLight" + } + + "teambutton0" + { + "ControlName" "CTFTeamButton" + "fieldName" "teambutton0" + "xpos" "0" + "ypos" "15" + "zpos" "1" + "wide" "255" + "tall" "30" + "autoResize" "0" + "pinCorner" "2" + "visible" "1" + "enabled" "1" + "tabPosition" "3" + "labelText" "#TF_BlueTeam_Name" + "textAlignment" "center" + "dulltext" "0" + "brighttext" "0" + "command" "jointeam blue" + "team" "3" // Blue Team + "font" "Cerbetica20" + + "defaultBgColor_override" "Blue" + "armedBgColor_override" "BlueSolid" + "depressedBgColor_override" "Blue" + "selectedBgColor_override" "BlueSolid" + + "defaultFgColor_override" "255 255 255 128" + "armedFgColor_override" "TanLight" + "depressedFgColor_override" "255 255 255 128" + "selectedFgColor_override" "TanLight" + + "sound_depressed" "UI/buttonclick.wav" + "sound_released" "UI/buttonclickrelease.wav" + + "pin_to_sibling" "SelectTeamLabel" + "pin_corner_to_sibling" "PIN_TOPLEFT" + "pin_to_sibling_corner" "PIN_BOTTOMLEFT" + } + + "teambutton1" + { + "ControlName" "CTFTeamButton" + "fieldName" "teambutton1" + "xpos" "0" + "ypos" "5" + "zpos" "1" + "wide" "255" + "tall" "30" + "autoResize" "0" + "pinCorner" "2" + "visible" "1" + "enabled" "1" + "tabPosition" "3" + "labelText" "#TF_RedTeam_Name" + "textAlignment" "center" + "dulltext" "0" + "brighttext" "0" + "command" "jointeam red" + "team" "4" // Red Team + "font" "Cerbetica20" + + "defaultBgColor_override" "Red" + "armedBgColor_override" "RedSolid" + "depressedBgColor_override" "Red" + "selectedBgColor_override" "RedSolid" + + "defaultFgColor_override" "255 255 255 128" + "armedFgColor_override" "TanLight" + "depressedFgColor_override" "255 255 255 128" + "selectedFgColor_override" "TanLight" + + "sound_depressed" "UI/buttonclick.wav" + "sound_released" "UI/buttonclickrelease.wav" + + "pin_to_sibling" "teambutton0" + "pin_corner_to_sibling" "PIN_TOPLEFT" + "pin_to_sibling_corner" "PIN_BOTTOMLEFT" + } + + "teambutton2" + { + "ControlName" "CTFTeamButton" + "fieldName" "teambutton2" + "xpos" "0" + "ypos" "5" + "zpos" "1" + "wide" "255" + "tall" "30" + "autoResize" "0" + "pinCorner" "2" + "visible" "1" + "enabled" "1" + "tabPosition" "1" + "labelText" "#TF_Random" + "textAlignment" "center" + "dulltext" "0" + "brighttext" "0" + "paintborder" "0" + "command" "jointeam auto" + "font" "Cerbetica20" + + "defaultBgColor_override" "TransparentBlack" + "armedBgColor_override" "ColorWhite" + "depressedBgColor_override" "TransparentBlack" + "selectedBgColor_override" "ColorWhite" + + "defaultFgColor_override" "TanLight" + "armedFgColor_override" "TanDark" + "depressedFgColor_override" "TanLight" + "selectedFgColor_override" "TanDark" + + "sound_depressed" "UI/buttonclick.wav" + "sound_released" "UI/buttonclickrelease.wav" + + "pin_to_sibling" "teambutton1" + "pin_corner_to_sibling" "PIN_TOPLEFT" + "pin_to_sibling_corner" "PIN_BOTTOMLEFT" + } + + "teambutton3" + { + "ControlName" "CTFTeamButton" + "fieldName" "teambutton3" + "xpos" "0" + "ypos" "5" + "zpos" "1" + "wide" "255" + "tall" "30" + "autoResize" "0" + "pinCorner" "2" + "visible" "1" + "enabled" "1" + "tabPosition" "2" + "labelText" "#TF_Spectate" + "textAlignment" "center" + "dulltext" "0" + "brighttext" "0" + "paintborder" "0" + "command" "jointeam spectate" + "font" "Cerbetica20" + + "defaultBgColor_override" "TransparentBlack" + "armedBgColor_override" "ColorWhite" + "depressedBgColor_override" "TransparentBlack" + "selectedBgColor_override" "ColorWhite" + + "defaultFgColor_override" "TanLight" + "armedFgColor_override" "TanDark" + "depressedFgColor_override" "TanLight" + "selectedFgColor_override" "TanDark" + + "sound_depressed" "UI/buttonclick.wav" + "sound_released" "UI/buttonclickrelease.wav" + + "pin_to_sibling" "teambutton2" + "pin_corner_to_sibling" "PIN_TOPLEFT" + "pin_to_sibling_corner" "PIN_BOTTOMLEFT" + } + + "MenuBG" + { + "ControlName" "ImagePanel" + "fieldName" "MenuBG" + "xpos" "0" + "ypos" "0" + "wide" "f0" + "tall" "480" + "autoResize" "0" + "pinCorner" "0" + "visible" "0" + "enabled" "0" + "fillcolor" "255 255 255 7" + } + + "BlueCount" + { + "ControlName" "CExLabel" + "fieldName" "BlueCount" + "xpos" "0" + "ypos" "0" + "zpos" "2" + "zpos" "3" + "wide" "20" + "tall" "30" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "labelText" "%bluecount%" + "textAlignment" "east" + "dulltext" "0" + "brighttext" "1" + "font" "Cerbetica20" + "fgcolor" "255 255 255 128" + + "pin_to_sibling" "teambutton0" + "pin_corner_to_sibling" "PIN_TOPLEFT" + "pin_to_sibling_corner" "PIN_TOPLEFT" + } + + "RedCount" + { + "ControlName" "CExLabel" + "fieldName" "RedCount" + "xpos" "0" + "ypos" "0" + "zpos" "3" + "wide" "20" + "tall" "30" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "labelText" "%redcount%" + "textAlignment" "east" + "dulltext" "0" + "brighttext" "1" + "font" "Cerbetica20" + "fgcolor" "255 255 255 128" + + "pin_to_sibling" "teambutton1" + "pin_corner_to_sibling" "PIN_TOPLEFT" + "pin_to_sibling_corner" "PIN_TOPLEFT" + } + + "TeamsFullLabel" + { + "ControlName" "CExLabel" + "fieldName" "TeamsFullLabel" + "xpos" "c-50" + "ypos" "c150" + "zpos" "6" + "wide" "105" + "tall" "35" + "autoResize" "0" + "pinCorner" "0" + "visible" "0" + "enabled" "1" + "labelText" "#TF_Teams_Full" + "textAlignment" "center" + "dulltext" "0" + "brighttext" "0" + "font" "Cerbetica12" + "fgcolor" "TanLight" + "centerwrap" "1" + } + + "TeamsFullLabelShadow" + { + "ControlName" "CExLabel" + "fieldName" "TeamsFullLabelShadow" + "xpos" "-1" + "ypos" "-1" + "zpos" "6" + "wide" "105" + "tall" "35" + "autoResize" "0" + "pinCorner" "0" + "visible" "0" + "enabled" "1" + "labelText" "#TF_Teams_Full" + "textAlignment" "center" + "dulltext" "0" + "brighttext" "0" + "font" "Cerbetica12" + "fgcolor" "TransparentBlack" + "centerwrap" "1" + + "pin_to_sibling" "TeamsFullLabel" + "pin_corner_to_sibling" "PIN_TOPLEFT" + "pin_to_sibling_corner" "PIN_TOPLEFT" + } + + "CancelButton" + { + "ControlName" "CExButton" + "fieldName" "CancelButton" + "wide" "0" + } + + "teambutton0SC" + { + "ControlName" "CExButton" + "fieldName" "teambutton0SC" + "wide" "0" + "tall" "0" + "visible" "1" + "enabled" "1" + "labelText" "&1" + "command" "jointeam blue" + "team" "3" + } + + "teambutton1SC" + { + "ControlName" "CExButton" + "fieldName" "teambutton1SC" + "wide" "0" + "tall" "0" + "visible" "1" + "enabled" "1" + "labelText" "&2" + "command" "jointeam red" + "team" "4" + } + + "teambutton2SC" + { + "ControlName" "CExButton" + "fieldName" "teambutton2SC" + "wide" "0" + "tall" "0" + "visible" "1" + "enabled" "1" + "labelText" "&3" + "command" "jointeam auto" + } + + "teambutton3SC" + { + "ControlName" "CExButton" + "fieldName" "teambutton3SC" + "wide" "0" + "tall" "0" + "visible" "1" + "enabled" "1" + "labelText" "&4" + "command" "jointeam spectate" + } +} \ No newline at end of file diff --git a/resource/ui/teammenu.res b/resource/ui/teammenu.res new file mode 100644 index 0000000..bd5f02b --- /dev/null +++ b/resource/ui/teammenu.res @@ -0,0 +1,2 @@ +"#base" "../../#customizations/_enabled/teammenu-center.res" +"#base" "teammenu-base.res" \ No newline at end of file diff --git a/resource/ui/teamscorepanel.res b/resource/ui/teamscorepanel.res new file mode 100644 index 0000000..8c97120 --- /dev/null +++ b/resource/ui/teamscorepanel.res @@ -0,0 +1,256 @@ +///////////////////////////////////////////////// +// Contributed by https://github.com/Wiethoofd // +///////////////////////////////////////////////// +"Resource/UI/TeamScorePanel.res" +{ + "TeamScorePanel" + { + "ControlName" "EditablePanel" + "fieldName" "TeamScorePanel" + "xpos" "0" + "ypos" "0" + "zpos" "100" + "wide" "f0" + "tall" "100" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "tabPosition" "0" + } + + "TeamNameBluBG" + { + "ControlName" "ImagePanel" + "fieldName" "TeamNameBG" + "xpos" "0" + "ypos" "0" + "zpos" "0" + "wide" "398" + "tall" "25" + "visible" "1" + "enabled" "1" + "fillcolor" "TransparentBlack" + } + + "TeamNameRedBG" + { + "ControlName" "ImagePanel" + "fieldName" "TeamNameBG" + "xpos" "c33" + "ypos" "0" + "zpos" "0" + "wide" "f0" + "tall" "25" + "visible" "1" + "enabled" "1" + "fillcolor" "TransparentBlack" + } + + "TeamNameBlu" + { + "ControlName" "VariableLabel" + "fieldName" "TeamNameBlu" + "xpos" "0" + "ypos" "-3" + "zpos" "1" + "wide" "100" + "tall" "18" + "font" "Cerbetica24" + "labelText" "%blueteamname%" + "textinsetx" "20" + "textAlignment" "east" + "visible" "1" + "auto_wide_tocontents" "1" + "fgcolor_override" "BlueSolid" + + "pin_to_sibling" "TeamScoreBluBG" + "pin_corner_to_sibling" "PIN_TOPRIGHT" + "pin_to_sibling_corner" "PIN_TOPLEFT" + } + + "TeamNameBluShadow" + { + "ControlName" "VariableLabel" + "fieldName" "TeamNameBluShadow" + "xpos" "-2" + "ypos" "-2" + "wide" "100" + "tall" "18" + "font" "Cerbetica24" + "labelText" "%blueteamname%" + "textinsetx" "20" + "textAlignment" "east" + "visible" "1" + "fgcolor_override" "TransparentBlack" + "auto_wide_tocontents" "1" + + "pin_to_sibling" "TeamNameBlu" + "pin_corner_to_sibling" "PIN_TOPLEFT" + "pin_to_sibling_corner" "PIN_TOPLEFT" + } + + "TeamScoreBluBG" + { + "ControlName" "ImagePanel" + "fieldName" "TeamScoreBluBG" + "xpos" "-25" + "ypos" "0" + "zpos" "0" + "wide" "25" + "tall" "25" + "fillcolor" "BlueSolid" + + "pin_to_sibling" "CenterAnchor" + "pin_corner_to_sibling" "PIN_TOPRIGHT" + "pin_to_sibling_corner" "PIN_TOPRIGHT" + } + + "TeamScoreBlu" + { + "ControlName" "VariableLabel" + "fieldName" "TeamScoreBlu" + "xpos" "0" + "ypos" "0" + "zpos" "1" + "wide" "25" + "tall" "25" + "font" "Cerbetica24" + "labelText" "%blueteamscore%" + "textAlignment" "center" + "visible" "1" + "fgcolor_override" "White" + + "pin_to_sibling" "TeamScoreBluBG" + "pin_corner_to_sibling" "PIN_CENTER_TOP" + "pin_to_sibling_corner" "PIN_CENTER_TOP" + } + + "TeamScoreBluShadow" + { + "ControlName" "VariableLabel" + "fieldName" "TeamScoreBluShadow" + "xpos" "-2" + "ypos" "-2" + "wide" "25" + "tall" "25" + "font" "Cerbetica24" + "labelText" "%blueteamscore%" + "textAlignment" "center" + "visible" "1" + "fgcolor_override" "TransparentBlack" + + "pin_to_sibling" "TeamScoreBlu" + "pin_corner_to_sibling" "PIN_TOPLEFT" + "pin_to_sibling_corner" "PIN_TOPLEFT" + } + + "CenterAnchor" + { + "ControlName" "EditablePanel" + "fieldName" "CenterAnchor" + "xpos" "c0" + "ypos" "0" + "wide" "0" + "tall" "0" + "visible" "1" + } + + "TeamScoreRed" + { + "ControlName" "VariableLabel" + "fieldName" "TeamScoreRed" + "xpos" "0" + "ypos" "0" + "zpos" "2" + "wide" "35" + "tall" "25" + "font" "Cerbetica24" + "labelText" "%redteamscore%" + "textAlignment" "center" + "visible" "1" + "fgcolor_override" "White" + + "pin_to_sibling" "TeamScoreRedBG" + "pin_corner_to_sibling" "PIN_CENTER_TOP" + "pin_to_sibling_corner" "PIN_CENTER_TOP" + } + + "TeamScoreRedShadow" + { + "ControlName" "VariableLabel" + "fieldName" "TeamScoreRedShadow" + "xpos" "-2" + "ypos" "-2" + "zpos" "1" + "wide" "35" + "tall" "25" + "font" "Cerbetica24" + "labelText" "%redteamscore%" + "textAlignment" "center" + "visible" "1" + "fgcolor_override" "TransparentBlack" + + "pin_to_sibling" "TeamScoreRed" + "pin_corner_to_sibling" "PIN_TOPLEFT" + "pin_to_sibling_corner" "PIN_TOPLEFT" + } + + "TeamNameRed" + { + "ControlName" "VariableLabel" + "fieldName" "TeamNameRed" + "xpos" "0" + "ypos" "-3" + "zpos" "1" + "wide" "100" + "tall" "18" + "font" "Cerbetica24" + "labelText" "%redteamname%" + "textinsetx" "20" + "textAlignment" "west" + "visible" "1" + "fgcolor_override" "RedSolid" + "auto_wide_tocontents" "1" + + "pin_to_sibling" "TeamScoreRedBG" + "pin_corner_to_sibling" "PIN_TOPLEFT" + "pin_to_sibling_corner" "PIN_TOPRIGHT" + } + + "TeamNameRedShadow" + { + "ControlName" "VariableLabel" + "fieldName" "TeamNameRedShadow" + "xpos" "-2" + "ypos" "-2" + "wide" "100" + "tall" "18" + "font" "Cerbetica24" + "labelText" "%redteamname%" + "textinsetx" "20" + "textAlignment" "west" + "visible" "1" + "auto_wide_tocontents" "1" + "fgcolor_override" "TransparentBlack" + + "pin_to_sibling" "TeamNameRed" + "pin_corner_to_sibling" "PIN_TOPLEFT" + "pin_to_sibling_corner" "PIN_TOPLEFT" + } + + "TeamScoreRedBG" + { + "ControlName" "ImagePanel" + "fieldName" "TeamScoreRedBG" + "xpos" "-25" + "ypos" "0" + "zpos" "0" + "wide" "25" + "tall" "25" + "fillcolor" "RedSolid" + "pin_to_sibling" "CenterAnchor" + "pin_corner_to_sibling" "PIN_TOPLEFT" + "pin_to_sibling_corner" "PIN_TOPLEFT" + } +} \ No newline at end of file diff --git a/resource/ui/testitemroot.res b/resource/ui/testitemroot.res new file mode 100644 index 0000000..2e44787 --- /dev/null +++ b/resource/ui/testitemroot.res @@ -0,0 +1,1013 @@ +"Resource/UI/TestItemRoot.res" +{ + "TestItemRoot" + { + "fieldName" "TestItemRoot" + "visible" "1" + "enabled" "1" + "xpos" "0" + "ypos" "0" + "wide" "f0" + "tall" "480" + "bgcolor_override" "DarkGrey" + "paintbackgroundtype" "2" + "settitlebarvisible" "" + "paintborder" "0" + "paintbackground" "1" + } + + "TitleLabel" + { + "ControlName" "CExLabel" + "fieldName" "TitleLabel" + "font" "HudFontMedium" + "labelText" "#IT_Title" + "textAlignment" "north" + "xpos" "0" + "ypos" "25" + "zpos" "1" + "wide" "f0" + "tall" "25" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "allcaps" "1" + "fgcolor_override" "ColorCyan" + } + + "ClassUsagePanel" + { + "ControlName" "EditablePanel" + "fieldName" "ClassUsagePanel" + "xpos" "c-310" + "ypos" "50" + "wide" "400" + "tall" "95" + "visible" "1" + "PaintBackgroundType" "2" + "bgcolor_override" "0 0 0 128" + + "ClassUsageLabel" + { + "ControlName" "CExLabel" + "fieldName" "ClassUsageLabel" + "font" "HudFontSmallest" + "labelText" "#IT_ClassUsage" + "textAlignment" "west" + "xpos" "5" + "ypos" "0" + "zpos" "1" + "wide" "200" + "tall" "15" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + } + + "ClassCheckBox0" + { + "ControlName" "CheckButton" + "fieldName" "ClassCheckBox0" + "labelText" "#IT_Classes_All" + "Font" "HudFontSmallest" + "textAlignment" "west" + "xpos" "45" + "ypos" "15" + "zpos" "1" + "wide" "75" + "tall" "20" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "dulltext" "0" + "brighttext" "0" + "disabledfgcolor2_override" "ItemFlags" + } + "ClassCheckBox1" + { + "ControlName" "CheckButton" + "fieldName" "ClassCheckBox1" + "labelText" "#TF_Class_Name_Scout" + "Font" "HudFontSmallest" + "textAlignment" "west" + "xpos" "145" + "ypos" "15" + "zpos" "1" + "wide" "75" + "tall" "20" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "dulltext" "0" + "brighttext" "0" + "disabledfgcolor2_override" "ItemFlags" + } + "ClassCheckBox2" + { + "ControlName" "CheckButton" + "fieldName" "ClassCheckBox2" + "labelText" "#TF_Class_Name_Sniper" + "Font" "HudFontSmallest" + "textAlignment" "west" + "xpos" "220" + "ypos" "15" + "zpos" "1" + "wide" "75" + "tall" "20" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "dulltext" "0" + "brighttext" "0" + "disabledfgcolor2_override" "ItemFlags" + } + "ClassCheckBox3" + { + "ControlName" "CheckButton" + "fieldName" "ClassCheckBox3" + "labelText" "#TF_Class_Name_Soldier" + "Font" "HudFontSmallest" + "textAlignment" "west" + "xpos" "295" + "ypos" "15" + "zpos" "1" + "wide" "75" + "tall" "20" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "dulltext" "0" + "brighttext" "0" + "disabledfgcolor2_override" "TextColor" + } + "ClassCheckBox4" + { + "ControlName" "CheckButton" + "fieldName" "ClassCheckBox4" + "labelText" "#TF_Class_Name_Demoman" + "Font" "HudFontSmallest" + "textAlignment" "west" + "xpos" "145" + "ypos" "40" + "zpos" "1" + "wide" "75" + "tall" "20" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "dulltext" "0" + "brighttext" "0" + "disabledfgcolor2_override" "TextColor" + } + "ClassCheckBox5" + { + "ControlName" "CheckButton" + "fieldName" "ClassCheckBox5" + "labelText" "#TF_Class_Name_Medic" + "Font" "HudFontSmallest" + "textAlignment" "west" + "xpos" "220" + "ypos" "40" + "zpos" "1" + "wide" "75" + "tall" "20" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "dulltext" "0" + "brighttext" "0" + "disabledfgcolor2_override" "TextColor" + } + "ClassCheckBox6" + { + "ControlName" "CheckButton" + "fieldName" "ClassCheckBox6" + "labelText" "#TF_Class_Name_HWGuy" + "Font" "HudFontSmallest" + "textAlignment" "west" + "xpos" "295" + "ypos" "40" + "zpos" "1" + "wide" "75" + "tall" "20" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "dulltext" "0" + "brighttext" "0" + "disabledfgcolor2_override" "TextColor" + } + "ClassCheckBox7" + { + "ControlName" "CheckButton" + "fieldName" "ClassCheckBox7" + "labelText" "#TF_Class_Name_Pyro" + "Font" "HudFontSmallest" + "textAlignment" "west" + "xpos" "145" + "ypos" "65" + "zpos" "1" + "wide" "75" + "tall" "20" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "dulltext" "0" + "brighttext" "0" + "disabledfgcolor2_override" "TextColor" + } + "ClassCheckBox8" + { + "ControlName" "CheckButton" + "fieldName" "ClassCheckBox8" + "labelText" "#TF_Class_Name_Spy" + "Font" "HudFontSmallest" + "textAlignment" "west" + "xpos" "220" + "ypos" "65" + "zpos" "1" + "wide" "75" + "tall" "20" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "dulltext" "0" + "brighttext" "0" + "disabledfgcolor2_override" "TextColor" + } + "ClassCheckBox9" + { + "ControlName" "CheckButton" + "fieldName" "ClassCheckBox9" + "labelText" "#TF_Class_Name_Engineer" + "Font" "HudFontSmallest" + "textAlignment" "west" + "xpos" "295" + "ypos" "65" + "zpos" "1" + "wide" "75" + "tall" "20" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "dulltext" "0" + "brighttext" "0" + "disabledfgcolor2_override" "TextColor" + } + } + + "TestingPanel" + { + "ControlName" "EditablePanel" + "fieldName" "TestingPanel" + "xpos" "c-310" + "ypos" "150" + "wide" "400" + "tall" "105" + "visible" "1" + "PaintBackgroundType" "2" + "bgcolor_override" "0 0 0 128" + + "CurrentlyTestingLabel" + { + "ControlName" "CExLabel" + "fieldName" "CurrentlyTestingLabel" + "font" "HudFontSmallest" + "labelText" "#IT_CurrentlyTesting" + "textAlignment" "west" + "xpos" "5" + "ypos" "0" + "zpos" "1" + "wide" "200" + "tall" "15" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + } + + "TestingWeaponLabel" + { + "ControlName" "CExLabel" + "fieldName" "TestingWeaponLabel" + "font" "HudFontSmallest" + "labelText" "#IT_TestingSlot_Weapon" + "textAlignment" "east" + "xpos" "0" + "ypos" "20" + "zpos" "1" + "wide" "85" + "tall" "15" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + } + "TestItemEntry0" + { + "ControlName" "CExLabel" + "fieldName" "TestItemEntry0" + "font" "HudFontSmallest" + "labelText" "#IT_TestingSlot_Empty" + "textAlignment" "center" + "xpos" "95" + "ypos" "20" + "zpos" "1" + "wide" "165" + "tall" "15" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "fgcolor_override" "LightRed" + "bgcolor_override" "24 24 24 128" + } + "TestItemButton0" + { + "ControlName" "CExButton" + "fieldName" "TestItemButton0" + "xpos" "270" + "ypos" "20" + "zpos" "1" + "wide" "90" + "tall" "15" + "autoResize" "0" + "pinCorner" "3" + "visible" "1" + "enabled" "1" + "tabPosition" "0" + "labelText" "#IT_Item_Add" + "font" "HudFontSmallest" + "textAlignment" "center" + "dulltext" "0" + "brighttext" "0" + "default" "1" + "Command" "item_test0" + "sound_depressed" "UI/buttonclick.wav" + "sound_released" "UI/buttonclickrelease.wav" + } + "RemoveItemButton0" + { + "ControlName" "CExButton" + "fieldName" "RemoveItemButton0" + "xpos" "370" + "ypos" "20" + "zpos" "1" + "wide" "20" + "tall" "15" + "autoResize" "0" + "pinCorner" "3" + "visible" "1" + "enabled" "1" + "tabPosition" "0" + "labelText" "#IT_Item_Remove" + "font" "HudFontSmallest" + "textAlignment" "center" + "dulltext" "0" + "brighttext" "0" + "default" "1" + "Command" "item_remove0" + "sound_depressed" "UI/buttonclick.wav" + "sound_released" "UI/buttonclickrelease.wav" + } + "TestingHeadgearLabel" + { + "ControlName" "CExLabel" + "fieldName" "TestingHeadgearLabel" + "font" "HudFontSmallest" + "labelText" "#IT_TestingSlot_Headgear" + "textAlignment" "east" + "xpos" "0" + "ypos" "40" + "zpos" "1" + "wide" "85" + "tall" "15" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + } + "TestItemEntry1" + { + "ControlName" "CExLabel" + "fieldName" "TestItemEntry1" + "font" "HudFontSmallest" + "labelText" "#IT_TestingSlot_Empty" + "textAlignment" "center" + "xpos" "95" + "ypos" "40" + "zpos" "1" + "wide" "165" + "tall" "15" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "fgcolor_override" "LightRed" + "bgcolor_override" "24 24 24 128" + } + "TestItemButton1" + { + "ControlName" "CExButton" + "fieldName" "TestItemButton1" + "xpos" "270" + "ypos" "40" + "zpos" "1" + "wide" "90" + "tall" "15" + "autoResize" "0" + "pinCorner" "3" + "visible" "1" + "enabled" "1" + "tabPosition" "0" + "labelText" "#IT_Item_Add" + "font" "HudFontSmallest" + "textAlignment" "center" + "dulltext" "0" + "brighttext" "0" + "default" "1" + "Command" "item_test1" + "sound_depressed" "UI/buttonclick.wav" + "sound_released" "UI/buttonclickrelease.wav" + } + "RemoveItemButton1" + { + "ControlName" "CExButton" + "fieldName" "RemoveItemButton1" + "xpos" "370" + "ypos" "40" + "zpos" "1" + "wide" "20" + "tall" "15" + "autoResize" "0" + "pinCorner" "3" + "visible" "1" + "enabled" "1" + "tabPosition" "0" + "labelText" "#IT_Item_Remove" + "font" "HudFontSmallest" + "textAlignment" "center" + "dulltext" "0" + "brighttext" "0" + "default" "1" + "Command" "item_remove1" + "sound_depressed" "UI/buttonclick.wav" + "sound_released" "UI/buttonclickrelease.wav" + } + "TestingMisc1Label" + { + "ControlName" "CExLabel" + "fieldName" "TestingMisc1Label" + "font" "HudFontSmallest" + "labelText" "#IT_TestingSlot_Misc1" + "textAlignment" "east" + "xpos" "0" + "ypos" "60" + "zpos" "1" + "wide" "85" + "tall" "15" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + } + "TestItemEntry2" + { + "ControlName" "CExLabel" + "fieldName" "TestItemEntry2" + "font" "HudFontSmallest" + "labelText" "#IT_TestingSlot_Empty" + "textAlignment" "center" + "xpos" "95" + "ypos" "60" + "zpos" "1" + "wide" "165" + "tall" "15" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "fgcolor_override" "LightRed" + "bgcolor_override" "24 24 24 128" + } + "TestItemButton2" + { + "ControlName" "CExButton" + "fieldName" "TestItemButton2" + "xpos" "270" + "ypos" "60" + "zpos" "1" + "wide" "90" + "tall" "15" + "autoResize" "0" + "pinCorner" "3" + "visible" "1" + "enabled" "1" + "tabPosition" "0" + "labelText" "#IT_Item_Add" + "font" "HudFontSmallest" + "textAlignment" "center" + "dulltext" "0" + "brighttext" "0" + "default" "1" + "Command" "item_test2" + "sound_depressed" "UI/buttonclick.wav" + "sound_released" "UI/buttonclickrelease.wav" + } + "RemoveItemButton2" + { + "ControlName" "CExButton" + "fieldName" "RemoveItemButton2" + "xpos" "370" + "ypos" "60" + "zpos" "1" + "wide" "20" + "tall" "15" + "autoResize" "0" + "pinCorner" "3" + "visible" "1" + "enabled" "1" + "tabPosition" "0" + "labelText" "#IT_Item_Remove" + "font" "HudFontSmallest" + "textAlignment" "center" + "dulltext" "0" + "brighttext" "0" + "default" "1" + "Command" "item_remove2" + "sound_depressed" "UI/buttonclick.wav" + "sound_released" "UI/buttonclickrelease.wav" + } + "TestingMisc2Label" + { + "ControlName" "CExLabel" + "fieldName" "TestingMisc2Label" + "font" "HudFontSmallest" + "labelText" "#IT_TestingSlot_Misc2" + "textAlignment" "east" + "xpos" "0" + "ypos" "80" + "zpos" "1" + "wide" "85" + "tall" "15" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + } + "TestItemEntry3" + { + "ControlName" "CExLabel" + "fieldName" "TestItemEntry3" + "font" "HudFontSmallest" + "labelText" "#IT_TestingSlot_Empty" + "textAlignment" "center" + "xpos" "95" + "ypos" "80" + "zpos" "1" + "wide" "165" + "tall" "15" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "fgcolor_override" "LightRed" + "bgcolor_override" "24 24 24 128" + } + "TestItemButton3" + { + "ControlName" "CExButton" + "fieldName" "TestItemButton3" + "xpos" "270" + "ypos" "80" + "zpos" "1" + "wide" "90" + "tall" "15" + "autoResize" "0" + "pinCorner" "3" + "visible" "1" + "enabled" "1" + "tabPosition" "0" + "labelText" "#IT_Item_Add" + "font" "HudFontSmallest" + "textAlignment" "center" + "dulltext" "0" + "brighttext" "0" + "default" "1" + "Command" "item_test3" + "sound_depressed" "UI/buttonclick.wav" + "sound_released" "UI/buttonclickrelease.wav" + } + "RemoveItemButton3" + { + "ControlName" "CExButton" + "fieldName" "RemoveItemButton3" + "xpos" "370" + "ypos" "80" + "zpos" "1" + "wide" "20" + "tall" "15" + "autoResize" "0" + "pinCorner" "3" + "visible" "1" + "enabled" "1" + "tabPosition" "0" + "labelText" "#IT_Item_Remove" + "font" "HudFontSmallest" + "textAlignment" "center" + "dulltext" "0" + "brighttext" "0" + "default" "1" + "Command" "item_remove3" + "sound_depressed" "UI/buttonclick.wav" + "sound_released" "UI/buttonclickrelease.wav" + } + } + + "BotAdditionPanel" + { + "ControlName" "EditablePanel" + "fieldName" "BotAdditionPanel" + "xpos" "c100" + "ypos" "50" + "wide" "200" + "tall" "95" + "visible" "1" + "PaintBackgroundType" "2" + "bgcolor_override" "0 0 0 128" + + "TitleLabel" + { + "ControlName" "CExLabel" + "fieldName" "TitleLabel" + "font" "HudFontSmallest" + "labelText" "#IT_BotControl_Title" + "textAlignment" "west" + "xpos" "5" + "ypos" "0" + "zpos" "1" + "wide" "200" + "tall" "15" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + } + + "AutoAddBotsCheckBox" + { + "ControlName" "CheckButton" + "fieldName" "AutoAddBotsCheckBox" + "labelText" "#IT_Bot_AutoAdd" + "Font" "HudFontSmallest" + "textAlignment" "west" + "xpos" "10" + "ypos" "20" + "zpos" "1" + "wide" "90" + "tall" "20" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "dulltext" "0" + "brighttext" "0" + "disabledfgcolor2_override" "TextColor" + } + + "BotsOnBlueTeamCheckBox" + { + "ControlName" "CheckButton" + "fieldName" "AutoAddBotsCheckBox" + "labelText" "#IT_Bot_BlueTeam" + "Font" "HudFontSmallest" + "textAlignment" "west" + "xpos" "110" + "ypos" "20" + "zpos" "1" + "wide" "90" + "tall" "20" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "dulltext" "0" + "brighttext" "0" + "disabledfgcolor2_override" "TextColor" + } + + "AddBotButton" + { + "ControlName" "CExButton" + "fieldName" "AddBotButton" + "xpos" "20" + "ypos" "45" + "zpos" "1" + "wide" "70" + "tall" "15" + "autoResize" "0" + "pinCorner" "3" + "visible" "1" + "enabled" "1" + "tabPosition" "0" + "labelText" "#IT_Bot_Add" + "font" "HudFontSmallest" + "textAlignment" "center" + "dulltext" "0" + "brighttext" "0" + "default" "1" + "Command" "bot_add" + "sound_depressed" "UI/buttonclick.wav" + "sound_released" "UI/buttonclickrelease.wav" + } + + "BotSelectionComboBox" + { + "ControlName" "ComboBox" + "fieldName" "BotSelectionComboBox" + "Font" "HudFontSmallest" + "xpos" "95" + "ypos" "45" + "zpos" "1" + "wide" "100" + "tall" "15" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "tabPosition" "1" + "textHidden" "0" + "editable" "0" + "maxchars" "-1" + "NumericInputOnly" "0" + "unicode" "0" + + "fgcolor_override" "TanLight" + "bgcolor_override" "251 235 202 0" + "disabledFgColor_override" "117 107 94 0" + "disabledBgColor_override" "251 235 202 0" + "selectionColor_override" "Transparent" + "selectionTextColor_override" "TanLight" + "defaultSelectionBG2Color_override" "251 235 202 255" + } + + "KickAllBotsButton" + { + "ControlName" "CExButton" + "fieldName" "KickAllBotsButton" + "xpos" "20" + "ypos" "70" + "zpos" "1" + "wide" "120" + "tall" "15" + "autoResize" "0" + "pinCorner" "3" + "visible" "1" + "enabled" "1" + "tabPosition" "0" + "labelText" "#IT_Bot_RemoveAll" + "font" "HudFontSmallest" + "textAlignment" "center" + "dulltext" "0" + "brighttext" "0" + "default" "1" + "Command" "bot_removeall" + "sound_depressed" "UI/buttonclick.wav" + "sound_released" "UI/buttonclickrelease.wav" + } + } + + "TestItemBotControls" + { + "fieldName" "TestItemBotControls" + "visible" "1" + "enabled" "1" + "xpos" "c100" + "ypos" "150" + "wide" "200" + "tall" "200" + "bgcolor_override" "0 0 0 128" + } + + "ExportButton" + { + "ControlName" "CExButton" + "fieldName" "ExportButton" + "xpos" "10" + "ypos" "400" + "zpos" "1" + "wide" "200" + "tall" "25" + "autoResize" "0" + "pinCorner" "3" + "visible" "1" + "enabled" "1" + "tabPosition" "0" + "labelText" "#IT_ExportLoadout" + "font" "HudFontSmall" + "textAlignment" "center" + "dulltext" "0" + "brighttext" "0" + "default" "1" + "Command" "export" + "sound_depressed" "UI/buttonclick.wav" + "sound_released" "UI/buttonclickrelease.wav" + } + + "ImportButton" + { + "ControlName" "CExButton" + "fieldName" "ImportButton" + "xpos" "220" + "ypos" "400" + "zpos" "1" + "wide" "200" + "tall" "25" + "autoResize" "0" + "pinCorner" "3" + "visible" "1" + "enabled" "1" + "tabPosition" "0" + "labelText" "#IT_ImportLoadout" + "font" "HudFontSmall" + "textAlignment" "center" + "dulltext" "0" + "brighttext" "0" + "default" "1" + "Command" "import" + "sound_depressed" "UI/buttonclick.wav" + "sound_released" "UI/buttonclickrelease.wav" + } + + "ImportRecentButton" + { + "ControlName" "CExButton" + "fieldName" "ImportRecentButton" + "xpos" "430" + "ypos" "400" + "zpos" "1" + "wide" "200" + "tall" "25" + "autoResize" "0" + "pinCorner" "3" + "visible" "1" + "enabled" "1" + "tabPosition" "0" + "labelText" "#IT_ImportLast" + "font" "HudFontSmall" + "textAlignment" "center" + "dulltext" "0" + "brighttext" "0" + "default" "1" + "Command" "importrecent" + "sound_depressed" "UI/buttonclick.wav" + "sound_released" "UI/buttonclickrelease.wav" + } + + "CancelButton" + { + "ControlName" "CExButton" + "fieldName" "CancelButton" + "xpos" "10" + "ypos" "430" + "zpos" "1" + "wide" "200" + "tall" "25" + "autoResize" "0" + "pinCorner" "3" + "visible" "1" + "enabled" "1" + "tabPosition" "0" + "labelText" "#Cancel" + "font" "HudFontSmall" + "textAlignment" "center" + "dulltext" "0" + "brighttext" "0" + "default" "1" + "Command" "cancel" + "sound_depressed" "UI/buttonclick.wav" + "sound_released" "UI/buttonclickrelease.wav" + } + + "OkButton" + { + "ControlName" "CExButton" + "fieldName" "OkButton" + "xpos" "220" + "ypos" "430" + "zpos" "1" + "wide" "200" + "tall" "25" + "autoResize" "0" + "pinCorner" "3" + "visible" "1" + "enabled" "1" + "tabPosition" "0" + "labelText" "#IT_Ok" + "font" "HudFontSmall" + "textAlignment" "center" + "dulltext" "0" + "brighttext" "0" + "default" "1" + "Command" "ok" + "sound_depressed" "UI/buttonclick.wav" + "sound_released" "UI/buttonclickrelease.wav" + } + + "SteamWorkshopButton" + { + "ControlName" "EditablePanel" + "fieldname" "SteamWorkshopButton" + "xpos" "430" + "ypos" "430" + "zpos" "11" + "wide" "200" + "tall" "36" + "visible" "1" + "PaintBackgroundType" "2" + + "SteamWorkshopButtonSubButton" + { + "ControlName" "CExImageButton" + "fieldName" "SteamWorkshopButtonSubButton" + "xpos" "0" + "ypos" "0" + "wide" "200" + "tall" "26" + "autoResize" "0" + "pinCorner" "3" + "visible" "1" + "enabled" "1" + "tabPosition" "0" + "textinsetx" "25" + "textalignment" "center" + "use_proportional_insets" "1" + "font" "HudFontSmall" + "textAlignment" "west" + "dulltext" "0" + "brighttext" "0" + "default" "1" + "command" "steamworkshop" + "labeltext" "#MMenu_SteamWorkshop" + + "sound_depressed" "UI/buttonclick.wav" + "sound_released" "UI/buttonclickrelease.wav" + + "image_armedcolor" "TanLight" + "image_drawcolor" "TanLight" + "image_selectedcolor" "TanDarker" + + "SubImage" + { + "ControlName" "ImagePanel" + "fieldName" "SubImage" + "xpos" "6" + "ypos" "6" + "zpos" "1" + "wide" "14" + "tall" "14" + "visible" "1" + "enabled" "1" + "scaleImage" "1" + "image" "glyph_steamworkshop" + } + } + } + + "ReloadSchemeButton" + { + "ControlName" "CExButton" + "fieldName" "ReloadSchemeButton" + "xpos" "10" + "ypos" "460" + "zpos" "25" + "wide" "30" + "tall" "15" + "autoResize" "0" + "pinCorner" "0" + "visible" "0" + "enabled" "1" + "tabPosition" "0" + "labelText" "R" + "font" "HudFontSmall" + "textAlignment" "center" + "textinsetx" "50" + "dulltext" "0" + "brighttext" "0" + "Command" "reloadscheme" + "sound_depressed" "UI/buttonclick.wav" + "sound_released" "UI/buttonclickrelease.wav" + } +} \ No newline at end of file diff --git a/resource/ui/textwindow.res b/resource/ui/textwindow.res new file mode 100644 index 0000000..77577d9 --- /dev/null +++ b/resource/ui/textwindow.res @@ -0,0 +1,172 @@ +"Resource/UI/TextWindow.res" +{ + "info" + { + "ControlName" "CTFTextWindow" + "fieldName" "info" + "xpos" "0" + "ypos" "0" + "wide" "f0" + "tall" "480" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + } + + "MainBG" + { + "ControlName" "ImagePanel" + "fieldName" "MainBG" + "xpos" "0" + "ypos" "0" + "wide" "f0" + "tall" "f0" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "fillcolor" "TransparentBlack" + } + + "TFMessageTitle" + { + "ControlName" "CExLabel" + "fieldName" "TFMessageTitle" + "xpos" "0" + "ypos" "20" + "zpos" "1" + "wide" "f0" + "tall" "25" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "labelText" "%mapname%" + "textAlignment" "center" + "font" "Cerbetica32" + "fgcolor" "TanLight" + "allcaps" "1" + } + + "TextMessage" + { + "ControlName" "TextEntry" + "fieldName" "TextMessage" + "xpos" "9999" + } + + "TFTextMessage" + { + "ControlName" "CExRichText" + "fieldName" "TFTextMessage" + "font" "HudFontSmall" + "xpos" "30" + "ypos" "60" + "zpos" "1" + "wide" "798" + "tall" "360" + "autoResize" "3" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "paintborder" "0" + "textAlignment" "west" + "fgcolor" "TanLight" + "paintbackground" "0" + } + + "HTMLMessage" + { + "ControlName" "HTML" + "fieldName" "HTMLMessage" + "xpos" "0" + "ypos" "0" + "zpos" "1" + "wide" "798" + "tall" "360" + "autoResize" "1" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "tabPosition" "0" + "paintborder" "0" + "pin_to_sibling" "TFTextMessage" + } + + "ok" + { + "ControlName" "CExButton" + "fieldName" "ok" + "xpos" "r225" + "ypos" "r50" + "zpos" "2" + "wide" "200" + "tall" "40" + "autoResize" "0" + "pinCorner" "2" + "visible" "1" + "enabled" "1" + "labelText" "#TF_Continue" + "textAlignment" "center" + "dulltext" "0" + "brighttext" "0" + "command" "okay" + "default" "1" + "font" "HudFontMedium" + "paintbackground" "1" + + "defaultBgColor_override" "TransparentBlack" + "armedBgColor_override" "HudBlack" + "depressedBgColor_override" "TransparentBlack" + "selectedBgColor_override" "HudBlack" + + "defaultFgColor_override" "TanDark" + "armedFgColor_override" "TanLight" + "depressedFgColor_override" "TanDark" + "selectedFgColor_override" "TanLight" + + "sound_depressed" "UI/buttonclick.wav" + "sound_released" "UI/buttonclickrelease.wav" + } + + "MenuBG" + { + "ControlName" "CModelPanel" + "fieldName" "MenuBG" + "xpos" "9999" + } + + "ShadedBar" + { + "ControlName" "ImagePanel" + "fieldName" "ShadedBar" + "xpos" "9999" + } + + "TextMessage" + { + "ControlName" "TextEntry" + "fieldName" "TextMessage" + "xpos" "9999" + } + + "MessageTitle" + { + "ControlName" "Label" + "fieldName" "MessageTitle" + "xpos" "9999" + } + + "teambutton0SC" + { + "ControlName" "CExButton" + "fieldName" "teambutton0SC" + "wide" "0" + "tall" "0" + "visible" "1" + "enabled" "1" + "labelText" "&E" + "command" "okay" + } +} \ No newline at end of file diff --git a/resource/ui/textwindowcustomserver.res b/resource/ui/textwindowcustomserver.res new file mode 100644 index 0000000..7d6206b --- /dev/null +++ b/resource/ui/textwindowcustomserver.res @@ -0,0 +1 @@ +#base "textwindow.res" \ No newline at end of file diff --git a/resource/ui/tfadvancedoptionsdialog.res b/resource/ui/tfadvancedoptionsdialog.res new file mode 100644 index 0000000..db16882 --- /dev/null +++ b/resource/ui/tfadvancedoptionsdialog.res @@ -0,0 +1,152 @@ +"Resource\UI\TFAdvancedOptionsDialog.res" +{ + "TFAdvancedOptionsDialog" + { + "ControlName" "EditablePanel" + "fieldName" "TFAdvancedOptionsDialog" + "xpos" "c-250" + "ypos" "90" + "wide" "500" + "tall" "350" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "tabPosition" "0" + "bgcolor_override" "DarkGrey" + "paintbackgroundtype" "2" + "settitlebarvisible" "0" + "paintborder" "1" + "paintbackground" "1" + "border" "CyanBorderThick" + + "control_w" "500" + "control_h" "25" + "slider_w" "500" + "slider_h" "25" + } + + "TitleLabel" + { + "ControlName" "CExLabel" + "fieldName" "TitleLabel" + "font" "Cerbetica24" + "labelText" "#TF_AdvancedOptions" + "textAlignment" "center" + "xpos" "0" + "ypos" "0" + "zpos" "1" + "wide" "500" + "tall" "40" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "fgcolor_override" "ColorCyan" + "allcaps" "1" + } + + "CancelButton" + { + "ControlName" "CExButton" + "fieldName" "CancelButton" + "xpos" "150" + "ypos" "310" + "zpos" "1" + "wide" "100" + "tall" "25" + "autoResize" "0" + "pinCorner" "3" + "visible" "1" + "enabled" "1" + "tabPosition" "0" + "labelText" "#Cancel" + "font" "HudFontMediumSmall" + "textAlignment" "center" + "dulltext" "0" + "brighttext" "0" + "default" "1" + "allcaps" "1" + "Command" "Close" + "sound_depressed" "UI/buttonclick.wav" + "sound_released" "UI/buttonclickrelease.wav" + } + + "OkButton" + { + "ControlName" "CExButton" + "fieldName" "OkButton" + "xpos" "300" + "ypos" "310" + "zpos" "1" + "wide" "100" + "tall" "25" + "autoResize" "0" + "pinCorner" "3" + "visible" "1" + "enabled" "1" + "tabPosition" "0" + "labelText" "#GameUI_Ok" + "font" "HudFontMediumSmall" + "textAlignment" "center" + "dulltext" "0" + "brighttext" "0" + "default" "1" + "allcaps" "1" + "Command" "Ok" + "sound_depressed" "UI/buttonclick.wav" + "sound_released" "UI/buttonclickrelease.wav" + } + + "PanelListPanel" + { + "ControlName" "CPanelListPanel" + "fieldName" "PanelListPanel" + "xpos" "10" + "ypos" "35" + "wide" "480" + "tall" "270" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "tabPosition" "0" + "bgcolor_override" "Transparent" + } + + "TooltipPanel" + { + "ControlName" "EditablePanel" + "fieldName" "TooltipPanel" + "xpos" "0" + "ypos" "0" + "zpos" "100" + "wide" "240" + "tall" "50" + "visible" "0" + "paintbackground" "1" + "border" "ButtonHover" + "bgcolor_override" "DarkerGrey" + + "TipLabel" + { + "ControlName" "CExLabel" + "fieldName" "TipLabel" + "font" "HudFontSmallest" + "labelText" "%tiptext%" + "textAlignment" "center" + "xpos" "20" + "ypos" "10" + "zpos" "2" + "wide" "200" + "tall" "30" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "fgcolor_override" "TanLight" + "wrap" "1" + //"centerwrap" "1" + } + } +} \ No newline at end of file diff --git a/resource/ui/training/basictraining/classdetails.res b/resource/ui/training/basictraining/classdetails.res new file mode 100644 index 0000000..0b5a08d --- /dev/null +++ b/resource/ui/training/basictraining/classdetails.res @@ -0,0 +1,215 @@ +"Resource/training/basictraining/classdetails.res" +{ + "StartTrainingButton" + { + "ControlName" "CExButton" + "fieldName" "StartTrainingButton" + "xpos" "145" + "ypos" "210" + "wide" "160" + "tall" "25" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "tabPosition" "0" + "labelText" "#TF_Training_StartTraining" + "font" "HudFontMediumSmall" + "textAlignment" "center" + "textinsetx" "50" + "dulltext" "0" + "brighttext" "0" + "Command" "startbasictraining" + "sound_depressed" "UI/buttonclick.wav" + "sound_released" "UI/buttonclickrelease.wav" + } + + "OverlayPanel" + { + "ControlName" "EditablePanel" + "fieldName" "OverlayPanel" + "xpos" "20" + "ypos" "0" + "wide" "300" + "tall" "200" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "paintbackground" "1" + "bgcolor_override" "DarkGrey" + "paintbackgroundtype" "2" + + "ClassNameLabel" + { + "ControlName" "CExLabel" + "fieldName" "ClassNameLabel" + "font" "HudFontMediumBold" + "labelText" "%classname%" + "textAlignment" "left" + "xpos" "10" + "ypos" "5" + "zpos" "1" + "wide" "430" + "tall" "20" + "autoResize" "1" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + } + + "DescLabel" + { + "ControlName" "CExLabel" + "fieldName" "DescLabel" + "font" "HudFontSmallest" + "labelText" "%description%" + "textAlignment" "left" + "xpos" "10" + "ypos" "1" + "wide" "280" + "tall" "100" + "autoResize" "1" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "wrap" "1" + } + + "WeaponSetLabel" + { + "ControlName" "CExLabel" + "fieldName" "WeaponSetLabel" + "font" "HudFontSmallest" + "labelText" "#TR_StandardWeaponSet" + "textAlignment" "center" + "xpos" "10" + "ypos" "100" + "wide" "300" + "tall" "15" + "autoResize" "1" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "fgcolor_override" "TanLight" + } + + "WeaponImage0" + { + "ControlName" "ImagePanel" + "FieldName" "WeaponImage0" + "xpos" "15" + "ypos" "110" + "wide" "70" + "tall" "70" + "visible" "1" + "tileImage" "0" + "scaleImage" "1" + } + + "WeaponImage1" + { + "ControlName" "ImagePanel" + "FieldName" "WeaponImage1" + "xpos" "115" + "ypos" "110" + "wide" "70" + "tall" "70" + "visible" "1" + "tileImage" "0" + "scaleImage" "1" + } + + "WeaponImage2" + { + "ControlName" "ImagePanel" + "FieldName" "WeaponImage2" + "xpos" "215" + "ypos" "110" + "wide" "70" + "tall" "70" + "visible" "1" + "tileImage" "0" + "scaleImage" "1" + } + + "PrimaryLabel" + { + "ControlName" "CExLabel" + "fieldName" "PrimaryLabel" + "font" "HudFontSmallest" + "labelText" "#TR_Primary" + "textAlignment" "center" + "xpos" "15" + "ypos" "175" + "wide" "70" + "tall" "15" + "autoResize" "1" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + } + + "SecondaryLabel" + { + "ControlName" "CExLabel" + "fieldName" "SecondaryLabel" + "font" "HudFontSmallest" + "labelText" "#TR_Secondary" + "textAlignment" "center" + "xpos" "115" + "ypos" "175" + "wide" "70" + "tall" "15" + "autoResize" "1" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + } + + "MeleeLabel" + { + "ControlName" "CExLabel" + "fieldName" "MeleeLabel" + "font" "HudFontSmallest" + "labelText" "#TR_Melee" + "textAlignment" "center" + "xpos" "215" + "ypos" "175" + "wide" "70" + "tall" "15" + "autoResize" "1" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + } + } + + "ClassImage" + { + "ControlName" "ImagePanel" + "FieldName" "ClassImage" + "xpos" "325" + "ypos" "20" + "zpos" "1" + "wide" "100" + "tall" "200" + "visible" "1" + "tileImage" "0" + "scaleImage" "1" + } + + "ClassIconImage" + { + "ControlName" "ImagePanel" + "FieldName" "ClassIconImage" + "xpos" "375" + "ypos" "20" + "wide" "50" + "tall" "50" + "visible" "1" + "tileImage" "0" + "scaleImage" "1" + "alpha" "32" + } +} \ No newline at end of file diff --git a/resource/ui/training/basictraining/classpanel.res b/resource/ui/training/basictraining/classpanel.res new file mode 100644 index 0000000..7193004 --- /dev/null +++ b/resource/ui/training/basictraining/classpanel.res @@ -0,0 +1,52 @@ +"Resource/training/basictraining/classpanel.res" +{ + "Image" + { + "ControlName" "ImagePanel" + "fieldName" "Image" + "visible" "1" + "enabled" "1" + "tileImage" "0" + "scaleImage" "1" + "image" "illustrations/training_basic" + } + + "SelectButton" + { + "ControlName" "CExButton" + "fieldName" "SelectButton" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "tabPosition" "0" + "labelText" "%selectbuttontext%" + "font" "HudFontSmall" + "textAlignment" "center" + "textinsetx" "50" + "dulltext" "0" + "brighttext" "0" + "Command" "%selectcommand%" + "sound_depressed" "UI/buttonclick.wav" + "sound_released" "UI/buttonclickrelease.wav" + } + + "ProgressLabel" + { + "ControlName" "CExLabel" + "fieldName" "ProgressLabel" + "font" "HudFontSmallest" + "labelText" "" + "textAlignment" "center" + "xpos" "0" + "ypos" "241" + "wide" "30" + "tall" "15" + "autoResize" "1" + "pinCorner" "0" + "visible" "0" + "enabled" "1" + "wrap" "0" + "fgcolor_override" "201 79 57 255" + } +} \ No newline at end of file diff --git a/resource/ui/training/main.res b/resource/ui/training/main.res new file mode 100644 index 0000000..d09d0bc --- /dev/null +++ b/resource/ui/training/main.res @@ -0,0 +1,275 @@ +"Resource/training/main.res" +{ + "TrainingDialog" + { + "ControlName" "CTrainingDialog" + "fieldName" "TrainingDialog" + "xpos" "0" + "ypos" "0" + "wide" "f0" + "tall" "480" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "tabPosition" "0" + "bgcolor_override" "Transparent" + } + + "Container" + { + "ControlName" "EditablePanel" + "fieldName" "Container" + "xpos" "c-225" + "ypos" "c-180" + "zpos" "0" + "wide" "450" + "tall" "360" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "tabPosition" "0" + "paintbackground" "1" + "border" "CyanBorderThick" + + "GradientBgPanel" + { + "ControlName" "ImagePanel" + "FieldName" "GradientBgPanel" + "xpos" "10" + "ypos" "135" + "zpos" "1" + "wide" "0" + "tall" "0" + "visible" "0" + "tileImage" "0" + "scaleImage" "1" + "image" "training/gradient" + "border" "ButtonBorder" + "paintbackgroundtype" "2" + "paintbackground" "1" + } + + "Background" + { + "ControlName" "EditablePanel" + "fieldName" "Background" + "xpos" "0" + "ypos" "0" + "wide" "450" + "tall" "500" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "tabPosition" "0" + "bgcolor_override" "DarkerGrey" + } + + "TitleLabel" + { + "ControlName" "CExLabel" + "fieldName" "TitleLabel" + "font" "HudFontMediumBold" + "labelText" "%title%" + "textAlignment" "center" + "xpos" "0" + "ypos" "15" + "zpos" "1" + "wide" "450" + "tall" "20" + "autoResize" "1" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "fgcolor" "TanLight" + } + + "SubTitleLabel" + { + "ControlName" "CExLabel" + "fieldName" "SubTitleLabel" + "font" "HudFontMediumSmall" + "labelText" "%subtitle%" + "textAlignment" "center" + "xpos" "0" + "ypos" "35" + "zpos" "1" + "wide" "450" + "tall" "20" + "autoResize" "1" + "pinCorner" "0" + "visible" "0" + "enabled" "1" + } + + "BackButton" + { + "ControlName" "CExButton" + "fieldName" "BackButton" + "ypos" "320" + "zpos" "20" + "wide" "100" + "tall" "25" + "autoResize" "0" + "pinCorner" "0" + "visible" "0" + "enabled" "1" + "tabPosition" "0" + "labelText" "#TF_BackCarat" + "font" "HudFontMediumSmall" + "textAlignment" "center" + "textinsetx" "50" + "dulltext" "0" + "brighttext" "0" + "Command" "prevpage" + "sound_depressed" "UI/buttonclick.wav" + "sound_released" "UI/buttonclickrelease.wav" + } + + "CancelButton" + { + "ControlName" "CExButton" + "fieldName" "CancelButton" + "ypos" "320" + "zpos" "20" + "wide" "100" + "tall" "25" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "tabPosition" "0" + "labelText" "#Cancel" + "font" "HudFontMediumSmall" + "textAlignment" "center" + "textinsetx" "50" + "dulltext" "0" + "brighttext" "0" + "Command" "cancel" + "sound_depressed" "UI/buttonclick.wav" + "sound_released" "UI/buttonclickrelease.wav" + } + + "ModeSelectionPanel" + { + "ControlName" "CModeSelectionPanel" + "fieldName" "ModeSelectionPanel" + "xpos" "0" + "ypos" "60" + "zpos" "2" + "wide" "500" + "tall" "400" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "tabPosition" "0" + "paintBackground" "0" + "TrainingTitle" "#TF_Training_Title" + } + + "BasicTraining_ClassSelectionPanel" + { + "ControlName" "CBasicTraining_ClassSelectionPanel" + "fieldName" "BasicTraining_ClassSelectionPanel" + "xpos" "10" + "ypos" "40" + "zpos" "2" + "wide" "430" + "tall" "400" + "autoResize" "0" + "pinCorner" "0" + "visible" "0" + "enabled" "1" + "tabPosition" "0" + "paintBackground" "0" + + "TrainingTitle" "#TR_AttackDefense" + "TrainingSubTitle" "#TF_SelectAClass" + + "Class0Token" "#TF_Soldier" + "Class1Token" "#TF_Demoman" + "Class2Token" "#TF_Spy" + "Class3Token" "#TF_Engineer" + + "Class0Image" "training/class_soldier" + "Class1Image" "training/class_demoman" + "Class2Image" "training/class_spy" + "Class3Image" "training/class_engineer" + + "Class0Command" "basictraining_classselection_soldier" + "Class1Command" "basictraining_classselection_demoman" + "Class2Command" "basictraining_classselection_spy" + "Class3Command" "basictraining_classselection_engineer" + } + + "BasicTraining_ClassDetailsPanel" + { + "ControlName" "CBasicTraining_ClassDetailsPanel" + "fieldName" "BasicTraining_ClassDetailsPanel" + "xpos" "0" + "ypos" "80" + "zpos" "2" + "wide" "450" + "tall" "500" + "autoResize" "0" + "pinCorner" "0" + "visible" "0" + "enabled" "1" + "tabPosition" "0" + "paintBackground" "0" + "TrainingTitle" "#TR_AttackDefense" + } + + "OfflinePractice_ModeSelectionPanel" + { + "ControlName" "COfflinePractice_ModeSelectionPanel" + "fieldName" "OfflinePractice_ModeSelectionPanel" + "xpos" "0" + "ypos" "60" + "wide" "450" + "tall" "500" + "autoResize" "0" + "pinCorner" "0" + "visible" "0" + "enabled" "1" + "tabPosition" "0" + "paintBackground" "0" + "TrainingTitle" "#TR_PracticeModeSelectTitle" + + "Mode0Token" "#Gametype_CP" + "Desc0Token" "#TF_GameModeDesc_CP" + "Image0Path" "illustrations/gamemode_cp" + "Mode0Id" "0" + + "Mode1Token" "#Gametype_Koth" + "Desc1Token" "#TF_GameModeDesc_Koth" + "Image1Path" "illustrations/gamemode_koth" + "Mode1Id" "1" + + "Mode2Token" "#Gametype_Escort" + "Desc2Token" "#TF_GameModeDesc_Escort" + "Image2Path" "illustrations/gamemode_payload" + "Mode2Id" "2" + } + + "OfflinePractice_MapSelectionPanel" + { + "ControlName" "COfflinePractice_MapSelectionPanel" + "fieldName" "OfflinePractice_MapSelectionPanel" + "xpos" "0" + "ypos" "60" + "wide" "450" + "tall" "500" + "autoResize" "0" + "pinCorner" "0" + "visible" "0" + "enabled" "1" + "tabPosition" "0" + "paintBackground" "0" + "TrainingTitle" "#TR_PracticeMapSelectTitle" + } + } +} \ No newline at end of file diff --git a/resource/ui/training/modeselection/modepanel.res b/resource/ui/training/modeselection/modepanel.res new file mode 100644 index 0000000..f73b50b --- /dev/null +++ b/resource/ui/training/modeselection/modepanel.res @@ -0,0 +1,111 @@ +"Resource/training/modeselection/modepanel.res" +{ + "ModeInfoContainer" + { + "ControlName" "EditablePanel" + "fieldName" "ModeInfoContainer" + "xpos" "0" + "ypos" "0" + "wide" "225" + "tall" "205" + "visible" "1" + "enabled" "1" + "border" "CyanBorder" + + "ModeNameLabel" + { + "ControlName" "CExLabel" + "fieldName" "ModeNameLabel" + "font" "HudFontMediumSmall" + "labelText" "%modename%" + "textAlignment" "center" + "xpos" "0" + "ypos" "5" + "zpos" "2" + "wide" "225" + "tall" "25" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "mouseinputenabled" "0" + "fgcolor_override" "TanLight" + } + + "DescLabel" + { + "ControlName" "CExLabel" + "fieldName" "DescLabel" + "font" "HudFontSmallest" + "labelText" "%description%" + "textAlignment" "north" + "xpos" "0" + "ypos" "30" + "zpos" "2" + "wide" "225" + "tall" "55" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "fgcolor_override" "TanLight" + "auto_wide_tocontents" "0" + "wrap" "1" + "centerwrap" "1" + } + + "ImageFrame" + { + "ControlName" "EditablePanel" + "fieldName" "ImageFrame" + "xpos" "10" + "ypos" "25" + "wide" "205" + "tall" "205" + "visible" "1" + "enabled" "1" + "border" "NoBorder" + } + + // Parented to ImageFrame in code. + "Image" + { + "ControlName" "ImagePanel" + "fieldName" "Image" + "xpos" "10" + "ypos" "32" + "wide" "185" + "tall" "185" + "visible" "1" + "enabled" "1" + "tileImage" "0" + "scaleImage" "1" + "image" "" + } + } + + "StartButton" + { + "ControlName" "CExButton" + "fieldName" "StartButton" + "xpos" "0" + "ypos" "0" + "wide" "225" + "tall" "205" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "tabPosition" "0" + "labelText" "" + "font" "HudFontMediumSmall" + "textAlignment" "center" + "paintbackground" "0" + "textinsetx" "50" + "dulltext" "0" + "brighttext" "0" + "Command" "%startcommand%" + "sound_armed" "UI/buttonclick.wav" + "sound_released" "UI/buttonclickrelease.wav" + } +} \ No newline at end of file diff --git a/resource/ui/training/offlinepractice/mapselection.res b/resource/ui/training/offlinepractice/mapselection.res new file mode 100644 index 0000000..30047a7 --- /dev/null +++ b/resource/ui/training/offlinepractice/mapselection.res @@ -0,0 +1,265 @@ +"Resource/training/offlinepractice/mapselection.res" +{ + "MapImagePanel" + { + "ControlName" "ImagePanel" + "FieldName" "MapImagePanel" + "xpos" "60" + "zpos" "0" + "wide" "330" + "tall" "330" + "visible" "1" + "tileImage" "0" + "scaleImage" "1" + "border" "ButtonBorder" + "paintbackgroundtype" "2" + "paintbackground" "1" + } + + "GradientPanel" + { + "ControlName" "ImagePanel" + "FieldName" "GradientPanel" + "xpos" "60" + "ypos" "107" + "zpos" "1" + "wide" "330" + "tall" "80" + "visible" "1" + "tileImage" "0" + "scaleImage" "1" + "image" "training/gradient_black" + } + + "PrevButton" + { + "ControlName" "CExButton" + "fieldName" "PrevButton" + "xpos" "36" + "ypos" "65" + "zpos" "20" + "wide" "18" + "tall" "43" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "tabPosition" "0" + "labelText" "#TF_LessThan" + "font" "HudFontMediumSmall" + "textAlignment" "center" + "textinsetx" "0" + "dulltext" "0" + "brighttext" "0" + "paintbackground" "0" + "Command" "goprev" + "sound_depressed" "UI/buttonclick.wav" + "sound_released" "UI/buttonclickrelease.wav" + } + + "NextButton" + { + "ControlName" "CExButton" + "fieldName" "NextButton" + "xpos" "396" + "ypos" "65" + "zpos" "20" + "wide" "18" + "tall" "43" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "tabPosition" "0" + "labelText" "#TF_GreaterThan" + "font" "HudFontMediumSmall" + "textAlignment" "center" + "textinsetx" "0" + "dulltext" "0" + "brighttext" "0" + "paintbackground" "0" + "Command" "gonext" + "sound_depressed" "UI/buttonclick.wav" + "sound_released" "UI/buttonclickrelease.wav" + } + + "MapNameLabel" + { + "ControlName" "CExLabel" + "fieldName" "MapNameLabel" + "font" "HudFontMediumSmall" + "labelText" "%mapname%" + "textAlignment" "center" + "xpos" "60" + "ypos" "155" + "zpos" "2" + "wide" "330" + "tall" "40" + "autoResize" "1" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "wrap" "0" + "fgcolor_override" "TanLight" + } + + "CurPageLabel" + { + "ControlName" "CExLabel" + "fieldName" "CurPageLabel" + "font" "HudFontMediumSmallBold" + "labelText" "%curpage%" + "textAlignment" "west" + "xpos" "65" + "ypos" "155" + "zpos" "100" + "wide" "33" + "tall" "40" + "autoResize" "1" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "wrap" "0" + "fgcolor_override" "TanLight" + } + + "StartOfflinePracticeButton" + { + "ControlName" "CExButton" + "fieldName" "StartOfflinePracticeButton" + "xpos" "150" + "ypos" "235" + "wide" "150" + "tall" "30" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "tabPosition" "0" + "labelText" "#TF_StartPractice" + "font" "HudFontMediumSmall" + "textAlignment" "center" + "textinsetx" "50" + "dulltext" "0" + "brighttext" "0" + "Command" "startofflinepractice" + "sound_depressed" "UI/buttonclick.wav" + "sound_released" "UI/buttonclickrelease.wav" + } + + "DifficultyLabel" + { + "ControlName" "CExLabel" + "fieldName" "DifficultyLabel" + "font" "HudFontMediumSmall" + "labelText" "#TF_Bot_Difficulty" + "textAlignment" "west" + "xpos" "65" + "ypos" "200" + "wide" "190" + "tall" "20" + "autoResize" "1" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "wrap" "0" + "fgcolor_override" "TanLight" + } + + "DifficultyComboBox" + { + "ControlName" "ComboBox" + "fieldName" "DifficultyComboBox" + "Font" "HudFontSmallestBold" + "xpos" "130" + "ypos" "200" + "zpos" "1" + "wide" "80" + "tall" "20" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "tabPosition" "1" + "textHidden" "0" + "editable" "0" + "maxchars" "-1" + "NumericInputOnly" "0" + "unicode" "0" + "textinsetx" "50" + + "fgcolor_override" "TanLight" + "bgcolor_override" "DarkGrey" + + "disabledFgColor_override" "235 226 202 255" + "disabledBgColor_override" "51 47 46 255" + "selectionColor_override" "51 47 46 255" + "selectionTextColor_override" "235 226 202 255" + "defaultSelectionBG2Color_override" "51 47 46 255" + } + + "PlayersLabel" + { + "ControlName" "CExLabel" + "fieldName" "PlayersLabel" + "font" "HudFontMediumSmall" + "labelText" "#IT_BotAddition_Title" + "textAlignment" "west" + "xpos" "230" + "ypos" "200" + "wide" "190" + "tall" "20" + "autoResize" "1" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "wrap" "0" + "fgcolor_override" "TanLight" + } + + "NumPlayersTextEntry" + { + "ControlName" "TextEntry" + "fieldName" "NumPlayersTextEntry" + "font" "HudFontSmallest" + "textHidden" "0" + "textAlignment" "west" + "unicode" "1" + "wrap" "0" + "xpos" "267" + "ypos" "203" + "zpos" "50" + "wide" "22" + "tall" "15" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "tabPosition" "0" + "maxchars" "2" + "NumericInputOnly" "1" + "selectallonfirstfocus" "1" + "bgcolor_override" "DarkGrey" + "fgcolor_override" "TanLight" + } + + "SuggestedPlayerCountLabel" + { + "ControlName" "CExLabel" + "fieldName" "SuggestedPlayerCountLabel" + "font" "HudFontSmallest" + "labelText" "" + "textAlignment" "west" + "xpos" "295" + "ypos" "200" + "zpos" "2" + "wide" "100" + "tall" "20" + "autoResize" "1" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "wrap" "0" + "fgcolor_override" "TanLight" + } +} \ No newline at end of file diff --git a/resource/ui/training/offlinepractice/practicemodeselection.res b/resource/ui/training/offlinepractice/practicemodeselection.res new file mode 100644 index 0000000..12d13d6 --- /dev/null +++ b/resource/ui/training/offlinepractice/practicemodeselection.res @@ -0,0 +1,168 @@ +"Resource/training/offlinepractice/practicemodeselection.res" +{ + "GameModeImagePanel" + { + "ControlName" "ImagePanel" + "FieldName" "GameModeImagePanel" + "xpos" "60" + "ypos" "15" + "wide" "250" + "tall" "250" + "visible" "1" + "tileImage" "0" + "scaleImage" "1" + "paintbackgroundtype" "2" + "paintbackground" "1" + } + + "GameModeImageBgPanel" + { + "ControlName" "ImagePanel" + "FieldName" "GameModeImageBgPanel" + "xpos" "60" + "ypos" "0" + "wide" "330" + "tall" "255" + "visible" "1" + "tileImage" "0" + "scaleImage" "1" + "image" "" + "border" "CyanBorder" + } + + "PrevButton" + { + "ControlName" "CExButton" + "fieldName" "PrevButton" + "xpos" "36" + "ypos" "105" + "zpos" "20" + "wide" "18" + "tall" "43" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "tabPosition" "0" + "labelText" "#TF_LessThan" + "font" "HudFontMediumSmall" + "textAlignment" "center" + "textinsetx" "0" + "dulltext" "0" + "brighttext" "0" + "paintbackground" "0" + "Command" "goprev" + "sound_depressed" "UI/buttonclick.wav" + "sound_released" "UI/buttonclickrelease.wav" + } + + "NextButton" + { + "ControlName" "CExButton" + "fieldName" "NextButton" + "xpos" "396" + "ypos" "105" + "zpos" "20" + "wide" "18" + "tall" "43" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "tabPosition" "0" + "labelText" "#TF_GreaterThan" + "font" "HudFontMediumSmall" + "textAlignment" "center" + "textinsetx" "0" + "dulltext" "0" + "brighttext" "0" + "paintbackground" "0" + "Command" "gonext" + "sound_depressed" "UI/buttonclick.wav" + "sound_released" "UI/buttonclickrelease.wav" + } + + "GameModeLabel" + { + "ControlName" "CExLabel" + "fieldName" "GameModeLabel" + "font" "HudFontMediumSmall" + "labelText" "%gamemode%" + "textAlignment" "center" + "xpos" "60" + "ypos" "10" + "wide" "330" + "tall" "20" + "autoResize" "1" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "wrap" "0" + "fgcolor_override" "TanLight" + } + + "CurPageLabel" + { + "ControlName" "CExLabel" + "fieldName" "CurPageLabel" + "font" "HudFontSmallBold" + "labelText" "%curpage%" + "textAlignment" "north" + "xpos" "70" + "ypos" "10" + "zpos" "1" + "wide" "40" + "tall" "20" + "autoResize" "1" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "wrap" "1" + "fgcolor_override" "TanLight" + } + + "DescLabel" + { + "ControlName" "CExLabel" + "fieldName" "DescLabel" + "font" "HudFontSmallest" + "labelText" "%description%" + "textAlignment" "center" + "xpos" "60" + "ypos" "230" + "wide" "330" + "tall" "20" + "autoResize" "1" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "wrap" "0" + "fgcolor_override" "TanLight" + } + + "SelectCurrentGameModeButton" + { + "ControlName" "CExButton" + "fieldName" "SelectCurrentGameModeButton" + "xpos" "60" + "ypos" "0" + "zpos" "1" + "wide" "330" + "tall" "255" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "tabPosition" "0" + "labelText" "" + "font" "HudFontMediumSmall" + "textAlignment" "center" + "textinsetx" "50" + "dulltext" "0" + "brighttext" "0" + "paintbackground" "0" + "Command" "selectcurrentgamemode" + "sound_armed" "UI/buttonclick.wav" + "sound_released" "UI/buttonclickrelease.wav" + } +} \ No newline at end of file diff --git a/resource/ui/votehud-base.res b/resource/ui/votehud-base.res new file mode 100644 index 0000000..b62640d --- /dev/null +++ b/resource/ui/votehud-base.res @@ -0,0 +1,765 @@ +"Resource/UI/VoteHud.res" +{ + "VotePassed" + { + "ControlName" "EditablePanel" + "fieldName" "VotePassed" + "xpos" "10" + "ypos" "r315" + "wide" "150" + "tall" "67" + "visible" "0" + "enabled" "1" + "bgcolor_override" "TransparentBlack" + "paintborder" "1" + "border" "CyanBorder" + "PaintBackgroundType" "1" + + "PassedIcon" + { + "ControlName" "ImagePanel" + "fieldName" "PassedIcon" + "xpos" "10" + "ypos" "10" + "wide" "17" + "tall" "17" + "visible" "1" + "enabled" "1" + "scaleImage" "1" + "image" "hud/vote_yes" + } + + "PassedTitle" + { + "ControlName" "Label" + "fieldName" "PassedTitle" + "xpos" "32" + "ypos" "10" + "wide" "98" + "tall" "17" + "visible" "1" + "enabled" "1" + "labelText" "#GameUI_vote_passed" + "textAlignment" "west" + "dulltext" "0" + "brighttext" "0" + "font" "ScoreboardSmall" + "wrap" "1" + "fgcolor_override" "White" + } + + "PassedResult" + { + "ControlName" "Label" + "fieldName" "PassedResult" + "xpos" "10" + "ypos" "29" + "wide" "130" + "tall" "40" + "visible" "1" + "enabled" "1" + "labelText" "%passedresult%" + "textAlignment" "north-west" + "dulltext" "0" + "brighttext" "0" + "font" "ScoreboardVerySmall" + "wrap" "1" + "fgcolor_override" "White" + "noshortcutsyntax" "1" + } + } + + "VoteActive" + { + "ControlName" "EditablePanel" + "fieldName" "VoteActive" + "xpos" "10" + "ypos" "r315" + "wide" "150" + "tall" "144" + "visible" "0" + "enabled" "1" + "paintborder" "1" + "border" "CyanBorder" + "bgcolor_override" "TransparentBlack" + "PaintBackgroundType" "2" + + "Header" + { + "ControlName" "Label" + "fieldName" "Header" + "xpos" "10" + "ypos" "5" + "wide" "140" + "tall" "20" + "visible" "1" + "enabled" "1" + "labelText" "%header%" + "textAlignment" "north-west" + "dulltext" "0" + "brighttext" "0" + "font" "ScoreboardVerySmall" + "wrap" "1" + "fgcolor_override" "ColorGreyMid" + } + + "Issue" + { + "ControlName" "Label" + "fieldName" "Issue" + "xpos" "10" + "ypos" "25" + "wide" "140" + "tall" "40" + "visible" "1" + "enabled" "1" + "labelText" "%voteissue%" + "textAlignment" "north-west" + "dulltext" "0" + "brighttext" "0" + "font" "ScoreboardSmall" + "fgcolor_override" "TanLight" + "wrap" "1" + "noshortcutsyntax" "1" + } + + "TargetAvatarImage" + { + "ControlName" "CAvatarImagePanel" + "fieldName" "TargetAvatarImage" + "xpos" "10" + "ypos" "23" + "wide" "16" + "tall" "16" + "visible" "0" + "enabled" "1" + "image" "" + "scaleImage" "1" + "color_outline" "52 48 45 255" + } + + // divider + "Divider" + { + "ControlName" "ImagePanel" + "fieldName" "Divider" + "xpos" "10" + "ypos" "50" + "wide" "130" + "tall" "1" + "fillcolor" "DullWhite" + "zpos" "0" + } + + // Temp UI + "LabelOption1" + { + "ControlName" "Label" + "fieldName" "LabelOption1" + "xpos" "10" + "ypos" "57" + "wide" "130" + "tall" "16" + "zpos" "2" + "visible" "1" + "enabled" "1" + "labelText" "" + "textAlignment" "left" + "dulltext" "0" + "brighttext" "0" + "font" "ScoreboardVerySmall" + "fgcolor_override" "White" + } + + "Option1Background_Selected" + { + "ControlName" "ImagePanel" + "fieldName" "Option1Background_Selected" + "xpos" "10" + "ypos" "57" + "wide" "130" + "tall" "16" + "zpos" "1" + "fillcolor" "88 119 140 180" + "visible" "1" + } + + "Option1CountLabel" + { + "ControlName" "Label" + "fieldName" "Option1CountLabel" + "xpos" "28" + "ypos" "113" + "wide" "16" + "tall" "16" + "zpos" "2" + "visible" "1" + "enabled" "1" + "labelText" "Yes" + "textAlignment" "center" + "dulltext" "0" + "brighttext" "0" + "font" "ScoreboardSmall" + "fgcolor_override" "White" + } + + "LabelOption2" + { + "ControlName" "Label" + "fieldName" "LabelOption2" + "xpos" "10" + "ypos" "73" + "wide" "130" + "tall" "16" + "zpos" "2" + "visible" "1" + "enabled" "1" + "labelText" "" + "textAlignment" "left" + "dulltext" "0" + "brighttext" "0" + "font" "ScoreboardVerySmall" + "fgcolor_override" "White" + } + + "Option2Background_Selected" + { + "ControlName" "ImagePanel" + "fieldName" "Option2Background_Selected" + "xpos" "10" + "ypos" "73" + "wide" "130" + "tall" "16" + "zpos" "1" + "fillcolor" "88 119 140 180" + "visible" "1" + } + + "Option2CountLabel" + { + "ControlName" "Label" + "fieldName" "Option2CountLabel" + "xpos" "74" + "ypos" "113" + "wide" "16" + "tall" "16" + "zpos" "2" + "visible" "1" + "enabled" "1" + "labelText" "No" + "textAlignment" "center" + "dulltext" "0" + "brighttext" "0" + "font" "ScoreboardSmall" + "fgcolor_override" "White" + } + + "LabelOption3" + { + "ControlName" "Label" + "fieldName" "LabelOption3" + "xpos" "10" + "ypos" "89" + "wide" "130" + "tall" "16" + "zpos" "2" + "visible" "1" + "enabled" "1" + "labelText" "" + "textAlignment" "left" + "dulltext" "0" + "brighttext" "0" + "font" "ScoreboardVerySmall" + "fgcolor_override" "White" + } + + "Option3Background_Selected" + { + "ControlName" "ImagePanel" + "fieldName" "Option3Background_Selected" + "xpos" "10" + "ypos" "89" + "wide" "130" + "tall" "16" + "zpos" "1" + "fillcolor" "88 119 140 180" + "visible" "0" + } + + "LabelOption4" + { + "ControlName" "Label" + "fieldName" "LabelOption4" + "xpos" "10" + "ypos" "105" + "wide" "130" + "tall" "16" + "zpos" "2" + "visible" "1" + "enabled" "1" + "labelText" "" + "textAlignment" "left" + "dulltext" "0" + "brighttext" "0" + "font" "ScoreboardVerySmall" + "fgcolor_override" "White" + } + + "Option4Background_Selected" + { + "ControlName" "ImagePanel" + "fieldName" "Option4Background_Selected" + "xpos" "10" + "ypos" "105" + "wide" "130" + "tall" "16" + "zpos" "1" + "fillcolor" "88 119 140 180" + "visible" "0" + } + + "LabelOption5" + { + "ControlName" "Label" + "fieldName" "LabelOption5" + "xpos" "10" + "ypos" "121" + "wide" "130" + "tall" "16" + "zpos" "2" + "visible" "1" + "enabled" "1" + "labelText" "" + "textAlignment" "left" + "dulltext" "0" + "brighttext" "0" + "font" "ScoreboardVerySmall" + "fgcolor_override" "White" + } + + "Option5Background_Selected" + { + "ControlName" "ImagePanel" + "fieldName" "Option5Background_Selected" + "xpos" "10" + "ypos" "121" + "wide" "130" + "tall" "16" + "zpos" "1" + "fillcolor" "88 119 140 180" + "visible" "0" + } + + // divider + "Divider2" + { + "ControlName" "ImagePanel" + "fieldName" "Divider2" + "xpos" "10" + "ypos" "100" + "wide" "130" + "tall" "1" + "fillcolor" "DullWhite" + "zpos" "0" + } + + "VoteCountLabel" + { + "ControlName" "Label" + "fieldName" "VoteCountLabel" + "xpos" "10" + "ypos" "100" + "wide" "140" + "tall" "20" + "visible" "1" + "enabled" "1" + "labelText" "#GameUI_vote_current_vote_count" + "textAlignment" "north-west" + "dulltext" "0" + "brighttext" "0" + "font" "ScoreboardVerySmall" + "fgcolor_override" "DullWhite" + } + + // Vote Bar + "VoteBar" + { + "ControlName" "Panel" + "fieldName" "VoteBar" + "xpos" "11" + "ypos" "113" + "wide" "130" + "tall" "18" + "zpos" "2" + "visible" "1" + "enabled" "1" + "box_size" "16" + "spacer" "6" + "box_inset" "1" + "yes_texture" "vgui/hud/vote_yes" + "no_texture" "vgui/hud/vote_no" + } + } + + // // This is sent to the vote caller when they're not able to start the vote + // "CallVoteFailed" + // { + // "ControlName" "EditablePanel" + // "fieldName" "CallVoteFailed" + // "xpos" "10" + // "ypos" "c-80" + // "wide" "150" + // "tall" "67" + // "visible" "0" + // "enabled" "1" + // "paintborder" "1" + // "border" "CyanBorder" + // "bgcolor_override" "TransparentBlack" + // "PaintBackgroundType" "2" + + // "FailedIcon" + // { + // "ControlName" "ImagePanel" + // "fieldName" "FailedIcon" + // "xpos" "10" + // "ypos" "10" + // "wide" "17" + // "tall" "17" + // "visible" "1" + // "enabled" "1" + // "scaleImage" "1" + // "image" "hud/vote_no" + // } + + // "FailedTitle" + // { + // "ControlName" "Label" + // "fieldName" "FailedTitle" + // "xpos" "32" + // "ypos" "10" + // "wide" "80" + // "tall" "17" + // "visible" "1" + // "enabled" "1" + // "labelText" "#GameUI_vote_failed" + // "textAlignment" "west" + // "dulltext" "0" + // "brighttext" "0" + // "font" "ScoreboardSmall" + // "wrap" "1" + // "fgcolor_override" "200 30 30 255" + // } + + // "FailedReason" + // { + // "ControlName" "Label" + // "fieldName" "FailedReason" + // "xpos" "10" + // "ypos" "29" + // "wide" "140" + // "tall" "40" + // "visible" "1" + // "enabled" "1" + // "labelText" "%FailedReason%" + // "textAlignment" "north-west" + // "dulltext" "0" + // "brighttext" "0" + // "font" "ScoreboardVerySmall" + // "wrap" "1" + // "fgcolor_override" "White" + // } + // } + + + // Disables Call Vote Fail message for when using Pazer Bot Detector + "CallVoteFailed" + { + "ControlName" "EditablePanel" + "fieldName" "CallVoteFailed" + "visible" "0" + "enabled" "0" + "xpos" "9999" + "ypos" "9999" + "wide" "0" + "tall" "0" + "FailedIcon" + { + "ControlName" "ImagePanel" + "fieldName" "FailedIcon" + "visible" "0" + "enabled" "0" + "xpos" "9999" + "ypos" "9999" + "wide" "0" + "tall" "0" + } + + "FailedTitle" + { + "ControlName" "Label" + "fieldName" "FailedTitle" + "visible" "0" + "enabled" "0" + "xpos" "9999" + "ypos" "9999" + "wide" "0" + "tall" "0" + } + + "FailedReason" + { + "ControlName" "Label" + "fieldName" "FailedReason" + "visible" "0" + "enabled" "0" + "xpos" "9999" + "ypos" "9999" + "wide" "0" + "tall" "0" + } + } + + + // This is shown to everyone when a vote fails due to lack of votes + "VoteFailed" + { + "ControlName" "EditablePanel" + "fieldName" "VoteFailed" + "xpos" "10" + "ypos" "r315" + "wide" "150" + "tall" "67" + "visible" "0" + "enabled" "1" + "paintborder" "1" + "border" "CyanBorder" + "bgcolor_override" "TransparentBlack" + "PaintBackgroundType" "2" + + "FailedIcon" + { + "ControlName" "ImagePanel" + "fieldName" "FailedIcon" + "xpos" "10" + "ypos" "10" + "wide" "17" + "tall" "17" + "visible" "1" + "enabled" "1" + "scaleImage" "1" + "image" "hud/vote_no" + } + + "FailedTitle" + { + "ControlName" "Label" + "fieldName" "FailedTitle" + "xpos" "32" + "ypos" "10" + "wide" "98" + "tall" "17" + "visible" "1" + "enabled" "1" + "labelText" "#GameUI_vote_failed" + "textAlignment" "west" + "dulltext" "0" + "brighttext" "0" + "font" "ScoreboardSmall" + "wrap" "1" + "fgcolor_override" "200 30 30 255" + } + + "FailedReason" + { + "ControlName" "Label" + "fieldName" "FailedReason" + "xpos" "10" + "ypos" "29" + "wide" "130" + "tall" "40" + "visible" "1" + "enabled" "1" + "labelText" "" + "textAlignment" "north-west" + "dulltext" "0" + "brighttext" "0" + "font" "ScoreboardVerySmall" + "wrap" "1" + "fgcolor_override" "White" + } + } + + "VoteSetupDialog" + { + "ControlName" "CVoteSetupDialog" + "fieldName" "VoteSetupDialog" + "xpos" "c-200" + "ypos" "c-150" + "wide" "400" + "tall" "310" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "tabPosition" "0" + "settitlebarvisible" "0" + "paintborder" "1" + "border" "CyanBorder" + "bgcolor_override" "DarkGrey" + "PaintBackground" "1" + "PaintBackgroundType" "2" + + "header_font" "ItemFontNameLarge" + "header_fgcolor" "ColorCyan" + "issue_width" "180" + "issue_font" "ItemFontNameSmall" + "issue_fgcolor" "TanLight" + "issue_fgcolor_disabled" "TanDark" + "parameter_width" "200" + + "TitleLabel" + { + "ControlName" "CExLabel" + "fieldName" "TitleLabel" + "font" "HudFontMediumSmall" + "labelText" "#TF_Vote_Title" + "textAlignment" "north" + "xpos" "0" + "ypos" "10" + "wide" "400" + "tall" "20" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "wrap" "0" + "allcaps" "1" + "fgcolor_override" "ColorCyan" + } + + "VoteSetupList" + { + "ControlName" "SectionedListPanel" + "fieldName" "VoteSetupList" + "xpos" "10" + "ypos" "38" + "zpos" "2" + "wide" "180" + "tall" "200" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "tabPosition" "0" + "autoresize" "0" + "linespacing" "16" + } + + "VoteParameterList" + { + "ControlName" "SectionedListPanel" + "fieldName" "VoteParameterList" + "xpos" "190" + "ypos" "38" + "zpos" "2" + "wide" "200" + "tall" "200" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "tabPosition" "0" + "autoresize" "0" + "linespacing" "16" + } + + "ComboLabel" + { + "ControlName" "CExLabel" + "fieldName" "ComboLabel" + "font" "HudFontSmallest" + "labelText" "%combo_label%" + "textAlignment" "east" + "xpos" "5" + "ypos" "245" + "zpos" "1" + "wide" "75" + "tall" "20" + "autoResize" "1" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + } + + "ComboBox" + { + "ControlName" "ComboBox" + "fieldName" "ComboBox" + "Font" "HudFontSmallest" + "xpos" "85" + "ypos" "245" + "zpos" "1" + "wide" "235" + "tall" "20" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "tabPosition" "1" + "textHidden" "0" + "editable" "0" + "maxchars" "-1" + "NumericInputOnly" "0" + "unicode" "0" + + "fgcolor_override" "TanLight" + "bgcolor_override" "LightRed" + "disabledFgColor_override" "TanLight" + "disabledBgColor_override" "LightRed" + "selectionColor_override" "LightRed" + "selectionTextColor_override" "TanLight" + "defaultSelectionBG2Color_override" "LightRed" + } + + "CallVoteButton" + { + "ControlName" "Button" + "fieldName" "CallVoteButton" + "xpos" "75" + "ypos" "275" + "wide" "160" + "tall" "25" + "autoResize" "0" + "pinCorner" "3" + "visible" "1" + "enabled" "0" + "tabPosition" "4" + "labelText" "#TF_call_vote" + "textAlignment" "center" + "dulltext" "0" + "brighttext" "0" + "Command" "CallVote" + "Default" "0" + "font" "HudFontMediumSmall" + } + "Button1" + { + "ControlName" "Button" + "fieldName" "Button1" + "xpos" "240" + "ypos" "275" + "wide" "80" + "tall" "25" + "autoResize" "0" + "pinCorner" "3" + "visible" "1" + "enabled" "1" + "tabPosition" "4" + "labelText" "#GameUI_Close" + "textAlignment" "center" + "dulltext" "0" + "brighttext" "0" + "Command" "Close" + "Default" "0" + "font" "HudFontMediumSmall" + } + } +} \ No newline at end of file diff --git a/resource/ui/votehud.res b/resource/ui/votehud.res new file mode 100644 index 0000000..d0416c5 --- /dev/null +++ b/resource/ui/votehud.res @@ -0,0 +1,2 @@ +"#base" "../../#customizations/streamermode/votehud.res" +"#base" "votehud-base.res" \ No newline at end of file diff --git a/resource/ui/wavestatuspanel.res b/resource/ui/wavestatuspanel.res new file mode 100644 index 0000000..7ca31ac --- /dev/null +++ b/resource/ui/wavestatuspanel.res @@ -0,0 +1,156 @@ +"Resource/UI/WaveStatusPanel.res" +{ + "Background" + { + "ControlName" "ScalableImagePanel" + "fieldName" "Background" + "xpos" "9999" + "ypos" "9999" + "zpos" "-1" + "wide" "200" + "tall" "35" + "autoResize" "0" + "pinCorner" "0" + "visible" "0" + "enabled" "0" + "image" "../HUD/tournament_panel_brown" + + "src_corner_height" "22" + "src_corner_width" "22" + "draw_corner_width" "0" + "draw_corner_height" "0" + } + + "WaveCountLabel" + { + "ControlName" "CExLabel" + "fieldName" "WaveCountLabel" + "font" "Cerbetica14" + "fgcolor" "TanLight" + "xpos" "0" + "ypos" "0" + "zpos" "3" + "wide" "70" + "tall" "30" + "visible" "1" + "enabled" "1" + "allcaps" "1" + "textAlignment" "west" + "labelText" "%wave_count%" + } + + "WaveCountLabelShadow" + { + "ControlName" "CExLabel" + "fieldName" "WaveCountLabelShadow" + "font" "Cerbetica14" + "fgcolor" "TransparentBlack" + "xpos" "-1" + "ypos" "-2" + "zpos" "3" + "wide" "70" + "tall" "30" + "visible" "0" + "enabled" "0" + "textAlignment" "west" + "labelText" "%wave_count%" + "pin_to_sibling" "WaveCountLabel" + } + + "SeparatorBar" + { + "ControlName" "Panel" + "fieldName" "SeparatorBar" + "xpos" "0" + "ypos" "0" + "zpos" "3" + "wide" "1" + "tall" "30" + "visible" "0" + "enabled" "1" + "scaleImage" "1" + "PaintBackgroundType" "2" + "bgcolor_override" "TanLight" + + if_verbose + { + "visible" "1" + } + } + + "SupportLabel" + { + "ControlName" "CExLabel" + "fieldName" "SupportLabel" + "font" "Cerbetica14" + "fgcolor" "TanLight" + "xpos" "55" + "ypos" "6" + "zpos" "3" + "wide" "60" + "tall" "15" + "visible" "0" + "enabled" "1" + "textAlignment" "west" + "labelText" "#TF_MVM_Support" + + if_verbose + { + "visible" "1" + } + } + + "ProgressBar" + { + "ControlName" "ScalableImagePanel" + "fieldName" "ProgressBar" + "xpos" "60" + "ypos" "10" + "zpos" "3" + "wide" "150" + "tall" "10" + "visible" "1" + "enabled" "1" + "fillcolor" "../HUD/tournament_panel_tan" + + "src_corner_height" "22" + "src_corner_width" "22" + "draw_corner_width" "0" + "draw_corner_height" "0" + } + + "NewProgressBarBG" + { + "ControlName" "ImagePanel" + "fieldName" "NewProgressBarBG" + "xpos" "60" + "ypos" "10" + "zpos" "0" + "wide" "150" + "tall" "10" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "fillcolor" "ColorCyan" + } + + "ProgressBarBG" + { + "ControlName" "ScalableImagePanel" + "fieldName" "ProgressBarBG" + "xpos" "210" + "ypos" "19" + "zpos" "3" + "wide" "180" + "tall" "12" + "visible" "0" + "enabled" "0" + "image" "../HUD/tournament_panel_tan" + + "src_corner_height" "22" + "src_corner_width" "22" + "draw_corner_width" "0" + "draw_corner_height" "0" + } +} \ No newline at end of file diff --git a/resource/ui/winpanel-base.res b/resource/ui/winpanel-base.res new file mode 100644 index 0000000..458bb1d --- /dev/null +++ b/resource/ui/winpanel-base.res @@ -0,0 +1,735 @@ +"Resource/UI/winpanel.res" +{ + "TeamScoresPanel" + { + "ControlName" "EditablePanel" + "fieldName" "TeamScoresPanel" + "xpos" "0" + "ypos" "16" + "wide" "200" + "tall" "100" + "visible" "1" + + "BlueScoreBG" + { + "ControlName" "EditablePanel" + "fieldName" "BlueScoreBG" + "xpos" "0" + "ypos" "15" + "wide" "100" + "tall" "25" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "fillcolor" "70 130 180 153" + "scaleImage" "1" + } + + "RedScoreBG" + { + "ControlName" "EditablePanel" + "fieldName" "RedScoreBG" + "xpos" "100" + "ypos" "15" + "wide" "100" + "tall" "25" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "fillcolor" "205 50 50 153" + "scaleImage" "1" + } + + "BlueTeamLabel" + { + "ControlName" "CExLabel" + "fieldName" "BlueTeamLabel" + "font" "HudFontMedium" + "labelText" "%blueteamname%" + "textAlignment" "west" + "xpos" "4" + "ypos" "13" + "zpos" "3" + "wide" "75" + "tall" "28" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + } + + "BlueTeamScore" + { + "ControlName" "CExLabel" + "fieldName" "BlueTeamScore" + "font" "Cerbetica40" + "labelText" "%blueteamscore%" + "textAlignment" "east" + "xpos" "15" + "ypos" "-12" + "zpos" "3" + "wide" "80" + "tall" "70" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + } + "BlueTeamScoreShadow" + { + "ControlName" "CExLabel" + "fieldName" "BlueTeamScoreShadow" + "font" "Cerbetica40" + "fgcolor" "TransparentBlack" + "labelText" "%blueteamscore%" + "textAlignment" "east" + "xpos" "-2" + "ypos" "-2" + "zpos" "3" + "wide" "80" + "tall" "70" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "pin_to_sibling" "BlueTeamScore" + } + + "BlueLeaderAvatar" + { + "ControlName" "CAvatarImagePanel" + "fieldName" "BlueLeaderAvatar" + "xpos" "2" + "ypos" "17" + "zpos" "5" + "wide" "21" + "tall" "21" + "visible" "1" + "enabled" "1" + "image" "" + "scaleImage" "1" + "color_outline" "Grey" + } + + "RedTeamLabel" + { + "ControlName" "CExLabel" + "fieldName" "RedTeamLabel" + "font" "HudFontMedium" + "labelText" "%redteamname%" + "textAlignment" "east" + "xpos" "122" + "ypos" "13" + "zpos" "3" + "wide" "75" + "tall" "28" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + } + + "RedTeamScore" + { + "ControlName" "CExLabel" + "fieldName" "RedTeamScore" + "font" "Cerbetica40" + "labelText" "%redteamscore%" + "textAlignment" "west" + "xpos" "105" + "ypos" "-12" + "zpos" "3" + "wide" "80" + "tall" "70" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + } + "RedTeamScoreShadow" + { + "ControlName" "CExLabel" + "fieldName" "RedTeamScoreShadow" + "font" "Cerbetica40" + "fgcolor" "TransparentBlack" + "labelText" "%redteamscore%" + "textAlignment" "west" + "xpos" "-2" + "ypos" "-2" + "zpos" "2" + "wide" "80" + "tall" "70" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "pin_to_sibling" "RedTeamScore" + } + + "RedLeaderAvatar" + { + "ControlName" "CAvatarImagePanel" + "fieldName" "RedLeaderAvatar" + "xpos" "177" + "ypos" "17" + "zpos" "5" + "wide" "21" + "tall" "21" + "visible" "1" + "enabled" "1" + "image" "" + "scaleImage" "1" + "color_outline" "Grey" + } + } + + "WinPanelBGBorder" + { + "ControlName" "EditablePanel" + "fieldName" "WinPanelBGBorder" + "xpos" "cs-0.5" + "ypos" "70" + "zpos" "0" + "wide" "p0.94" + "tall" "185" + "visible" "0" + "enabled" "1" + "scaleImage" "1" + "border" "TFFatLineBorderBlueBG" + "proportionaltoparent" "1" + } + "WinPanelBG2" + { + "ControlName" "EditablePanel" + "fieldName" "WinPanelBG2" + "xpos" "0" + "ypos" "55" + "zpos" "-3" + "wide" "200" + "tall" "152" + "visible" "1" + "enabled" "1" + "paintborder" "0" + "bgcolor_override" "TransparentBlack" + "PaintBackgroundType" "2" + } + "WinningTeamLabel" + { + "ControlName" "CExLabel" + "fieldName" "WinningTeamLabel" + "font" "Cerbetica20" + "xpos" "10" + "ypos" "54" + "zpos" "1" + "wide" "180" + "tall" "40" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "labelText" "%WinningTeamLabel%" + "textAlignment" "Center" + "dulltext" "0" + "brighttext" "0" + } + "AdvancingTeamLabel" + { + "ControlName" "CExLabel" + "fieldName" "AdvancingTeamLabel" + "font" "Cerbetica20" + "xpos" "10" + "ypos" "59" + "zpos" "1" + "wide" "180" + "tall" "20" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "labelText" "%AdvancingTeamLabel%" + "textAlignment" "Center" + "dulltext" "0" + "brighttext" "0" + } + "WinReasonLabel" + { + "ControlName" "CExLabel" + "fieldName" "WinReasonLabel" + "xpos" "9999" + } + "DetailsLabel" + { + "ControlName" "CExLabel" + "fieldName" "DetailsLabel" + "font" "ScoreboardVerySmall" + "xpos" "10" + "ypos" "82" + "zpos" "1" + "wide" "180" + "tall" "20" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "labelText" "%DetailsLabel%" + "textAlignment" "Center" + "dulltext" "0" + "brighttext" "0" + } + "ShadedBar" + { + "ControlName" "ImagePanel" + "fieldName" "ShadedBar" + "xpos" "9999" + } + + "TopPlayersLabel" + { + "ControlName" "CExLabel" + "fieldName" "TopPlayerLabel" + "font" "ScoreboardVerySmall" + "xpos" "15" + "ypos" "100" + "zpos" "3" + "wide" "200" + "tall" "20" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "labelText" "%TopPlayersLabel%" + "textAlignment" "west" + "dulltext" "0" + "brighttext" "0" + } + "PointsThisRoundLabel" + { + "ControlName" "CExLabel" + "fieldName" "PointsThisRoundLabel" + "font" "ScoreboardVerySmall" + "xpos" "45" + "ypos" "100" + "zpos" "3" + "wide" "140" + "tall" "20" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "labelText" "#Winpanel_PointsThisRound" + "textAlignment" "east" + "dulltext" "0" + "brighttext" "0" + } + "HorizontalLine" + { + "ControlName" "ImagePanel" + "fieldName" "HorizontalLine" + "xpos" "15" + "ypos" "115" + "zpos" "3" + "wide" "170" + "tall" "1" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "tabPosition" "0" + "fillcolor" "250 234 201 255" + "PaintBackgroundType" "0" + } + + "Player1Badge" + { + "ControlName" "CTFBadgePanel" + "fieldName" "Player1Badge" + "xpos" "2" + "ypos" "120" + "zpos" "3" + "wide" "20" + "tall" "20" + "autoResize" "0" + "pinCorner" "0" + "visible" "0" + "enabled" "1" + } + "Player1Avatar" + { + "ControlName" "CAvatarImagePanel" + "fieldName" "Player1Avatar" + "xpos" "22" + "ypos" "120" + "zpos" "3" + "wide" "14" + "tall" "14" + "visible" "1" + "enabled" "1" + "image" "" + "scaleImage" "1" + "color_outline" "52 48 45 255" + } + "Player1Name" + { + "ControlName" "CExLabel" + "fieldName" "Player1Name" + "xpos" "48" + "ypos" "117" + "zpos" "3" + "wide" "75" + "tall" "20" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "labelText" "" + "textAlignment" "west" + "dulltext" "0" + "brighttext" "0" + } + "Player1Class" + { + "ControlName" "CExLabel" + "fieldName" "Player1Class" + "xpos" "128" + "ypos" "117" + "zpos" "3" + "wide" "35" + "tall" "20" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "labelText" "" + "textAlignment" "west" + "dulltext" "0" + "brighttext" "0" + } + "Player1Score" + { + "ControlName" "CExLabel" + "fieldName" "Player1Score" + "xpos" "145" + "ypos" "117" + "zpos" "3" + "wide" "30" + "tall" "20" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "labelText" "" + "textAlignment" "east" + "dulltext" "0" + "brighttext" "0" + } + + "Player2Badge" + { + "ControlName" "CTFBadgePanel" + "fieldName" "Player2Badge" + "xpos" "2" + "ypos" "136" + "zpos" "3" + "wide" "20" + "tall" "20" + "autoResize" "0" + "pinCorner" "0" + "visible" "0" + "enabled" "1" + } + "Player2Avatar" + { + "ControlName" "CAvatarImagePanel" + "fieldName" "Player2Avatar" + "xpos" "22" + "ypos" "136" + "zpos" "3" + "wide" "14" + "tall" "14" + "visible" "1" + "enabled" "1" + "image" "" + "scaleImage" "1" + "color_outline" "52 48 45 255" + } + "Player2Name" + { + "ControlName" "CExLabel" + "fieldName" "Player2Name" + "xpos" "48" + "ypos" "133" + "zpos" "3" + "wide" "75" + "tall" "20" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "labelText" "" + "textAlignment" "west" + "dulltext" "0" + "brighttext" "0" + } + "Player2Class" + { + "ControlName" "CExLabel" + "fieldName" "Player2Class" + "xpos" "128" + "ypos" "133" + "zpos" "3" + "wide" "35" + "tall" "20" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "labelText" "" + "textAlignment" "west" + "dulltext" "0" + "brighttext" "0" + } + "Player2Score" + { + "ControlName" "CExLabel" + "fieldName" "Player2Score" + "xpos" "145" + "ypos" "133" + "zpos" "3" + "wide" "30" + "tall" "20" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "labelText" "" + "textAlignment" "east" + "dulltext" "0" + "brighttext" "0" + } + + "Player3Badge" + { + "ControlName" "CTFBadgePanel" + "fieldName" "Player3Badge" + "xpos" "2" + "ypos" "152" + "zpos" "3" + "wide" "20" + "tall" "20" + "autoResize" "0" + "pinCorner" "0" + "visible" "0" + "enabled" "1" + } + "Player3Avatar" + { + "ControlName" "CAvatarImagePanel" + "fieldName" "Player3Avatar" + "xpos" "22" + "ypos" "152" + "zpos" "3" + "wide" "14" + "tall" "14" + "visible" "1" + "enabled" "1" + "image" "" + "scaleImage" "1" + "color_outline" "52 48 45 255" + } + "Player3Name" + { + "ControlName" "CExLabel" + "fieldName" "Player3Name" + "xpos" "48" + "ypos" "149" + "zpos" "3" + "wide" "75" + "tall" "20" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "labelText" "" + "textAlignment" "west" + "dulltext" "0" + "brighttext" "0" + } + "Player3Class" + { + "ControlName" "CExLabel" + "fieldName" "Player3Class" + "xpos" "128" + "ypos" "149" + "zpos" "3" + "wide" "35" + "tall" "20" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "labelText" "" + "textAlignment" "west" + "dulltext" "0" + "brighttext" "0" + } + "Player3Score" + { + "ControlName" "CExLabel" + "fieldName" "Player3Score" + "xpos" "145" + "ypos" "149" + "zpos" "3" + "wide" "30" + "tall" "20" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "labelText" "" + "textAlignment" "east" + "dulltext" "0" + "brighttext" "0" + } + + "KillStreakLeaderLabel" + { + "ControlName" "CExLabel" + "fieldName" "KillStreakLeaderLabel" + "font" "ScoreboardVerySmall" + "xpos" "15" + "ypos" "164" + "zpos" "3" + "wide" "200" + "tall" "20" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "labelText" "#Winpanel_KillStreakLeader" + "textAlignment" "west" + "dulltext" "0" + "brighttext" "0" + "fgcolor_override" "TanLight" + } + "KillStreakMaxCountLabel" + { + "ControlName" "CExLabel" + "fieldName" "KillStreakMaxCountLabel" + "font" "ScoreboardVerySmall" + "xpos" "116" + "ypos" "0" + "zpos" "3" + "wide" "140" + "tall" "20" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "labelText" "#Winpanel_KillStreakMaxCount" + "textAlignment" "east" + "dulltext" "0" + "brighttext" "0" + } + "HorizontalLine2" + { + "ControlName" "ImagePanel" + "fieldName" "HorizontalLine2" + "xpos" "15" + "ypos" "179" + "zpos" "3" + "wide" "170" + "tall" "1" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "tabPosition" "0" + "fillcolor" "250 234 201 255" + "PaintBackgroundType" "0" + } + "KillStreakPlayer1Badge" + { + "ControlName" "CTFBadgePanel" + "fieldName" "KillStreakPlayer1Badge" + "xpos" "2" + "ypos" "185" + "zpos" "3" + "wide" "20" + "tall" "20" + "autoResize" "0" + "pinCorner" "0" + "visible" "0" + "enabled" "1" + } + "KillStreakPlayer1Avatar" + { + "ControlName" "CAvatarImagePanel" + "fieldName" "KillStreakPlayer1Avatar" + "xpos" "22" + "ypos" "186" + "zpos" "3" + "wide" "14" + "tall" "14" + "visible" "1" + "enabled" "1" + "image" "" + "scaleImage" "1" + "color_outline" "52 48 45 255" + } + "KillStreakPlayer1Name" + { + "ControlName" "CExLabel" + "fieldName" "KillStreakPlayer1Name" + "xpos" "48" + "ypos" "183" + "zpos" "3" + "wide" "75" + "tall" "20" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "labelText" "" + "textAlignment" "west" + "dulltext" "0" + "brighttext" "0" + } + "KillStreakPlayer1Class" + { + "ControlName" "CExLabel" + "fieldName" "KillStreakPlayer1Class" + "xpos" "128" + "ypos" "183" + "zpos" "3" + "wide" "35" + "tall" "20" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "labelText" "" + "textAlignment" "west" + "dulltext" "0" + "brighttext" "0" + } + "KillStreakPlayer1Score" + { + "ControlName" "CExLabel" + "fieldName" "KillStreakPlayer1Score" + "xpos" "145" + "ypos" "183" + "zpos" "3" + "wide" "30" + "tall" "20" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "labelText" "" + "textAlignment" "east" + "dulltext" "0" + "brighttext" "0" + } +} \ No newline at end of file diff --git a/resource/ui/winpanel.res b/resource/ui/winpanel.res new file mode 100644 index 0000000..7e71d22 --- /dev/null +++ b/resource/ui/winpanel.res @@ -0,0 +1,2 @@ +"#base" "../../#customizations/streamermode/winpanel.res" +"#base" "winpanel-base.res" \ No newline at end of file diff --git a/scripts/TF2Crosshairs.png b/scripts/TF2Crosshairs.png new file mode 100644 index 0000000..643ae9f Binary files /dev/null and b/scripts/TF2Crosshairs.png differ diff --git a/scripts/chapterbackgrounds.txt b/scripts/chapterbackgrounds.txt new file mode 100644 index 0000000..700161b --- /dev/null +++ b/scripts/chapterbackgrounds.txt @@ -0,0 +1,15 @@ +"chapters" +{ + 1 "background_upward" + 2 "background_upward" + 3 "background_upward" + 4 "background_upward" +} + +"BackgroundMaps" +{ + 1 "background_upward" + 2 "background_upward" + 3 "background_upward" + 4 "background_upward" +} \ No newline at end of file diff --git a/scripts/hudanimations_custom.txt b/scripts/hudanimations_custom.txt new file mode 100644 index 0000000..c742f46 --- /dev/null +++ b/scripts/hudanimations_custom.txt @@ -0,0 +1,191 @@ +// Bonus Health Pulse +event HudHealthBonusPulse +{ + Animate PlayerStatusHealthBonusImage Alpha "255" Linear 0.0 0.2 + Animate PlayerStatusHealthBonusImage Alpha "0" Linear 0.2 0.4 + + Animate PlayerHealthValue FgColor "Health Buff" Accel 0.0 0.0 + Animate TargetHealthValue FgColor "Health Buff" Accel 0.0 0.0 + + RunEvent HudHealthBonusPulseLoop 0.4 +} + +event HudHealthBonusPulseStop +{ + StopEvent HudHealthBonusPulse 0.0 + StopEvent HudHealthBonusPulseLoop 0.0 + + Animate PlayerHealthValue FgColor "Health Normal" Accel 0.0 0.0 + Animate TargetHealthValue FgColor "Health Normal" Accel 0.0 0.0 +} +//================================================================================== +// Low Health Pulse +event HudHealthDyingPulse +{ + Animate PlayerStatusHealthBonusImage Alpha "255" Linear 0.0 0.2 + Animate PlayerStatusHealthBonusImage Alpha "0" Linear 0.2 0.2 + + Animate PlayerHealthValue FgColor "Health Hurt" Accel 0.0 0.0 + Animate TargetHealthValue FgColor "Health Hurt" Accel 0.0 0.0 + + RunEvent HudHealthDyingPulseLoop 0.4 +} + +event HudHealthDyingPulseStop +{ + StopEvent HudHealthDyingPulse 0.0 + StopEvent HudHealthDyingPulseLoop 0.0 + + Animate PlayerHealthValue FgColor "Health Normal" Accel 0.0 0.0 + Animate TargetHealthValue FgColor "Health Normal" Accel 0.0 0.0 +} +//================================================================================== +// Low Ammo Pulse +event HudLowAmmoPulse +{ + Animate AmmoInClip fgcolor "Ammo Low" Linear 0.0 0.0 + Animate AmmoInReserve fgcolor "Ammo Low" Linear 0.0 0.0 + Animate AmmoNoClip fgcolor "Ammo Low" Linear 0.0 0.0 + Animate AmmoInClip fgcolor "Ammo In Clip" Linear 0.5 0.3 + Animate AmmoInReserve fgcolor "Ammo In Reserve" Linear 0.5 0.3 + Animate AmmoNoClip fgcolor "Ammo In Clip" Linear 0.5 0.3 + Animate AmmoInClip fgcolor "Ammo Low" Linear 1.3 0.3 + Animate AmmoInReserve fgcolor "Ammo Low" Linear 1.3 0.3 + Animate AmmoNoClip fgcolor "Ammo Low" Linear 1.3 0.3 + RunEvent HudLowAmmoPulseLoop 1.6 +} + +event HudLowAmmoPulseStop +{ + StopEvent HudLowAmmoPulse 0.0 + StopEvent HudLowAmmoPulseLoop 0.0 + + Animate AmmoInClip FgColor "Ammo In Clip" Accel 0.0 0.0 + Animate AmmoInReserve FgColor "Ammo In Reserve" Accel 0.0 0.0 + Animate AmmoNoClip FgColor "Ammo In Clip" Accel 0.0 0.0 +} +//================================================================================== +// Ubercharge Meters +event HudMedicCharged +{ + RunEvent HudMedicOrangePulseCharge 0.0 + //RunEvent HudMedicSolidColorCharge 0.0 + //RunEvent HudMedicRainbowCharged 0.0 + + RunEvent HudMedicChargedLoop 0.6 +} + +event HudMedicRainbowCharged +{ + Animate ChargeLabel FgColor "ColorGreen" Linear 0.0 0.1 + Animate ChargeLabel FgColor "ColorCyan" Linear 0.1 0.1 + Animate ChargeLabel FgColor "ColorBlue" Linear 0.2 0.1 + Animate ChargeLabel FgColor "ColorMagenta" Linear 0.3 0.1 + Animate ChargeLabel FgColor "ColorRed" Linear 0.4 0.1 + Animate ChargeLabel FgColor "ColorYellow" Linear 0.5 0.1 + + Animate ChargeMeter FgColor "ColorGreen" Linear 0.0 0.1 + Animate ChargeMeter FgColor "ColorCyan" Linear 0.1 0.1 + Animate ChargeMeter FgColor "ColorBlue" Linear 0.2 0.1 + Animate ChargeMeter FgColor "ColorMagenta" Linear 0.3 0.1 + Animate ChargeMeter FgColor "ColorRed" Linear 0.4 0.1 + Animate ChargeMeter FgColor "ColorYellow" Linear 0.5 0.1 + + RunEvent HudMedicChargedLoop 0.6 +} + +event HudMedicSolidColorCharge +{ + Animate ChargeLabel FgColor "Solid Color Uber" Linear 0.0 0.0 + + Animate ChargeMeter FgColor "Solid Color Uber" Linear 0.0 0.0 + + RunEvent HudMedicChargedLoop 0.6 +} + +event HudMedicOrangePulseCharge +{ + Animate ChargeLabel FgColor "Flashing Uber Color1" Linear 0.0 0.1 + Animate ChargeLabel FgColor "Flashing Uber Color2" Linear 0.3 0.4 + + Animate ChargeMeter FgColor "Flashing Uber Color1" Linear 0.0 0.1 + Animate ChargeMeter FgColor "Flashing Uber Color2" Linear 0.3 0.4 + + RunEvent HudMedicChargedLoop 0.6 +} + +event HudMedicChargedStop +{ + StopEvent HudMedicCharged 0.0 + StopEvent HudMedicRainbowCharged 0.0 + StopEvent HudMedicSolidColorCharge 0.0 + StopEvent HudMedicOrangePulseCharge 0.0 + StopEvent HudMedicChargedLoop 0.0 + + Animate ChargeMeter FgColor "Uber Bar Color" Linear 0.0 0.0001 + Animate ChargeLabel FgColor "Ammo In Clip" Linear 0.0 0.0001 +} +//================================================================================== + +event DamagedPlayer +{ + StopEvent HitMarker 0.0 + RunEvent HitMarker 0.01 +} + +event HitMarker +{ + Animate CustomCrosshair FgColor "CrosshairDamage" Linear 0.0 0.0 + Animate CustomCrosshair FgColor "Crosshair" Linear 0.15 0.0 +} +//================================================================================== + +// Spy Disguise +event HudSpyDisguiseFadeIn +{ + RunEvent HudSpyDisguiseChanged 0.0 + Animate PlayerStatusClassImage Position "90 r40" Linear 0.0 0.0 +} + +event HudSpyDisguiseFadeOut +{ + RunEvent HudSpyDisguiseChanged 0.0 + Animate PlayerStatusClassImage Position "90 r-40" Linear 0.0 0.0 +} + +event HudSpyDisguiseChanged +{ + // Animate PlayerStatusSpyOutlineImage Alpha "200" Linear 0.0 0.2 + // Animate PlayerStatusSpyOutlineImage Position "c-450 r130" Linear 0.0 0.2 + // Animate PlayerStatusSpyOutlineImage Size "150 150" Linear 0.0 0.2 + + Animate PlayerStatusClassImage Alpha "255" Linear 0.9 0.1 + + RunEvent HudSpyDisguiseHide 0.7 +} +//================================================================================== + +event HudSnapShotReminderIn +{ + RunEvent HudHealthDyingPulseStop 10.0 + RunEvent HudHealthBonusPulseStop 10.0 + RunEvent HudLowAmmoPulseStop 10.0 + RunEvent HudMedicChargedStop 10.0 +} +//================================================================================== + +event TeamStatus_PlayerDead +{ + SetVisible respawntime 1 0 +} + +event TeamStatus_PlayerAlive +{ + SetVisible respawntime 0 0.2 +} + +//================================================================================== + +event CompetitiveGame_LowerChatWindow { } +event CompetitiveGame_RestoreChatWindow { } +event HudTournament_MoveChatWindow { } diff --git a/scripts/hudanimations_manifest.txt b/scripts/hudanimations_manifest.txt new file mode 100644 index 0000000..89e835b --- /dev/null +++ b/scripts/hudanimations_manifest.txt @@ -0,0 +1,6 @@ +hudanimations_manifest +{ + "file" "scripts/hudanimations.txt" + "file" "scripts/hudanimations_custom.txt" + "file" "scripts/hudanimations_tf.txt" +} \ No newline at end of file diff --git a/scripts/hudlayout-base.res b/scripts/hudlayout-base.res new file mode 100644 index 0000000..37ce057 --- /dev/null +++ b/scripts/hudlayout-base.res @@ -0,0 +1,1466 @@ +#base "..\#customizations\_streamermode\scripts\hudlayout.res" + +"Resource/HudLayout.res" +{ + //-------------------------------------------------------------- + // HUD CROSSHAIR + //-------------------------------------------------------------- + // Set visible and enabled to 1 to use. + // Change xpos and ypos values if not perfectly centered. + // Change labelText to the corresponding crosshair in TF2Crosshairs.png. + //-------------------------------------------------------------- + "CustomCrosshair" + { + "visible" "1" + "enabled" "1" + "labelText" "6" + "controlName" "CExLabel" + "fieldName" "CustomCrosshair" + "zpos" "0" + "xpos" "cs-0.5" + "ypos" "cs-0.501" + "wide" "f0" + "tall" "f0" + "font" "Size:12 | Outline:OFF" + "textAlignment" "center" + "fgcolor" "Crosshair" + } + //-------------------------------------------------------------- + // TRANSPARENT VIEWMODEL + //-------------------------------------------------------------- + // Set visible/enabled to 1 to use. + //-------------------------------------------------------------- + "TransparentViewmodel" + { + "visible" "1" + "enabled" "1" + "controlName" "ImagePanel" + "fieldName" "TransparentViewmodel" + "zpos" "-100" + "xpos" "0" + "ypos" "0" + "wide" "f0" + "tall" "480" + "image" "replay/thumbnails/transparent" + "scaleImage" "1" + } + //-------------------------------------------------------------- + + "HudPlayerStatus" + { + "fieldName" "HudPlayerStatus" + "visible" "1" + "enabled" "1" + "xpos" "0" + "ypos" "0" + "wide" "f0" + "tall" "480" + } + + "HudWeaponAmmo" + { + "fieldName" "HudWeaponAmmo" + "visible" "1" + "enabled" "1" + "xpos" "c300" + "ypos" "c170" + "xpos_minmode" "c25" + "ypos_minmode" "c30" + "wide" "110" + "tall" "50" + } + + "HudObjectiveStatus" + { + "fieldName" "HudObjectiveStatus" + "visible" "1" + "enabled" "1" + "xpos" "0" + "ypos" "0" + "wide" "f0" + "tall" "1500" + } + + "HudKothTimeStatus" + { + "fieldName" "HudKothTimeStatus" + "visible" "1" + "enabled" "1" + "xpos" "c-50" + "ypos" "-13" + "zpos" "5" + "wide" "100" + "tall" "60" + + "blue_active_xpos" "0" + "red_active_xpos" "50" + } + + "HudItemEffectMeter" + { + "fieldName" "HudItemEffectMeter" + "visible" "1" + "enabled" "1" + "xpos" "0" + "ypos" "0" + "wide" "f0" + "tall" "480" + "MeterFG" "White" + "MeterBG" "Gray" + } + + "HudMedicCharge" + { + "fieldName" "HudMedicCharge" + "visible" "1" + "enabled" "1" + "xpos" "0" + "ypos" "c25" + "wide" "f0" + "tall" "300" + } + + "HudDemomanCharge" + { + "fieldName" "HudDemomanCharge" + "visible" "1" + "enabled" "1" + "xpos" "0" + "ypos" "0" + "zpos" "1" + "wide" "f0" + "tall" "500" + "MeterFG" "White" + "MeterBG" "Gray" + } + + "HudBowCharge" + { + "fieldName" "HudBowCharge" + "visible" "1" + "enabled" "1" + "xpos" "0" + "ypos" "0" + "zpos" "1" + "wide" "0" + "tall" "500" + "MeterFG" "White" + "MeterBG" "Gray" + } + + "HudFlameRocketCharge" + { + "fieldName" "HudFlameRocketCharge" + "visible" "1" + "enabled" "1" + "xpos" "r80" + "ypos" "r21" + "xpos_minmode" "r52" + "ypos_minmode" "r40" + "zpos" "1" + "wide" "60" + "wide_minmode" "50" + "tall" "8" + "MeterFG" "White" + "MeterBG" "Gray" + } + + "HudBossHealth" + { + "fieldName" "HudBossHealth" + "visible" "1" + "enabled" "1" + "xpos" "c-100" + "ypos" "0" + "zpos" "0" + "wide" "200" + "tall" "50" + "MeterFG" "Red" + "MeterBG" "Gray" + } + + "HudWeaponSelection" + { + "fieldName" "HudWeaponSelection" + "xpos" "0" + "wide" "f0" + "ypos" "0" + "tall" "480" + "RightMargin" "0" + "visible" "1" + "enabled" "1" + "SmallBoxWide" "72" + "SmallBoxTall" "54" + "PlusStyleBoxWide" "90" + "PlusStyleBoxTall" "63" + "PlusStyleExpandSelected" "0.3" + "LargeBoxWide" "110" + "LargeBoxTall" "77" + "BoxGap" "4" + "SelectionNumberXPos" "12" + "SelectionNumberYPos" "4" + "IconXPos" "8" + "IconYPos" "0" + "TextYPos" "70" + "ErrorYPos" "48" + "TextColor" "SelectionTextFg" + "MaxSlots" "6" + "PlaySelectSounds" "1" + "Alpha" "220" + "SelectionAlpha" "220" + "BoxColor" "0 0 0 220" + "SelectedBoxClor" "0 0 0 220" + "SelectionNumberFg" "200 187 161 255" + "NumberFont" "HudSelectionText" + } + + "CHudAccountPanel" + { + "fieldName" "CHudAccountPanel" + "xpos" "c200" + "ypos" "c130" + "zpos" "0" + "wide" "55" + "tall" "70" + "xpos_minmode" "c130" + "ypos_minmode" "c83" + "visible" "1" + "enabled" "1" + "PaintBackgroundType" "2" + } + + "CHealthAccountPanel" + { + "fieldName" "CHealthAccountPanel" + "xpos" "c-280" + "ypos" "c45" + "wide" "250" + "tall" "120" + "xpos_minmode" "c-100" + "ypos_minmode" "c5" + "wide_minmode" "f0" + "tall_minmode" "480" + "visible" "1" + "enabled" "1" + "PaintBackgroundType" "2" + } + + "CDamageAccountPanel" + { + "fieldName" "CDamageAccountPanel" + "xpos" "0" + "ypos" "0" + "wide" "f0" + "tall" "480" + "visible" "1" + "enabled" "1" + "PaintBackgroundType" "2" + } + + "DisguiseStatus" + { + "fieldName" "DisguiseStatus" + "visible" "1" + "enabled" "1" + "xpos" "130" + "ypos" "r35" + "wide" "150" + "tall" "170" + } + + "CMainTargetID" + { + "fieldName" "CMainTargetID" + "visible" "0" + "enabled" "1" + "xpos" "c-100" + "ypos" "c35" + "ypos_minmode" "c80" + "wide" "600" + "tall" "50" + "priority" "100" + } + + "CSpectatorTargetID" + { + "fieldName" "CSpectatorTargetID" + "visible" "0" + "enabled" "1" + "xpos" "c-100" + "ypos" "c145" + "wide" "600" + "tall" "50" + "priority" "40" + "x_offset" "20" + "y_offset" "20" + } + + "CSecondaryTargetID" + { + "fieldName" "CSecondaryTargetID" + "visible" "0" + "enabled" "1" + "xpos" "c-100" + "ypos" "c145" + "ypos_minmode" "c140" + "wide" "600" + "tall" "50" + "priority" "35" + } + + "BuildingStatusAnchor" + { + "fieldName" "BuildingStatusAnchor" + "ControlName" "EditablePanel" + "visible" "0" + "enabled" "1" + "xpos" "5" + "ypos" "c-100" + "wide" "640" + "tall" "480" + } + + "BuildingStatus_Spy" + { + "fieldName" "BuildingStatus_Spy" + "visible" "1" + "enabled" "1" + "xpos" "0" + "ypos" "0" + "wide" "640" + "tall" "480" + "PaintBackgroundType" "2" + + "pin_to_sibling" "BuildingStatusAnchor" + "pin_to_sibling_corner" "PIN_TOPLEFT" + "pin_corner_to_sibling" "PIN_TOPLEFT" + } + + "BuildingStatus_Engineer" + { + "fieldName" "BuildingStatus_Engineer" + "visible" "1" + "enabled" "1" + "xpos" "15" + "ypos" "105" + "wide" "640" + "tall" "480" + "PaintBackgroundType" "2" + + "pin_to_sibling" "BuildingStatusAnchor" + "pin_to_sibling_corner" "PIN_TOPLEFT" + "pin_corner_to_sibling" "PIN_TOPLEFT" + } + + "HudMannVsMachineStatus" + { + "fieldName" "HudMannVsMachineStatus" + "visible" "1" + "enabled" "1" + "xpos" "0" + "ypos" "0" + "zpos" "1" + "wide" "f0" + "tall" "480" + "PaintBackgroundType" "2" + } + + "HudProgressBar" + { + "fieldName" "HudProgressBar" + "xpos" "c-150" + "ypos" "300" + "wide" "300" + "tall" "15" + "visible" "1" + "enabled" "1" + "BorderThickness" "1" + "PaintBackgroundType" "2" + } + + "HudRoundTimer" + { + "fieldName" "HudRoundTimer" + "xpos" "0" + "ypos" "440" + "wide" "f0" + "tall" "40" + "visible" "1" + "enabled" "1" + "PaintBackgroundType" "2" + "FlashColor" "HudIcon_Red" + "icon_xpos" "0" + "icon_ypos" "2" + "digit_xpos" "34" + "digit_ypos" "2" + } + + "HudScenarioIcon" + { + "fieldName" "HudScenarioIcon" + "xpos" "c110" + "ypos" "443" + "wide" "40" + "tall" "44" + "visible" "1" + "enabled" "1" + "PaintBackgroundType" "2" + "IconColor" "Hostage_Yellow" + } + + "HudFlashlight" + { + "fieldName" "HudFlashlight" + "visible" "1" + "enabled" "1" + "xpos" "16" + "ypos" "370" + "wide" "102" + "tall" "20" + "text_xpos" "8" + "text_ypos" "6" + "TextColor" "255 170 0 220" + "PaintBackgroundType" "2" + } + + "HudDamageIndicator" + { + "fieldName" "HudDamageIndicator" + "visible" "1" + "enabled" "1" + "MinimumWidth" "15" + "MaximumWidth" "15" + "StartRadius" "80" + "EndRadius" "80" + "MinimumHeight" "30" + "MaximumHeight" "60" + "MinimumTime" "1" + } + + "HudCommentary" + { + "fieldName" "HudCommentary" + "xpos" "c-190" + "ypos" "320" + "wide" "380" + "tall" "50" + "visible" "1" + "enabled" "1" + "PaintBackgroundType" "2" + "BackgroundOverrideColor" "0 0 0 128" + "bar_xpos" "50" + "bar_ypos" "20" + "bar_height" "8" + "bar_width" "320" + "speaker_xpos" "50" + "speaker_ypos" "8" + "count_xpos_from_right" "10" + "count_ypos" "8" + "icon_texture" "vgui/hud/icon_commentary" + "icon_xpos" "0" + "icon_ypos" "0" + "icon_width" "40" + "icon_height" "40" + "use_script_bgcolor" "1" + } + + "HudZoom" + { + "fieldName" "HudZoom" + "visible" "1" + "enabled" "1" + "Circle1Radius" "66" + "Circle2Radius" "74" + "DashGap" "16" + "DashHeight" "4" + "BorderThickness" "88" + } + + "HudCrosshair" + { + "fieldName" "HudCrosshair" + "visible" "1" + "enabled" "1" + "wide" "640" + "tall" "480" + } + + "HudDeathNotice" + { + "fieldName" "HudDeathNotice" + "visible" "1" + "enabled" "1" + "xpos" "r640" + "ypos" "12" + "wide" "628" + "tall" "468" + "MaxDeathNotices" "3" + "IconScale" "0.35" + "LineHeight" "12" + "LineSpacing" "1" + "CornerRadius" "5" + "RightJustify" "1" + "TextFont" "HudFontSmallest" + "TeamBlue" "HUDBlueTeamSolid" + "TeamRed" "HUDRedTeamSolid" + "IconColor" "HudWhite" + "LocalPlayerColor" "65 65 65 255" + "BaseBackgroundColor" "255 255 225 120" + "LocalBackgroundColor" "210 235 255 240" + } + + "HudVehicle" + { + "fieldName" "HudVehicle" + "visible" "1" + "enabled" "1" + "wide" "640" + "tall" "480" + } + + "CVProfPanel" + { + "fieldName" "CVProfPanel" + "visible" "1" + "enabled" "1" + "wide" "640" + "tall" "480" + } + + "ScorePanel" + { + "fieldName" "ScorePanel" + "visible" "1" + "enabled" "1" + "wide" "640" + "wide_minmode" "f0" + "tall" "480" + } + + "HudTrain" + { + "fieldName" "HudTrain" + "visible" "1" + "enabled" "1" + "wide" "640" + "tall" "480" + } + + "HudMOTD" + { + "fieldName" "HudMOTD" + "visible" "1" + "enabled" "1" + "wide" "640" + "tall" "480" + } + + "HudMessage" + { + "fieldName" "HudMessage" + "visible" "1" + "enabled" "1" + "wide" "f0" + "tall" "480" + } + + "HudMenu" + { + "fieldName" "HudMenu" + "visible" "1" + "enabled" "1" + "wide" "640" + "tall" "480" + "zpos" "1" + "TextFont" "Default" + "ItemFont" "Default" + "ItemFontPulsing" "Default" + } + + "HudSpellMenu" + { + "fieldName" "HudSpellMenu" + "visible" "1" + "enabled" "1" + "wide" "640" + "tall" "480" + "xpos" "c-210" + "ypos" "c125" + "xpos_minmode" "c-145" + "ypos_minmode" "c70" + "zpos" "2" + "TextFont" "Default" + "ItemFont" "Default" + "ItemFontPulsing" "Default" + } + + "HudCloseCaption" + { + "fieldName" "HudCloseCaption" + "visible" "1" + "enabled" "1" + "xpos" "r140" + "ypos" "r250" + "wide" "150" + "tall" "130" + "xpos_minmode" "c170" + "ypos_minmode" "273" + "wide_minmode" "120" + "tall_minmode" "40" + "BgAlpha" "100" + "GrowTime" "0.25" + "ItemHiddenTime" "0.2" + "ItemFadeInTime" "0.15" + "ItemFadeOutTime" "0.3" + "topoffset" "0" + } + + "HudHistoryResource" + { + "fieldName" "HudHistoryResource" + "visible" "0" + "enabled" "0" + "xpos" "r640" + "wide" "640" + "tall" "330" + "history_gap" "55" + } + + "HudGeiger" + { + "fieldName" "HudGeiger" + "visible" "1" + "enabled" "1" + "wide" "640" + "tall" "480" + } + + "HUDQuickInfo" + { + "fieldName" "HUDQuickInfo" + "visible" "1" + "enabled" "1" + "wide" "640" + "tall" "480" + } + + "HudWeapon" + { + "fieldName" "HudWeapon" + "visible" "1" + "enabled" "1" + "wide" "640" + "tall" "480" + } + + "HudAnimationInfo" + { + "fieldName" "HudAnimationInfo" + "visible" "1" + "enabled" "1" + "wide" "640" + "tall" "480" + } + + "CBudgetPanel" + { + "fieldName" "CBudgetPanel" + "visible" "1" + "enabled" "1" + "wide" "640" + "tall" "480" + } + + "CTextureBudgetPanel" + { + "fieldName" "CTextureBudgetPanel" + "visible" "1" + "enabled" "1" + "wide" "640" + "tall" "480" + } + + "HudPredictionDump" + { + "fieldName" "HudPredictionDump" + "visible" "1" + "enabled" "1" + "wide" "1280" + "tall" "1024" + } + + "HudLocation" + { + "fieldName" "HudLocation" + "visible" "1" + "enabled" "1" + "xpos" "16" + "ypos" "112" + "wide" "96" + "tall" "16" + "textAlignment" "north" + } + + "HudScope" + { + "fieldName" "HudScope" + "visible" "1" + "enabled" "1" + "wide" "640" + "tall" "480" + } + + "HudScopeCharge" + { + "fieldName" "HudScopeCharge" + "visible" "1" + "enabled" "1" + "xpos" "c64" + "ypos" "c-64" + "wide" "64" + "tall" "128" + } + + "HudVoiceSelfStatus" + { + "fieldName" "HudVoiceSelfStatus" + "visible" "1" + "enabled" "1" + "xpos" "r42" + "ypos" "355" + "wide" "32" + "tall" "32" + } + + "HudVoiceStatus" + { + "fieldName" "HudVoiceStatus" + "visible" "1" + "enabled" "1" + "xpos" "r145" + "ypos" "0" + "wide" "145" + "tall" "400" + "item_wide" "120" + "show_avatar" "1" + "avatar_ypos" "0" + "avatar_xpos" "108" + "avatar_wide" "17" + "avatar_tall" "17" + "show_dead_icon" "1" + "dead_xpos" "118" + "dead_ypos" "0" + "dead_wide" "16" + "dead_tall" "16" + "show_voice_icon" "1" + "icon_ypos" "0" + "icon_xpos" "3" + "icon_tall" "16" + "icon_wide" "16" + "text_xpos" "25" + } + + "HudHintDisplay" + { + "fieldName" "HudHintDisplay" + "visible" "0" + "enabled" "1" + "xpos" "c-240" + "ypos" "c90" + "wide" "480" + "tall" "100" + "HintSize" "1" + "text_xpos" "8" + "text_ypos" "8" + "center_x" "0" // center text horizontally + "center_y" "-1" // align text on the bottom + } + + "HudHintKeyDisplay" + { + "fieldName" "HudHintKeyDisplay" + "visible" "0" + "enabled" "1" + "xpos" "r120" + "ypos" "r340" + "wide" "100" + "tall" "200" + "text_xpos" "8" + "text_ypos" "8" + "text_xgap" "8" + "text_ygap" "8" + "TextColor" "255 170 0 220" + "PaintBackgroundType" "2" + } + + "overview" + { + "fieldname" "overview" + "visible" "1" + "enabled" "1" + "xpos" "0" + "ypos" "0" + "wide" "640" + "tall" "480" + } + + "VguiScreenCursor" + { + "fieldName" "VguiScreenCursor" + "visible" "1" + "enabled" "1" + "wide" "640" + "tall" "480" + } + + "HudControlPointIcons" + { + "fieldName" "HudControlPointIcons" + "xpos" "0" + "ypos" "410" + "wide" "f0" + "tall" "200" + "visible" "1" + "enabled" "1" + "separator_width" "1" + "separator_height" "4" + "height_offset" "2" + } + + "HudCapturePanel" + { + "fieldName" "HudCapturePanel" + "xpos" "c-75" + "ypos" "c80" + "wide" "150" + "tall" "90" + "visible" "1" + "enabled" "1" + "icon_space" "2" + } + + "WinPanel" + { + "fieldName" "WinPanel" + "visible" "1" + "enabled" "1" + "xpos" "c-100" + "ypos" "270" + "zpos" "1" + "wide" "200" + "tall" "300" + } + + "ArenaWinPanel" + { + "fieldName" "ArenaWinPanel" + "visible" "1" + "enabled" "1" + "xpos" "c-225" + "ypos" "r125" + "zpos" "10" + "wide" "450" + "tall" "300" + } + + "PVEWinPanel" + { + "fieldName" "PVEWinPanel" + "visible" "1" + "enabled" "1" + "xpos" "c-150" + "ypos" "255" + "wide" "300" + "tall" "215" + } + + "StatPanel" + { + "fieldName" "StatPanel" + "visible" "1" + "enabled" "1" + "xpos" "9999" + "ypos" "9999" + "wide" "266" + "tall" "120" + } + + "FreezePanel" + { + "fieldName" "FreezePanel" + "visible" "1" + "enabled" "1" + "xpos" "0" + "ypos" "0" + "wide" "f0" + "tall" "480" + } + + "FreezePanelCallout" + { + "fieldName" "FreezePanelCallout" + "visible" "1" + "enabled" "1" + "xpos" "200" + "ypos" "200" + "wide" "100" + "tall" "50" + } + + "AnnotationsPanelCallout" + { + "fieldName" "AnnotationsPanelCallout" + "visible" "1" + "enabled" "1" + "xpos" "200" + "ypos" "200" + "wide" "100" + "tall" "50" + } + + "WaitingForPlayersPanel" + { + "fieldName" "WaitingForPlayersPanel" + "visible" "0" + "enabled" "1" + "xpos" "c-146" + "ypos" "10" + "wide" "292" + "tall" "64" + } + + "HudUpgradePanel" + { + "fieldName" "HudUpgradePanel" + "visible" "0" + "enable" "1" + "xpos" "c-200" + "ypos" "260" + "wide" "400" + "tall" "160" + } + + "HudChat" + { + "ControlName" "EditablePanel" + "fieldName" "HudChat" + "visible" "1" + "enabled" "1" + "xpos" "10" + "ypos" "275" + "wide" "320" + "tall" "120" + "PaintBackgroundType" "2" + "bgcolor_override" "TransparentBlack" + } + + "HudMenuEngyBuild" + { + "fieldName" "HudMenuEngyBuild" + "visible" "1" + "enabled" "1" + "xpos" "c-200" + "ypos" "c-75" + "ypos_minmode" "c105" + "zpos" "1" + "wide" "400" + "tall" "150" + "PaintBackgroundType" "0" + } + + "HudMenuEngyDestroy" + { + "fieldName" "HudMenuEngyDestroy" + "visible" "1" + "enabled" "1" + "xpos" "c-200" + "ypos" "c-75" + "ypos_minmode" "c105" + "zpos" "1" + "wide" "400" + "tall" "150" + "PaintBackgroundType" "0" + } + + "HudEurekaEffectTeleportMenu" + { + "fieldName" "HudEurekaEffectTeleportMenu" + "visible" "1" + "enabled" "1" + "xpos" "c-105" + "ypos" "c-75" + "ypos_minmode" "c105" + "zpos" "1" + "wide" "200" + "tall" "150" + "PaintBackgroundType" "0" + } + + "HudMenuSpyDisguise" + { + "fieldName" "HudMenuSpyDisguise" + "visible" "1" + "enabled" "1" + "xpos" "c90" + "ypos" "c-72" + "zpos" "1" + "wide" "100" + "tall" "190" + "PaintBackgroundType" "0" + } + + "HudDemomanPipes" + { + "fieldName" "HudDemomanPipes" + "visible" "1" + "enabled" "1" + "xpos" "0" + "ypos" "0" + "wide" "f0" + "tall" "480" + } + + "HudTeamGoal" + { + "fieldName" "HudTeamGoal" + "visible" "0" + "enabled" "1" + "xpos" "c-160" + "ypos" "65" + "wide" "0" + "tall" "0" + } + + "HudTeamGoalTournament" + { + "fieldName" "HudTeamGoalTournament" + "visible" "0" + "enabled" "1" + "xpos" "c-60" + "ypos" "20" + "wide" "0" + "tall" "0" + } + + "HudTeamSwitch" + { + "fieldName" "HudTeamSwitch" + "visible" "0" + "enabled" "1" + "xpos" "c-160" + "ypos" "75" + "wide" "320" + "tall" "100" + } + + "HudArenaNotification" + { + "fieldName" "HudArenaNotification" + "visible" "0" + "enabled" "1" + "xpos" "c-140" + "ypos" "75" + "wide" "280" + "tall" "75" + } + + "HudArenaCapPointCountdown" + { + "fieldName" "HudArenaCapPointCountdown" + "visible" "1" + "enabled" "1" + "xpos" "c-15" + "ypos" "442" + "wide" "30" + "tall" "30" + "zpos" "99" + } + + "HudStalemate" + { + "fieldName" "HudStalemate" + "visible" "0" + "enabled" "1" + "xpos" "c-160" + "ypos" "65" + "wide" "320" + "tall" "100" + } + + "HudTournament" + { + "fieldName" "HudTournament" + "visible" "0" + "enabled" "1" + "xpos" "c-125" + "ypos" "0" + "zpos" "12" + "wide" "250" + "tall" "80" + } + + "HudTournamentSetup" + { + "fieldName" "HudTournamentSetup" + "visible" "0" + "enabled" "1" + "xpos" "c0" + "ypos" "-70" + "wide" "180" + "tall" "55" + } + + "HudStopWatch" + { + "fieldName" "HudStopWatch" + "visible" "1" + "enabled" "1" + "xpos" "c100" + "ypos" "r20" + "zpos" "0" + "wide" "90" + "tall" "15" + } + + "NotificationPanel" + { + "fieldName" "NotificationPanel" + "visible" "1" + "enabled" "1" + "xpos" "c-320" + "ypos" "70" + "wide" "640" + "tall" "100" + } + + "AchievementNotificationPanel" + { + "fieldName" "AchievementNotificationPanel" + "visible" "1" + "enabled" "1" + "xpos" "0" + "ypos" "180" + "wide" "f10" + "tall" "100" + } + + "CriticalPanel" + { + "fieldName" "CriticalPanel" + "visible" "1" + "enabled" "1" + "xpos" "r155" + "ypos" "r75" + "wide" "150" + "tall" "25" + } + + "HudArenaClassLayout" + { + "fieldName" "HudArenaClassLayout" + "visible" "1" + "enabled" "1" + "xpos" "0" + "ypos" "r120" + "zpos" "10" + "wide" "f0" + "tall" "320" + } + + "HudArenaVsPanel" + { + "fieldName" "HudArenaVsPanel" + "visible" "1" + "enabled" "1" + "xpos" "0" + "ypos" "240" + "wide" "f0" + "tall" "240" + } + + "HudArenaPlayerCount" + { + "fieldName" "HudArenaPlayerCount" + "visible" "1" + "enabled" "1" + "xpos" "0" + "ypos" "r30" + "zpos" "1" + "wide" "f0" + "tall" "25" + } + + "HudAchievementTracker" + { + "ControlName" "EditablePanel" + "fieldName" "HudAchievementTracker" + "xpos" "5" + "NormalY" "335" + "EngineerY" "335" + "zpos" "-10" + "wide" "f0" + "tall" "f0" + "visible" "1" + "enabled" "1" + } + + "HudTrainingInfoMsg" + { + "fieldName" "HudTrainingInfoMsg" + "visible" "0" + "enabled" "1" + "xpos" "10" + "ypos" "50" + "wide" "200" + "tall" "300" + } + + "HudInspectPanel" + { + "fieldName" "HudInspectPanel" + "visible" "0" + "enabled" "1" + "xpos" "r200" + "ypos" "rs1" + "zpos" "10" + "wide" "270" + "tall" "f0" + } + + "HudTFCrosshair" + { + "fieldName" "HudTFCrosshair" + "visible" "1" + "enabled" "1" + "wide" "640" + "tall" "480" + } + + "ItemQuickSwitchPanel" + { + "fieldName" "ItemQuickSwitchPanel" + "visible" "0" + "enabled" "1" + "xpos" "c-125" + "ypos" "280" + "wide" "250" + "tall" "160" + } + + "ReplayReminder" + { + "fieldName" "ReplayReminder" + "visible" "0" + "enable" "1" + } + + "MainMenuAdditions" + { + "fieldName" "MainMenuAdditions" + "visible" "1" + "enabled" "1" + "xpos" "c0" + "ypos" "310" + "zpos" "0" + "wide" "300" + "tall" "100" + } + + "CoachedByPanel" + { + "fieldName" "CoachedByPanel" + "visible" "0" + "enable" "1" + "xpos" "5" + "ypos" "10" + "wide" "250" + "tall" "44" + } + + "ItemTestHUDPanel" + { + "fieldName" "ItemTestHUDPanel" + "visible" "0" + "enable" "1" + "xpos" "5" + "ypos" "10" + "wide" "150" + "tall" "44" + } + + "NotificationQueuePanel" + { + "fieldName" "NotificationQueuePanel" + "visible" "0" + "enable" "1" + "xpos" "r155" + "ypos" "r90" + "zpos" "100" + "wide" "200" + "tall" "0" + } + + "CHudVote" + { + "fieldName" "CHudVote" + "xpos" "0" + "ypos" "0" + "wide" "640" + "tall" "480" + "visible" "1" + "enabled" "1" + "bgcolor_override" "0 0 0 0" + "PaintBackgroundType" "0" // rounded corners + } + + "HudAlert" + { + "fieldName" "HudAlert" + "visible" "0" + "enable" "1" + "xpos" "c-160" + "ypos" "100" + "wide" "320" + "tall" "150" + } + + "CTFStreakNotice" + { + "fieldName" "CTFStreakNotice" + "xpos" "0" + "ypos" "0" + "wide" "640" + "tall" "480" + "visible" "1" + "enabled" "1" + "bgcolor_override" "0 0 0 0" + "PaintBackgroundType" "0" // rounded corners + } + + "CTFFlagCalloutPanel" + { + "fieldName" "CTFFlagCalloutPanel" + "visible" "0" + "enabled" "1" + "xpos" "0" + "ypos" "0" + "wide" "40" + "tall" "40" + "priority" "40" + } + + "HudMenuTauntSelection" + { + "fieldName" "HudMenuTauntSelection" + "visible" "1" + "enabled" "1" + "xpos" "c-235" + "ypos" "c135" + "zpos" "0" + "wide" "470" + "tall" "200" + "PaintBackgroundType" "0" + } + + "ItemAttributeTracker" + { + "fieldName" "ItemAttributeTracker" + "visible" "1" + "enabled" "1" + "xpos" "0" + "ypos" "0" + "wide" "f5" + "tall" "f0" + "PaintBackgroundType" "0" + } + + "HudMiniGame" + { + "fieldName" "HudMiniGame" + "visible" "1" + "enabled" "1" + "xpos" "0" + "ypos" "0" + "wide" "f0" + "tall" "480" + } + + "QuestNotificationPanel" + { + "fieldName" "QuestNotificationPanel" + "visible" "1" + "enabled" "1" + "xpos" "0" + "ypos" "0" + "wide" "f0" + "tall" "f0" + } + + "MatchMakingContainer" + { + "ControlName" "EditablePanel" + "fieldName" "MatchMakingContainer" + "visible" "1" + "enabled" "1" + "xpos" "0" + "ypos" "0" + "wide" "f0" + "tall" "f0" + } + + "HudSpectatorExtras" + { + "fieldName" "HudSpectatorExtras" + "visible" "1" + "enabled" "1" + "xpos" "0" + "ypos" "0" + "wide" "f0" + "tall" "f0" + } + + "MatchSummary" + { + "fieldName" "MatchSummary" + "visible" "0" + "enabled" "1" + "xpos" "0" + "ypos" "0" + "wide" "f0" + "tall" "f0" + } + + "HudMatchStatus" + { + "fieldName" "HudMatchStatus" + "visible" "1" + "enabled" "1" + "xpos" "0" + "ypos" "0" + "zpos" "3" + "wide" "f0" + "tall" "f0" + } + + "QueueHUDStatus" + { + "fieldName" "QueueHUDStatus" + "visible" "1" + "enabled" "1" + "xpos" "rs1-5" + "ypos" "1" + "zpos" "1001" + "wide" "200" + "tall" "18" + "proportionaltoparent" "1" + "keyboardinputenabled" "1" + "mouseinputenabled" "0" + "alpha" "100" + } + + "HUDAutoAim" { } + "HudHDRDemo" { } + "HudTrainingMsg" { } + "TrainingComplete" { } + "AnnotationsPanel" { } +} \ No newline at end of file diff --git a/scripts/hudlayout.res b/scripts/hudlayout.res new file mode 100644 index 0000000..3406893 --- /dev/null +++ b/scripts/hudlayout.res @@ -0,0 +1,2 @@ +"#base" "../#customizations/streamermode/hudlayout.res" +"#base" "hudlayout-base.res" \ No newline at end of file diff --git a/sound/sound.cache b/sound/sound.cache new file mode 100644 index 0000000..27564aa Binary files /dev/null and b/sound/sound.cache differ diff --git a/sound/ui/computer.wav b/sound/ui/computer.wav new file mode 100644 index 0000000..7a50589 Binary files /dev/null and b/sound/ui/computer.wav differ diff --git a/sound/ui/hitsound.wav b/sound/ui/hitsound.wav new file mode 100644 index 0000000..8fe8854 Binary files /dev/null and b/sound/ui/hitsound.wav differ diff --git a/sound/ui/killsound.wav b/sound/ui/killsound.wav new file mode 100644 index 0000000..9921d9d Binary files /dev/null and b/sound/ui/killsound.wav differ diff --git a/sound/ui/vote_failure.wav b/sound/ui/vote_failure.wav new file mode 100644 index 0000000..b514543 Binary files /dev/null and b/sound/ui/vote_failure.wav differ diff --git a/sound/weapons/flare_detonator_explode.wav b/sound/weapons/flare_detonator_explode.wav new file mode 100644 index 0000000..50dfda9 Binary files /dev/null and b/sound/weapons/flare_detonator_explode.wav differ diff --git a/sound/weapons/flare_detonator_launch.wav b/sound/weapons/flare_detonator_launch.wav new file mode 100644 index 0000000..a3401eb Binary files /dev/null and b/sound/weapons/flare_detonator_launch.wav differ