Other great resources: Official JS API docs, Scripting Forum
Â
function eventTransporterLaunch(transport) { // do stuff }
Warzone does not process the return value of this event.
In a campaign mission, when the transport is launched it will fly to the co-ordinates defined by setTransporterExit() and then leave the map.
function eventTransporterLaunch() { playSound("pcv441.ogg"); // Reinforcements in transit }
Requires:
Earlier versions:
Jump to: