mirror of
https://github.com/EpochModTeam/DayZ-Epoch.git
synced 2025-12-18 01:30:26 +03:00
v0.3
This commit is contained in:
@@ -8,7 +8,7 @@ _scaleLight = 0.5;
|
||||
_scaleAlert = 1;
|
||||
|
||||
_isPZombie = player isKindOf "PZombie_VB";
|
||||
if(_isPZombie) exitWith {};
|
||||
if(_isPZombie) exitWith { DAYZ_disAudial = 0; DAYZ_disVisual = 0; };
|
||||
|
||||
//Assess Players Position
|
||||
_anim = animationState player;
|
||||
|
||||
Reference in New Issue
Block a user