113 Commits

Author SHA1 Message Date
svenvandevelde
4a52422fe1 Added GROUP, ZONE classes to handle Tasks and Zones
GROUP will be a class abstraction for the DCS Group class, incorporating
the Controller for tasks.

ZONE will be a class abstraction for a trigger zone.

Each of these classes will have properties to further emulate tasks, and
execute all kind of actions on the object.
2016-02-17 14:58:27 +01:00
svenvandevelde
6019a2a170 Got now back a good version working with CARGO now as a separate object.
- Sling load working but dealing with the DCS bugs.
- Normal CARGO pickup and deployment is working now, but needs to be
further optimized...
2016-02-14 12:03:17 +01:00
svenvandevelde
2f7e3ffb76 Further progress, package pickup is now working... 2016-01-29 00:50:19 +01:00
svenvandevelde
7e098b050e Work in progress. Reworking complete CARGO logic... Partly working now ... 2016-01-28 16:48:22 +01:00
svenvandevelde
ab6bb91069 interval 120 seconds 2016-01-23 06:52:09 +01:00
svenvandevelde
0239098f30 Fixed initialization of Cargo assigned to a client when a client spawns... 2016-01-21 23:29:47 +01:00
svenvandevelde
f292c5d758 deactivated cleanup trace 2016-01-21 20:23:28 +01:00
svenvandevelde
9f830fd768 Updated errors when LFS is nil
Statfile should not be used when lfs is null.

Also, modified Moose.lua to the correct directory.
2016-01-20 20:53:44 +01:00
Sven Van de Velde
a391ca6ef3 Updated some logic for scripting ... 2016-01-19 10:46:33 +01:00
svenvandevelde
8132254ff2 Deleted unnecessary comments 2015-12-04 13:43:28 +01:00
svenvandevelde
59ea091707 Fixed CleanUp 2015-12-04 13:41:41 +01:00
svenvandevelde
0bbe6156af Fixed it. 2015-12-04 13:23:01 +01:00
svenvandevelde
b10a59ae18 Found a solution to avoid having to install MOOSE.
Now MOOSE can be copied into the mission file, but you'll need to
include a "do file" action of moose.lua in the mission file and copy the
rest of the MOOSE files to the MIZ file.
2015-12-03 23:40:50 +01:00