From 6a9b5d1206bebadf5b17a143c71bfb7ed80c7592 Mon Sep 17 00:00:00 2001 From: second_coming Date: Wed, 23 Mar 2016 12:16:43 +0000 Subject: [PATCH] . . --- occupationVehicle.sqf | 15 +++++++++++++-- 1 file changed, 13 insertions(+), 2 deletions(-) diff --git a/occupationVehicle.sqf b/occupationVehicle.sqf index 5a8d788..004f052 100644 --- a/occupationVehicle.sqf +++ b/occupationVehicle.sqf @@ -1,5 +1,16 @@ -/** ROAMING TRADER by JohnO **/ -// Trader vehicle handling added by second_coming +//////////////////////////////////////////////////////////////////////// +// +// Server Occupation script by second_coming +// +// Version 2.0 +// +// http://www.exilemod.com/profile/60-second_coming/ +// +// This script uses the fantastic DMS by Defent and eraser1 +// +// http://www.exilemod.com/topic/61-dms-defents-mission-system/ +// +//////////////////////////////////////////////////////////////////////// diag_log format['[OCCUPATION:Vehicle] Started'];