Detonated
Gets called when the warhead has been detonated.
Start a script section
!-- OnEvent Detonated
-- require @evPlayer
# Add your instructions here
- Group: WarheadEvents
- Cancellable: No
- Event data:
WarheadDetonatedEventArgs
Injected variables
| Variable | Type | Description |
|---|---|---|
@evPlayer | player value | Gets the player who detonated the warhead. |