summaryrefslogtreecommitdiff
path: root/resource/ui/stampdonationadd.res
diff options
context:
space:
mode:
Diffstat (limited to 'resource/ui/stampdonationadd.res')
-rw-r--r--resource/ui/stampdonationadd.res185
1 files changed, 0 insertions, 185 deletions
diff --git a/resource/ui/stampdonationadd.res b/resource/ui/stampdonationadd.res
deleted file mode 100644
index 6ac9529..0000000
--- a/resource/ui/stampdonationadd.res
+++ /dev/null
@@ -1,185 +0,0 @@
-"Resource/UI/StampDonationAdd.res"
-{
- "ConfirmDialog"
- {
- "ControlName" "Frame"
- "fieldName" "ConfirmDialog"
- "xpos" "c-150"
- "ypos" "90"
- "wide" "450"
- "tall" "260"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- "tabPosition" "0"
- "settitlebarvisible" "0"
- "PaintBackgroundType" "0"
- "border" "CyanBorderThick"
- "bgcolor_override" "DarkGrey"
- "PaintBorder" "1"
- }
-
- "TitleLabel"
- {
- "ControlName" "CExLabel"
- "fieldName" "TitleLabel"
- "font" "HudFontMediumBold"
- "labelText" "#ConfirmTitle"
- "textAlignment" "north"
- "xpos" "0"
- "ypos" "15"
- "zpos" "1"
- "wide" "450"
- "tall" "30"
- "autoResize" "1"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- }
-
- "ExplanationLabel"
- {
- "ControlName" "CExLabel"
- "fieldName" "ExplanationLabel"
- "font" "HudFontSmallestBold"
- "labelText" "%text%"
- "textAlignment" "north-west"
- "xpos" "35"
- "ypos" "158"
- "zpos" "1"
- "wide" "340"
- "tall" "50"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- "wrap" "1"
- "fgcolor_override" "LightRed"
- }
-
- "ExplanationLabel2"
- {
- "ControlName" "CExLabel"
- "fieldName" "ExplanationLabel2"
- "font" "HudFontSmallest"
- "labelText" "#Store_ConfirmStampDonationAddText2"
- "textAlignment" "north-west"
- "xpos" "35"
- "ypos" "62"
- "zpos" "1"
- "wide" "330"
- "tall" "170"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- "wrap" "1"
- "fgcolor_override" "LightRed"
- }
-
- "ItemImagePanel"
- {
- "ControlName" "ImagePanel"
- "fieldName" "ItemImagePanel"
- "xpos" "282"
- "ypos" "45"
- "wide" "150"
- "tall" "150"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- "tabPosition" "0"
- "scaleImage" "1"
- }
-
- "ItemImagePanel2"
- {
- "ControlName" "ImagePanel"
- "fieldName" "ItemImagePanel2"
- "xpos" "245"
- "ypos" "115"
- "wide" "140"
- "tall" "140"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- "tabPosition" "0"
- "scaleImage" "1"
- }
-
- "Nope"
- {
- "ControlName" "CExButton"
- "fieldName" "Nope"
- "xpos" "40"
- "ypos" "220"
- "zpos" "20"
- "wide" "175"
- "tall" "25"
- "autoResize" "0"
- "pinCorner" "0"
- "enabled" "1"
- "tabPosition" "0"
- "labelText" "#Store_Nope"
- "font" "HudFontSmallBold"
- "textAlignment" "center"
- "textinsetx" "50"
- "dulltext" "0"
- "brighttext" "0"
- "Command" "nope"
- "sound_depressed" "UI/buttonclick.wav"
- "sound_released" "UI/buttonclickrelease.wav"
- "border_default" "ButtonHover"
- "border_armed" "ButtonHover"
- }
-
- "ConfirmButton"
- {
- "ControlName" "CExButton"
- "fieldName" "ConfirmButton"
- "xpos" "235"
- "ypos" "220"
- "zpos" "20"
- "wide" "175"
- "tall" "25"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- "tabPosition" "0"
- "labelText" "#Store_AddToCart"
- "font" "HudFontSmallBold"
- "textAlignment" "center"
- "textinsetx" "50"
- "dulltext" "0"
- "brighttext" "0"
- "Command" "add_stamp_to_cart"
- "sound_depressed" "UI/buttonclick.wav"
- "sound_released" "UI/vote_success.wav"
- "border_default" "ButtonHover"
- "border_armed" "ButtonHover"
- }
-
- "PriceLabel"
- {
- "ControlName" "CExLabel"
- "fieldName" "PriceLabel"
- "font" "HudFontSmallBold"
- "labelText" "%price%"
- "textAlignment" "north-east"
- "xpos" "345"
- "ypos" "195"
- "zpos" "25"
- "wide" "100"
- "tall" "25"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- "centerwrap" "1"
- "fgcolor_override" "121 195 58 255"
- }
-} \ No newline at end of file