summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCriticalFlaw <[email protected]>2016-10-25 08:39:17 -0600
committerCriticalFlaw <[email protected]>2016-10-25 08:39:17 -0600
commit5c650570389044ddd588e83d595a8794fb1e8032 (patch)
tree0d3987b6a04d3a3b17fdf9dff358e8bcbf622943
parent1ff625c9e64560aafa4252675f5b588627069397 (diff)
Updated DamagePlayer to fix potential FPS loss
-rw-r--r--scripts/HudAnimations_custom.txt11
1 files changed, 11 insertions, 0 deletions
diff --git a/scripts/HudAnimations_custom.txt b/scripts/HudAnimations_custom.txt
index 8c34557..8485b9d 100644
--- a/scripts/HudAnimations_custom.txt
+++ b/scripts/HudAnimations_custom.txt
@@ -131,6 +131,17 @@ event HudLowAmmoPulseStop
Animate AmmoInReserve FgColor "Ammo In Reserve" Accel 0.0 0.0
Animate AmmoNoClip FgColor "Ammo In Clip" Accel 0.0 0.0
}
+//===========================================
+event DamagedPlayer
+{
+ StopEvent HitMarker 0.0
+ RunEvent HitMarker 0.01
+}
+
+event HitMarker
+{
+ // Empty
+}
//===========================================
// Spy Disguise