mirror of
https://github.com/FlightControl-Master/MOOSE_MISSIONS.git
synced 2026-08-20 07:42:33 +00:00
Add files via upload
This commit is contained in:
@@ -2,6 +2,7 @@
|
|||||||
-- Name: ZON-100 - Normal Zone
|
-- Name: ZON-100 - Normal Zone
|
||||||
-- Author: FlightControl
|
-- Author: FlightControl
|
||||||
-- Date Created: 21 Feb 2017
|
-- Date Created: 21 Feb 2017
|
||||||
|
-- Updated: 27 Oct 2023
|
||||||
--
|
--
|
||||||
-- # Situation:
|
-- # Situation:
|
||||||
--
|
--
|
||||||
@@ -19,7 +20,7 @@ GroupInside = GROUP:FindByName( "Test Inside Polygon" )
|
|||||||
GroupOutside = GROUP:FindByName( "Test Outside Polygon" )
|
GroupOutside = GROUP:FindByName( "Test Outside Polygon" )
|
||||||
|
|
||||||
ZoneA = ZONE:New( "Zone A" )
|
ZoneA = ZONE:New( "Zone A" )
|
||||||
ZoneA:BoundZone( 90 )
|
ZoneA:BoundZone( 90, country.id.CHINA, false )
|
||||||
|
|
||||||
Messager = SCHEDULER:New( nil,
|
Messager = SCHEDULER:New( nil,
|
||||||
function()
|
function()
|
||||||
|
|||||||
Binary file not shown.
Reference in New Issue
Block a user