SetDisableBmxExtraTrickForces — FiveM Natives
0x26D99D5A82FD18E8 · VEHICLE · all
Disables the additional physics forces applied to BMX bikes that enable them to perform tricks. `` NativeDB Introduced: v463 ``
Parameters
| Name | Type | Description |
|---|---|---|
| disableExtraTrickForces | BOOL | Set to `true` to disable the extra forces applied for tricks on BMX bicycles, making the bike behave more like a regular bicycle without trick capabilities. Set to `false` to allow BMX bikes to perform tricks normally. |
Returns
void