SetDisableHeliExplodeFromBodyDamage — FiveM Natives
0xEDBC8405B3895CC9 · VEHICLE · all
Prevents a helicopter from exploding due to relatively minor body damage. `` NativeDB Introduced: v1103 ``
Parameters
| Name | Type | Description |
|---|---|---|
| helicopter | Vehicle | The helicopter to apply this setting to. |
| disableExplode | BOOL | `true` to disable explosion from body damage on collision; `false` to allow explosions as normal. |
Returns
void