Add TurnLeft and TurnRight actionkeys to interrupt

Fixes #1753
This commit is contained in:
ebaydayz
2016-08-25 17:42:24 -04:00
parent c2b16f0828
commit ae329db599
2 changed files with 3 additions and 0 deletions

View File

@@ -24,6 +24,7 @@ _lastDamage = _playerObj getVariable["noatlf4",0];
_Sepsis = _playerObj getVariable["USEC_Sepsis",false];
_lastDamage = round(diag_ticktime - _lastDamage);
_inCombat = _playerObj getVariable ["inCombat", 0];
_name = if (alive _playerObj) then {name _playerObj} else {"Dead Player"};
//Readded Logout debug info.
diag_log format["INFO - Player: %3(UID:%1/CID:%2) as (%4), logged off at %5%6",