From 5b50e0060198f04b25d197aaabba1504436e30e6 Mon Sep 17 00:00:00 2001 From: "[VB]AWOL" Date: Tue, 23 Jul 2013 15:04:56 -0500 Subject: [PATCH] added GPS to armored SUV --- SQF/dayz_code/cfgVehicles.hpp | 1 + 1 file changed, 1 insertion(+) diff --git a/SQF/dayz_code/cfgVehicles.hpp b/SQF/dayz_code/cfgVehicles.hpp index e6aab9d0b..9fa09d786 100644 --- a/SQF/dayz_code/cfgVehicles.hpp +++ b/SQF/dayz_code/cfgVehicles.hpp @@ -753,6 +753,7 @@ class Citizen1; // External class reference scope = 2; side = 2; faction = "PMC_BAF"; + enableGPS = 1; crew = ""; typicalCargo[] = {}; transportMaxWeapons = 20;