mirror of
https://github.com/EpochModTeam/DayZ-Epoch.git
synced 2025-12-14 04:02:37 +03:00
Move DZE_ConfigTrader to configVariable.sqf
Most servers will want to use config traders.
This commit is contained in:
@@ -55,7 +55,6 @@ dayz_MapArea = 12000; // 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
|
||||
DZE_ConfigTrader = true; // Use config files for traders instead of database. Loads faster and uses less network traffic
|
||||
DZE_PlayerZed = true; // Enable spawning as a player zombie when players die with infected status
|
||||
DZE_R3F_WEIGHT = true; // Enable R3F weight. Players carrying too much will be overburdened and forced to move slowly.
|
||||
DZE_slowZombies = false; // Force zombies to always walk
|
||||
|
||||
@@ -55,7 +55,6 @@ dayz_MapArea = 8000; // 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
|
||||
DZE_ConfigTrader = true; // Use config files for traders instead of database. Loads faster and uses less network traffic
|
||||
DZE_PlayerZed = true; // Enable spawning as a player zombie when players die with infected status
|
||||
DZE_R3F_WEIGHT = true; // Enable R3F weight. Players carrying too much will be overburdened and forced to move slowly.
|
||||
DZE_slowZombies = false; // Force zombies to always walk
|
||||
|
||||
@@ -55,7 +55,6 @@ 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
|
||||
DZE_ConfigTrader = true; // Use config files for traders instead of database. Loads faster and uses less network traffic
|
||||
DZE_PlayerZed = true; // Enable spawning as a player zombie when players die with infected status
|
||||
DZE_R3F_WEIGHT = true; // Enable R3F weight. Players carrying too much will be overburdened and forced to move slowly.
|
||||
DZE_slowZombies = false; // Force zombies to always walk
|
||||
|
||||
@@ -55,7 +55,6 @@ dayz_MapArea = 9000; // 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
|
||||
DZE_ConfigTrader = true; // Use config files for traders instead of database. Loads faster and uses less network traffic
|
||||
DZE_PlayerZed = true; // Enable spawning as a player zombie when players die with infected status
|
||||
DZE_R3F_WEIGHT = true; // Enable R3F weight. Players carrying too much will be overburdened and forced to move slowly.
|
||||
DZE_slowZombies = false; // Force zombies to always walk
|
||||
|
||||
@@ -55,7 +55,6 @@ dayz_MapArea = 20000; // 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
|
||||
DZE_ConfigTrader = true; // Use config files for traders instead of database. Loads faster and uses less network traffic
|
||||
DZE_PlayerZed = true; // Enable spawning as a player zombie when players die with infected status
|
||||
DZE_R3F_WEIGHT = true; // Enable R3F weight. Players carrying too much will be overburdened and forced to move slowly.
|
||||
DZE_slowZombies = false; // Force zombies to always walk
|
||||
|
||||
@@ -55,7 +55,6 @@ dayz_MapArea = 8000; // 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
|
||||
DZE_ConfigTrader = true; // Use config files for traders instead of database. Loads faster and uses less network traffic
|
||||
DZE_PlayerZed = true; // Enable spawning as a player zombie when players die with infected status
|
||||
DZE_R3F_WEIGHT = true; // Enable R3F weight. Players carrying too much will be overburdened and forced to move slowly.
|
||||
DZE_slowZombies = false; // Force zombies to always walk
|
||||
|
||||
@@ -55,7 +55,6 @@ dayz_MapArea = 12000; // 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
|
||||
DZE_ConfigTrader = true; // Use config files for traders instead of database. Loads faster and uses less network traffic
|
||||
DZE_PlayerZed = true; // Enable spawning as a player zombie when players die with infected status
|
||||
DZE_R3F_WEIGHT = true; // Enable R3F weight. Players carrying too much will be overburdened and forced to move slowly.
|
||||
DZE_slowZombies = false; // Force zombies to always walk
|
||||
|
||||
@@ -55,7 +55,6 @@ 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
|
||||
DZE_ConfigTrader = true; // Use config files for traders instead of database. Loads faster and uses less network traffic
|
||||
DZE_PlayerZed = true; // Enable spawning as a player zombie when players die with infected status
|
||||
DZE_R3F_WEIGHT = true; // Enable R3F weight. Players carrying too much will be overburdened and forced to move slowly.
|
||||
DZE_slowZombies = false; // Force zombies to always walk
|
||||
|
||||
@@ -55,7 +55,6 @@ dayz_MapArea = 7000; // 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
|
||||
DZE_ConfigTrader = true; // Use config files for traders instead of database. Loads faster and uses less network traffic
|
||||
DZE_PlayerZed = true; // Enable spawning as a player zombie when players die with infected status
|
||||
DZE_R3F_WEIGHT = true; // Enable R3F weight. Players carrying too much will be overburdened and forced to move slowly.
|
||||
DZE_slowZombies = false; // Force zombies to always walk
|
||||
|
||||
@@ -55,7 +55,6 @@ dayz_MapArea = 4000; // 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
|
||||
DZE_ConfigTrader = true; // Use config files for traders instead of database. Loads faster and uses less network traffic
|
||||
DZE_PlayerZed = true; // Enable spawning as a player zombie when players die with infected status
|
||||
DZE_R3F_WEIGHT = true; // Enable R3F weight. Players carrying too much will be overburdened and forced to move slowly.
|
||||
DZE_slowZombies = false; // Force zombies to always walk
|
||||
|
||||
@@ -55,7 +55,6 @@ dayz_MapArea = 6000; // 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
|
||||
DZE_ConfigTrader = true; // Use config files for traders instead of database. Loads faster and uses less network traffic
|
||||
DZE_PlayerZed = true; // Enable spawning as a player zombie when players die with infected status
|
||||
DZE_R3F_WEIGHT = true; // Enable R3F weight. Players carrying too much will be overburdened and forced to move slowly.
|
||||
DZE_slowZombies = false; // Force zombies to always walk
|
||||
|
||||
@@ -55,7 +55,6 @@ dayz_MapArea = 6000; // 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
|
||||
DZE_ConfigTrader = true; // Use config files for traders instead of database. Loads faster and uses less network traffic
|
||||
DZE_PlayerZed = true; // Enable spawning as a player zombie when players die with infected status
|
||||
DZE_R3F_WEIGHT = true; // Enable R3F weight. Players carrying too much will be overburdened and forced to move slowly.
|
||||
DZE_slowZombies = false; // Force zombies to always walk
|
||||
|
||||
@@ -55,7 +55,6 @@ dayz_MapArea = 12000; // 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
|
||||
DZE_ConfigTrader = true; // Use config files for traders instead of database. Loads faster and uses less network traffic
|
||||
DZE_PlayerZed = true; // Enable spawning as a player zombie when players die with infected status
|
||||
DZE_R3F_WEIGHT = true; // Enable R3F weight. Players carrying too much will be overburdened and forced to move slowly.
|
||||
DZE_slowZombies = false; // Force zombies to always walk
|
||||
|
||||
@@ -55,7 +55,6 @@ 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
|
||||
DZE_ConfigTrader = true; // Use config files for traders instead of database. Loads faster and uses less network traffic
|
||||
DZE_PlayerZed = true; // Enable spawning as a player zombie when players die with infected status
|
||||
DZE_R3F_WEIGHT = true; // Enable R3F weight. Players carrying too much will be overburdened and forced to move slowly.
|
||||
DZE_slowZombies = false; // Force zombies to always walk
|
||||
|
||||
@@ -55,7 +55,6 @@ dayz_MapArea = 18000; // 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
|
||||
DZE_ConfigTrader = true; // Use config files for traders instead of database. Loads faster and uses less network traffic
|
||||
DZE_PlayerZed = true; // Enable spawning as a player zombie when players die with infected status
|
||||
DZE_R3F_WEIGHT = true; // Enable R3F weight. Players carrying too much will be overburdened and forced to move slowly.
|
||||
DZE_slowZombies = false; // Force zombies to always walk
|
||||
|
||||
@@ -55,7 +55,6 @@ dayz_MapArea = 22000; // 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
|
||||
DZE_ConfigTrader = true; // Use config files for traders instead of database. Loads faster and uses less network traffic
|
||||
DZE_PlayerZed = true; // Enable spawning as a player zombie when players die with infected status
|
||||
DZE_R3F_WEIGHT = true; // Enable R3F weight. Players carrying too much will be overburdened and forced to move slowly.
|
||||
DZE_slowZombies = false; // Force zombies to always walk
|
||||
|
||||
@@ -55,7 +55,6 @@ dayz_MapArea = 22000; // 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
|
||||
DZE_ConfigTrader = true; // Use config files for traders instead of database. Loads faster and uses less network traffic
|
||||
DZE_PlayerZed = true; // Enable spawning as a player zombie when players die with infected status
|
||||
DZE_R3F_WEIGHT = true; // Enable R3F weight. Players carrying too much will be overburdened and forced to move slowly.
|
||||
DZE_slowZombies = false; // Force zombies to always walk
|
||||
|
||||
@@ -55,7 +55,6 @@ dayz_MapArea = 2000; // 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
|
||||
DZE_ConfigTrader = true; // Use config files for traders instead of database. Loads faster and uses less network traffic
|
||||
DZE_PlayerZed = true; // Enable spawning as a player zombie when players die with infected status
|
||||
DZE_R3F_WEIGHT = true; // Enable R3F weight. Players carrying too much will be overburdened and forced to move slowly.
|
||||
DZE_slowZombies = false; // Force zombies to always walk
|
||||
|
||||
@@ -55,7 +55,6 @@ dayz_MapArea = 8000; // 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
|
||||
DZE_ConfigTrader = true; // Use config files for traders instead of database. Loads faster and uses less network traffic
|
||||
DZE_PlayerZed = true; // Enable spawning as a player zombie when players die with infected status
|
||||
DZE_R3F_WEIGHT = true; // Enable R3F weight. Players carrying too much will be overburdened and forced to move slowly.
|
||||
DZE_slowZombies = false; // Force zombies to always walk
|
||||
|
||||
@@ -55,7 +55,6 @@ dayz_MapArea = 4000; // 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
|
||||
DZE_ConfigTrader = true; // Use config files for traders instead of database. Loads faster and uses less network traffic
|
||||
DZE_PlayerZed = true; // Enable spawning as a player zombie when players die with infected status
|
||||
DZE_R3F_WEIGHT = true; // Enable R3F weight. Players carrying too much will be overburdened and forced to move slowly.
|
||||
DZE_slowZombies = false; // Force zombies to always walk
|
||||
|
||||
@@ -55,7 +55,6 @@ dayz_MapArea = 12000; // 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
|
||||
DZE_ConfigTrader = true; // Use config files for traders instead of database. Loads faster and uses less network traffic
|
||||
DZE_PlayerZed = true; // Enable spawning as a player zombie when players die with infected status
|
||||
DZE_R3F_WEIGHT = true; // Enable R3F weight. Players carrying too much will be overburdened and forced to move slowly.
|
||||
DZE_slowZombies = false; // Force zombies to always walk
|
||||
|
||||
@@ -55,7 +55,6 @@ dayz_MapArea = 4000; // 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
|
||||
DZE_ConfigTrader = true; // Use config files for traders instead of database. Loads faster and uses less network traffic
|
||||
DZE_PlayerZed = true; // Enable spawning as a player zombie when players die with infected status
|
||||
DZE_R3F_WEIGHT = true; // Enable R3F weight. Players carrying too much will be overburdened and forced to move slowly.
|
||||
DZE_slowZombies = false; // Force zombies to always walk
|
||||
|
||||
@@ -55,7 +55,6 @@ dayz_MapArea = 8000; // 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
|
||||
DZE_ConfigTrader = true; // Use config files for traders instead of database. Loads faster and uses less network traffic
|
||||
DZE_PlayerZed = true; // Enable spawning as a player zombie when players die with infected status
|
||||
DZE_R3F_WEIGHT = true; // Enable R3F weight. Players carrying too much will be overburdened and forced to move slowly.
|
||||
DZE_slowZombies = false; // Force zombies to always walk
|
||||
|
||||
Reference in New Issue
Block a user