mirror of
https://github.com/EpochModTeam/DayZ-Epoch.git
synced 2025-12-14 04:02:37 +03:00
Move HeliCrash and CarePackage area variables to markers
This allows finer grained control of crashsite, carepackage and infected camp spawn positions and radii (further north, south, east, west, etc.). Also removed some hardcoded checks for Chernarus, since dayz_townGenerator should always be off on other maps for now. Someone may add town generator coordinates for other maps later. Related vanilla commits:b20b402bf07c8b69eb827dfd3ef9cf
This commit is contained in:
@@ -51,7 +51,6 @@ enableSentences false;
|
||||
//DefaultWeapons = ["Makarov_DZ","ItemFlashlight"];
|
||||
//DefaultBackpack = "DZ_Patrol_Pack_EP1";
|
||||
//DefaultBackpackItems = []; // Can include both weapons and magazines i.e. ["PDW_DZ","30Rnd_9x19_UZI"];
|
||||
dayz_MapArea = 14000; // Distance from center of map to out of bounds line
|
||||
dayz_paraSpawn = false; // Halo spawn
|
||||
DZE_BackpackAntiTheft = false; // Prevent stealing from backpacks in trader zones
|
||||
DZE_BuildOnRoads = false; // Allow building on roads
|
||||
|
||||
Reference in New Issue
Block a user