on_vehicle_attack
Fired when a vehicle performs an attack.
Entry Information
| Property | Value |
|---|---|
| Entry ID | on_vehicle_attack |
| Type | Event |
| Color | Red |
| Icon | fa6-solid:gun |
Description
This event is fired whenever a vehicle performs an attack action. Use this to trigger custom behaviors on vehicle attack, such as playing sounds or applying effects.
Fields
This entry has no custom fields beyond the standard fields (id, name, comment, group).
Usage Example
- entry: on_vehicle_attack
name: "On Vehicle Attack"
comment: "Fired when a vehicle attacks"
group: "combat_events"