mirror of
https://github.com/EpochModTeam/DayZ-Epoch.git
synced 2025-12-13 19:52:38 +03:00
Remove NV cooldown for player zombies #1876
This commit is contained in:
@@ -51,7 +51,7 @@ while { aperture < _oldAperture } do
|
||||
{
|
||||
aperture = aperture + 0.0005;
|
||||
setAperture aperture;
|
||||
uiSleep 0.001;
|
||||
//uiSleep 0.001;
|
||||
};
|
||||
|
||||
player setVariable ["NV", ["ON", _oldAperture]];
|
||||
|
||||
Reference in New Issue
Block a user