diff options
| author | CriticalFlaw <[email protected]> | 2021-04-04 12:03:31 -0400 |
|---|---|---|
| committer | CriticalFlaw <[email protected]> | 2021-04-04 12:03:31 -0400 |
| commit | 1d131b0e92939a7893e7ea7efd54d7379674cce0 (patch) | |
| tree | 0f9bd9a2b0eb349a7e04e1d75dda7861f862df34 /scripts/hudanimations_custom.txt | |
| parent | 723492bca798840f3813c6ba0be5df17d560d6be (diff) | |
Installer Changes
Diffstat (limited to 'scripts/hudanimations_custom.txt')
| -rw-r--r-- | scripts/hudanimations_custom.txt | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/scripts/hudanimations_custom.txt b/scripts/hudanimations_custom.txt index 5b47cf8..7a24217 100644 --- a/scripts/hudanimations_custom.txt +++ b/scripts/hudanimations_custom.txt @@ -67,8 +67,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 } @@ -141,14 +141,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 HudSpyDisguiseChanged |
