Change dayz_survived to actual play time

Vanilla commits:

18eaecb19f

b76b1200ca

78ea61e334

8309427f0d

Should be ready for Hive update @icomrade . If you upload it to a test
folder I'll test it.
This commit is contained in:
ebayShopper
2017-04-13 18:35:28 -04:00
parent 267f34572e
commit 9fc72a8b87
7 changed files with 30 additions and 228 deletions

View File

@@ -58,6 +58,8 @@ sched_medical = { // 1 second
} else {
[] spawn fnc_usec_playerHandleBlood;
};
dayz_sessionTime = dayz_sessionTime + 1;
[_unconHdlr]
};