First working version of AI_ESCORT_REQUEST.

This commit is contained in:
FlightControl
2019-04-25 18:52:46 +02:00
parent b4d6f78e42
commit ab423b3ba4
3 changed files with 281 additions and 0 deletions

View File

@@ -2197,6 +2197,8 @@ function SPAWN:ParkAtAirbase( SpawnAirbase, TerminalType, Parkingdata ) -- R2.2,
end
end
self:SetSpawnIndex()
return nil
end