summaryrefslogtreecommitdiff
path: root/resource/ui/econ/tradingstartdialog.res
diff options
context:
space:
mode:
authorCriticalFlaw <[email protected]>2021-06-28 23:30:02 -0400
committerCriticalFlaw <[email protected]>2021-06-28 23:30:02 -0400
commitee0a3d1404f26494ec1ea7e02a08847baf529658 (patch)
treefb3e15aa5effeb9bac731a27f4319fe0b828d79c /resource/ui/econ/tradingstartdialog.res
parent197e4e9ece2de4aa3234492713ab276357aaeccc (diff)
Updated main menu pages
- Added a home server button. - Added a HUD Options panel. - Updated the source schema. - Updated the backpack, trade, stats, workshop
Diffstat (limited to 'resource/ui/econ/tradingstartdialog.res')
-rw-r--r--resource/ui/econ/tradingstartdialog.res22
1 files changed, 12 insertions, 10 deletions
diff --git a/resource/ui/econ/tradingstartdialog.res b/resource/ui/econ/tradingstartdialog.res
index ed81ff3..9dd70ee 100644
--- a/resource/ui/econ/tradingstartdialog.res
+++ b/resource/ui/econ/tradingstartdialog.res
@@ -6,7 +6,7 @@
"visible" "1"
"enabled" "1"
"xpos" "c-200"
- "ypos" "80"
+ "ypos" "75"
"wide" "400"
"tall" "300"
"bgcolor_override" "DarkerGrey"
@@ -66,7 +66,7 @@
{
"ControlName" "CExLabel"
"fieldName" "TitleLabel"
- "font" "HudFontMedium"
+ "font" "HudFontMediumBig"
"labelText" "#TF_TradeStartDialog_Title"
"textAlignment" "north"
"xpos" "0"
@@ -78,6 +78,7 @@
"pinCorner" "0"
"visible" "1"
"enabled" "1"
+ "allcaps" "1"
"fgcolor_override" "TanLight"
}
@@ -121,14 +122,14 @@
{
"ControlName" "CExLabel"
"fieldName" "QueryLabel"
- "font" "HudFontSmallest"
+ "font" "HudFontMediumSmall"
"labelText" "#TF_TradeStartDialog_Select"
"textAlignment" "north"
"xpos" "0"
"ypos" "10"
"zpos" "-1"
"wide" "400"
- "tall" "15"
+ "tall" "20"
"autoResize" "0"
"pinCorner" "0"
"visible" "1"
@@ -226,13 +227,13 @@
{
"ControlName" "CExLabel"
"fieldName" "QueryLabel"
- "font" "HudFontSmallBold"
+ "font" "HudFontMediumSmall"
"labelText" "#TF_TradeStartDialog_Friends"
"textAlignment" "north"
"xpos" "0"
"ypos" "10"
"wide" "400"
- "tall" "15"
+ "tall" "20"
"autoResize" "0"
"pinCorner" "0"
"visible" "1"
@@ -278,11 +279,11 @@
{
"ControlName" "CExLabel"
"fieldName" "QueryLabel"
- "font" "HudFontSmallBold"
+ "font" "HudFontMediumSmall"
"labelText" "#TF_TradeStartDialog_Server"
"textAlignment" "north"
"xpos" "0"
- "ypos" "10"
+ "ypos" "20"
"zpos" "-1"
"wide" "400"
"tall" "15"
@@ -331,14 +332,14 @@
{
"ControlName" "CExLabel"
"fieldName" "QueryLabel"
- "font" "HudFontSmallBold"
+ "font" "HudFontMediumSmall"
"labelText" "#TF_TradeStartDialog_Profile"
"textAlignment" "north"
"xpos" "0"
"ypos" "10"
"zpos" "-1"
"wide" "400"
- "tall" "15"
+ "tall" "20"
"autoResize" "0"
"pinCorner" "0"
"visible" "1"
@@ -481,6 +482,7 @@
"dulltext" "0"
"brighttext" "0"
"default" "1"
+ "allcaps" "1"
"Command" "cancel"
"sound_depressed" "UI/buttonclick.wav"
"sound_released" "UI/buttonclickrelease.wav"