mirror of
https://github.com/EpochModTeam/DayZ-Epoch.git
synced 2025-12-14 12:12:34 +03:00
Change dayz_survived to actual play time
Vanilla commits:18eaecb19fb76b1200ca78ea61e3348309427f0dShould 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