Optimizations ROE and ROT and flight modes.

This commit is contained in:
FlightControl
2019-06-01 08:06:18 +02:00
parent 7b5b57c087
commit 7bae22248a
3 changed files with 111 additions and 38 deletions

View File

@@ -242,7 +242,7 @@ function AI_ESCORT_REQUEST:SpawnEscort()
self:FormationTrail( 50, 50, 50 )
if self.SpawnMode == self.__Enum.Mode.Formation then
self:JoinFormation( EscortGroup )
self:ModeFormation( EscortGroup )
end
--self:Menus( self.XStart, self.XSpace, self.YStart, self.YSpace, self.ZStart, self.ZSpace, self.ZLevels )