summaryrefslogtreecommitdiff
path: root/resource/ui/hudinspectpanel.res
diff options
context:
space:
mode:
authorigor.nikitin <[email protected]>2019-04-16 10:35:01 -0400
committerigor.nikitin <[email protected]>2019-04-16 10:35:01 -0400
commit54c716614a85791c499672f27c404a71e6bf187e (patch)
treeee037afabd42aa6930bd6b13558da913323829d2 /resource/ui/hudinspectpanel.res
parent9f90bde42f138a30d5923b0af185f6edf08f37ac (diff)
Moving Files for Lowercasing
Diffstat (limited to 'resource/ui/hudinspectpanel.res')
-rw-r--r--resource/ui/hudinspectpanel.res75
1 files changed, 75 insertions, 0 deletions
diff --git a/resource/ui/hudinspectpanel.res b/resource/ui/hudinspectpanel.res
new file mode 100644
index 0000000..04097ba
--- /dev/null
+++ b/resource/ui/hudinspectpanel.res
@@ -0,0 +1,75 @@
+"Resource/UI/HudInspectPanel.res"
+{
+ "itempanel"
+ {
+ "ControlName" "CItemModelPanel"
+ "fieldName" "itempanel"
+ "xpos" "0"
+ "ypos" "0"
+ "zpos" "10"
+ "wide" "190"
+ "tall" "100"
+ "visible" "0"
+ "bgcolor_override" "255 255 255 0"
+ "PaintBackgroundType" "0"
+
+ "model_ypos" "10"
+ "model_center_x" "1"
+ "model_wide" "90"
+ "model_tall" "60"
+
+ "text_xpos" "10"
+ "text_ypos" "10"
+ "text_wide" "170"
+ "text_center" "1"
+
+ "max_text_height" "100"
+ "padding_height" "10"
+ "resize_to_text" "1"
+ "text_forcesize" "2"
+
+ "ItemBackground"
+ {
+ "ControlName" "ImagePanel"
+ "fieldName" "ItemBackground"
+ "xpos" "0"
+ "ypos" "0"
+ "zpos" "-1"
+ "wide" "240"
+ "tall" "900"
+ "autoResize" "0"
+ "pinCorner" "0"
+ "visible" "1"
+ "enabled" "1"
+ "fillcolor" "0 0 0 100"
+ }
+
+ "itemmodelpanel"
+ {
+ "fieldName" "itemmodelpanel"
+ "use_item_rendertarget" "0"
+ "useparentbg" "1"
+ "inventory_image_type" "1"
+ }
+
+ "ItemLabel"
+ {
+ "ControlName" "Label"
+ "fieldName" "ItemLabel"
+ "font" "Cerbetica12"
+ "xpos" "10"
+ "ypos" "3"
+ "zpos" "1"
+ "wide" "270"
+ "tall" "16"
+ "autoResize" "0"
+ "pinCorner" "0"
+ "visible" "1"
+ "enabled" "1"
+ "labelText" "#FreezePanel_Item"
+ "textAlignment" "Left"
+ "dulltext" "0"
+ "brighttext" "0"
+ }
+ }
+} \ No newline at end of file