Add A and D keys to interrupt

This commit is contained in:
ebaydayz
2016-04-19 13:05:59 -04:00
parent 4d5dc060d2
commit 58d54a8ce0
9 changed files with 14 additions and 11 deletions

View File

@@ -66,7 +66,7 @@ player setVariable ["startcombattimer", 0]; //remove combat timer on death
r_player_unconscious = false;
r_player_cardiac = false;
_model = typeOf player;
autoRunActive = 0;
autoRunActive = false;
_array = _this;
if (count _array > 0) then {