From 784eaf1c12f4cd026636ceeaa4a96fb87c14059c Mon Sep 17 00:00:00 2001 From: Ian Bruton Date: Sat, 13 Oct 2012 03:50:23 -0500 Subject: Fixed positioning of a few crosshairs. --- scripts/hudlayout.res | 23 ++++++++++++----------- 1 file changed, 12 insertions(+), 11 deletions(-) (limited to 'scripts/hudlayout.res') diff --git a/scripts/hudlayout.res b/scripts/hudlayout.res index d6b3c54..c693024 100644 --- a/scripts/hudlayout.res +++ b/scripts/hudlayout.res @@ -27,8 +27,7 @@ "controlName" "CExLabel" "fieldName" "ScatterSpread" "visible" "0" - "enabled" "0 - " + "enabled" "0" "zpos" "2" "xpos" "c-99" @@ -38,7 +37,8 @@ "font" "Crosshairs32" "labelText" "0" - "textAlignment" "center" + "textAlignment" "center" + "outline" "1" "fgcolor" "255 255 255 255" } @@ -74,7 +74,7 @@ "xpos" "c-101" "ypos" "c-99" "wide" "200" - "tall" "200" + "tall" "199" "font" "Crosshairs18" "labelText" "2" @@ -86,12 +86,12 @@ BasicCrossLarge { "controlName" "CExLabel" - "fieldName" "BasicCrossSmall" + "fieldName" "BasicCrossLarge" "visible" "0" "enabled" "0" "zpos" "2" - "xpos" "c-101" + "xpos" "c-102" "ypos" "c-99" "wide" "200" "tall" "200" @@ -113,8 +113,8 @@ "xpos" "c-103" "ypos" "c-100" - "wide" "200" - "tall" "200" + "wide" "201" + "tall" "201" "font" "Crosshairs24" "labelText" "3" @@ -253,7 +253,7 @@ "xpos" "c-85" "ypos" "c-100" - "wide" "200" + "wide" "199" "tall" "200" "font" "Crosshairs24" @@ -273,7 +273,7 @@ "xpos" "c-85" "ypos" "c-100" - "wide" "200" + "wide" "199" "tall" "200" "font" "Crosshairs24" @@ -294,7 +294,7 @@ "xpos" "c-100" "ypos" "c-101" "wide" "200" - "tall" "200" + "tall" "199" "font" "Cerbetica16" "labelText" "+" @@ -455,6 +455,7 @@ //end crosshairs + HudPlayerStatus { "fieldName" "HudPlayerStatus" -- cgit v1.2.3