mirror of
https://github.com/FlightControl-Master/MOOSE_DOCS.git
synced 2025-08-15 10:37:49 +00:00
Auto commit by GitHub Actions Workflow
This commit is contained in:
@@ -1629,7 +1629,7 @@
|
||||
|
||||
<p>Test missions can be located on the main GITHUB site.</p>
|
||||
|
||||
<p><a href="https://github.com/FlightControl-Master/MOOSE_MISSIONS/tree/develop/AID%20-%20AI%20Dispatching/AID-CGO%20-%20AI%20Cargo%20Dispatching">FlightControl-Master/MOOSE_MISSIONS/AID - AI Dispatching/AID-CGO - AI Cargo Dispatching/</a></p>
|
||||
<p><a href="https://github.com/FlightControl-Master/MOOSE_MISSIONS/tree/master/AI/AI_Cargo_Dispatcher">FlightControl-Master/MOOSE_MISSIONS/AID - AI Dispatching/AID-CGO - AI Cargo Dispatching/</a></p>
|
||||
|
||||
<hr/>
|
||||
|
||||
@@ -2211,7 +2211,7 @@ You can use this event handler to post messages to players, or provide status up
|
||||
<p>A home zone can be specified to where the Carriers will move when there isn't any cargo left for pickup.
|
||||
Use <a href="##(AI_CARGO_DISPATCHER).SetHomeZone">AI_CARGO_DISPATCHER.SetHomeZone</a>() to specify the home zone.</p>
|
||||
|
||||
<p>If no home zone is specified, the carriers will wait near the deploy zone for a new pickup command. </p>
|
||||
<p>If no home zone is specified, the carriers will wait near the deploy zone for a new pickup command.</p>
|
||||
|
||||
<hr/>
|
||||
<p> </p>
|
||||
@@ -2235,7 +2235,7 @@ Use <a href="##(AI_CARGO_DISPATCHER).SetHomeZone">AI_CARGO_DISPATCHER.SetHomeZon
|
||||
<tr class="w3-border">
|
||||
<td class="name w3-half w3-container" style="word-wrap: break-word"><p><a href="##(AI_CARGO_DISPATCHER).AI_Cargo">AI_CARGO_DISPATCHER.AI_Cargo</a></p></td>
|
||||
<td class="summary w3-half w3-container" style="word-wrap: break-word">
|
||||
|
||||
<p>List of AI_Cargo</p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="w3-border">
|
||||
@@ -3367,7 +3367,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
|
||||
#table
|
||||
<a id="#(AI_CARGO_DISPATCHER).AI_Cargo" ><strong>AI_CARGO_DISPATCHER.AI_Cargo</strong></a>
|
||||
|
||||
|
||||
<p>List of AI_Cargo</p>
|
||||
|
||||
</div>
|
||||
|
||||
@@ -5741,7 +5741,7 @@ AICargoDispatcherHelicopter:SetPickupSpeed( 200, 100 )
|
||||
#table
|
||||
<a id="#(AI_CARGO_DISPATCHER).AI_Cargo" ><strong>AI_CARGO_DISPATCHER.AI_Cargo</strong></a>
|
||||
|
||||
|
||||
<p>List of AI_Cargo</p>
|
||||
|
||||
</div>
|
||||
|
||||
@@ -7439,7 +7439,7 @@ AICargoDispatcherHelicopter:SetPickupSpeed( 200, 100 )
|
||||
#table
|
||||
<a id="#(AI_CARGO_DISPATCHER).AI_Cargo" ><strong>AI_CARGO_DISPATCHER.AI_Cargo</strong></a>
|
||||
|
||||
|
||||
<p>List of AI_Cargo</p>
|
||||
|
||||
</div>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user