mirror of
https://github.com/EpochModTeam/DayZ-Epoch.git
synced 2026-06-13 13:21:57 +03:00
Change dayz_survived to actual play time
Vanilla commits: https://github.com/DayZMod/DayZ/commit/18eaecb19fc1ea26f5769fccd920824bf843e19b https://github.com/DayZMod/DayZ/commit/b76b1200cabac8661a0628489a128a561f1f379c https://github.com/DayZMod/DayZ/commit/78ea61e3345e197e9350910b5808d85ef56f7f11 https://github.com/DayZMod/DayZ/commit/8309427f0dc3f7e5a6acd1d5ec1d155cbe11aec5 Should be ready for Hive update @icomrade . If you upload it to a test folder I'll test it.
This commit is contained in:
@@ -665,6 +665,7 @@ if (!isDedicated) then {
|
||||
Dayz_freefall = [ time, 0, 0.1 ];
|
||||
dayz_getoutTime = 0;
|
||||
dayz_hitByTime = 0;
|
||||
dayz_sessionTime = 0; //Approximate time elapsed since login in seconds
|
||||
skipGearSound = false;
|
||||
TimeOutDisplayed = false;
|
||||
voice_actions = ["voiceOverNet","PushToTalk","PushToTalkAll","PushToTalkCommand","PushToTalkDirect","PushToTalkGroup","PushToTalkSide","PushToTalkVehicle"];
|
||||
|
||||
Reference in New Issue
Block a user