OnPlayerDetonateSatchels

From Multi Theft Auto: Wiki
Revision as of 22:43, 14 November 2023 by Zangomangu (talk | contribs) (Created page with "__NOTOC__ {{Server event}} {{Added feature/item|1.6.1|1.6.0|22293|This event is triggered every time satchels are detonated - either by a player or through detonateSatchels.}} ==Parameters== No parameters. ==Source== The source of this event is the player whose satchels are being detonated. ===Canceling=== If this event is canceled, the satchels will not detonate. ==Example== <syntaxhighlight lang="...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

BETA: NEW FEATURE (BUILD: 1.6.0 r22293)
This event is triggered every time satchels are detonated - either by a player or through detonateSatchels.

Parameters

No parameters.

Source

The source of this event is the player whose satchels are being detonated.

Canceling

If this event is canceled, the satchels will not detonate.

Example


See Also

Player events


Event functions

Shared