43 — Wait till fully loaded
Holds the team until every member that carries passengers is full.
Editor data
- Numeric ID
43- Engine ID
TMISSION_FULLY_LOADED- Editor name
- Wait till fully loaded
- Need token
NEED_NONE- Parameters
- None
Caveats
- A member that carries nobody at all counts as full, because the test compares what it is holding against what it can hold.
- The line holds the team until that is true of every member. Nothing here orders anybody aboard, so the loading has to be arranged by another line.