mirror of
https://github.com/EpochModTeam/DayZ-Epoch.git
synced 2026-02-21 23:50:48 +03:00
player side anti wall glitch protection
This commit is contained in:
@@ -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"];
|
||||
|
||||
Reference in New Issue
Block a user