Zeds and loot should not spawn in trader cities by default, regardless
of whether the server uses safe zones.
For servers that do not use safezones, the only other things affected
are salvage and instant kill for vehicle explosions in trader cities.
Neither is a significant issue. Most servers use safezones anyway.
Following d750f57, changed to exitWith so the check is only called once
instead of multiple times. Also no need to call again in
zombie_generate, since that function is only called by
building_spawnZombies which already checks it.
Note: Both server and client should be updated to current A2OA stable 1.63.131129 or newer -- Beta build use is not recommended, wait until A2/OA updates are pushed to the stable channel.
Basic Install Guide
-
Install or update [Visual C++ Redistributable 2015 (x86 version)] on the server. All previous Visual C++ Redistributables (x86 versions) [found on this page] must be installed.
-
[Download] both client and server files and extract to the root
Arma 2 Operation Arrowheadfolder. Example:C:\Program Files (x86)\Steam\steamapps\common\Arma 2 Operation Arrowhead. On some Windows systems you may need to "UnBlock" the dll files. Right-click the file, Properties and click "Unblock". -
Install MySQL server and create a new MySQL database called
dayz_epoch. Import the epoch.sql file. -
Open HiveExt.ini and adjust the MySQL settings. Open config.cfg in the same folder and change the admin password.
-
Launch the server with
-mod=@DayZ_Epoch;@DayZ_Epoch_Server;. See the *.bat files in Config-Examples. -
It may be necessary to forward [these ports] in the server software and hardware firewalls.
Basic Upgrading Guide
-
Perform steps 1-2 in the basic install guide above. Be sure to update to the new MPMission, dayz_server, BattlEye filters and HiveExt.dll.
-
Connect to the MySQL server. Make a backup. Open the x_Updates.sql file and read the comments, especially at the bottom. Run the appropriate updates on the dayz_epoch database.
-
Inside the server "Keys" folder remove any DayZ_Epoch*.bikey files from previous versions.