mirror of
https://github.com/EpochModTeam/DayZ-Epoch.git
synced 2026-07-04 15:41:55 +03:00
Add back fall damage block for local explosion cheats
Vanilla commit: https://github.com/DayZMod/DayZ/commit/a02294421c53d34371cb6424a9ef97f2bb51e7f4
This commit is contained in:
@@ -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";
|
||||
|
||||
Reference in New Issue
Block a user