mirror of
https://github.com/FlightControl-Master/MOOSE.git
synced 2025-08-15 10:47:21 +00:00
AWACS -- enforce EPLRS
This commit is contained in:
parent
9f287d0d7f
commit
0cb7415a4c
@ -1710,6 +1710,7 @@ function AWACS:_StartSettings(FlightGroup,Mission)
|
||||
group:SetCommandInvisible(self.invisible)
|
||||
group:SetCommandImmortal(self.immortal)
|
||||
group:CommandSetCallsign(self.CallSign,self.CallSignNo,2)
|
||||
group:CommandEPLRS(self.ModernEra,5)
|
||||
-- Non AWACS does not seem take AWACS CS in DCS Group
|
||||
|
||||
self.AwacsFG = AwacsFG
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user