From abd9296fc5d1b097b95a8b362b47057265d5ad42 Mon Sep 17 00:00:00 2001 From: CriticalFlaw Date: Wed, 31 Jul 2019 22:26:47 -0400 Subject: Updated customizations to use #base --- scripts/hudanimations_custom.txt | 12 ++++++------ scripts/hudlayout.res | 8 ++++---- 2 files changed, 10 insertions(+), 10 deletions(-) (limited to 'scripts') diff --git a/scripts/hudanimations_custom.txt b/scripts/hudanimations_custom.txt index d69e63d..2315e9f 100644 --- a/scripts/hudanimations_custom.txt +++ b/scripts/hudanimations_custom.txt @@ -71,8 +71,8 @@ event HudLowAmmoPulseStop event HudMedicCharged { RunEvent HudMedicOrangePulseCharge 0.0 - //RunEvent HudMedicSolidColorCharge 0.0 - //RunEvent HudMedicRainbowCharged 0.0 +// RunEvent HudMedicSolidColorCharge 0.0 +// RunEvent HudMedicRainbowCharged 0.0 RunEvent HudMedicChargedLoop 0.6 } @@ -148,14 +148,14 @@ event HitMarker // Spy Disguise event HudSpyDisguiseFadeIn { - //RunEvent HudSpyDisguiseChanged 0.0 - //Animate PlayerStatusSpyImage Alpha "255" Linear 0.9 0.1 +// RunEvent HudSpyDisguiseChanged 0.0 +// Animate PlayerStatusSpyImage Alpha "255" Linear 0.9 0.1 } event HudSpyDisguiseFadeOut { - //RunEvent HudSpyDisguiseChanged 0.0 - //Animate PlayerStatusSpyImage Alpha "0" Linear 0.9 0.1 +// RunEvent HudSpyDisguiseChanged 0.0 +// Animate PlayerStatusSpyImage Alpha "0" Linear 0.9 0.1 } //================================================================================== event HudReadyPulse diff --git a/scripts/hudlayout.res b/scripts/hudlayout.res index 14376b1..66217d1 100644 --- a/scripts/hudlayout.res +++ b/scripts/hudlayout.res @@ -13,12 +13,12 @@ "visible" "0" "enabled" "0" "zpos" "2" - "xpos" "c-85" + "xpos" "c-103" "ypos" "c-100" "wide" "200" "tall" "200" - "font" "Crosshairs24" - "labelText" "i" + "font" "Crosshairs14" + "labelText" "3" "textAlignment" "center" "fgcolor" "Crosshair" } @@ -2099,4 +2099,4 @@ HudTrainingMsg { } TrainingComplete { } AnnotationsPanel { } -} \ No newline at end of file +} -- cgit v1.2.3