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'];