Skip to content

44 — Truck unload

Swaps every loaded truck in the team for the empty one, which changes the artwork and moves no cargo.

Editor data
Numeric ID
44
Engine ID
TMISSION_UNLOAD_TRUCK
Editor name
Truck unload
Need token
NEED_NONE
Parameters
None
Caveats
  • The two type IDs are fixed in the engine as TRUCKB for the loaded truck and TRUCKA for the empty one, and cannot be pointed at any other pair.
  • Members of every other type are passed over.
  • The line does not hold the team: it runs once and the team takes the next line of its script on the following turn.