summaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
authorCriticalFlaw <[email protected]>2018-04-24 20:01:40 -0400
committerCriticalFlaw <[email protected]>2018-04-24 20:01:40 -0400
commit87111497a9f7397ce239d331c1a3cbfd893b01bc (patch)
tree8fd762029417386923819736403cab8e5977944c /scripts
parentafbdf49d996b21074f607846174e1405d3174d4b (diff)
Updated Fonts
- Added missing outline crosshair fonts - Moved KonrWings font to the correct clientscheme - Added a crosshair font to be used by the installer
Diffstat (limited to 'scripts')
-rw-r--r--scripts/hudlayout.res94
1 files changed, 57 insertions, 37 deletions
diff --git a/scripts/hudlayout.res b/scripts/hudlayout.res
index 5679988..529e2b0 100644
--- a/scripts/hudlayout.res
+++ b/scripts/hudlayout.res
@@ -1,32 +1,70 @@
"Resource/HudLayout.res"
{
//--------------------------------------------------------------
- // Set visible and enabled to 1 to use. Change labelText to the
- // corresponding crosshair in KnucklesCrosses.png. Change xpos
- // and ypos values if not perfectly centered.
+ // Set visible and enabled to 1 to use.
+ // Change xpos and ypos values if not perfectly centered.
+ //--------------------------------------------------------------
+ // RAYSHUD CROSSHAIRS
+ //--------------------------------------------------------------
+ "RaysCrosshair"
+ {
+ "controlName" "CExLabel"
+ "fieldName" "RaysCrosshair"
+ "visible" "0"
+ "enabled" "0"
+ "zpos" "2"
+ "xpos" "c-102"
+ "ypos" "c-99"
+ "wide" "200"
+ "tall" "200"
+ "font" "Crosshairs26"
+ "labelText" "2"
+ "textAlignment" "center"
+ "fgcolor" "Crosshair"
+ }
+ //--------------------------------------------------------------
+ // KONRWINGS
+ //--------------------------------------------------------------
+ "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" "Crosshair"
+ }
//--------------------------------------------------------------
// KNUCKLESCROSSES
//--------------------------------------------------------------
"KnucklesCrosses"
{
- "controlName" "CExLabel"
- "fieldName" "KnucklesCrosses"
- "visible" "0"
- "enabled" "0"
- "zpos" "0"
- "xpos" "c-25"
- "ypos" "c-24"
- "wide" "50"
- "tall" "50"
- "font" "size:26,outline:off"
- "labelText" "i"
- "textAlignment" "center"
- "fgcolor" "Crosshair"
+ "controlName" "CExLabel"
+ "fieldName" "KnucklesCrosses"
+ "visible" "0"
+ "enabled" "0"
+ "zpos" "0"
+ "xpos" "c-25"
+ "ypos" "c-24"
+ "wide" "50"
+ "tall" "50"
+ "font" "size:26,outline:off"
+ "labelText" "i"
+ "textAlignment" "center"
+ "fgcolor" "Crosshair"
}
+
//--------------------------------------------------------------
- // RAYSHUD CROSSHAIRS
+ // CROSSHAIRS
//--------------------------------------------------------------
-
+
"BasicCross"
{
"controlName" "CExLabel"
@@ -43,7 +81,7 @@
"textAlignment" "center"
"fgcolor" "Crosshair"
}
-
+
"BasicCrossLarge"
{
"controlName" "CExLabel"
@@ -112,23 +150,6 @@
"fgcolor" "Crosshair"
}
- "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" "Crosshair"
- }
-
"OpenCross"
{
"controlName" "CExLabel"
@@ -299,7 +320,6 @@
"fgcolor" "Crosshair"
}
-
//fighter pilot crosshair, enable all of then together for best results (16x9 resolution)
"16x9Crosshair_vertical1"