Write config to git repo
This commit is contained in:
1706
toonhud/resource/ui/econ/backpackpanel.res
Normal file
1706
toonhud/resource/ui/econ/backpackpanel.res
Normal file
File diff suppressed because it is too large
Load Diff
122
toonhud/resource/ui/econ/confirmdialog.res
Normal file
122
toonhud/resource/ui/econ/confirmdialog.res
Normal file
@ -0,0 +1,122 @@
|
||||
"Resource/UI/ConfirmDialog.res"
|
||||
{
|
||||
"ConfirmDialog"
|
||||
{
|
||||
"ControlName" "Frame"
|
||||
"fieldName" "ConfirmDialog"
|
||||
"xpos" "c-162"
|
||||
"ypos" "140"
|
||||
"wide" "324"
|
||||
"tall" "200"
|
||||
"autoResize" "0"
|
||||
"pinCorner" "0"
|
||||
"visible" "1"
|
||||
"enabled" "1"
|
||||
"tabPosition" "0"
|
||||
"settitlebarvisible" "0"
|
||||
"PaintBackgroundType" "0"
|
||||
"paintbackground" "1"
|
||||
"bgcolor_override" "G_MenuBg"
|
||||
}
|
||||
|
||||
"TitleLabel"
|
||||
{
|
||||
"ControlName" "CExLabel"
|
||||
"fieldName" "TitleLabel"
|
||||
"font" "EconFontMedium"
|
||||
"labelText" "#ConfirmTitle"
|
||||
"textAlignment" "north"
|
||||
"xpos" "0"
|
||||
"ypos" "15"
|
||||
"zpos" "1"
|
||||
"wide" "324"
|
||||
"tall" "20"
|
||||
"autoResize" "1"
|
||||
"pinCorner" "0"
|
||||
"visible" "1"
|
||||
"enabled" "1"
|
||||
}
|
||||
|
||||
"ExplanationLabel"
|
||||
{
|
||||
"ControlName" "CExLabel"
|
||||
"fieldName" "ExplanationLabel"
|
||||
"font" "EconFontSmall"
|
||||
"labelText" "%text%"
|
||||
"textAlignment" "north"
|
||||
"xpos" "40"
|
||||
"ypos" "50"
|
||||
"zpos" "1"
|
||||
"wide" "244"
|
||||
"tall" "170"
|
||||
"autoResize" "0"
|
||||
"pinCorner" "0"
|
||||
"visible" "1"
|
||||
"enabled" "1"
|
||||
"centerwrap" "1"
|
||||
"fgcolor_override" "200 80 60 255"
|
||||
}
|
||||
|
||||
"CancelButton"
|
||||
{
|
||||
"ControlName" "CExButton"
|
||||
"fieldName" "CancelButton"
|
||||
"xpos" "190"
|
||||
"ypos" "165"
|
||||
"zpos" "20"
|
||||
"wide" "124"
|
||||
"tall" "25"
|
||||
"autoResize" "0"
|
||||
"pinCorner" "0"
|
||||
"visible" "1"
|
||||
"enabled" "1"
|
||||
"tabPosition" "0"
|
||||
"labelText" "#GameUI_CancelBold"
|
||||
"font" "EconFontSmall"
|
||||
"textAlignment" "center"
|
||||
"textinsetx" "50"
|
||||
"dulltext" "0"
|
||||
"brighttext" "0"
|
||||
"Command" "cancel"
|
||||
"sound_depressed" "UI/buttonclick.wav"
|
||||
"sound_released" "UI/buttonclickrelease.wav"
|
||||
"border_default" "Econ.Button.Border.Default"
|
||||
"border_armed" "Econ.Button.Border.Armed"
|
||||
"armedBgColor_override" "Econ.Button.ArmedBgColor"
|
||||
"armedFgColor_override" "Econ.Button.ArmedFgColor"
|
||||
"depressedBgColor_override" "Econ.Button.DepressedBgColor"
|
||||
"depressedFgColor_override" "Econ.Button.DepressedFgColor"
|
||||
}
|
||||
|
||||
"ConfirmButton"
|
||||
{
|
||||
"ControlName" "CExButton"
|
||||
"fieldName" "ConfirmButton"
|
||||
"xpos" "10"
|
||||
"ypos" "165"
|
||||
"zpos" "20"
|
||||
"wide" "175"
|
||||
"tall" "25"
|
||||
"default" "1"
|
||||
"autoResize" "0"
|
||||
"pinCorner" "0"
|
||||
"visible" "1"
|
||||
"enabled" "1"
|
||||
"tabPosition" "0"
|
||||
"labelText" "#ConfirmButtonText"
|
||||
"font" "EconFontSmall"
|
||||
"textAlignment" "center"
|
||||
"textinsetx" "50"
|
||||
"dulltext" "0"
|
||||
"brighttext" "0"
|
||||
"Command" "confirm"
|
||||
"sound_depressed" "UI/buttonclick.wav"
|
||||
"sound_released" "UI/buttonclickrelease.wav"
|
||||
"border_default" "Econ.Button.Border.Default"
|
||||
"border_armed" "Econ.Button.Border.Armed"
|
||||
"armedBgColor_override" "Econ.Button.ArmedBgColor"
|
||||
"armedFgColor_override" "Econ.Button.ArmedFgColor"
|
||||
"depressedBgColor_override" "Econ.Button.DepressedBgColor"
|
||||
"depressedFgColor_override" "Econ.Button.DepressedFgColor"
|
||||
}
|
||||
}
|
84
toonhud/resource/ui/econ/genericnotificationtoast.res
Normal file
84
toonhud/resource/ui/econ/genericnotificationtoast.res
Normal file
@ -0,0 +1,84 @@
|
||||
"Resource/UI/GenericNotificationToast.res"
|
||||
{
|
||||
"GenericNotificationToast"
|
||||
{
|
||||
"ControlName" "CGenericNotificationToast"
|
||||
"fieldName" "GenericNotificationToast"
|
||||
"xpos" "0"
|
||||
"ypos" "0"
|
||||
"zpos" "1"
|
||||
"wide" "100"
|
||||
"tall" "50"
|
||||
"visible" "1"
|
||||
"enabled" "1"
|
||||
}
|
||||
|
||||
"AvatarBGPanel"
|
||||
{
|
||||
"ControlName" "EditablePanel"
|
||||
"fieldName" "AvatarBGPanel"
|
||||
"xpos" "5"
|
||||
"ypos" "5"
|
||||
"zpos" "-1"
|
||||
"wide" "24"
|
||||
"tall" "24"
|
||||
"visible" "1"
|
||||
"PaintBackgroundType" "0"
|
||||
"bgcolor_override" "0 0 0 100"
|
||||
}
|
||||
"AvatarImage"
|
||||
{
|
||||
"ControlName" "CAvatarImagePanel"
|
||||
"fieldName" "AvatarImage"
|
||||
"xpos" "7"
|
||||
"ypos" "7"
|
||||
"zpos" "0"
|
||||
"wide" "20"
|
||||
"tall" "20"
|
||||
"visible" "1"
|
||||
"enabled" "1"
|
||||
"image" ""
|
||||
"scaleImage" "1"
|
||||
"color_outline" "52 48 45 255"
|
||||
}
|
||||
|
||||
"AvatarTextLabel"
|
||||
{
|
||||
"ControlName" "CExLabel"
|
||||
"fieldName" "AvatarTextLabel"
|
||||
"fgcolor" "G_White"
|
||||
"xpos" "35"
|
||||
"ypos" "7"
|
||||
"zpos" "2"
|
||||
"wide" "60"
|
||||
"tall" "38"
|
||||
"autoResize" "0"
|
||||
"pinCorner" "0"
|
||||
"visible" "0"
|
||||
"enabled" "1"
|
||||
"wrap" "1"
|
||||
"labelText" "%avatartext%"
|
||||
"textAlignment" "West"
|
||||
"font" "DefaultVerySmall"
|
||||
}
|
||||
|
||||
"TextLabel"
|
||||
{
|
||||
"ControlName" "CExLabel"
|
||||
"fieldName" "TextLabel"
|
||||
"fgcolor" "TanLight"
|
||||
"xpos" "7"
|
||||
"ypos" "7"
|
||||
"zpos" "2"
|
||||
"wide" "90"
|
||||
"tall" "38"
|
||||
"autoResize" "0"
|
||||
"pinCorner" "0"
|
||||
"visible" "0"
|
||||
"enabled" "1"
|
||||
"wrap" "1"
|
||||
"labelText" "%text%"
|
||||
"textAlignment" "West"
|
||||
"font" "DefaultVerySmall"
|
||||
}
|
||||
}
|
619
toonhud/resource/ui/econ/inspectionpanel.res
Normal file
619
toonhud/resource/ui/econ/inspectionpanel.res
Normal file
@ -0,0 +1,619 @@
|
||||
"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" "cs-0.5"
|
||||
"ypos" "0"
|
||||
"zpos" "5"
|
||||
"wide" "f0"
|
||||
"tall" "200"
|
||||
"visible" "1"
|
||||
"bgcolor_override" "0 0 0 0"
|
||||
"noitem_textcolor" "117 107 94 255"
|
||||
"PaintBackgroundType" "2"
|
||||
"paintborder" "0"
|
||||
"mouseinputenabled" "0"
|
||||
"proportionaltoparent" "1"
|
||||
|
||||
"text_ypos" "15"
|
||||
"text_center" "0"
|
||||
"paint_icon_hide" "1"
|
||||
"model_hide" "1"
|
||||
"text_forcesize" "4"
|
||||
"name_only" "1"
|
||||
|
||||
"itemmodelpanel"
|
||||
{
|
||||
"use_item_rendertarget" "0"
|
||||
"allow_rot" "0"
|
||||
"inventory_image_type" "1"
|
||||
"continued_velocity" "1"
|
||||
}
|
||||
}
|
||||
|
||||
"ModelInspectionPanel"
|
||||
{
|
||||
"fieldName" "ModelInspectionPanel"
|
||||
"xpos" "cs-0.5"
|
||||
"ypos" "cs-0.5"
|
||||
"zpos" "5"
|
||||
"wide" "f0"
|
||||
"tall" "f0"
|
||||
"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" "68"
|
||||
"allow_manip" "0"
|
||||
|
||||
"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" "cs-0.5"
|
||||
"ypos" "p.7-16"
|
||||
"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"
|
||||
|
||||
"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" "255 255 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" "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" "cs-0.5"
|
||||
"ypos" "p.7"
|
||||
"wide" "300"
|
||||
"tall" "100"
|
||||
"zpos" "100"
|
||||
"border" "MainMenuBGBorder"
|
||||
"mouseinputenabled" "1"
|
||||
"proportionaltoparent" "1"
|
||||
|
||||
"visible" "0"
|
||||
|
||||
"fixed_item"
|
||||
{
|
||||
"tall" "80"
|
||||
"visible" "1"
|
||||
}
|
||||
"fixed_paintkit"
|
||||
{
|
||||
"tall" "60"
|
||||
"visible" "1"
|
||||
}
|
||||
"consume_mode"
|
||||
{
|
||||
"border" "ReplayHighlightBorder"
|
||||
}
|
||||
|
||||
"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" "HudFontSmallBold"
|
||||
"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" "0 0 0 0"
|
||||
"armedFgColor_override" "200 80 60 255"
|
||||
"depressedFgColor_override" "46 43 42 255"
|
||||
|
||||
"image_drawcolor" "TanDark"
|
||||
"image_armedcolor" "200 80 60 255"
|
||||
"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"
|
||||
}
|
||||
} // Debug button
|
||||
|
||||
|
||||
"ComboBoxValidPaintkits"
|
||||
{
|
||||
"ControlName" "ComboBox"
|
||||
"fieldName" "ComboBoxValidPaintkits"
|
||||
"Font" "HudFontSmallest"
|
||||
"wrap" "0"
|
||||
"xpos" "rs1-10"
|
||||
"ypos" "10"
|
||||
"zpos" "100"
|
||||
"wide" "200"
|
||||
"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" "235 226 202 255"
|
||||
"bgcolor_override" "0 0 0 0"
|
||||
"disabledFgColor_override" "235 226 202 255"
|
||||
"disabledBgColor_override" "0 0 0 0"
|
||||
"selectionColor_override" "0 0 0 0"
|
||||
"selectionTextColor_override" "235 226 202 255"
|
||||
"defaultSelectionBG2Color_override" "0 0 0 0"
|
||||
}
|
||||
|
||||
"PaintkitLabel"
|
||||
{
|
||||
"ControlName" "CExLabel"
|
||||
"fieldName" "PaintkitLabel"
|
||||
"font" "HudFontSmallest"
|
||||
"labelText" "#TF_ItemPreview_ItemPaintkit"
|
||||
"textAlignment" "west"
|
||||
"xpos" "8"
|
||||
"ypos" "10"
|
||||
"wide" "80"
|
||||
"tall" "15"
|
||||
"autoResize" "0"
|
||||
"pinCorner" "0"
|
||||
"visible" "1"
|
||||
"enabled" "1"
|
||||
"fgcolor_override" "235 227 203 255"
|
||||
|
||||
"fixed_paintkit"
|
||||
{
|
||||
"visible" "0"
|
||||
}
|
||||
}
|
||||
|
||||
"ComboBoxValidItems"
|
||||
{
|
||||
"ControlName" "ComboBox"
|
||||
"fieldName" "ComboBoxValidItems"
|
||||
"Font" "HudFontSmallest"
|
||||
"wrap" "0"
|
||||
"xpos" "rs1-10"
|
||||
"ypos" "30"
|
||||
"fixed_paintkit"
|
||||
{
|
||||
"ypos" "10"
|
||||
}
|
||||
"zpos" "100"
|
||||
"wide" "200"
|
||||
"tall" "15"
|
||||
"autoResize" "0"
|
||||
"pinCorner" "0"
|
||||
"visible" "1"
|
||||
"enabled" "1"
|
||||
"textHidden" "0"
|
||||
"editable" "0"
|
||||
"maxchars" "-1"
|
||||
"NumericInputOnly" "0"
|
||||
"unicode" "0"
|
||||
"default" "0"
|
||||
"actionsignallevel" "2"
|
||||
|
||||
"fixed_item"
|
||||
{
|
||||
"visible" "0"
|
||||
}
|
||||
|
||||
"proportionaltoparent" "1"
|
||||
|
||||
"fgcolor_override" "235 226 202 255"
|
||||
"bgcolor_override" "0 0 0 0"
|
||||
"disabledFgColor_override" "TanDark"
|
||||
"disabledBgColor_override" "0 0 0 0"
|
||||
"selectionColor_override" "0 0 0 0"
|
||||
"selectionTextColor_override" "235 226 202 255"
|
||||
"defaultSelectionBG2Color_override" "0 0 0 0"
|
||||
}
|
||||
|
||||
"ItemLabel"
|
||||
{
|
||||
"ControlName" "CExLabel"
|
||||
"fieldName" "ItemLabel"
|
||||
"font" "HudFontSmallest"
|
||||
"labelText" "#TF_ItemPreview_ItemPreview"
|
||||
"textAlignment" "west"
|
||||
"xpos" "8"
|
||||
"ypos" "30"
|
||||
"fixed_paintkit"
|
||||
{
|
||||
"ypos" "10"
|
||||
}
|
||||
"wide" "80"
|
||||
"tall" "15"
|
||||
"autoResize" "0"
|
||||
"pinCorner" "0"
|
||||
"visible" "1"
|
||||
"enabled" "1"
|
||||
"fgcolor_override" "235 227 203 255"
|
||||
|
||||
"fixed_item"
|
||||
{
|
||||
"visible" "0"
|
||||
}
|
||||
|
||||
"consume_mode"
|
||||
{
|
||||
"labelText" "#TF_ItemPreview_RedeemItem"
|
||||
}
|
||||
}
|
||||
|
||||
"WearSlider"
|
||||
{
|
||||
"ControlName" "Slider"
|
||||
"fieldName" "WearSlider"
|
||||
"xpos" "90"
|
||||
"ypos" "50"
|
||||
"fixed_item"
|
||||
{
|
||||
"ypos" "30"
|
||||
}
|
||||
"zpos" "1"
|
||||
"wide" "204"
|
||||
"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" "80"
|
||||
"tall" "15"
|
||||
"autoResize" "0"
|
||||
"pinCorner" "0"
|
||||
"visible" "1"
|
||||
"enabled" "1"
|
||||
"fgcolor_override" "235 227 203 255"
|
||||
|
||||
"fixed_paintkit"
|
||||
{
|
||||
"visible" "0"
|
||||
}
|
||||
|
||||
"consume_mode"
|
||||
{
|
||||
"visible" "0"
|
||||
}
|
||||
}
|
||||
|
||||
"NewSeedButton"
|
||||
{
|
||||
"ControlName" "Button"
|
||||
"fieldName" "NewSeedButton"
|
||||
"xpos" "8"
|
||||
"ypos" "75"
|
||||
"fixed_item"
|
||||
{
|
||||
"ypos" "50"
|
||||
}
|
||||
"fixed_paintkit"
|
||||
{
|
||||
"ypos" "30"
|
||||
}
|
||||
"zpos" "10"
|
||||
"wide" "70"
|
||||
"tall" "20"
|
||||
"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"
|
||||
|
||||
"consume_mode"
|
||||
{
|
||||
"visible" "0"
|
||||
}
|
||||
}
|
||||
|
||||
"SeedTextEntry"
|
||||
{
|
||||
"ControlName" "TextEntry"
|
||||
"fieldName" "SeedTextEntry"
|
||||
"xpos" "90"
|
||||
"ypos" "75"
|
||||
"fixed_item"
|
||||
{
|
||||
"ypos" "50"
|
||||
}
|
||||
"fixed_paintkit"
|
||||
{
|
||||
"ypos" "30"
|
||||
}
|
||||
"zpos" "10"
|
||||
"wide" "115"
|
||||
"tall" "20"
|
||||
"autoResize" "0"
|
||||
"visible" "1"
|
||||
"enabled" "1"
|
||||
"tabPosition" "0"
|
||||
"actionsignallevel" "2"
|
||||
"default" "1"
|
||||
"NumericInputOnly" "1"
|
||||
"bgcolor_override" "0 0 0 200"
|
||||
"maxchars" "18"
|
||||
|
||||
"consume_mode"
|
||||
{
|
||||
"visible" "0"
|
||||
}
|
||||
}
|
||||
|
||||
"MarketButton"
|
||||
{
|
||||
"ControlName" "CExButton"
|
||||
"fieldName" "MarketButton"
|
||||
"xpos" "rs1-10"
|
||||
"ypos" "75"
|
||||
"fixed_item"
|
||||
{
|
||||
"ypos" "50"
|
||||
}
|
||||
"fixed_paintkit"
|
||||
{
|
||||
"ypos" "30"
|
||||
}
|
||||
"zpos" "100"
|
||||
"wide" "75"
|
||||
"tall" "20"
|
||||
"labelText" "#TF_ItemAd_ViewOnMarket"
|
||||
"font" "AdFont_PurchaseButton"
|
||||
"textinsetx" "0"
|
||||
"textAlignment" "center"
|
||||
|
||||
"proportionaltoparent" "1"
|
||||
"paintbackground" "1"
|
||||
"command" "market"
|
||||
"actionsignallevel" "2"
|
||||
"RoundedCorners" "0"
|
||||
|
||||
"defaultFgColor_override" "White"
|
||||
"armedFgColor_override" "White"
|
||||
|
||||
"border_default" "NoBorder"
|
||||
|
||||
"defaultBgColor_override" "72 103 32 255"
|
||||
"armedBgColor_override" "72 133 32 255"
|
||||
|
||||
"sound_armed" "ui/item_info_mouseover.wav"
|
||||
"sound_depressed" "UI/buttonclick.wav"
|
||||
"sound_released" "UI/buttonclickrelease.wav"
|
||||
}
|
||||
}
|
||||
}
|
866
toonhud/resource/ui/econ/itemdiscardpanel.res
Normal file
866
toonhud/resource/ui/econ/itemdiscardpanel.res
Normal file
@ -0,0 +1,866 @@
|
||||
"Resource/UI/ItemDiscardPanel.res"
|
||||
{
|
||||
"item_discard"
|
||||
{
|
||||
"ControlName" "Frame"
|
||||
"fieldName" "item_discard"
|
||||
"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" "G_MenuBg"
|
||||
"infocus_bgcolor_override" "G_MenuBg"
|
||||
"outoffocus_bgcolor_override" "G_MenuBg"
|
||||
|
||||
"title" "#CharInfoAndSetup"
|
||||
"title_font" "G_FontNone"
|
||||
"titletextinsetX" "40"
|
||||
"titletextinsetY" "0"
|
||||
"titlebarfgcolor_override" "200 187 161 255"
|
||||
"titlebardisabledfgcolor_override" "200 187 161 255"
|
||||
"titlebarbgcolor_override" "46 43 42 255"
|
||||
}
|
||||
|
||||
"BottomLine"
|
||||
{
|
||||
"ControlName" "EditablePanel"
|
||||
"fieldName" "BottomLine"
|
||||
"xpos" "0"
|
||||
"ypos" "98"
|
||||
"zpos" "11"
|
||||
"wide" "f0"
|
||||
"tall" "2"
|
||||
"visible" "1"
|
||||
"enabled" "1"
|
||||
"paintbackground" "1"
|
||||
"bgcolor_override" "G_Highlight"
|
||||
}
|
||||
|
||||
"modelpanel"
|
||||
{
|
||||
"ControlName" "CItemModelPanel"
|
||||
"fieldName" "modelpanel"
|
||||
"xpos" "c-75"
|
||||
"ypos" "30"
|
||||
"zpos" "1"
|
||||
"wide" "150"
|
||||
"tall" "60"
|
||||
"visible" "1"
|
||||
"bgcolor_override" "0 0 0 0"
|
||||
"noitem_textcolor" "117 107 94 255"
|
||||
"PaintBackgroundType" "2"
|
||||
"paintborder" "1"
|
||||
|
||||
"model_ypos" "5"
|
||||
"model_tall" "50"
|
||||
"name_only" "1"
|
||||
|
||||
"itemmodelpanel"
|
||||
{
|
||||
"use_item_rendertarget" "0"
|
||||
"allow_rot" "0"
|
||||
"inventory_image_type" "1"
|
||||
}
|
||||
}
|
||||
"ItemMouseOverItemPanel"
|
||||
{
|
||||
"ControlName" "CItemModelPanel"
|
||||
"fieldName" "ItemMouseOverItemPanel"
|
||||
"xpos" "c-150"
|
||||
"ypos" "102"
|
||||
"zpos" "100"
|
||||
"wide" "300"
|
||||
"tall" "100"
|
||||
"visible" "0"
|
||||
"bgcolor_override" "0 0 0 0"
|
||||
"noitem_textcolor" "117 107 94 255"
|
||||
"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" "117 107 94 255"
|
||||
"centerwrap" "1"
|
||||
}
|
||||
}
|
||||
|
||||
"CaratLabel2"
|
||||
{
|
||||
"ControlName" "CExLabel"
|
||||
"fieldName" "CaratLabel2"
|
||||
"font" "HudFontSmallestBold"
|
||||
"labelText" ">>"
|
||||
"textAlignment" "west"
|
||||
"xpos" "c-105"
|
||||
"ypos" "40"
|
||||
"zpos" "10"
|
||||
"wide" "20"
|
||||
"tall" "15"
|
||||
"autoResize" "1"
|
||||
"pinCorner" "0"
|
||||
"visible" "0"
|
||||
"enabled" "0"
|
||||
"fgcolor_override" "200 80 60 255"
|
||||
}
|
||||
|
||||
"ExplanationLabel"
|
||||
{
|
||||
"ControlName" "CExLabel"
|
||||
"fieldName" "ExplanationLabel"
|
||||
"font" "HudFontSmallest"
|
||||
"labelText" "#DiscardExplanation"
|
||||
"textAlignment" "north"
|
||||
"xpos" "c-280"
|
||||
"ypos" "30"
|
||||
"zpos" "10"
|
||||
"wide" "195"
|
||||
"tall" "60"
|
||||
"autoResize" "1"
|
||||
"pinCorner" "0"
|
||||
"visible" "1"
|
||||
"enabled" "1"
|
||||
"wrap" "1"
|
||||
}
|
||||
|
||||
"ExplanationLabel2"
|
||||
{
|
||||
"ControlName" "CExLabel"
|
||||
"fieldName" "ExplanationLabel2"
|
||||
"font" "HudFontSmallest"
|
||||
"labelText" "#DiscardExplanation2"
|
||||
"textAlignment" "north"
|
||||
"xpos" "c90"
|
||||
"ypos" "30"
|
||||
"zpos" "10"
|
||||
"wide" "175"
|
||||
"tall" "50"
|
||||
"autoResize" "1"
|
||||
"pinCorner" "0"
|
||||
"visible" "1"
|
||||
"enabled" "1"
|
||||
"wrap" "1"
|
||||
}
|
||||
|
||||
"DiscardedCaratLabel"
|
||||
{
|
||||
"ControlName" "CExLabel"
|
||||
"fieldName" "DiscardedCaratLabel"
|
||||
"font" "HudFontSmallBold"
|
||||
"labelText" "<<"
|
||||
"textAlignment" "east"
|
||||
"xpos" "-9999"
|
||||
"ypos" "-9999"
|
||||
"zpos" "10"
|
||||
"wide" "20"
|
||||
"tall" "25"
|
||||
"autoResize" "1"
|
||||
"pinCorner" "0"
|
||||
"visible" "0"
|
||||
"enabled" "0"
|
||||
"fgcolor_override" "200 80 60 255"
|
||||
}
|
||||
"DiscardedLabel"
|
||||
{
|
||||
"ControlName" "CExLabel"
|
||||
"fieldName" "DiscardedLabel"
|
||||
"font" "HudFontMediumBold"
|
||||
"labelText" "#Discarded"
|
||||
"textAlignment" "west"
|
||||
"xpos" "c90"
|
||||
"ypos" "35"
|
||||
"zpos" "10"
|
||||
"wide" "200"
|
||||
"tall" "25"
|
||||
"autoResize" "1"
|
||||
"pinCorner" "0"
|
||||
"visible" "1"
|
||||
"enabled" "1"
|
||||
"fgcolor_override" "200 80 60 255"
|
||||
}
|
||||
|
||||
"DiscardButton"
|
||||
{
|
||||
"ControlName" "CExButton"
|
||||
"fieldName" "DiscardButton"
|
||||
"xpos" "c90"
|
||||
"ypos" "70"
|
||||
"zpos" "20"
|
||||
"wide" "100"
|
||||
"tall" "20"
|
||||
"autoResize" "0"
|
||||
"pinCorner" "0"
|
||||
"visible" "1"
|
||||
"enabled" "1"
|
||||
"tabPosition" "0"
|
||||
"labelText" "#X_DiscardItem"
|
||||
"font" "HudFontSmallBold"
|
||||
"textAlignment" "center"
|
||||
"textinsetx" "50"
|
||||
"dulltext" "0"
|
||||
"brighttext" "0"
|
||||
"Command" "discarditem"
|
||||
"sound_depressed" "UI/buttonclick.wav"
|
||||
"sound_released" "UI/buttonclickrelease.wav"
|
||||
}
|
||||
|
||||
"backpack_panel"
|
||||
{
|
||||
"ControlName" "CBackpackPanel"
|
||||
"fieldName" "backpack_panel"
|
||||
"xpos" "0"
|
||||
"ypos" "100"
|
||||
"wide" "f0"
|
||||
"tall" "400"
|
||||
"zpos" "0"
|
||||
"visible" "1"
|
||||
"items_only" "1"
|
||||
"button_override_delete_xpos" "0"
|
||||
}
|
||||
|
||||
"CloseButton"
|
||||
{
|
||||
"ControlName" "CExButton"
|
||||
"fieldName" "CloseButton"
|
||||
"xpos" "c90"
|
||||
"ypos" "70"
|
||||
"zpos" "20"
|
||||
"wide" "100"
|
||||
"tall" "20"
|
||||
"autoResize" "0"
|
||||
"pinCorner" "0"
|
||||
"visible" "0"
|
||||
"enabled" "1"
|
||||
"tabPosition" "0"
|
||||
"labelText" "#TF_Close"
|
||||
"font" "HudFontSmallBold"
|
||||
"textAlignment" "center"
|
||||
"dulltext" "0"
|
||||
"brighttext" "0"
|
||||
"Command" "vguicancel"
|
||||
"default" "0"
|
||||
"sound_depressed" "UI/buttonclick.wav"
|
||||
"sound_released" "UI/buttonclickrelease.wav"
|
||||
}
|
||||
|
||||
"ShowExplanationsButton"
|
||||
{
|
||||
"ControlName" "CExButton"
|
||||
"fieldName" "ShowExplanationsButton"
|
||||
"xpos" "c265"
|
||||
"ypos" "30"
|
||||
"zpos" "100"
|
||||
"wide" "20"
|
||||
"tall" "20"
|
||||
"autoResize" "0"
|
||||
"pinCorner" "0"
|
||||
"visible" "1"
|
||||
"enabled" "1"
|
||||
"tabPosition" "0"
|
||||
"labelText" "?"
|
||||
"font" "HudFontSmallBold"
|
||||
"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" "150"
|
||||
"end_wide" "300"
|
||||
"end_tall" "155"
|
||||
"callout_inparents_x" "c0"
|
||||
"callout_inparents_y" "200"
|
||||
"next_explanation" "DiscardButtonExplanation"
|
||||
|
||||
"TitleLabel"
|
||||
{
|
||||
"ControlName" "CExLabel"
|
||||
"fieldName" "TitleLabel"
|
||||
"font" "HudFontSmallBold"
|
||||
"labelText" "#DiscardItemsExplanation_Title"
|
||||
"textAlignment" "north"
|
||||
"xpos" "20"
|
||||
"ypos" "10"
|
||||
"wide" "260"
|
||||
"tall" "30"
|
||||
"autoResize" "0"
|
||||
"pinCorner" "0"
|
||||
"visible" "1"
|
||||
"enabled" "1"
|
||||
"wrap" "1"
|
||||
"fgcolor_override" "46 43 42 255"
|
||||
}
|
||||
|
||||
"TextLabel"
|
||||
{
|
||||
"ControlName" "CExLabel"
|
||||
"fieldName" "TextLabel"
|
||||
"font" "HudFontSmall"
|
||||
"labelText" "#DiscardItemsExplanation_Text"
|
||||
"textAlignment" "north-west"
|
||||
"xpos" "20"
|
||||
"ypos" "45"
|
||||
"wide" "260"
|
||||
"tall" "85"
|
||||
"autoResize" "0"
|
||||
"pinCorner" "0"
|
||||
"visible" "1"
|
||||
"enabled" "1"
|
||||
"wrap" "1"
|
||||
"fgcolor_override" "46 43 42 255"
|
||||
}
|
||||
|
||||
"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" "HudFontSmallBold"
|
||||
"textAlignment" "center"
|
||||
"dulltext" "0"
|
||||
"brighttext" "0"
|
||||
"default" "0"
|
||||
"sound_depressed" "UI/buttonclick.wav"
|
||||
"sound_released" "UI/buttonclickrelease.wav"
|
||||
"Command" "close"
|
||||
|
||||
"paintbackground" "0"
|
||||
|
||||
"defaultFgColor_override" "46 43 42 255"
|
||||
"armedFgColor_override" "200 80 60 255"
|
||||
"depressedFgColor_override" "46 43 42 255"
|
||||
|
||||
"image_drawcolor" "117 107 94 255"
|
||||
"image_armedcolor" "200 80 60 255"
|
||||
"SubImage"
|
||||
{
|
||||
"ControlName" "ImagePanel"
|
||||
"fieldName" "SubImage"
|
||||
"xpos" "0"
|
||||
"ypos" "0"
|
||||
"zpos" "1"
|
||||
"wide" "14"
|
||||
"tall" "14"
|
||||
"visible" "1"
|
||||
"enabled" "1"
|
||||
"image" "close_button"
|
||||
"scaleImage" "1"
|
||||
}
|
||||
}
|
||||
"PositionLabel"
|
||||
{
|
||||
"ControlName" "CExLabel"
|
||||
"fieldName" "PositionLabel"
|
||||
"font" "HudFontSmallBold"
|
||||
"labelText" "%explanationnumber%"
|
||||
"textAlignment" "center"
|
||||
"xpos" "0"
|
||||
"ypos" "125"
|
||||
"zpos" "-1"
|
||||
"wide" "300"
|
||||
"tall" "30"
|
||||
"autoResize" "0"
|
||||
"pinCorner" "0"
|
||||
"visible" "1"
|
||||
"enabled" "1"
|
||||
"fgcolor_override" "200 80 60 255"
|
||||
}
|
||||
"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" "HudFontSmallBold"
|
||||
"textAlignment" "center"
|
||||
"dulltext" "0"
|
||||
"brighttext" "0"
|
||||
"default" "0"
|
||||
"sound_depressed" "UI/buttonclick.wav"
|
||||
"sound_released" "UI/buttonclickrelease.wav"
|
||||
"Command" "nextexplanation"
|
||||
|
||||
"paintbackground" "0"
|
||||
|
||||
"defaultFgColor_override" "46 43 42 255"
|
||||
"armedFgColor_override" "200 80 60 255"
|
||||
"depressedFgColor_override" "46 43 42 255"
|
||||
|
||||
"image_drawcolor" "235 226 202 255"
|
||||
"image_armedcolor" "255 255 255 255"
|
||||
"SubImage"
|
||||
{
|
||||
"ControlName" "ImagePanel"
|
||||
"fieldName" "SubImage"
|
||||
"xpos" "0"
|
||||
"ypos" "0"
|
||||
"zpos" "1"
|
||||
"wide" "30"
|
||||
"tall" "30"
|
||||
"visible" "1"
|
||||
"enabled" "1"
|
||||
"image" "blog_forward"
|
||||
"scaleImage" "1"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
"DiscardButtonExplanation"
|
||||
{
|
||||
"ControlName" "CExplanationPopup"
|
||||
"fieldName" "DiscardButtonExplanation"
|
||||
"xpos" "0"
|
||||
"ypos" "0"
|
||||
"zpos" "10000"
|
||||
"wide" "250"
|
||||
"tall" "100"
|
||||
"visible" "0"
|
||||
"PaintBackgroundType" "2"
|
||||
"paintbackground" "0"
|
||||
"border" "MainMenuHighlightBorder"
|
||||
|
||||
"force_close" "1"
|
||||
"end_x" "c-50"
|
||||
"end_y" "200"
|
||||
"end_wide" "300"
|
||||
"end_tall" "125"
|
||||
"callout_inparents_x" "c175"
|
||||
"callout_inparents_y" "135"
|
||||
"next_explanation" "DeleteButtonExplanation"
|
||||
|
||||
"TitleLabel"
|
||||
{
|
||||
"ControlName" "CExLabel"
|
||||
"fieldName" "TitleLabel"
|
||||
"font" "HudFontSmallBold"
|
||||
"labelText" "#DiscardButtonExplanation_Title"
|
||||
"textAlignment" "north"
|
||||
"xpos" "20"
|
||||
"ypos" "10"
|
||||
"wide" "260"
|
||||
"tall" "30"
|
||||
"autoResize" "0"
|
||||
"pinCorner" "0"
|
||||
"visible" "1"
|
||||
"enabled" "1"
|
||||
"wrap" "1"
|
||||
"fgcolor_override" "46 43 42 255"
|
||||
}
|
||||
|
||||
"TextLabel"
|
||||
{
|
||||
"ControlName" "CExLabel"
|
||||
"fieldName" "TextLabel"
|
||||
"font" "HudFontSmall"
|
||||
"labelText" "#DiscardButtonExplanation_Text"
|
||||
"textAlignment" "north-west"
|
||||
"xpos" "20"
|
||||
"ypos" "45"
|
||||
"wide" "260"
|
||||
"tall" "45"
|
||||
"autoResize" "0"
|
||||
"pinCorner" "0"
|
||||
"visible" "1"
|
||||
"enabled" "1"
|
||||
"wrap" "1"
|
||||
"fgcolor_override" "46 43 42 255"
|
||||
}
|
||||
|
||||
"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" "HudFontSmallBold"
|
||||
"textAlignment" "center"
|
||||
"dulltext" "0"
|
||||
"brighttext" "0"
|
||||
"default" "0"
|
||||
"sound_depressed" "UI/buttonclick.wav"
|
||||
"sound_released" "UI/buttonclickrelease.wav"
|
||||
"Command" "close"
|
||||
|
||||
"paintbackground" "0"
|
||||
|
||||
"defaultFgColor_override" "46 43 42 255"
|
||||
"armedFgColor_override" "200 80 60 255"
|
||||
"depressedFgColor_override" "46 43 42 255"
|
||||
|
||||
"image_drawcolor" "117 107 94 255"
|
||||
"image_armedcolor" "200 80 60 255"
|
||||
"SubImage"
|
||||
{
|
||||
"ControlName" "ImagePanel"
|
||||
"fieldName" "SubImage"
|
||||
"xpos" "0"
|
||||
"ypos" "0"
|
||||
"zpos" "1"
|
||||
"wide" "14"
|
||||
"tall" "14"
|
||||
"visible" "1"
|
||||
"enabled" "1"
|
||||
"image" "close_button"
|
||||
"scaleImage" "1"
|
||||
}
|
||||
}
|
||||
"PrevButton"
|
||||
{
|
||||
"ControlName" "CExImageButton"
|
||||
"fieldName" "PrevButton"
|
||||
"xpos" "10"
|
||||
"ypos" "95"
|
||||
"zpos" "10"
|
||||
"wide" "30"
|
||||
"tall" "30"
|
||||
"autoResize" "0"
|
||||
"pinCorner" "0"
|
||||
"visible" "1"
|
||||
"enabled" "1"
|
||||
"tabPosition" "0"
|
||||
"labeltext" ""
|
||||
"font" "HudFontSmallBold"
|
||||
"textAlignment" "center"
|
||||
"dulltext" "0"
|
||||
"brighttext" "0"
|
||||
"default" "0"
|
||||
"sound_depressed" "UI/buttonclick.wav"
|
||||
"sound_released" "UI/buttonclickrelease.wav"
|
||||
"Command" "prevexplanation"
|
||||
|
||||
"paintbackground" "0"
|
||||
|
||||
"defaultFgColor_override" "46 43 42 255"
|
||||
"armedFgColor_override" "200 80 60 255"
|
||||
"depressedFgColor_override" "46 43 42 255"
|
||||
|
||||
"image_drawcolor" "235 226 202 255"
|
||||
"image_armedcolor" "255 255 255 255"
|
||||
"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" "HudFontSmallBold"
|
||||
"labelText" "%explanationnumber%"
|
||||
"textAlignment" "center"
|
||||
"xpos" "0"
|
||||
"ypos" "95"
|
||||
"zpos" "-1"
|
||||
"wide" "300"
|
||||
"tall" "30"
|
||||
"autoResize" "0"
|
||||
"pinCorner" "0"
|
||||
"visible" "1"
|
||||
"enabled" "1"
|
||||
"fgcolor_override" "200 80 60 255"
|
||||
}
|
||||
"NextButton"
|
||||
{
|
||||
"ControlName" "CExImageButton"
|
||||
"fieldName" "NextButton"
|
||||
"xpos" "260"
|
||||
"ypos" "95"
|
||||
"zpos" "10"
|
||||
"wide" "30"
|
||||
"tall" "30"
|
||||
"autoResize" "0"
|
||||
"pinCorner" "0"
|
||||
"visible" "1"
|
||||
"enabled" "1"
|
||||
"tabPosition" "0"
|
||||
"labeltext" ""
|
||||
"font" "HudFontSmallBold"
|
||||
"textAlignment" "center"
|
||||
"dulltext" "0"
|
||||
"brighttext" "0"
|
||||
"default" "0"
|
||||
"sound_depressed" "UI/buttonclick.wav"
|
||||
"sound_released" "UI/buttonclickrelease.wav"
|
||||
"Command" "nextexplanation"
|
||||
|
||||
"paintbackground" "0"
|
||||
|
||||
"defaultFgColor_override" "46 43 42 255"
|
||||
"armedFgColor_override" "200 80 60 255"
|
||||
"depressedFgColor_override" "46 43 42 255"
|
||||
|
||||
"image_drawcolor" "235 226 202 255"
|
||||
"image_armedcolor" "255 255 255 255"
|
||||
"SubImage"
|
||||
{
|
||||
"ControlName" "ImagePanel"
|
||||
"fieldName" "SubImage"
|
||||
"xpos" "0"
|
||||
"ypos" "0"
|
||||
"zpos" "1"
|
||||
"wide" "30"
|
||||
"tall" "30"
|
||||
"visible" "1"
|
||||
"enabled" "1"
|
||||
"image" "blog_forward"
|
||||
"scaleImage" "1"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
"DeleteButtonExplanation"
|
||||
{
|
||||
"ControlName" "CExplanationPopup"
|
||||
"fieldName" "DeleteButtonExplanation"
|
||||
"xpos" "0"
|
||||
"ypos" "0"
|
||||
"zpos" "10000"
|
||||
"wide" "250"
|
||||
"tall" "100"
|
||||
"visible" "0"
|
||||
"PaintBackgroundType" "2"
|
||||
"paintbackground" "0"
|
||||
"border" "MainMenuHighlightBorder"
|
||||
|
||||
"force_close" "1"
|
||||
"end_x" "c0"
|
||||
"end_y" "200"
|
||||
"end_wide" "300"
|
||||
"end_tall" "155"
|
||||
"callout_inparents_x" "c235"
|
||||
"callout_inparents_y" "423"
|
||||
|
||||
"TitleLabel"
|
||||
{
|
||||
"ControlName" "CExLabel"
|
||||
"fieldName" "TitleLabel"
|
||||
"font" "HudFontSmallBold"
|
||||
"labelText" "#DiscardDeleteExplanation_Title"
|
||||
"textAlignment" "north"
|
||||
"xpos" "20"
|
||||
"ypos" "10"
|
||||
"wide" "260"
|
||||
"tall" "30"
|
||||
"autoResize" "0"
|
||||
"pinCorner" "0"
|
||||
"visible" "1"
|
||||
"enabled" "1"
|
||||
"wrap" "1"
|
||||
"fgcolor_override" "46 43 42 255"
|
||||
}
|
||||
|
||||
"TextLabel"
|
||||
{
|
||||
"ControlName" "CExLabel"
|
||||
"fieldName" "TextLabel"
|
||||
"font" "HudFontSmall"
|
||||
"labelText" "#DiscardDeleteExplanation_Text"
|
||||
"textAlignment" "north-west"
|
||||
"xpos" "20"
|
||||
"ypos" "45"
|
||||
"wide" "260"
|
||||
"tall" "85"
|
||||
"autoResize" "0"
|
||||
"pinCorner" "0"
|
||||
"visible" "1"
|
||||
"enabled" "1"
|
||||
"wrap" "1"
|
||||
"fgcolor_override" "46 43 42 255"
|
||||
}
|
||||
|
||||
"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" "HudFontSmallBold"
|
||||
"textAlignment" "center"
|
||||
"dulltext" "0"
|
||||
"brighttext" "0"
|
||||
"default" "0"
|
||||
"sound_depressed" "UI/buttonclick.wav"
|
||||
"sound_released" "UI/buttonclickrelease.wav"
|
||||
"Command" "close"
|
||||
|
||||
"paintbackground" "0"
|
||||
|
||||
"defaultFgColor_override" "46 43 42 255"
|
||||
"armedFgColor_override" "200 80 60 255"
|
||||
"depressedFgColor_override" "46 43 42 255"
|
||||
|
||||
"image_drawcolor" "117 107 94 255"
|
||||
"image_armedcolor" "200 80 60 255"
|
||||
"SubImage"
|
||||
{
|
||||
"ControlName" "ImagePanel"
|
||||
"fieldName" "SubImage"
|
||||
"xpos" "0"
|
||||
"ypos" "0"
|
||||
"zpos" "1"
|
||||
"wide" "14"
|
||||
"tall" "14"
|
||||
"visible" "1"
|
||||
"enabled" "1"
|
||||
"image" "close_button"
|
||||
"scaleImage" "1"
|
||||
}
|
||||
}
|
||||
"PrevButton"
|
||||
{
|
||||
"ControlName" "CExImageButton"
|
||||
"fieldName" "PrevButton"
|
||||
"xpos" "10"
|
||||
"ypos" "125"
|
||||
"zpos" "10"
|
||||
"wide" "30"
|
||||
"tall" "30"
|
||||
"autoResize" "0"
|
||||
"pinCorner" "0"
|
||||
"visible" "1"
|
||||
"enabled" "1"
|
||||
"tabPosition" "0"
|
||||
"labeltext" ""
|
||||
"font" "HudFontSmallBold"
|
||||
"textAlignment" "center"
|
||||
"dulltext" "0"
|
||||
"brighttext" "0"
|
||||
"default" "0"
|
||||
"sound_depressed" "UI/buttonclick.wav"
|
||||
"sound_released" "UI/buttonclickrelease.wav"
|
||||
"Command" "prevexplanation"
|
||||
|
||||
"paintbackground" "0"
|
||||
|
||||
"defaultFgColor_override" "46 43 42 255"
|
||||
"armedFgColor_override" "200 80 60 255"
|
||||
"depressedFgColor_override" "46 43 42 255"
|
||||
|
||||
"image_drawcolor" "235 226 202 255"
|
||||
"image_armedcolor" "255 255 255 255"
|
||||
"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" "HudFontSmallBold"
|
||||
"labelText" "%explanationnumber%"
|
||||
"textAlignment" "center"
|
||||
"xpos" "0"
|
||||
"ypos" "125"
|
||||
"zpos" "-1"
|
||||
"wide" "300"
|
||||
"tall" "30"
|
||||
"autoResize" "0"
|
||||
"pinCorner" "0"
|
||||
"visible" "1"
|
||||
"enabled" "1"
|
||||
"fgcolor_override" "200 80 60 255"
|
||||
}
|
||||
}
|
||||
}
|
320
toonhud/resource/ui/econ/itemmodelpanel.res
Normal file
320
toonhud/resource/ui/econ/itemmodelpanel.res
Normal file
@ -0,0 +1,320 @@
|
||||
"Resource/UI/ItemModelPanel.res"
|
||||
{
|
||||
"mouseoveritempanel"
|
||||
{
|
||||
"fieldName" "mouseoveritempanel"
|
||||
"collection_wide" "500"
|
||||
"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" "0 0 0 0"
|
||||
|
||||
"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" "ItemFontNameLarge"
|
||||
"xpos" "0"
|
||||
"ypos" "0"
|
||||
"zpos" "2"
|
||||
"wide" "140"
|
||||
"tall" "30"
|
||||
"autoResize" "0"
|
||||
"pinCorner" "0"
|
||||
"visible" "1"
|
||||
"enabled" "1"
|
||||
"labelText" "%itemname%"
|
||||
"textAlignment" "south"
|
||||
"fgcolor" "235 226 202 255"
|
||||
"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" "117 107 94 255"
|
||||
"centerwrap" "1"
|
||||
}
|
||||
|
||||
"equippedlabel"
|
||||
{
|
||||
"ControlName" "CExLabel"
|
||||
"fieldName" "equippedlabel"
|
||||
"font" "DefaultVerySmall"
|
||||
"xpos" "0"
|
||||
"ypos" "r11"
|
||||
"zpos" "2"
|
||||
"wide" "35"
|
||||
"tall" "8"
|
||||
"autoResize" "0"
|
||||
"pinCorner" "0"
|
||||
"visible" "1"
|
||||
"enabled" "1"
|
||||
"labelText" "#ItemPanelEquipped"
|
||||
"textAlignment" "center"
|
||||
"fgcolor" "200 80 60 255"
|
||||
"bgcolor_override" "0 0 0 0"
|
||||
"PaintBackgroundType" "0"
|
||||
}
|
||||
|
||||
"paint_icon"
|
||||
{
|
||||
"ControlName" "CItemMaterialCustomizationIconPanel"
|
||||
"fieldName" "paint_icon"
|
||||
"xpos" "0"
|
||||
"ypos" "0"
|
||||
"zpos" "2"
|
||||
"wide" "12"
|
||||
"tall" "12"
|
||||
"visible" "0"
|
||||
"enabled" "1"
|
||||
|
||||
}
|
||||
|
||||
"quantitylabel"
|
||||
{
|
||||
"ControlName" "CExLabel"
|
||||
"fieldName" "quantitylabel"
|
||||
"font" "DefaultVerySmall"
|
||||
"xpos" "4"
|
||||
"ypos" "4"
|
||||
"zpos" "2"
|
||||
"wide" "10"
|
||||
"tall" "10"
|
||||
"autoResize" "0"
|
||||
"pinCorner" "0"
|
||||
"visible" "0"
|
||||
"enabled" "1"
|
||||
"labelText" ""
|
||||
"textAlignment" "center"
|
||||
"fgcolor" "200 80 60 255"
|
||||
"bgcolor_override" "0 0 0 100"
|
||||
"PaintBackgroundType" "0"
|
||||
}
|
||||
|
||||
"serieslabel"
|
||||
{
|
||||
"ControlName" "CExLabel"
|
||||
"fieldName" "serieslabel"
|
||||
"font" "DefaultVerySmall"
|
||||
"xpos" "4"
|
||||
"ypos" "4"
|
||||
"zpos" "2"
|
||||
"wide" "14"
|
||||
"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" "0"
|
||||
}
|
||||
|
||||
"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" "12"
|
||||
"tall" "12"
|
||||
"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" "12"
|
||||
"tall" "12"
|
||||
"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" "12"
|
||||
"tall" "12"
|
||||
"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" "12"
|
||||
"tall" "12"
|
||||
"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" "117 107 94 255"
|
||||
"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"
|
||||
}
|
||||
|
||||
"use_item_sounds" "1"
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
}
|
395
toonhud/resource/ui/econ/itempickuppanel.res
Normal file
395
toonhud/resource/ui/econ/itempickuppanel.res
Normal file
@ -0,0 +1,395 @@
|
||||
"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" "G_MenuBg"
|
||||
"infocus_bgcolor_override" "G_MenuBg"
|
||||
"outoffocus_bgcolor_override" "G_MenuBg"
|
||||
|
||||
"modelpanels_spacing" "40"
|
||||
"modelpanels_width" "500"
|
||||
"modelpanels_height" "260"
|
||||
"modelpanels_ypos" "110"
|
||||
|
||||
"modelpanelskv"
|
||||
{
|
||||
"PaintBackgroundType" "0"
|
||||
"paintborder" "0"
|
||||
"border" "NoBorder"
|
||||
"paintbackground" "0"
|
||||
"bgcolor_override" "0 0 0 0"
|
||||
|
||||
"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" "c207"
|
||||
"ypos" "115"
|
||||
"zpos" "6"
|
||||
"wide" "36"
|
||||
"tall" "36"
|
||||
"visible" "1"
|
||||
"bgcolor_override" "0 0 0 255"
|
||||
}
|
||||
|
||||
"classimage"
|
||||
{
|
||||
"ControlName" "ImagePanel"
|
||||
"fieldName" "classimage"
|
||||
"xpos" "c210"
|
||||
"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" "HudFontMediumBigBold"
|
||||
"labelText" "#NewItemsAcquired"
|
||||
"textAlignment" "center"
|
||||
"xpos" "0"
|
||||
"ypos" "30"
|
||||
"zpos" "1"
|
||||
"wide" "f0"
|
||||
"tall" "35"
|
||||
"autoResize" "0"
|
||||
"pinCorner" "0"
|
||||
"visible" "1"
|
||||
"enabled" "1"
|
||||
"fgcolor" "G_MenuText"
|
||||
}
|
||||
|
||||
"SelectedItemFoundMethodLabel"
|
||||
{
|
||||
"ControlName" "CExLabel"
|
||||
"fieldName" "SelectedItemFoundMethodLabel"
|
||||
"font" "HudFontMediumSmallBold"
|
||||
"labelText" ""
|
||||
"textAlignment" "center"
|
||||
"xpos" "0"
|
||||
"ypos" "60"
|
||||
"zpos" "1"
|
||||
"wide" "f0"
|
||||
"tall" "35"
|
||||
"autoResize" "0"
|
||||
"pinCorner" "0"
|
||||
"visible" "1"
|
||||
"enabled" "1"
|
||||
"fgcolor" "G_MenuText"
|
||||
}
|
||||
|
||||
"ItemCountLabel"
|
||||
{
|
||||
"ControlName" "CExLabel"
|
||||
"fieldName" "ItemCountLabel"
|
||||
"font" "HudFontSmallestBold"
|
||||
"labelText" "#Item"
|
||||
"textAlignment" "north-west"
|
||||
"xpos" "c-245"
|
||||
"ypos" "115"
|
||||
"zpos" "5"
|
||||
"wide" "100"
|
||||
"tall" "10"
|
||||
"autoResize" "0"
|
||||
"pinCorner" "0"
|
||||
"visible" "1"
|
||||
"enabled" "1"
|
||||
"fgcolor" "G_MenuText"
|
||||
}
|
||||
"SelectedItemNumberLabel"
|
||||
{
|
||||
"ControlName" "CExLabel"
|
||||
"fieldName" "SelectedItemNumberLabel"
|
||||
"font" "HudFontMediumBigBold"
|
||||
"labelText" "#SelectedItemNumber"
|
||||
"textAlignment" "north-west"
|
||||
"xpos" "c-245"
|
||||
"ypos" "120"
|
||||
"zpos" "5"
|
||||
"wide" "120"
|
||||
"tall" "40"
|
||||
"autoResize" "0"
|
||||
"pinCorner" "0"
|
||||
"visible" "1"
|
||||
"enabled" "1"
|
||||
"fgcolor" "G_MenuText"
|
||||
}
|
||||
|
||||
"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" "HudFontSmallestBold"
|
||||
"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" "HudFontSmallestBold"
|
||||
"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" "HudFontSmallBold"
|
||||
"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" "HudFontSmallBold"
|
||||
"textAlignment" "center"
|
||||
"dulltext" "0"
|
||||
"brighttext" "0"
|
||||
"Command" "changeloadout"
|
||||
"sound_depressed" "UI/buttonclick.wav"
|
||||
"sound_released" "UI/buttonclickrelease.wav"
|
||||
}
|
||||
|
||||
"DiscardButton"
|
||||
{
|
||||
"ControlName" "CExImageButton"
|
||||
"fieldName" "DiscardButton"
|
||||
"xpos" "c210"
|
||||
"ypos" "155"
|
||||
"zpos" "10"
|
||||
"wide" "30"
|
||||
"tall" "30"
|
||||
"autoResize" "0"
|
||||
"pinCorner" "0"
|
||||
"visible" "1"
|
||||
"enabled" "1"
|
||||
"tabPosition" "0"
|
||||
"labelText" ""
|
||||
"font" "HudFontSmallBold"
|
||||
"textAlignment" "center"
|
||||
"dulltext" "0"
|
||||
"brighttext" "0"
|
||||
"Command" "discarditem"
|
||||
"sound_depressed" "UI/buttonclick.wav"
|
||||
"sound_released" "UI/buttonclickrelease.wav"
|
||||
|
||||
"defaultBgColor_override" "117 107 94 255"
|
||||
"armedBgColor_override" "145 73 59 255"
|
||||
"depressedBgColor_override" "117 107 94 255"
|
||||
|
||||
"image_drawcolor" "235 226 202 255"
|
||||
"image_armedcolor" "235 226 202 255"
|
||||
|
||||
"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" "c175"
|
||||
"ypos" "186"
|
||||
"zpos" "11"
|
||||
"wide" "100"
|
||||
"tall" "50"
|
||||
"visible" "0"
|
||||
"PaintBackgroundType" "2"
|
||||
"border" "MainMenuBGBorder"
|
||||
|
||||
"TipLabel"
|
||||
{
|
||||
"ControlName" "CExLabel"
|
||||
"fieldName" "TipLabel"
|
||||
"font" "HudFontSmallestBold"
|
||||
"labelText" "#DiscardItem"
|
||||
"textAlignment" "center"
|
||||
"xpos" "12"
|
||||
"ypos" "0"
|
||||
"wide" "80"
|
||||
"tall" "50"
|
||||
"autoResize" "0"
|
||||
"pinCorner" "0"
|
||||
"visible" "1"
|
||||
"enabled" "1"
|
||||
"fgcolor_override" "235 226 202 255"
|
||||
"wrap" "1"
|
||||
"centerwrap" "1"
|
||||
}
|
||||
}
|
||||
"DiscardedLabel"
|
||||
{
|
||||
"ControlName" "CExLabel"
|
||||
"fieldName" "DiscardedLabel"
|
||||
"font" "HudFontMediumBold"
|
||||
"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" "200 80 60 255"
|
||||
"bgcolor_override" "G_MenuBg"
|
||||
}
|
||||
|
||||
"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" "235 226 202 255"
|
||||
"bgcolor_override" "0 0 0 255"
|
||||
"labelText" "Enter Score Here"
|
||||
"textAlignment" "center"
|
||||
}
|
||||
|
||||
"Wall"
|
||||
{
|
||||
"ControlName" "EditablePanel"
|
||||
"fieldName" "Wall"
|
||||
"xpos" "0"
|
||||
"ypos" "101"
|
||||
"zpos" "-5"
|
||||
"wide" "f0"
|
||||
"tall" "280"
|
||||
"autoResize" "0"
|
||||
"pinCorner" "0"
|
||||
"visible" "1"
|
||||
"enabled" "1"
|
||||
"paintbackground" "1"
|
||||
"bgcolor_override" "G_MenuShader"
|
||||
}
|
||||
}
|
110
toonhud/resource/ui/econ/messageboxdialog.res
Normal file
110
toonhud/resource/ui/econ/messageboxdialog.res
Normal file
@ -0,0 +1,110 @@
|
||||
"Resource/UI/MessageBoxDialog.res"
|
||||
{
|
||||
"Borders"
|
||||
{
|
||||
"ControlName" "EditablePanel"
|
||||
"fieldName" "Borders"
|
||||
"xpos" "0"
|
||||
"ypos" "0"
|
||||
"zpos" "100"
|
||||
"wide" "300"
|
||||
"tall" "230"
|
||||
"autoResize" "0"
|
||||
"pinCorner" "0"
|
||||
"visible" "1"
|
||||
"enabled" "1"
|
||||
"mouseinputenabled" "0"
|
||||
"PaintBackgroundType" "0"
|
||||
"paintbackground" "0"
|
||||
"paintborder" "1"
|
||||
"border" "G_MenuBorder"
|
||||
}
|
||||
"ConfirmDialog"
|
||||
{
|
||||
"ControlName" "Frame"
|
||||
"fieldName" "ConfirmDialog"
|
||||
"xpos" "c-150"
|
||||
"ypos" "140"
|
||||
"wide" "300"
|
||||
"tall" "230"
|
||||
"autoResize" "0"
|
||||
"pinCorner" "0"
|
||||
"visible" "1"
|
||||
"enabled" "1"
|
||||
"tabPosition" "0"
|
||||
"settitlebarvisible" "0"
|
||||
"PaintBackgroundType" "0"
|
||||
"paintbackground" "1"
|
||||
"paintborder" "0"
|
||||
"bgcolor_override" "G_MenuBg"
|
||||
}
|
||||
|
||||
"TitleLabel"
|
||||
{
|
||||
"ControlName" "CExLabel"
|
||||
"fieldName" "TitleLabel"
|
||||
"font" "EconFontMedium"
|
||||
"labelText" "#ConfirmTitle"
|
||||
"textAlignment" "north"
|
||||
"xpos" "0"
|
||||
"ypos" "15"
|
||||
"zpos" "1"
|
||||
"wide" "300"
|
||||
"tall" "30"
|
||||
"autoResize" "1"
|
||||
"pinCorner" "0"
|
||||
"visible" "1"
|
||||
"enabled" "1"
|
||||
}
|
||||
|
||||
"ExplanationLabel"
|
||||
{
|
||||
"ControlName" "CExLabel"
|
||||
"fieldName" "ExplanationLabel"
|
||||
"font" "EconFontSmall"
|
||||
"labelText" "%text%"
|
||||
"textAlignment" "north"
|
||||
"xpos" "10"
|
||||
"ypos" "50"
|
||||
"zpos" "1"
|
||||
"wide" "280"
|
||||
"tall" "170"
|
||||
"autoResize" "0"
|
||||
"pinCorner" "0"
|
||||
"visible" "1"
|
||||
"enabled" "1"
|
||||
"centerwrap" "1"
|
||||
"fgcolor_override" "200 80 60 255"
|
||||
}
|
||||
|
||||
"ConfirmButton"
|
||||
{
|
||||
"ControlName" "CExButton"
|
||||
"fieldName" "ConfirmButton"
|
||||
"xpos" "62"
|
||||
"ypos" "190"
|
||||
"zpos" "20"
|
||||
"wide" "175"
|
||||
"tall" "25"
|
||||
"autoResize" "0"
|
||||
"pinCorner" "0"
|
||||
"visible" "1"
|
||||
"enabled" "1"
|
||||
"tabPosition" "0"
|
||||
"labelText" "#ConfirmButtonText"
|
||||
"font" "EconFontSmall"
|
||||
"textAlignment" "center"
|
||||
"textinsetx" "50"
|
||||
"dulltext" "0"
|
||||
"brighttext" "0"
|
||||
"Command" "confirm"
|
||||
"sound_depressed" "UI/buttonclick.wav"
|
||||
"sound_released" "UI/buttonclickrelease.wav"
|
||||
"border_default" "Econ.Button.Border.Default"
|
||||
"border_armed" "Econ.Button.Border.Armed"
|
||||
"armedBgColor_override" "Econ.Button.ArmedBgColor"
|
||||
"armedFgColor_override" "Econ.Button.ArmedFgColor"
|
||||
"depressedBgColor_override" "Econ.Button.DepressedBgColor"
|
||||
"depressedFgColor_override" "Econ.Button.DepressedFgColor"
|
||||
}
|
||||
}
|
37
toonhud/resource/ui/econ/notificationspresentpanel.res
Normal file
37
toonhud/resource/ui/econ/notificationspresentpanel.res
Normal file
@ -0,0 +1,37 @@
|
||||
"Resource/UI/NotificationsPresentPanel.res"
|
||||
{
|
||||
"NotificationsPresentPanel"
|
||||
{
|
||||
"ControlName" "CNotificationsPresentPanel"
|
||||
"fieldName" "NotificationsPresentPanel"
|
||||
"xpos" "c170"
|
||||
"ypos" "15"
|
||||
"zpos" "10000"
|
||||
"wide" "140"
|
||||
"tall" "25"
|
||||
"visible" "0"
|
||||
"enabled" "1"
|
||||
"border" "G_TargetBorder"
|
||||
"bgcolor_override" "G_PanelBg"
|
||||
}
|
||||
|
||||
"TextLabel"
|
||||
{
|
||||
"ControlName" "CExLabel"
|
||||
"fieldName" "TextLabel"
|
||||
"fgcolor" "G_White"
|
||||
"xpos" "cs-0.5"
|
||||
"ypos" "2"
|
||||
"zpos" "2"
|
||||
"wide" "f10"
|
||||
"tall" "20"
|
||||
"autoResize" "0"
|
||||
"pinCorner" "0"
|
||||
"visible" "1"
|
||||
"enabled" "1"
|
||||
"wrap" "0"
|
||||
"labelText" "#Notifications_Present"
|
||||
"textAlignment" "center"
|
||||
"font" "DefaultVerySmall"
|
||||
}
|
||||
}
|
41
toonhud/resource/ui/econ/notificationtoastcontainer.res
Normal file
41
toonhud/resource/ui/econ/notificationtoastcontainer.res
Normal file
@ -0,0 +1,41 @@
|
||||
"Resource/UI/NotificationToastContainer.res"
|
||||
{
|
||||
"NotificationToastContainer"
|
||||
{
|
||||
"ControlName" "CNotificationToastControl"
|
||||
"fieldName" "NotificationToastContainer"
|
||||
"xpos" "0"
|
||||
"ypos" "0"
|
||||
"zpos" "1"
|
||||
"wide" "100"
|
||||
"tall" "50"
|
||||
"visible" "1"
|
||||
"enabled" "1"
|
||||
"border" "G_TargetBorder"
|
||||
"bgcolor_override" "G_PanelBg"
|
||||
}
|
||||
|
||||
|
||||
"HelpTextLabel"
|
||||
{
|
||||
"ControlName" "CExLabel"
|
||||
"fieldName" "HelpTextLabel"
|
||||
"fgcolor" "RedSolid"
|
||||
"xpos" "5"
|
||||
"ypos" "0"
|
||||
"zpos" "2"
|
||||
"wide" "90"
|
||||
"tall" "38"
|
||||
"autoResize" "0"
|
||||
"pinCorner" "0"
|
||||
"visible" "1"
|
||||
"enabled" "1"
|
||||
"wrap" "1"
|
||||
"labelText" ""
|
||||
"textAlignment" "North"
|
||||
"font" "DefaultVerySmall"
|
||||
"textinsetx" "2"
|
||||
"textinsety" "7"
|
||||
}
|
||||
|
||||
}
|
237
toonhud/resource/ui/econ/notificationtoastcontrol.res
Normal file
237
toonhud/resource/ui/econ/notificationtoastcontrol.res
Normal file
@ -0,0 +1,237 @@
|
||||
"Resource/UI/NotificationToastControl.res"
|
||||
{
|
||||
"NotificationToastControl"
|
||||
{
|
||||
"ControlName" "CNotificationToastControl"
|
||||
"fieldName" "NotificationToastControl"
|
||||
"xpos" "0"
|
||||
"ypos" "0"
|
||||
"zpos" "1"
|
||||
"wide" "190"
|
||||
"tall" "30"
|
||||
"visible" "1"
|
||||
"enabled" "1"
|
||||
"border" "ButtonBorder"
|
||||
"if_high_priority"
|
||||
{
|
||||
"border" "NotificationHighPriority"
|
||||
}
|
||||
"paintborder" "1"
|
||||
"paintbackground" "1"
|
||||
"PaintBackgroundType" "0"
|
||||
"defaultbgcolor_override" "200 200 200 255"
|
||||
"bgcolor_override" "200 200 200 255"
|
||||
}
|
||||
|
||||
"DeleteButton"
|
||||
{
|
||||
"ControlName" "CExImageButton"
|
||||
"fieldName" "DeleteButton"
|
||||
"xpos" "165"
|
||||
"ypos" "5"
|
||||
"zpos" "10"
|
||||
"wide" "20"
|
||||
"tall" "20"
|
||||
"autoResize" "0"
|
||||
"pinCorner" "0"
|
||||
"visible" "0"
|
||||
"enabled" "1"
|
||||
"tabPosition" "0"
|
||||
"labeltext" ""
|
||||
"font" "HudFontSmallBold"
|
||||
"textAlignment" "center"
|
||||
"dulltext" "0"
|
||||
"brighttext" "0"
|
||||
"default" "1"
|
||||
"sound_depressed" "UI/buttonclick.wav"
|
||||
"sound_released" "UI/buttonclickrelease.wav"
|
||||
"Command" "delete"
|
||||
|
||||
"border_default" "MainMenuMiniButtonDefault"
|
||||
"border_armed" "MainMenuMiniButtonArmed"
|
||||
"paintbackground" "0"
|
||||
|
||||
"defaultFgColor_override" "G_ButtonText"
|
||||
"armedFgColor_override" "G_ButtonHoverText"
|
||||
"depressedFgColor_override" "G_ButtonHoverText"
|
||||
|
||||
"image_drawcolor" "238 54 36 255"
|
||||
"image_armedcolor" "200 80 60 255"
|
||||
|
||||
"SubImage"
|
||||
{
|
||||
"ControlName" "ImagePanel"
|
||||
"fieldName" "SubImage"
|
||||
"xpos" "2"
|
||||
"ypos" "2"
|
||||
"zpos" "1"
|
||||
"wide" "16"
|
||||
"tall" "16"
|
||||
"visible" "1"
|
||||
"enabled" "1"
|
||||
"image" "glyph_close_X"
|
||||
"scaleImage" "1"
|
||||
}
|
||||
}
|
||||
|
||||
"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" ""
|
||||
"font" "HudFontSmallestBold"
|
||||
"textAlignment" "center"
|
||||
"dulltext" "0"
|
||||
"brighttext" "0"
|
||||
"default" "1"
|
||||
"sound_depressed" "UI/buttonclick.wav"
|
||||
"sound_released" "UI/buttonclickrelease.wav"
|
||||
"Command" "trigger"
|
||||
|
||||
"border_default" "MainMenuMiniButtonDefault"
|
||||
"border_armed" "MainMenuMiniButtonArmed"
|
||||
"paintbackground" "0"
|
||||
|
||||
"defaultFgColor_override" "G_ButtonText"
|
||||
"armedFgColor_override" "G_ButtonHoverText"
|
||||
"depressedFgColor_override" "G_ButtonHoverText"
|
||||
|
||||
"image_drawcolor" "255 255 255 255"
|
||||
"image_armedcolor" "200 80 60 255"
|
||||
|
||||
"SubImage"
|
||||
{
|
||||
"ControlName" "ImagePanel"
|
||||
"fieldName" "SubImage"
|
||||
"xpos" "2"
|
||||
"ypos" "2"
|
||||
"zpos" "1"
|
||||
"wide" "16"
|
||||
"tall" "16"
|
||||
"visible" "1"
|
||||
"enabled" "1"
|
||||
"image" "glyph_view"
|
||||
"scaleImage" "1"
|
||||
}
|
||||
}
|
||||
|
||||
"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" ""
|
||||
"font" "HudFontSmallestBold"
|
||||
"textAlignment" "center"
|
||||
"dulltext" "0"
|
||||
"brighttext" "0"
|
||||
"default" "1"
|
||||
"sound_depressed" "UI/buttonclick.wav"
|
||||
"sound_released" "UI/buttonclickrelease.wav"
|
||||
"Command" "accept"
|
||||
|
||||
"border_default" "MainMenuMiniButtonDefault"
|
||||
"border_armed" "MainMenuMiniButtonArmed"
|
||||
"paintbackground" "0"
|
||||
|
||||
"defaultFgColor_override" "G_ButtonText"
|
||||
"armedFgColor_override" "G_ButtonHoverText"
|
||||
"depressedFgColor_override" "G_ButtonHoverText"
|
||||
|
||||
"image_drawcolor" "255 255 255 255"
|
||||
"image_armedcolor" "200 80 60 255"
|
||||
|
||||
"SubImage"
|
||||
{
|
||||
"ControlName" "ImagePanel"
|
||||
"fieldName" "SubImage"
|
||||
"xpos" "2"
|
||||
"ypos" "2"
|
||||
"zpos" "1"
|
||||
"wide" "16"
|
||||
"tall" "16"
|
||||
"visible" "1"
|
||||
"enabled" "1"
|
||||
"image" "glyph_view"
|
||||
"scaleImage" "1"
|
||||
}
|
||||
}
|
||||
|
||||
"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" "HudFontSmallestBold"
|
||||
"textAlignment" "center"
|
||||
"dulltext" "0"
|
||||
"brighttext" "0"
|
||||
"default" "1"
|
||||
"sound_depressed" "UI/buttonclick.wav"
|
||||
"sound_released" "UI/buttonclickrelease.wav"
|
||||
"Command" "decline"
|
||||
|
||||
"border_default" "MainMenuMiniButtonDefault"
|
||||
"border_armed" "MainMenuMiniButtonArmed"
|
||||
"paintbackground" "0"
|
||||
|
||||
"defaultFgColor_override" "G_ButtonText"
|
||||
"armedFgColor_override" "G_ButtonHoverText"
|
||||
"depressedFgColor_override" "G_ButtonHoverText"
|
||||
|
||||
"image_drawcolor" "238 54 36 255"
|
||||
"image_armedcolor" "200 80 60 255"
|
||||
|
||||
"SubImage"
|
||||
{
|
||||
"ControlName" "ImagePanel"
|
||||
"fieldName" "SubImage"
|
||||
"xpos" "2"
|
||||
"ypos" "2"
|
||||
"zpos" "1"
|
||||
"wide" "16"
|
||||
"tall" "16"
|
||||
"visible" "1"
|
||||
"enabled" "1"
|
||||
"image" "glyph_close_X"
|
||||
"scaleImage" "1"
|
||||
}
|
||||
}
|
||||
}
|
446
toonhud/resource/ui/econ/questlogpanel.res
Normal file
446
toonhud/resource/ui/econ/questlogpanel.res
Normal file
@ -0,0 +1,446 @@
|
||||
"Resource/UI/econ/QuestLogPanel.res"
|
||||
{
|
||||
"QuestLog"
|
||||
{
|
||||
"ControlName" "CQuestLogPanel"
|
||||
"fieldName" "QuestLog"
|
||||
"xpos" "r350"
|
||||
"ypos" "55"
|
||||
"zpos" "1"
|
||||
"wide" "300"
|
||||
"tall" "323"
|
||||
"visible" "0"
|
||||
"enabled" "1"
|
||||
"proportionaltoparent" "1"
|
||||
}
|
||||
|
||||
"mouseoveritempanel"
|
||||
{
|
||||
"ControlName" "CItemModelPanel"
|
||||
"fieldName" "mouseoveritempanel"
|
||||
"xpos" "0"
|
||||
"ypos" "0"
|
||||
"zpos" "1000"
|
||||
"wide" "300"
|
||||
"tall" "300"
|
||||
"visible" "0"
|
||||
"bgcolor_override" "0 0 0 0"
|
||||
"noitem_textcolor" "117 107 94 255"
|
||||
"PaintBackgroundType" "2"
|
||||
"paintborder" "1"
|
||||
"border" "MainMenuBGBorder"
|
||||
|
||||
"text_ypos" "20"
|
||||
"text_center" "1"
|
||||
"model_hide" "1"
|
||||
"resize_to_text" "1"
|
||||
"padding_height" "15"
|
||||
"attrib_only" "1"
|
||||
|
||||
"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"
|
||||
}
|
||||
}
|
||||
|
||||
"TooltipPanel"
|
||||
{
|
||||
"ControlName" "EditablePanel"
|
||||
"fieldName" "TooltipPanel"
|
||||
"xpos" "0"
|
||||
"ypos" "0"
|
||||
"zpos" "10000"
|
||||
"wide" "200"
|
||||
"tall" "100"
|
||||
"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" "235 226 202 255"
|
||||
"wrap" "1"
|
||||
"centerwrap" "1"
|
||||
}
|
||||
}
|
||||
|
||||
"MainContainer"
|
||||
{
|
||||
"ControlName" "EditablePanel"
|
||||
"fieldName" "MainContainer"
|
||||
"xpos" "0"
|
||||
"ypos" "0"
|
||||
"zpos" "10"
|
||||
"wide" "f0"
|
||||
"tall" "f0"
|
||||
"proportionaltoparent" "1"
|
||||
"visible" "1"
|
||||
"enabled" "1"
|
||||
"border" "SharpWhiteContainer"
|
||||
|
||||
"UpperLine"
|
||||
{
|
||||
"ControlName" "EditablePanel"
|
||||
"fieldName" "UpperLine"
|
||||
"xpos" "cs-0.5"
|
||||
"ypos" "40"
|
||||
"zpos" "50"
|
||||
"wide" "0"
|
||||
"tall" "0"
|
||||
"autoResize" "0"
|
||||
"pinCorner" "0"
|
||||
"visible" "0"
|
||||
"enabled" "0"
|
||||
"tabPosition" "0"
|
||||
"bgcolor_override" "255 255 255 252"
|
||||
"proportionaltoparent" "1"
|
||||
}
|
||||
|
||||
"QuestLogTitleBg"
|
||||
{
|
||||
"ControlName" "EditablePanel"
|
||||
"fieldName" "QuestLogTitleBg"
|
||||
"xpos" "0"
|
||||
"ypos" "0"
|
||||
"zpos" "2"
|
||||
"wide" "300"
|
||||
"tall" "24"
|
||||
"autoResize" "0"
|
||||
"pinCorner" "0"
|
||||
"visible" "1"
|
||||
"enabled" "1"
|
||||
"paintborder" "1"
|
||||
"border" "SharpBrownContainer"
|
||||
}
|
||||
|
||||
"QuestLogTitle"
|
||||
{
|
||||
"ControlName" "CExLabel"
|
||||
"fieldName" "QuestLogTitle"
|
||||
"font" "HudFontSmallBold"
|
||||
"labelText" "#QuestLog_Title"
|
||||
"textAlignment" "west"
|
||||
"textinsetx" "15"
|
||||
"xpos" "0"
|
||||
"ypos" "0"
|
||||
"zpos" "3"
|
||||
"wide" "300"
|
||||
"tall" "24"
|
||||
"autoResize" "0"
|
||||
"pinCorner" "0"
|
||||
"visible" "1"
|
||||
"enabled" "1"
|
||||
"wrap" "0"
|
||||
"fgcolor" "245 240 230 255"
|
||||
}
|
||||
|
||||
"CloseButton"
|
||||
{
|
||||
"ControlName" "CExImageButton"
|
||||
"fieldName" "CloseButton"
|
||||
"xpos" "281"
|
||||
"ypos" "5"
|
||||
"zpos" "10"
|
||||
"wide" "14"
|
||||
"tall" "14"
|
||||
"autoResize" "0"
|
||||
"pinCorner" "0"
|
||||
"visible" "1"
|
||||
"enabled" "1"
|
||||
"tabPosition" "0"
|
||||
"labeltext" ""
|
||||
"font" "HudFontSmallBold"
|
||||
"textAlignment" "center"
|
||||
"dulltext" "0"
|
||||
"brighttext" "0"
|
||||
"default" "0"
|
||||
"sound_depressed" "UI/buttonclick.wav"
|
||||
"sound_released" "UI/buttonclickrelease.wav"
|
||||
"Command" "close"
|
||||
"actionsignallevel" "2"
|
||||
|
||||
"paintbackground" "0"
|
||||
|
||||
"defaultFgColor_override" "46 43 42 255"
|
||||
"armedFgColor_override" "200 80 60 255"
|
||||
"depressedFgColor_override" "46 43 42 255"
|
||||
|
||||
"image_drawcolor" "115 100 55 255"
|
||||
"image_armedcolor" "100 85 50 255"
|
||||
|
||||
"SubImage"
|
||||
{
|
||||
"ControlName" "ImagePanel"
|
||||
"fieldName" "SubImage"
|
||||
"xpos" "0"
|
||||
"ypos" "0"
|
||||
"zpos" "1"
|
||||
"wide" "14"
|
||||
"tall" "14"
|
||||
"visible" "1"
|
||||
"enabled" "1"
|
||||
"image" "close_button"
|
||||
"scaleImage" "1"
|
||||
}
|
||||
}
|
||||
|
||||
"QuestList"
|
||||
{
|
||||
"ControlName" "CScrollableQuestList"
|
||||
"fieldName" "QuestList"
|
||||
"xpos" "5"
|
||||
"ypos" "29"
|
||||
"zpos" "10"
|
||||
"wide" "290"
|
||||
"tall" "o1"
|
||||
"visible" "1"
|
||||
"enabled" "1"
|
||||
"proportionaltoparent" "1"
|
||||
|
||||
"entry_step" "10"
|
||||
"entry_y" "10"
|
||||
|
||||
"no_quests" "#QuestLog_NoQuests"
|
||||
"need_a_pass" "#QuestLog_NeedPassForContracts"
|
||||
"not_possible" "#QuestLog_NoContractsPossible"
|
||||
}
|
||||
}
|
||||
|
||||
"ProgressPanel"
|
||||
{
|
||||
"ControlName" "EditablePanel"
|
||||
"fieldName" "ProgressPanel"
|
||||
"xpos" "cs-0.5"
|
||||
"ypos" "p.9"
|
||||
"zpos" "50"
|
||||
"wide" "p0.95"
|
||||
"tall" "30"
|
||||
"autoResize" "0"
|
||||
"pinCorner" "0"
|
||||
"visible" "0"
|
||||
"enabled" "1"
|
||||
"tabPosition" "0"
|
||||
"bgcolor_override" "0 0 0 0"
|
||||
"proportionaltoparent" "1"
|
||||
|
||||
"CoinModelPanel"
|
||||
{
|
||||
"ControlName" "CItemModelPanel"
|
||||
"fieldName" "CoinModelPanel"
|
||||
"xpos" "0"
|
||||
"ypos" "cs-0.5"
|
||||
"zpos" "2"
|
||||
"wide" "30"
|
||||
"tall" "30"
|
||||
"visible" "1"
|
||||
"PaintBackgroundType" "0"
|
||||
"paintborder" "0"
|
||||
"proportionaltoparent" "1"
|
||||
|
||||
"model_xpos" "0"
|
||||
"model_ypos" "5"
|
||||
"model_wide" "30"
|
||||
"model_tall" "20"
|
||||
"name_only" "0"
|
||||
"attrib_only" "0"
|
||||
"model_only" "1"
|
||||
"paint_icon_hide" "0"
|
||||
"hide_modifier_icons" "1"
|
||||
|
||||
"text_ypos" "10"
|
||||
|
||||
"itemmodelpanel"
|
||||
{
|
||||
"inventory_image_type" "1"
|
||||
"allow_rot" "0"
|
||||
}
|
||||
}
|
||||
|
||||
"BadgeProgressLabel"
|
||||
{
|
||||
"ControlName" "CExLabel"
|
||||
"fieldName" "BadgeProgressLabel"
|
||||
"font" "AdFont_AdText"
|
||||
"labelText" "#QuestLog_BadgeProgress"
|
||||
"textAlignment" "west"
|
||||
"xpos" "p.15"
|
||||
"ypos" "0"
|
||||
"zpos" "2"
|
||||
"wide" "100"
|
||||
"tall" "15"
|
||||
"autoResize" "0"
|
||||
"pinCorner" "0"
|
||||
"visible" "1"
|
||||
"enabled" "1"
|
||||
"wrap" "0"
|
||||
"proportionaltoparent" "1"
|
||||
"fgcolor" "TanLight"
|
||||
}
|
||||
|
||||
"BadgeMeterContainer"
|
||||
{
|
||||
"ControlName" "EditablePanel"
|
||||
"fieldName" "BadgeMeterContainer"
|
||||
"xpos" "p.15"
|
||||
"ypos" "p.5"
|
||||
"zpos" "2"
|
||||
"wide" "100"
|
||||
"tall" "15"
|
||||
"autoResize" "0"
|
||||
"pinCorner" "0"
|
||||
"visible" "1"
|
||||
"enabled" "1"
|
||||
"tabPosition" "0"
|
||||
"bgcolor_override" "235 226 202 255" // tanlight
|
||||
"proportionaltoparent" "1"
|
||||
|
||||
"BadgeProgressMeter"
|
||||
{
|
||||
"ControlName" "ContinuousProgressBar"
|
||||
"fieldName" "BadgeProgressMeter"
|
||||
"xpos" "1"
|
||||
"ypos" "1"
|
||||
"zpos" "2"
|
||||
"wide" "98"
|
||||
"tall" "13"
|
||||
"autoResize" "0"
|
||||
"pinCorner" "0"
|
||||
"visible" "1"
|
||||
"enabled" "1"
|
||||
"dulltext" "0"
|
||||
"brighttext" "0"
|
||||
"proportionaltoparent" "1"
|
||||
"fgcolor_override" "132 76 0 255"
|
||||
"bgcolor_override" "0 0 0 255"
|
||||
}
|
||||
|
||||
"BadgeProgressMeterText"
|
||||
{
|
||||
"ControlName" "CExLabel"
|
||||
"fieldName" "BadgeProgressMeterText"
|
||||
"font" "AdFont_AdText"
|
||||
"labelText" ""
|
||||
"textAlignment" "center"
|
||||
"xpos" "0"
|
||||
"ypos" "0"
|
||||
"zpos" "3"
|
||||
"wide" "f0"
|
||||
"tall" "f0"
|
||||
"autoResize" "0"
|
||||
"pinCorner" "0"
|
||||
"visible" "1"
|
||||
"enabled" "1"
|
||||
"wrap" "0"
|
||||
"proportionaltoparent" "1"
|
||||
"fgcolor" "TanLight"
|
||||
}
|
||||
}
|
||||
|
||||
"ContractsCompletedLabel"
|
||||
{
|
||||
"ControlName" "CExLabel"
|
||||
"fieldName" "ContractsCompletedLabel"
|
||||
"font" "AdFont_AdText"
|
||||
"labelText" "#QuestLog_ContractsCompleted"
|
||||
"textAlignment" "west"
|
||||
"xpos" "p.57"
|
||||
"ypos" "0"
|
||||
"zpos" "2"
|
||||
"wide" "100"
|
||||
"tall" "p.45"
|
||||
"autoResize" "0"
|
||||
"pinCorner" "0"
|
||||
"visible" "1"
|
||||
"enabled" "1"
|
||||
"wrap" "0"
|
||||
"proportionaltoparent" "1"
|
||||
"fgcolor" "TanLight"
|
||||
}
|
||||
|
||||
"ContractMeterContainer"
|
||||
{
|
||||
"ControlName" "EditablePanel"
|
||||
"fieldName" "ContractMeterContainer"
|
||||
"xpos" "p.57"
|
||||
"ypos" "p.5"
|
||||
"zpos" "2"
|
||||
"wide" "100"
|
||||
"tall" "15"
|
||||
"autoResize" "0"
|
||||
"pinCorner" "0"
|
||||
"visible" "1"
|
||||
"enabled" "1"
|
||||
"tabPosition" "0"
|
||||
"bgcolor_override" "235 226 202 255" // tanlight
|
||||
"proportionaltoparent" "1"
|
||||
|
||||
"ContractsCompletedProgressMeter"
|
||||
{
|
||||
"ControlName" "ContinuousProgressBar"
|
||||
"fieldName" "ContractsCompletedProgressMeter"
|
||||
"xpos" "1"
|
||||
"ypos" "1"
|
||||
"zpos" "2"
|
||||
"wide" "98"
|
||||
"tall" "13"
|
||||
"autoResize" "0"
|
||||
"pinCorner" "0"
|
||||
"visible" "1"
|
||||
"enabled" "1"
|
||||
"dulltext" "0"
|
||||
"brighttext" "0"
|
||||
"proportionaltoparent" "1"
|
||||
"fgcolor_override" "132 76 0 255"
|
||||
"bgcolor_override" "0 0 0 255"
|
||||
}
|
||||
|
||||
"ContractsCompletedProgressMeterText"
|
||||
{
|
||||
"ControlName" "CExLabel"
|
||||
"fieldName" "ContractsCompletedProgressMeterText"
|
||||
"font" "AdFont_AdText"
|
||||
"labelText" ""
|
||||
"textAlignment" "center"
|
||||
"xpos" "0"
|
||||
"ypos" "0"
|
||||
"zpos" "3"
|
||||
"wide" "f0"
|
||||
"tall" "f0"
|
||||
"autoResize" "0"
|
||||
"pinCorner" "0"
|
||||
"visible" "1"
|
||||
"enabled" "1"
|
||||
"wrap" "0"
|
||||
"proportionaltoparent" "1"
|
||||
"fgcolor" "TanLight"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
38
toonhud/resource/ui/econ/questlogpanel_halloween.res
Normal file
38
toonhud/resource/ui/econ/questlogpanel_halloween.res
Normal file
@ -0,0 +1,38 @@
|
||||
#base QuestLogPanel.res
|
||||
|
||||
"Resource/UI/econ/QuestLogPanel.res"
|
||||
{
|
||||
"QuestLog"
|
||||
{
|
||||
"ControlName" "CQuestLogPanel"
|
||||
"fieldName" "QuestLog"
|
||||
"xpos" "r350"
|
||||
"ypos" "55"
|
||||
"zpos" "1"
|
||||
"wide" "300"
|
||||
"tall" "350"
|
||||
"visible" "0"
|
||||
"enabled" "1"
|
||||
"proportionaltoparent" "1"
|
||||
}
|
||||
|
||||
|
||||
"MainContainer"
|
||||
{
|
||||
"border" "SharpBlackContainer"
|
||||
|
||||
"QuestLogTitle"
|
||||
{
|
||||
"font" "HudFontSmallBold"
|
||||
"labelText" "#QuestLog_Title_Halloween"
|
||||
"fgcolor" "245 240 230 255"
|
||||
}
|
||||
|
||||
"QuestList"
|
||||
{
|
||||
"no_quests" "#QuestLog_NoQuests_Halloween"
|
||||
"need_a_pass" "#QuestLog_NeedPassForContracts_Halloween"
|
||||
"not_possible" "#QuestLog_NoContractsPossible_Halloween"
|
||||
}
|
||||
}
|
||||
}
|
598
toonhud/resource/ui/econ/store/v2/storehome_base.res
Normal file
598
toonhud/resource/ui/econ/store/v2/storehome_base.res
Normal file
@ -0,0 +1,598 @@
|
||||
"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" "G_MenuBg"
|
||||
"infocus_bgcolor_override" "46 43 42 255"
|
||||
"outoffocus_bgcolor_override" "46 43 42 255"
|
||||
|
||||
"item_controls_xoffset" "2"
|
||||
"item_controls_yoffset" "2"
|
||||
|
||||
"max_cart_model_panels" "8"
|
||||
|
||||
"item_ypos" "90"
|
||||
"item_mod_wide" "40"
|
||||
|
||||
"item_panels" "12"
|
||||
"item_columns" "4"
|
||||
"item_offcenter_x" "-230"
|
||||
"item_xdelta" "8"
|
||||
"item_ydelta" "8"
|
||||
|
||||
"item_backdrop_zpos" "1"
|
||||
"show_item_backdrop" "1"
|
||||
"item_backdrop_color" "24 22 20 255"
|
||||
"item_backdrop_left_margin" "11"
|
||||
"item_backdrop_right_margin" "11"
|
||||
"item_backdrop_top_margin" "9"
|
||||
"item_backdrop_bottom_margin" "42"
|
||||
"item_backdrop_paintbackgroundtype" "2"
|
||||
|
||||
"item_backdrop_zpos" "1"
|
||||
|
||||
"item_panel_bgcolor" "51 47 46 255"
|
||||
"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" "0 0 0 255"
|
||||
"noitem_textcolor" "117 107 94 255"
|
||||
"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" "HudFontSmallestBold"
|
||||
"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" "0 0 0 255"
|
||||
"noitem_textcolor" "117 107 94 255"
|
||||
"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"
|
||||
"allow_rot" "0"
|
||||
}
|
||||
|
||||
"use_item_sounds" "1"
|
||||
}
|
||||
|
||||
"cart_labels_kv"
|
||||
{
|
||||
"font" "HudFontSmallestBold"
|
||||
"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" "0 0 0 0"
|
||||
"noitem_textcolor" "117 107 94 255"
|
||||
"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" "117 107 94 255"
|
||||
"centerwrap" "1"
|
||||
}
|
||||
}
|
||||
|
||||
"SaxtonBackgroundPanel"
|
||||
{
|
||||
"ControlName" "EditablePanel"
|
||||
"fieldName" "SaxtonBackgroundPanel"
|
||||
"xpos" "c-415"
|
||||
"ypos" "10"
|
||||
"zpos" "-1"
|
||||
"wide" "300"
|
||||
"tall" "300"
|
||||
"visible" "1"
|
||||
"enabled" "1"
|
||||
|
||||
"MannCoImage"
|
||||
{
|
||||
"ControlName" "ImagePanel"
|
||||
"fieldName" "MannCoImage"
|
||||
"xpos" "15"
|
||||
"ypos" "0"
|
||||
"zpos" "0"
|
||||
"wide" "420"
|
||||
"tall" "220"
|
||||
"visible" "0"
|
||||
"enabled" "1"
|
||||
"image" "store/saxton_welcome"
|
||||
"scaleImage" "1"
|
||||
}
|
||||
}
|
||||
|
||||
"StoreBackgroundPanel"
|
||||
{
|
||||
"ControlName" "EditablePanel"
|
||||
"fieldName" "StoreBackgroundPanel"
|
||||
"xpos" "0"
|
||||
"ypos" "0"
|
||||
"zpos" "-1"
|
||||
"wide" "f0"
|
||||
"tall" "f0"
|
||||
"visible" "1"
|
||||
"enabled" "1"
|
||||
"proportiontoparent" "1"
|
||||
|
||||
"StoreBackgroundImage"
|
||||
{
|
||||
"ControlName" "ScalableImagePanel"
|
||||
"fieldName" "StoreBackgroundImage"
|
||||
"xpos" "0"
|
||||
"ypos" "0"
|
||||
"zpos" "0"
|
||||
"wide" "f0"
|
||||
"tall" "f0"
|
||||
"visible" "1"
|
||||
"enable" "1"
|
||||
"image" "store/store_bg001"
|
||||
"scale_image" "1"
|
||||
"proportiontoparent" "1"
|
||||
}
|
||||
}
|
||||
|
||||
"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" "HudFontSmallestBold"
|
||||
"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-230"
|
||||
"ypos" "58"
|
||||
"zpos" "0"
|
||||
"wide" "430"
|
||||
"tall" "30"
|
||||
"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" "-5"
|
||||
"autoResize" "0"
|
||||
"pinCorner" "2"
|
||||
"visible" "1"
|
||||
"enabled" "1"
|
||||
"tabPosition" "0"
|
||||
"textAlignment" "center"
|
||||
"scaleImage" "1"
|
||||
"font" "HudFontSmallestBold"
|
||||
|
||||
"fgcolor" "124 114 99 255"
|
||||
"defaultBgColor_override" "38 35 33 255"
|
||||
"defaultFgColor_override" "124 114 99 255"
|
||||
"armedBgColor_override" "30 30 30 255"
|
||||
"armedFgColor_override" "124 114 99 255"
|
||||
"selectedBgColor_override" "10 10 10 255"
|
||||
"selectedFgColor_override" "235 227 203 255"
|
||||
|
||||
"sound_depressed" "UI/buttonclick.wav"
|
||||
"sound_released" "UI/buttonclickrelease.wav"
|
||||
"sound_armed" "UI/buttonrollover.wav"
|
||||
|
||||
"paintbackground" "1"
|
||||
"paintborder" "1"
|
||||
|
||||
"border" "ButtonBorder"
|
||||
|
||||
"stayselectedonclick" "1"
|
||||
"keyboardinputenabled" "0"
|
||||
}
|
||||
}
|
||||
|
||||
"PrevPageButton"
|
||||
{
|
||||
"ControlName" "CExButton"
|
||||
"fieldName" "PrevPageButton"
|
||||
"xpos" "c130"
|
||||
"ypos" "303"
|
||||
"zpos" "5"
|
||||
"wide" "20"
|
||||
"tall" "20"
|
||||
"autoResize" "0"
|
||||
"pinCorner" "0"
|
||||
"visible" "0"
|
||||
"enabled" "1"
|
||||
"tabPosition" "0"
|
||||
"labelText" "<"
|
||||
"font" "HudFontSmallBold"
|
||||
"textAlignment" "center"
|
||||
"dulltext" "0"
|
||||
"brighttext" "0"
|
||||
"Command" "prevpage"
|
||||
"sound_depressed" "UI/buttonclick.wav"
|
||||
"sound_released" "UI/buttonclickrelease.wav"
|
||||
}
|
||||
|
||||
"CurPageLabel"
|
||||
{
|
||||
"ControlName" "CExLabel"
|
||||
"fieldName" "CurPageLabel"
|
||||
"font" "HudFontSmallBold"
|
||||
"labelText" "%backpackpage%"
|
||||
"textAlignment" "center"
|
||||
"xpos" "c160"
|
||||
"ypos" "303"
|
||||
"zpos" "5"
|
||||
"wide" "40"
|
||||
"tall" "20"
|
||||
"autoResize" "1"
|
||||
"pinCorner" "0"
|
||||
"visible" "1"
|
||||
"enabled" "1"
|
||||
"fgcolor_override" "200 80 60 255"
|
||||
}
|
||||
|
||||
"NextPageButton"
|
||||
{
|
||||
"ControlName" "CExButton"
|
||||
"fieldName" "NextPageButton"
|
||||
"xpos" "c210"
|
||||
"ypos" "303"
|
||||
"zpos" "5"
|
||||
"wide" "20"
|
||||
"tall" "20"
|
||||
"autoResize" "0"
|
||||
"pinCorner" "0"
|
||||
"visible" "0"
|
||||
"enabled" "1"
|
||||
"tabPosition" "0"
|
||||
"labelText" ">"
|
||||
"font" "HudFontSmallBold"
|
||||
"textAlignment" "center"
|
||||
"dulltext" "0"
|
||||
"brighttext" "0"
|
||||
"Command" "nextpage"
|
||||
"sound_depressed" "UI/buttonclick.wav"
|
||||
"sound_released" "UI/buttonclickrelease.wav"
|
||||
}
|
||||
|
||||
"BackpackSpaceLabel"
|
||||
{
|
||||
"ControlName" "CExLabel"
|
||||
"fieldName" "BackpackSpaceLabel"
|
||||
"font" "HudFontSmallestBold"
|
||||
"labelText" "%freebackpackspace%"
|
||||
"textAlignment" "west"
|
||||
"xpos" "c-237"
|
||||
"ypos" "333"
|
||||
"zpos" "10"
|
||||
"wide" "160"
|
||||
"tall" "20"
|
||||
"autoResize" "1"
|
||||
"pinCorner" "0"
|
||||
"visible" "1"
|
||||
"enabled" "1"
|
||||
}
|
||||
|
||||
"CartButton"
|
||||
{
|
||||
"ControlName" "CExButton"
|
||||
"fieldName" "CartButton"
|
||||
"font" "HudFontSmallBold"
|
||||
"labelText" "%storecart%"
|
||||
"textAlignment" "east"
|
||||
"xpos" "c-238"
|
||||
"ypos" "355"
|
||||
"zpos" "12"
|
||||
"wide" "56"
|
||||
"tall" "24"
|
||||
"visible" "1"
|
||||
"enabled" "1"
|
||||
"PaintBackgroundType" "2"
|
||||
"textinsetx" "15"
|
||||
|
||||
"Command" "viewcart"
|
||||
"font" "HudFontSmallBold"
|
||||
"sound_depressed" "UI/buttonclick.wav"
|
||||
"sound_released" "UI/buttonclickrelease.wav"
|
||||
}
|
||||
|
||||
"CartImage"
|
||||
{
|
||||
"ControlName" "ImagePanel"
|
||||
"fieldName" "CartImage"
|
||||
"xpos" "c-233"
|
||||
"ypos" "358"
|
||||
"zpos" "13"
|
||||
"wide" "24"
|
||||
"tall" "20"
|
||||
"visible" "1"
|
||||
"enabled" "1"
|
||||
"image" "store_cart"
|
||||
"scaleImage" "1"
|
||||
}
|
||||
|
||||
"BrowseTheStoreButton"
|
||||
{
|
||||
"ControlName" "CExButton"
|
||||
"fieldName" "BrowseTheStoreButton"
|
||||
"xpos" "c-365"
|
||||
"ypos" "355"
|
||||
"zpos" "2"
|
||||
"wide" "160"
|
||||
"tall" "23"
|
||||
"autoResize" "0"
|
||||
"pinCorner" "0"
|
||||
"visible" "0"
|
||||
"enabled" "1"
|
||||
"tabPosition" "0"
|
||||
"labelText" "#Store_BrowseTheStore"
|
||||
"font" "HudFontSmallBold"
|
||||
"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-230"
|
||||
"ypos" "301"
|
||||
"zpos" "2"
|
||||
"wide" "170"
|
||||
"tall" "24"
|
||||
"autoResize" "0"
|
||||
"pinCorner" "0"
|
||||
"visible" "1"
|
||||
"enabled" "1"
|
||||
"tabPosition" "0"
|
||||
"labelText" "#Store_MarketPlace"
|
||||
"font" "HudFontSmallBold"
|
||||
"textAlignment" "center"
|
||||
"dulltext" "0"
|
||||
"brighttext" "0"
|
||||
"default" "1"
|
||||
"Command" "marketplace"
|
||||
"paintbackground" "1"
|
||||
"defaultBgColor_override" "46 43 42 255"
|
||||
"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" "HudFontMediumBold"
|
||||
"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" "HudFontMediumBold"
|
||||
"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" "HudFontMediumBold"
|
||||
"labelText" "#Store_Taunt_Label"
|
||||
"textAlignment" "west"
|
||||
"xpos" "0"
|
||||
"ypos" "140"
|
||||
"zpos" "0"
|
||||
"wide" "200"
|
||||
"tall" "20"
|
||||
"autoresize" "1"
|
||||
"pinCorner" "0"
|
||||
"visible" "0"
|
||||
"enabled" "1"
|
||||
}
|
||||
}
|
||||
}
|
2757
toonhud/resource/ui/econ/store/v2/storepage.res
Normal file
2757
toonhud/resource/ui/econ/store/v2/storepage.res
Normal file
File diff suppressed because it is too large
Load Diff
122
toonhud/resource/ui/econ/store/v2/storepage_maps.res
Normal file
122
toonhud/resource/ui/econ/store/v2/storepage_maps.res
Normal file
@ -0,0 +1,122 @@
|
||||
#base "StorePage.res"
|
||||
|
||||
"Resource/UI/StorePage_Maps.res"
|
||||
{
|
||||
"StorePage"
|
||||
{
|
||||
"modelpanels_kv"
|
||||
{
|
||||
"model_xpos" "6"
|
||||
"model_ypos" "-3"
|
||||
"model_wide" "100"
|
||||
"model_tall" "70"
|
||||
|
||||
"itemmodelpanel"
|
||||
{
|
||||
"force_square_image" "1"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
"ClassFilterLabel"
|
||||
{
|
||||
"visible" "0"
|
||||
}
|
||||
|
||||
"ClassFilterNavPanel"
|
||||
{
|
||||
"visible" "0"
|
||||
}
|
||||
|
||||
"ClassFilterLabel"
|
||||
{
|
||||
"visible" "0"
|
||||
}
|
||||
|
||||
"NameFilterLabel"
|
||||
{
|
||||
"visible" "0"
|
||||
}
|
||||
|
||||
"NameFilterTextEntry"
|
||||
{
|
||||
"visible" "0"
|
||||
}
|
||||
|
||||
"SortFilterLabel"
|
||||
{
|
||||
"visible" "0"
|
||||
}
|
||||
|
||||
"SortFilterComboBox"
|
||||
{
|
||||
"visible" "0"
|
||||
}
|
||||
|
||||
"SearchIcon"
|
||||
{
|
||||
"visible" "0"
|
||||
}
|
||||
|
||||
"TitleLabel"
|
||||
{
|
||||
"ControlName" "CExLabel"
|
||||
"fieldName" "TitleLabel"
|
||||
"font" "HudFontSmallBold"
|
||||
"labelText" "#Store_Maps_Title"
|
||||
"textAlignment" "north-west"
|
||||
"xpos" "c-292"
|
||||
"ypos" "8"
|
||||
"zpos" "5"
|
||||
"wide" "500"
|
||||
"tall" "25"
|
||||
"autoResize" "1"
|
||||
"pinCorner" "0"
|
||||
"visible" "1"
|
||||
"enabled" "1"
|
||||
"fgcolor" "G_MenuText"
|
||||
}
|
||||
|
||||
"SubTitleLabel"
|
||||
{
|
||||
"ControlName" "CExLabel"
|
||||
"fieldName" "SubTitleLabel"
|
||||
"font" "FontStoreOriginalPrice"
|
||||
"labelText" "#Store_Maps_SubTitle"
|
||||
"textAlignment" "south-west"
|
||||
"xpos" "c-292"
|
||||
"ypos" "18"
|
||||
"zpos" "5"
|
||||
"wide" "500"
|
||||
"tall" "25"
|
||||
"autoResize" "1"
|
||||
"pinCorner" "0"
|
||||
"visible" "1"
|
||||
"enabled" "1"
|
||||
"fgcolor" "G_MenuText"
|
||||
}
|
||||
|
||||
"LearnMoreButton"
|
||||
{
|
||||
"ControlName" "CExButton"
|
||||
"fieldName" "LearnMoreButton"
|
||||
"xpos" "c175"
|
||||
"ypos" "15"
|
||||
"zpos" "5"
|
||||
"wide" "120"
|
||||
"tall" "20"
|
||||
"autoResize" "0"
|
||||
"pinCorner" "0"
|
||||
"visible" "1"
|
||||
"enabled" "1"
|
||||
"tabPosition" "0"
|
||||
"labelText" "#Store_LearnMore"
|
||||
"font" "HudFontSmallestBold"
|
||||
"textAlignment" "center"
|
||||
"dulltext" "0"
|
||||
"brighttext" "0"
|
||||
"Command" "maps_learnmore"
|
||||
"sound_depressed" "UI/buttonclick.wav"
|
||||
"sound_released" "UI/buttonclickrelease.wav"
|
||||
}
|
||||
}
|
252
toonhud/resource/ui/econ/store/v2/storepanel.res
Normal file
252
toonhud/resource/ui/econ/store/v2/storepanel.res
Normal file
@ -0,0 +1,252 @@
|
||||
"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" "G_FontTiny"
|
||||
"titletextinsetX" "40"
|
||||
"titletextinsetY" "0"
|
||||
"titlebarfgcolor_override" "200 187 161 255"
|
||||
"titlebardisabledfgcolor_override" "200 187 161 255"
|
||||
"titlebarbgcolor_override" "46 43 42 255"
|
||||
|
||||
"clientinsetx_override" "0"
|
||||
"sheetinset_bottom" "0"
|
||||
}
|
||||
|
||||
"BackgroundHeader"
|
||||
{
|
||||
"ControlName" "EditablePanel"
|
||||
"fieldName" "BackgroundHeader"
|
||||
"xpos" "0"
|
||||
"ypos" "0"
|
||||
"zpos" "-2"
|
||||
"wide" "f0"
|
||||
"tall" "44"
|
||||
"visible" "1"
|
||||
"enabled" "1"
|
||||
"paintbackground" "1"
|
||||
"bgcolor_override" "G_Footer"
|
||||
"paintborder" "1"
|
||||
"border" "G_MenuHeader"
|
||||
}
|
||||
|
||||
"BackgroundFooter"
|
||||
{
|
||||
"ControlName" "EditablePanel"
|
||||
"fieldName" "BackgroundFooter"
|
||||
"xpos" "0"
|
||||
"ypos" "r46"
|
||||
"zpos" "1"
|
||||
"wide" "f0"
|
||||
"tall" "46"
|
||||
"visible" "1"
|
||||
"enabled" "1"
|
||||
"paintbackground" "1"
|
||||
"bgcolor_override" "G_Footer"
|
||||
}
|
||||
|
||||
"FooterLine"
|
||||
{
|
||||
"ControlName" "EditablePanel"
|
||||
"fieldName" "FooterLine"
|
||||
"xpos" "0"
|
||||
"ypos" "r46"
|
||||
"zpos" "2"
|
||||
"wide" "f0"
|
||||
"tall" "2"
|
||||
"visible" "1"
|
||||
"enabled" "1"
|
||||
"paintbackground" "1"
|
||||
"bgcolor_override" "G_Highlight"
|
||||
}
|
||||
|
||||
"Sheet"
|
||||
{
|
||||
"ControlName" "EditablePanel"
|
||||
"fieldName" "Sheet"
|
||||
"tabxindent" "50"
|
||||
"tabxdelta" "10"
|
||||
"tabheight" "25"
|
||||
"yoffset" "14"
|
||||
"transition_time" "0"
|
||||
"paintbackground" "1"
|
||||
"bgcolor_override" "G_Footer"
|
||||
|
||||
"HeaderLine"
|
||||
{
|
||||
"ControlName" "EditablePanel"
|
||||
"fieldName" "HeaderLine"
|
||||
"xpos" "0"
|
||||
"ypos" "38"
|
||||
"zpos" "2"
|
||||
"wide" "f0"
|
||||
"tall" "2"
|
||||
"visible" "1"
|
||||
"enabled" "1"
|
||||
"paintbackground" "1"
|
||||
"bgcolor_override" "G_Highlight"
|
||||
}
|
||||
|
||||
"tabskv"
|
||||
{
|
||||
"textinsety" "-3"
|
||||
"textinsetx" "5"
|
||||
"font" "G_FontMedium"
|
||||
"selectedcolor" "G_FooterText"
|
||||
"unselectedcolor" "G_DimmFooterText"
|
||||
"defaultBgColor_override" "0 0 0 0"
|
||||
"selectedBgColor_override" "0 0 0 0"
|
||||
"activeBgColor_override" "0 0 0 0"
|
||||
"paintbackground" "0"
|
||||
"paintborder" "0"
|
||||
"activeborder_override" ""
|
||||
"normalborder_override" ""
|
||||
}
|
||||
}
|
||||
|
||||
"CloseButton"
|
||||
{
|
||||
"ControlName" "CExButton"
|
||||
"fieldName" "CloseButton"
|
||||
"xpos" "c-288"
|
||||
"ypos" "r35"
|
||||
"zpos" "2"
|
||||
"wide" "135"
|
||||
"tall" "25"
|
||||
"autoResize" "0"
|
||||
"pinCorner" "3"
|
||||
"visible" "1"
|
||||
"enabled" "1"
|
||||
"tabPosition" "0"
|
||||
"labelText" "#TF_BackCarat"
|
||||
"font" "HudFontSmallBold"
|
||||
"textAlignment" "center"
|
||||
"dulltext" "0"
|
||||
"brighttext" "0"
|
||||
"default" "1"
|
||||
"Command" "close"
|
||||
"sound_depressed" "UI/buttonclick.wav"
|
||||
"sound_released" "UI/buttonclickrelease.wav"
|
||||
}
|
||||
|
||||
"BackButtonQKey"
|
||||
{
|
||||
"ControlName" "CExButton"
|
||||
"fieldName" "BackButtonQKey"
|
||||
"xpos" "-9999"
|
||||
"ypos" "-9999"
|
||||
"zpos" "-9999"
|
||||
"wide" "0"
|
||||
"tall" "0"
|
||||
"autoResize" "0"
|
||||
"pinCorner" "3"
|
||||
"visible" "1"
|
||||
"enabled" "1"
|
||||
"tabPosition" "0"
|
||||
"labelText" "&Q"
|
||||
"font" "HudFontSmallBold"
|
||||
"textAlignment" "center"
|
||||
"dulltext" "0"
|
||||
"brighttext" "0"
|
||||
"default" "0"
|
||||
"Command" "back"
|
||||
}
|
||||
|
||||
"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" "c123"
|
||||
"ypos" "r35"
|
||||
"zpos" "5"
|
||||
"wide" "25"
|
||||
"tall" "25"
|
||||
"font" "HudFontSmall"
|
||||
"labelText" ""
|
||||
"visible" "0"
|
||||
}
|
||||
|
||||
"SupportCommunityMapMakersLabel"
|
||||
{
|
||||
"ControlName" "CExLabel"
|
||||
"fieldName" "SupportCommunityMapMakersLabel"
|
||||
"textAlignment" "north-east"
|
||||
"xpos" "c"
|
||||
"ypos" "r26"
|
||||
"zpos" "5"
|
||||
"wide" "123"
|
||||
"tall" "100"
|
||||
"font" "DefaultVerySmall"
|
||||
"labelText" "#Store_ConfirmStampDonationAddTitle"
|
||||
"visible" "0"
|
||||
}
|
||||
|
||||
"CheckoutButton"
|
||||
{
|
||||
"ControlName" "CExButton"
|
||||
"fieldName" "CheckoutButton"
|
||||
"xpos" "c153"
|
||||
"ypos" "r35"
|
||||
"zpos" "2"
|
||||
"wide" "135"
|
||||
"tall" "25"
|
||||
"autoResize" "0"
|
||||
"pinCorner" "0"
|
||||
"visible" "1"
|
||||
"enabled" "1"
|
||||
"tabPosition" "0"
|
||||
"labelText" "#Store_Checkout"
|
||||
"font" "HudFontSmallBold"
|
||||
"textAlignment" "center"
|
||||
"dulltext" "0"
|
||||
"brighttext" "0"
|
||||
"default" "1"
|
||||
"Command" "checkout"
|
||||
"sound_depressed" "UI/buttonclick.wav"
|
||||
"sound_released" "UI/buttonclickrelease.wav"
|
||||
}
|
||||
|
||||
}
|
517
toonhud/resource/ui/econ/store/v2/storeviewcartpanel.res
Normal file
517
toonhud/resource/ui/econ/store/v2/storeviewcartpanel.res
Normal file
@ -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" "46 43 42 0"
|
||||
"infocus_bgcolor_override" "46 43 42 0"
|
||||
"outoffocus_bgcolor_override" "46 43 42 0"
|
||||
|
||||
"title" "#StoreTitle"
|
||||
"title_font" "G_FontTiny"
|
||||
"titletextinsetX" "40"
|
||||
"titletextinsetY" "0"
|
||||
"titlebarfgcolor_override" "200 187 161 255"
|
||||
"titlebardisabledfgcolor_override" "200 187 161 255"
|
||||
"titlebarbgcolor_override" "46 43 42 255"
|
||||
|
||||
"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" "0 0 0 255"
|
||||
"noitem_textcolor" "117 107 94 255"
|
||||
"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" "HudFontSmallestBold"
|
||||
"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" "25"
|
||||
"autoResize" "0"
|
||||
"pinCorner" "0"
|
||||
"visible" "1"
|
||||
"enabled" "1"
|
||||
"tabPosition" "0"
|
||||
"labelText" "#Store_Remove"
|
||||
"font" "HudFontSmallBold"
|
||||
"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" "130 120 104 255"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
"BackgroundHeader"
|
||||
{
|
||||
"ControlName" "ImagePanel"
|
||||
"fieldName" "BackgroundHeader"
|
||||
"xpos" "0"
|
||||
"ypos" "0"
|
||||
"zpos" "-2"
|
||||
"wide" "f0"
|
||||
"tall" "50"
|
||||
"visible" "0"
|
||||
"enabled" "0"
|
||||
"image" "loadout_header"
|
||||
"tileImage" "1"
|
||||
|
||||
}
|
||||
|
||||
"G_BackgroundHeader"
|
||||
{
|
||||
"ControlName" "EditablePanel"
|
||||
"fieldName" "G_BackgroundHeader"
|
||||
"xpos" "0"
|
||||
"ypos" "0"
|
||||
"zpos" "-2"
|
||||
"wide" "f0"
|
||||
"tall" "56"
|
||||
"visible" "1"
|
||||
"enabled" "1"
|
||||
"paintbackground" "1"
|
||||
"bgcolor_override" "G_Highlight"
|
||||
}
|
||||
|
||||
"BackgroundFooter"
|
||||
{
|
||||
"ControlName" "EditablePanel"
|
||||
"fieldName" "BackgroundFooter"
|
||||
"xpos" "0"
|
||||
"ypos" "420"
|
||||
"zpos" "1"
|
||||
"wide" "f0"
|
||||
"tall" "60"
|
||||
"visible" "1"
|
||||
"enabled" "1"
|
||||
"paintbackground" "1"
|
||||
"bgcolor_override" "G_Footer"
|
||||
}
|
||||
|
||||
"FooterLine"
|
||||
{
|
||||
"ControlName" "EditablePanel"
|
||||
"fieldName" "FooterLine"
|
||||
"xpos" "0"
|
||||
"ypos" "420"
|
||||
"zpos" "2"
|
||||
"wide" "f0"
|
||||
"tall" "2"
|
||||
"visible" "1"
|
||||
"enabled" "1"
|
||||
"paintbackground" "1"
|
||||
"bgcolor_override" "G_Highlight"
|
||||
}
|
||||
|
||||
"ClientArea"
|
||||
{
|
||||
"ControlName" "EditablePanel"
|
||||
"fieldName" "ClientArea"
|
||||
"xpos" "0"
|
||||
"ypos" "55"
|
||||
"wide" "f0"
|
||||
"tall" "368"
|
||||
"bgcolor_override" "46 43 42 255"
|
||||
|
||||
"HeaderLine"
|
||||
{
|
||||
"ControlName" "ImagePanel"
|
||||
"fieldName" "HeaderLine"
|
||||
"xpos" "0"
|
||||
"ypos" "0"
|
||||
"zpos" "5"
|
||||
"wide" "f0"
|
||||
"tall" "10"
|
||||
"visible" "0"
|
||||
"enabled" "0"
|
||||
"image" "loadout_solid_line"
|
||||
"scaleImage" "1"
|
||||
}
|
||||
|
||||
"Wall"
|
||||
{
|
||||
"ControlName" "EditablePanel"
|
||||
"fieldName" "Wall"
|
||||
"xpos" "0"
|
||||
"ypos" "50"
|
||||
"zpos" "-5"
|
||||
"wide" "f0"
|
||||
"tall" "280"
|
||||
"autoResize" "0"
|
||||
"pinCorner" "0"
|
||||
"visible" "1"
|
||||
"enabled" "1"
|
||||
"paintbackground" "1"
|
||||
"bgcolor_override" "G_MenuShader"
|
||||
}
|
||||
|
||||
"CartItemsLabel"
|
||||
{
|
||||
"ControlName" "CExLabel"
|
||||
"fieldName" "CartItemsLabel"
|
||||
"font" "HudFontMediumBold"
|
||||
"labelText" "%storecart%"
|
||||
"textAlignment" "west"
|
||||
"xpos" "c-300"
|
||||
"ypos" "15"
|
||||
"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" "0"
|
||||
"enabled" "0"
|
||||
"image" "loadout_solid_line"
|
||||
"tileImage" "1"
|
||||
}
|
||||
|
||||
"EmptyCartLabel"
|
||||
{
|
||||
"ControlName" "Label"
|
||||
"fieldName" "EmptyCartLabel"
|
||||
"font" "HudFontSmallBold"
|
||||
"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" "60"
|
||||
"zpos" "5"
|
||||
"wide" "600"
|
||||
"tall" "260"
|
||||
"PaintBackgroundType" "2"
|
||||
"fgcolor_override" "118 107 94 255" // Gets copied to the scrollbar fgcolor as part of ScrollableEditablePanel
|
||||
"bgcolor_override" "51 47 46 255"
|
||||
"autohide_buttons" "1"
|
||||
|
||||
"Scrollbar"
|
||||
{
|
||||
"xpos" "586"
|
||||
"wide" "11"
|
||||
"tall" "240"
|
||||
"zpos" "1000"
|
||||
|
||||
"Slider"
|
||||
{
|
||||
"PaintBackgroundType" "2"
|
||||
}
|
||||
|
||||
"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" "0 0 0 0"
|
||||
|
||||
"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" "130 120 104 255"
|
||||
}
|
||||
"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" "130 120 104 255"
|
||||
}
|
||||
|
||||
"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" "130 120 104 255"
|
||||
}
|
||||
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
"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" "HudFontSmallBold"
|
||||
"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" "HudFontSmallBold"
|
||||
"textAlignment" "center"
|
||||
"dulltext" "0"
|
||||
"brighttext" "0"
|
||||
"default" "1"
|
||||
"Command" "checkout"
|
||||
"sound_depressed" "UI/buttonclick.wav"
|
||||
"sound_released" "UI/buttonclickrelease.wav"
|
||||
}
|
||||
|
||||
}
|
Reference in New Issue
Block a user