VehicleDestroyed
From Original War Support Wiki
SAIL Events -> VehicleDestroyed
Added In: 1.02
Description
This events appears when a vehicle is destroyed.
Exported Values
VehicleDestroyed(identifier, side, nation, x, y, direction, chassis, control, engine, weapon)
identifier - identifier of vehicle
side - side of vehicle
nation - nation of vehicle
x, y - respectively the x- and y-coordinate of the vehicle at the time of destruction
direction - direction of the vehicle at the time of destruction
chassis - chassis of the vehicle as a predefined constant (see SAIL Constants)
control - control of the vehicle as a predefined constant (see SAIL Constants)
engine - engine of the vehicle as a predefined constant (see SAIL Constants)
weapon - weapon of the vehicle as a predefined constant (see SAIL Constants)