1.0.2.13 developer build

This commit is contained in:
[VB]AWOL
2013-09-10 16:23:01 -05:00
parent a0d5574dfe
commit 7b15ee415d
18 changed files with 1969 additions and 1889 deletions

View File

@@ -429,6 +429,10 @@ if(isNil "dayz_maxpos") then {
if(isNil "DZE_teleport") then {
DZE_teleport = [1000,2000,500,200,800];
};
if(isNil "DZE_BuildingLimit") then {
DZE_BuildingLimit = 150;
};
/*
if(isNil "dayz_canBuildInCity") then {