diff options
| author | CriticalFlaw <[email protected]> | 2020-08-05 20:00:36 -0400 |
|---|---|---|
| committer | CriticalFlaw <[email protected]> | 2020-08-05 20:00:36 -0400 |
| commit | ced4c955b2a5ae691226f47efd0b0f6965ed0415 (patch) | |
| tree | d92fca15c4e40d06e1b88df49638ed72c3b784c2 /scripts/hudlayout.res | |
| parent | e108d891c02193af0854e37ca26f79b4f1d746b6 (diff) | |
Updated PDA, Achievement Tracker
- Updated the position of the achievement tracker and Engineer buildings.
- Visual tweaks to the Engineer PDA and taunt menues.
Diffstat (limited to 'scripts/hudlayout.res')
| -rw-r--r-- | scripts/hudlayout.res | 37 |
1 files changed, 19 insertions, 18 deletions
diff --git a/scripts/hudlayout.res b/scripts/hudlayout.res index 2564cfe..a27313c 100644 --- a/scripts/hudlayout.res +++ b/scripts/hudlayout.res @@ -64,7 +64,7 @@ "ypos" "c70" "xpos_minmode" "c40" "ypos_minmode" "c30" - "wide" "100" + "wide" "110" "tall" "50" } @@ -218,11 +218,12 @@ { "fieldName" "CHudAccountPanel" "xpos" "c200" - "xpos_minmode" "c135" - "ypos" "c15" - "ypos_minmode" "c17" - "wide" "116" - "tall" "180" + "xpos_minmode" "c130" + "ypos" "c130" + "zpos" "0" + "ypos_minmode" "c83" + "wide" "50" + "tall" "70" "visible" "1" "enabled" "1" "PaintBackgroundType" "2" @@ -325,7 +326,7 @@ "visible" "1" "enabled" "1" "xpos" "0" - "ypos" "0" + "ypos" "c-75" "wide" "640" "tall" "480" "PaintBackgroundType" "2" @@ -582,7 +583,7 @@ "ypos" "302" "wide" "150" "tall" "60" - "xpos_minmode" "c115" + "xpos_minmode" "c135" "ypos_minmode" "273" "wide_minmode" "120" "tall_minmode" "40" @@ -938,7 +939,7 @@ "enabled" "1" "xpos" "c-200" "ypos" "c-75" - "ypos_minmode" "c95" + "ypos_minmode" "c105" "zpos" "1" "wide" "400" "tall" "150" @@ -952,7 +953,7 @@ "enabled" "1" "xpos" "c-200" "ypos" "c-75" - "ypos_minmode" "c95" + "ypos_minmode" "c105" "zpos" "1" "wide" "400" "tall" "150" @@ -966,7 +967,7 @@ "enabled" "1" "xpos" "c-105" "ypos" "c-75" - "ypos_minmode" "c95" + "ypos_minmode" "c105" "zpos" "1" "wide" "200" "tall" "150" @@ -1175,12 +1176,12 @@ { "ControlName" "EditablePanel" "fieldName" "HudAchievementTracker" - "xpos" "r145" - "NormalY" "340" - "EngineerY" "340" - "zpos" "2" + "xpos" "5" + "NormalY" "330" + "EngineerY" "150" + "zpos" "0" "wide" "200" - "tall" "280" + "tall" "170" "visible" "1" "enabled" "1" } @@ -1336,8 +1337,8 @@ "visible" "1" "enabled" "1" "xpos" "c-235" - "ypos" "c125" - "zpos" "10" + "ypos" "c135" + "zpos" "0" "wide" "470" "tall" "200" "PaintBackgroundType" "0" |
