mirror of
https://github.com/EpochModTeam/DayZ-Epoch.git
synced 2025-12-14 20:13:13 +03:00
Add Bike/Motorcycles brake fix
Made by @Victor-the-Cleaner
This commit is contained in:
@@ -510,4 +510,6 @@ if (!isDedicated) then {
|
||||
DZE_sheltered = 0.0; // used in determining how much a player is sheltered from the environment
|
||||
DZE_roofOverhead = false;
|
||||
DZE_allTrees = dayz_trees + ["b_craet1.p3d"]; // include shrubs that the player can hide in
|
||||
DZE_isOnBike = false;
|
||||
DZE_isBraking = false;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user