Add back fall damage block for local explosion cheats

Vanilla commit:

a02294421c
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

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";