You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
--- #DONE avoid wings with no CAP points starting CAP anyhow; AirWing uses this to start CAP and creates points when there are none.
787
+
ifcounttable(self.ManagedCP) >0then
788
+
CAP_Wing:SetNumberCAP(self.capgrouping)
789
+
end
776
790
CAP_Wing:SetCapCloseRaceTrack(true)
777
791
778
792
ifself.showpatrolpointmarksthen
@@ -1039,7 +1053,7 @@ function EASYGCICAP:_SetCAPPatrolPoints()
1039
1053
MESSAGE:New(self.lid.."You are trying to create a CAP point for which there is no wing! "..tostring(data.AirbaseName),30,"CHECK"):ToAllIf(self.debug):ToLog()
0 commit comments