Other great resources: Official JS API docs, Scripting Forum
function eventReinforcementsArrived() { // do stuff }
This event does not have any parameters.
Warzone does not process the return value of this event.
The transport will enter the map at a location defined in the campaign mission data files. Upon reaching the LZ, this event will be triggered.
function eventReinforcementsArrived() { playSound("pcv442.ogg"); // Reinforcements landing }
Requires:
Replaced by:
Jump to: