mirror of
https://github.com/FlightControl-Master/MOOSE.git
synced 2026-09-03 00:13:01 +00:00
Working version of the DETECTION classes
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
|
||||
local FACGroup = GROUP:FindByName( "FAC Group" )
|
||||
|
||||
local FACDetection = DETECTION_UNITGROUPS:New( FACGroup, 1000, 250 )
|
||||
local FACDetection = DETECTION_AREAS:New( FACGroup, 1000, 250 )
|
||||
local SeadClientSet = SET_CLIENT:New():FilterCoalitions( "blue" ):FilterStart()
|
||||
local DestroyClientSet = SET_CLIENT:New():FilterCoalitions( "blue" ):FilterStart()
|
||||
|
||||
|
||||
Binary file not shown.
Reference in New Issue
Block a user