SetHeliResistToExplosion — FiveM Natives
0x8074CC1886802912 · VEHICLE · all
Makes a helicopter resistant to multiple explosions. When enabled, helicopters can survive two or more explosions. `` NativeDB Introduced: 2545 ``
Parameters
| Name | Type | Description |
|---|---|---|
| helicopter | Vehicle | The helicopter to apply resistance to. |
| bResistToExplosion | BOOL | Set to `true` to make the helicopter resistant to explosions, or `false` to disable this resistance. |
Returns
void