Clarify server install guide

This commit is contained in:
icomrade
2016-11-27 15:21:39 -05:00
parent 5986b00823
commit 1123f67747

View File

@@ -1,8 +1,8 @@
Note: Both server and client should be updated to current A2OA stable 1.63.131129 or newer.
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
1. Install/update your [[Visual C++ Redistributable 2015 (x86 version)](https://www.microsoft.com/en-us/download/details.aspx?id=48145)] The file is called vc_redist.x86.exe
1. Install/update your [[Visual C++ Redistributable 2015 (x86 version)](https://www.microsoft.com/en-us/download/details.aspx?id=48145)] The file is called vc_redist.x86.exe. It is recommended that you install all previous Visual C++ Redistributables (x86 versions) found on this page https://support.microsoft.com/en-us/kb/2977003
2. Download both client and server files and extract to the root `Arma 2 Operation Arrowhead` folder. 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".
@@ -14,10 +14,8 @@ Note: Both server and client should be updated to current A2OA stable 1.63.13112
##Basic Upgrading Guide
1. Do step #1 in the install guide above.
1. Perform steps #1 and #2 in the basic install guide, above. Be sure to update to the new MPMission, dayz_server, BattlEye filters and HiveExt.dll too.
2. Do step #2 in the install guide above. Be sure to update to the new MPMission, dayz_server, BattlEye filters and HiveExt.dll too.
2. Connect to your MySQL server. Make a backup first to be safe, then run the 1.0.6_Updates.sql file on your dayz_epoch database. Be sure to read the comments in the sql field, especially at the bottom of the file if you are using single curreny or Precise Base Building 1.0.4 or older
3. Connect to your MySQL server. Make a backup first to be safe, then run the 1.0.6_Updates.sql file on your dayz_epoch database.
4. Inside the "Keys" folder on your server remove any previous day_epoch*.bikey keys. As of 1.0.6 our bikey is called dayz_epoch106.bikey and we will use a new one for each release.
3. Inside the "Keys" folder on your server remove any previous day_epoch*.bikey keys. As of 1.0.6 our bikey is called dayz_epoch106.bikey and we will use a new one for each release.