diff options
| author | Igor Nikitin <[email protected]> | 2019-08-02 20:08:57 -0400 |
|---|---|---|
| committer | GitHub <[email protected]> | 2019-08-02 20:08:57 -0400 |
| commit | 23a88d50e9756a085b4437ac5e64efb27860aabf (patch) | |
| tree | 94735e0611918ce3c967248885ef4781bcca4446 /scripts/hudanimations_custom.txt | |
| parent | 7f32be87b11a6ce4ce546602888b5205c3cbb4e9 (diff) | |
| parent | 8d30bfb421e739cc19064368c8f4d2f77d3dd42d (diff) | |
Merge pull request #134 from raysfire/dev
v2019.0802
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 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 |
