Clear scope-zoom upon respawn.

This commit is contained in:
Marco Cawthorne 2018-12-06 05:34:40 +01:00
parent aff2edd9fa
commit f5bb0748ff
4 changed files with 1 additions and 0 deletions

View file

@ -146,6 +146,7 @@ void Spawn_RespawnClient( float fTeam ) {
self.vDeath = Player_Death;
self.iBleeds = TRUE;
self.fSlotGrenade = 0; // Clear the C4
self.viewzoom = 1.0; // Clear scopes
self.origin = eSpawn.origin;
self.angles = eSpawn.angles;

Binary file not shown.

Binary file not shown.

Binary file not shown.