Pular para o conteúdo principal

on_vehicle_destroyed

Fired when a vehicle is destroyed.

Entry Information

PropertyValue
Entry IDon_vehicle_destroyed
TypeEvent
ColorRed
Iconfa6-solid:explosion

Description

This event is fired when a vehicle is destroyed, either through combat damage or other means. Use this to trigger cleanup actions, announcements, or respawn logic.

Fields

This entry has no custom fields beyond the standard fields (id, name, comment, group).

Usage Example

- entry: on_vehicle_destroyed
name: "On Vehicle Destroyed"
comment: "Fired when a vehicle is destroyed"
group: "vehicle_events"