mirror of
https://github.com/EpochModTeam/DayZ-Epoch.git
synced 2025-12-17 09:10:27 +03:00
Fix Merge Conflict 1
This commit is contained in:
@@ -50,7 +50,7 @@ if (_characterID != "?") exitwith {
|
||||
if ((_timeout - time) > 0) then {
|
||||
|
||||
_playerObj setVariable["NORRN_unconscious",true, true];
|
||||
_playerObj setVariable["unconsciousTime",300,true];
|
||||
_playerObj setVariable["unconsciousTime",150,true];
|
||||
|
||||
diag_log format["COMBAT LOGGED: %1 (%2) at location %3", _playerName,_timeout,(getPosATL _playerObj)];
|
||||
//diag_log format["SET UNCONCIOUSNESS: %1", _playerName];
|
||||
|
||||
Reference in New Issue
Block a user