From d5a3cdb2e38857295a187642b8986e16f4d95294 Mon Sep 17 00:00:00 2001 From: ebaydayz Date: Mon, 2 Jan 2017 13:36:59 -0500 Subject: [PATCH] Remove antiwall glitch blocks for vanilla hospitals --- CHANGE LOG 1.0.6.1.txt | 3 ++- SQF/dayz_code/system/mission/chernarus/antiwallhack.sqf | 4 ++-- 2 files changed, 4 insertions(+), 3 deletions(-) diff --git a/CHANGE LOG 1.0.6.1.txt b/CHANGE LOG 1.0.6.1.txt index a25bad4e4..78b37fac0 100644 --- a/CHANGE LOG 1.0.6.1.txt +++ b/CHANGE LOG 1.0.6.1.txt @@ -29,7 +29,7 @@ [FIXED] Added back missing call to Epoch player_antiWall function for preventing base glitching. #1817 @ndavalos @ebayShopper [FIXED] HALO fresh spawns stuck swimming in air on Napf and failing to start correctly sometimes. #1809 @oiad @ebayShopper [FIXED] Self actions sometimes duplicating when changing clothes and looking at a safe. @jOoPs @ebayShopper -[FIXED] Wrong bleeding icon on vanilla status UI. @jOoPs @ebayShopper +[FIXED] Wrong bleeding icon on vanilla status UI. @jOoPs [FIXED] It is no longer possible to autoRun under ponds on Chernarus. #1827 @schwanzkopfhegel [FIXED] Hive connection error after the first and only online player disconnects during the object stream at server start up. #1822 @AirwavesMan @ebayShopper [FIXED] Vanilla player_craftItem not exiting when action is already in progress. #1826 @schwanzkopfhegel @@ -42,6 +42,7 @@ [FIXED] Unable to sell some launchers like Javelin and Stinger which have the same classname for ammo and weapon. #1844 @ndavalos [FIXED] Long search delay when filling water bottles, drinking from hands and drinking from empty cans on Chernarus. #1835 @schwanzkopfhegel [FIXED] Players can not purchase a negative number of items anymore. +[FIXED] Removed antiwall glitch blocks for vanilla hospitals since Epoch uses DayZero hospitals. @jOoPs [NOTE] The fixes below are included in the 1.0.6 Build C server package released December 29th, 2016 (http://dayzepoch.com/a2dayzepoch.php) [FIXED] Hive child 309 errors that resulted in broken saving of newly built storage object inventory. @icomrade diff --git a/SQF/dayz_code/system/mission/chernarus/antiwallhack.sqf b/SQF/dayz_code/system/mission/chernarus/antiwallhack.sqf index 26949b4e4..a3093588a 100644 --- a/SQF/dayz_code/system/mission/chernarus/antiwallhack.sqf +++ b/SQF/dayz_code/system/mission/chernarus/antiwallhack.sqf @@ -1,5 +1,5 @@ [[ - ["Land_CncBlock_D",[6426.74,2747.85,10.6855],38.3], + /*["Land_CncBlock_D",[6426.74,2747.85,10.6855],38.3], ["Land_CncBlock_D",[6425.25,2749.02,10.6739],38.3], ["Land_CncBlock_D",[6400.16,2770.7,3.2032],128.3], ["Land_CncBlock_D",[6401.79,2772.76,3.20045],128.3], @@ -42,7 +42,7 @@ ["Fort_RazorWire",[11968.5,9127.59,3.19747],310], ["Hedgehog",[11968.6,9132.2,3.19747],215], ["Hedgehog",[11967.1,9133.48,3.19747],220], - ["Fort_RazorWire",[11964.8,9123.18,3.20053],310], + ["Fort_RazorWire",[11964.8,9123.18,3.20053],310],*/ //Blocks glitch on vanilla hospitals (Epoch uses DayZero hospitals) ["Fort_RazorWire",[6853.76,2508.97,39.8627],42.737], ["Fort_RazorWire",[6859.9,2503.3,39.8627],42.737], ["Fort_RazorWire",[6849.11,2503.94,39.8627],42.737],