mirror of
https://github.com/EpochModTeam/DayZ-Epoch.git
synced 2026-06-13 21:31:56 +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:
@@ -58,6 +58,8 @@ sched_medical = { // 1 second
|
||||
} else {
|
||||
[] spawn fnc_usec_playerHandleBlood;
|
||||
};
|
||||
|
||||
dayz_sessionTime = dayz_sessionTime + 1;
|
||||
|
||||
[_unconHdlr]
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user