Remove vehicle actions when unconscious

This commit is contained in:
ebaydayz
2016-11-12 17:54:27 -05:00
parent 8b3376643d
commit abeb5f9383
4 changed files with 13 additions and 4 deletions

View File

@@ -673,6 +673,7 @@ if (!isDedicated) then {
dayz_salvageInProgress = false;
lastSpawned = diag_tickTime;
lastSepsis = 0;
NORRN_dropAction = -1;
//uiNamespace setVariable ['DAYZ_GUI_display',displayNull];
//if (uiNamespace getVariable ['DZ_displayUI', 0] == 2) then {
// dayzDebug = true;