Update description.ext to 1861 format

Tested with current 106 files without issue.
This commit is contained in:
ebaydayz
2016-02-12 17:41:23 -05:00
parent 1435f41420
commit edf9b71e12
52 changed files with 484 additions and 3343 deletions

View File

@@ -7,7 +7,8 @@ cutText ["","BLACK OUT"];
enableSaving [false, false];
//REALLY IMPORTANT VALUES
dayZ_instance = 11; //The instance
dayZ_instance = 11; //The instance
dayZ_serverName = ""; //Shown to all players in the bottom left of the screen
dayzHiveRequest = [];
initialized = false;
dayz_previousID = 0;
@@ -83,6 +84,7 @@ if (!isDedicated) then {
//Lights
//[false,12] execVM "\z\addons\dayz_code\compile\local_lights_init.sqf";
if (!isNil "dayZ_serverName") then { execVM "\z\addons\dayz_code\system\watermark.sqf"; };
};
#include "\z\addons\dayz_code\system\REsec.sqf"
//Start Dynamic Weather