player side anti wall glitch protection

This commit is contained in:
[VB]AWOL
2013-11-04 08:00:27 -06:00
parent 17b9d94fb5
commit 89a0840b93
6 changed files with 56 additions and 57 deletions

View File

@@ -21,14 +21,6 @@ if (_removed == 1) then {
} else {
publicVariable "PVDZE_veh_Lock";
};
/*
player moveInDriver _vehicle;
if (local vehicle player) then {
vehicle player engineOn true;
};
*/
};
} else {
cutText ["Failed to unlock car hotwire kit broken." , "PLAIN DOWN"];