From 3f081ea56b496603eef8a98466a669ee22fb8707 Mon Sep 17 00:00:00 2001 From: Skaronator Date: Sun, 19 Jan 2014 19:48:16 +0100 Subject: [PATCH] Update CHANGE LOG 1.0.4.txt --- CHANGE LOG 1.0.4.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGE LOG 1.0.4.txt b/CHANGE LOG 1.0.4.txt index f7902e1da..901aafd4d 100644 --- a/CHANGE LOG 1.0.4.txt +++ b/CHANGE LOG 1.0.4.txt @@ -14,6 +14,7 @@ [ADDED] Global variable to allow building on roads, enabled via mission file. DZE_BuildOnRoads = true will allow building on roads. Default is false. @dayz10k [ADDED] Global variable to set plot pole radius and exclusion zone, enabled via mission file. DZE_PlotPole = [x,y] in the mission file controls the [Radius, Exclusion zone]. Default is DZE_PlotPole = [30,45]. @dayz10k @Skaronator +[ADDED] Server admins can disable Player Zombies with DZE_PlayerZed = false; (Default DZE_PlayerZed = true;) @Skaronator [FIXED] Wrong german translation "Holzkiste geƶffnet.". @Fank @vbawol [FIXED] Fix medical actions in vehicles. @icomrade