custom/toonhud/resource/ui/itemquickswitch.res

202 lines
3.9 KiB
Plaintext
Raw Normal View History

2022-09-15 19:42:31 -03:00
"Resource/UI/ItemQuickSwitch.res"
{
"ItemQuickSwitchPanel"
{
"ControlName" "EditablePanel"
"fieldName" "ItemQuickSwitchPanel"
"xpos" "c-125"
"ypos" "280"
"wide" "275"
"tall" "160"
"autoResize" "0"
"pinCorner" "0"
"visible" "0"
"enabled" "1"
"tabPosition" "0"
"settitlebarvisible" "0"
"paintborder" "1"
"border" "G_TargetBorder"
"PaintBackgroundType" "2"
"bgcolor_override" "G_TransparentMenuBG"
"itempanel_xpos" "0"
"itempanel_ydelta" "0"
"itemskv"
{
"wide" "200"
"tall" "30"
"paintbackground" "1"
"paintborder" "1"
"bgcolor_override" "59 54 48 255"
"PaintBackgroundType" "0"
"border" "NoBorder"
"text_forcesize" "2"
"model_xpos" "5"
"model_ypos" "2"
"model_wide" "44"
"model_tall" "26"
"text_center" "1"
"text_xpos" "60"
"text_wide" "140"
"name_only" "1"
"noitem_textcolor" "117 107 94 255"
}
}
"CaratLabel"
{
"ControlName" "CExLabel"
"fieldName" "CaratLabel"
"font" "HudFontSmallestBold"
"labelText" ">>"
"textAlignment" "west"
"xpos" "5"
"ypos" "8"
"zpos" "1"
"wide" "20"
"tall" "15"
"autoResize" "1"
"pinCorner" "0"
"visible" "1"
"enabled" "1"
"fgcolor_override" "200 80 60 255"
}
"ClassLabel"
{
"ControlName" "CExLabel"
"fieldName" "ClassLabel"
"font" "HudFontSmallestBold"
"labelText" "#ClassBeingEquipped"
"textAlignment" "west"
"xpos" "20"
"ypos" "8"
"zpos" "1"
"wide" "60"
"tall" "15"
"autoResize" "0"
"pinCorner" "0"
"visible" "1"
"enabled" "1"
}
"ItemSlotLabel"
{
"ControlName" "CExLabel"
"fieldName" "ItemSlotLabel"
"font" "HudFontSmallestBold"
"labelText" "#PrimaryWeapon"
"textAlignment" "west"
"xpos" "80"
"ypos" "8"
"zpos" "1"
"wide" "140"
"tall" "15"
"autoResize" "0"
"pinCorner" "0"
"visible" "1"
"enabled" "1"
}
"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" "55"
"ypos" "30"
"wide" "220"
"tall" "125"
"PaintBackgroundType" "2"
"fgcolor_override" "59 54 48 255"
"bgcolor_override" "200 187 161 0"
"autohide_buttons" "0"
}
"itemcontainer"
{
"ControlName" "EditablePanel"
"fieldName" "itemcontainer"
"xpos" "0"
"ypos" "0"
"wide" "180"
"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" "175"
"tall" "40"
"visible" "1"
"PaintBackgroundType" "2"
"fgcolor_override" "200 80 60 255"
"bgcolor_override" "0 0 0 0"
}
}
"NoItemsLabel"
{
"ControlName" "CExLabel"
"fieldName" "NoItemsLabel"
"font" "ItemFontNameSmallest"
"labelText" "#NoItemsToEquip"
"textAlignment" "center"
"xpos" "3"
"ypos" "0"
"zpos" "10"
"wide" "220"
"tall" "30"
"autoResize" "0"
"pinCorner" "0"
"visible" "0"
"enabled" "1"
"fgcolor_override" "200 80 60 255"
}
"loadout_preset_panel"
{
"ControlName" "CLoadoutPresetPanel"
"FieldName" "loadout_preset_panel"
"xpos" "-5"
"ypos" "28"
"zpos" "20"
"wide" "50"
"tall" "90"
"autoResize" "0"
"pinCorner" "0"
"visible" "1"
"enabled" "1"
"tabPosition" "0"
"paintbackground" "0"
"bgcolor_override" "0 0 0 0"
}
}