summaryrefslogtreecommitdiff
path: root/resource/ui/econ/questnotificationpanel_base.res
diff options
context:
space:
mode:
Diffstat (limited to 'resource/ui/econ/questnotificationpanel_base.res')
-rw-r--r--resource/ui/econ/questnotificationpanel_base.res78
1 files changed, 38 insertions, 40 deletions
diff --git a/resource/ui/econ/questnotificationpanel_base.res b/resource/ui/econ/questnotificationpanel_base.res
index 8031c06..27ff26f 100644
--- a/resource/ui/econ/questnotificationpanel_base.res
+++ b/resource/ui/econ/questnotificationpanel_base.res
@@ -2,18 +2,17 @@
{
"QuestNotificationPanel"
{
- "ControlName" "EditablePanel"
- "fieldName" "QuestNotificationPanel"
- "xpos" "0"
- "ypos" "100"
- "zpos" "2"
- "wide" "f0"
- "tall" "f0"
- "visible" "0"
+ "ControlName" "EditablePanel"
+ "fieldName" "QuestNotificationPanel"
+ "xpos" "0"
+ "ypos" "100"
+ "zpos" "2"
+ "wide" "f0"
+ "tall" "f0"
+ "visible" "0"
"proportionaltoparent" "1"
-
- "output_step" "50"
-
+ "output_step" "50"
+
"MainContainer"
{
"ControlName" "EditablePanel"
@@ -24,41 +23,40 @@
"tall" "20"
"visible" "1"
"proportionaltoparent" "1"
-
- "border" "NoBorder" //QuestStatusBorder
- "paintborder" "2"
-
+ "border" "NoBorder" //QuestStatusBorder
+ "paintborder" "2"
+
"ItemName"
{
- "ControlName" "Label"
- "fieldName" "ItemName"
- "labeltext" "#QuestNotification_Incoming"
- "xpos" "0"
- "ypos" "cs-0.5"
- "wide" "f0"
- "tall" "18"
- "zpos" "4"
- "textinsetx" "5"
+ "ControlName" "Label"
+ "fieldName" "ItemName"
+ "labeltext" "#QuestNotification_Incoming"
+ "xpos" "0"
+ "ypos" "cs-0.5"
+ "wide" "f0"
+ "tall" "18"
+ "zpos" "4"
+ "textinsetx" "5"
"fgcolor_override" "255 255 255 255" //235 226 202 255
- "font" "AchievementTracker_Name"
- //"wrap" "1"
- "TextAlignment" "east"
- "proportionaltoparent" "1"
+ "font" "AchievementTracker_Name"
+ //"wrap" "1"
+ "TextAlignment" "east"
+ "proportionaltoparent" "1"
}
-
+
"CharacterImage"
{
- "ControlName" "CTFImagePanel"
- "fieldName" "CharacterImage"
- "xpos" "3"
- "ypos" "cs-0.5"
- "zpos" "0"
- "wide" "o1"
- "tall" "p0.8"
- "visible" "1"
- "enabled" "1"
- "image" "animated/tf2_speaker_icon"
- "scaleImage" "1"
+ "ControlName" "CTFImagePanel"
+ "fieldName" "CharacterImage"
+ "xpos" "3"
+ "ypos" "cs-0.5"
+ "zpos" "0"
+ "wide" "o1"
+ "tall" "p0.8"
+ "visible" "1"
+ "enabled" "1"
+ "image" "animated/tf2_speaker_icon"
+ "scaleImage" "1"
"proportionaltoparent" "1"
}
}