From be2cd0374fce122bfa285ac82055a22bb166be5d Mon Sep 17 00:00:00 2001 From: vbawol Date: Mon, 3 Feb 2014 08:53:19 -0600 Subject: [PATCH] Update CHANGE LOG 1.0.4.1.txt --- CHANGE LOG 1.0.4.1.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGE LOG 1.0.4.1.txt b/CHANGE LOG 1.0.4.1.txt index f74af5579..0d6ebfc49 100644 --- a/CHANGE LOG 1.0.4.1.txt +++ b/CHANGE LOG 1.0.4.1.txt @@ -1,4 +1,4 @@ -[ADDED] Variable to control what damage level is needed for the maintain option to appear. @vbawol +[ADDED] Variable DZE_DamageBeforeMaint to control what damage level is needed for the maintain option to appear. @vbawol [ADDED] Keep safe/lockbox vars server side until needed. This should help with performance. @maca134 [ADDED] Added SQL Function DeleteNonKeyVehicles run before server start. @maca134 @Fank [ADDED] SQL event UnlockNonKeyVehicles run once a day. Use one or the other not both. @maca134 @Fank