FlightControl-Master / MOOSE

Mission Object Oriented Scripting Environment (MOOSE) for lua mission scripting design in DCS World
http://flightcontrol-master.github.io/MOOSE/
GNU General Public License v3.0
291 stars 98 forks source link

New New Capture OpsZone PlayerTask and Time Limit Conditions #2189

Closed shaji-Dev closed 1 week ago

shaji-Dev commented 1 week ago

[Added] New Capture OpsZone PlayerTask with OPSZONE and SET_OPSZONE targets [Added] Task "Time Limit" failure condition PLAYERTASK:AddTimeLimitFailureCondition(TimeLimit)
[Added] PLAYERTASK:AddOpsZoneCaptureSuccessCondition(CaptureSquadGroupNamePrefix, Coalition) [Added] PLAYERTASK:_CheckCaptureOpsZoneSuccess

Applevangelist commented 1 week ago

Good work! Maybe also add some simple demo missions for the functionality?

shaji-Dev commented 1 week ago

Good work! Maybe also add some simple demo missions for the functionality?

Done.