(info) Other great resources: Official JS API docs, Scripting Forum

eventTransporterDone()

Stick a fork in it, it's done...

 

Syntax

function eventTransporterDone(transport) {
	// insert fork here.
}

Parameters

ParameterTypeMandatoryNotesGame version
transportDroid object(tick)The transporter that no longer has any reinforcements available to collect.3.2

Return value

Warzone does not process the return value of this event.

Notes

Indicates that a mission transporter has no more reinforcements to collect.

Example

function eventTransporterDone() {
	// uhm...?
}
Availability 3.2+

Requires:

  • Warzone 3.2 or above
Contents

Jump to: