Files
DayZ-Epoch/SQF/dayz_code/compile/fn_damageHandler.sqf
ebaydayz 1964a084ff Avoid sending humanity hit if source is local
We only want to send a humanity hit if the source is a remote player.
Note it's not necessary to check isNull since (isPlayer objNull) returns
false.

Vanilla commit:

7402b240df
2016-10-17 14:52:34 -04:00

19 KiB