From 9b0d51bfb8f450058516ab65af13860a5ef15e61 Mon Sep 17 00:00:00 2001 From: vbawol Date: Sun, 2 Feb 2014 10:36:37 -0600 Subject: [PATCH] Update CHANGE LOG 1.0.4.1.txt --- CHANGE LOG 1.0.4.1.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGE LOG 1.0.4.1.txt b/CHANGE LOG 1.0.4.1.txt index dfafe4445..b76101fce 100644 --- a/CHANGE LOG 1.0.4.1.txt +++ b/CHANGE LOG 1.0.4.1.txt @@ -1,3 +1,4 @@ +[ADDED] Keep safe/lockbox vars server side until needed. This should help with performance. @maca134 [ADDED] Added SQL Function DeleteNonKeyVehicles and SQL event UnlockNonKeyVehicles. Use one or the other not both. @maca134 @Fank [ADDED] Option to disable R3F weight system. DZE_R3F_WEIGHT = false in init.sqf to disable. @vbawol