mirror of
https://github.com/EpochModTeam/DayZ-Epoch.git
synced 2025-12-14 04:02:37 +03:00
Global variable for DZE_BuildOnRoads
This commit is contained in:
@@ -42,6 +42,8 @@ dayz_tameDogs = true;
|
|||||||
DynamicVehicleDamageLow = 0; // Default: 0
|
DynamicVehicleDamageLow = 0; // Default: 0
|
||||||
DynamicVehicleDamageHigh = 100; // Default: 100
|
DynamicVehicleDamageHigh = 100; // Default: 100
|
||||||
|
|
||||||
|
DZE_BuildOnRoads = false; // Default: False
|
||||||
|
|
||||||
// DZEdebug = true;
|
// DZEdebug = true;
|
||||||
|
|
||||||
//Load in compiled functions
|
//Load in compiled functions
|
||||||
|
|||||||
Reference in New Issue
Block a user