diff options
| author | RaysFire <[email protected]> | 2013-01-12 20:10:58 -0600 |
|---|---|---|
| committer | RaysFire <[email protected]> | 2013-01-12 20:10:58 -0600 |
| commit | 7b09b5f60c527ce85ea4cf98a749539ffb5d16f3 (patch) | |
| tree | 17372ff69d97a117df25a041e4f9f55a37183487 /minmode/scripts/hudlayout.res | |
| parent | f2c49f0ad3ed3af457b0b31c20cb12661fcae6a3 (diff) | |
Added in Konr wings crosshair
Diffstat (limited to 'minmode/scripts/hudlayout.res')
| -rw-r--r-- | minmode/scripts/hudlayout.res | 26 |
1 files changed, 22 insertions, 4 deletions
diff --git a/minmode/scripts/hudlayout.res b/minmode/scripts/hudlayout.res index 314c8b7..438ae5d 100644 --- a/minmode/scripts/hudlayout.res +++ b/minmode/scripts/hudlayout.res @@ -317,6 +317,26 @@ "fgcolor" "255 255 255 255"
}
+ KonrWings
+ {
+ "controlName" "CExLabel"
+ "fieldName" "KonrWings"
+ "visible" "0"
+ "enabled" "0"
+ "zpos" "2"
+
+ "xpos" "c-108"
+ "ypos" "c-99"
+ "wide" "200"
+ "tall" "200"
+
+ "font" "KonrWings24"
+ "labelText" "i"
+ "textAlignment" "center"
+
+ "fgcolor" "255 255 255 255"
+ }
+
//fighter pilot crosshair, enable all of then together for best results (16x9 resolution)
"Crosshair_vertical"
@@ -1041,9 +1061,7 @@ "visible" "1"
"enabled" "1"
"xpos" "0" [$WIN32]
- "ypos" "0" [$WIN32]
- "xpos" "32" [$X360]
- "ypos" "16" [$X360]
+ "ypos" "c-20" [$WIN32]
"wide" "640"
"tall" "480"
@@ -1958,7 +1976,7 @@ "visible" "0"
"enabled" "1"
"xpos" "r249"
- "ypos" "c75"
+ "ypos" "c0"
"zpos" "10"
"wide" "300"
"tall" "900"
|
