mirror of
https://github.com/FlightControl-Master/MOOSE.git
synced 2025-10-29 16:58:06 +00:00
Work in progress. Limit functions for POSITIONABLE.
This commit is contained in:
@@ -403,6 +403,7 @@ function AI_CARGO_DISPATCHER:onafterMonitor()
|
||||
|
||||
-- The Pickup sequence ...
|
||||
-- Check if this Carrier need to go and Pickup something...
|
||||
-- So, if the cargo bay is not full yet with cargo to be loaded ...
|
||||
self:I( { IsTransporting = AI_Cargo:IsTransporting() } )
|
||||
if AI_Cargo:IsTransporting() == false then
|
||||
-- ok, so there is a free Carrier
|
||||
|
||||
Reference in New Issue
Block a user