Add back fall damage block for local explosion cheats

Vanilla commit:

https://github.com/DayZMod/DayZ/commit/a02294421c53d34371cb6424a9ef97f2bb51e7f4
This commit is contained in:
ebaydayz
2016-08-21 13:05:51 -04:00
parent 19dd6f26ab
commit da2faeb6d0
2 changed files with 12 additions and 1 deletions
+1
View File
@@ -592,6 +592,7 @@ if (!isDedicated) then {
dayz_temperaturmin = 27; //TeeChange
//player special variables
dayz_lastDamageSourceNull = false;
dayz_lastDamageSource = "none";
dayz_lastDamageTime = 0;
dayz_lastMedicalSource = "none";