SetVehicleBoostActive — FiveM Natives
0x4A04DE7CAB2739A1 · AUDIO · all
`` SET_VEHICLE_BOOST_ACTIVE(vehicle, 1, 0); SET_VEHICLE_BOOST_ACTIVE(vehicle, 0, 0); Will give a boost-soundeffect. ``
Parameters
| Name | Type |
|---|---|
| vehicle | Vehicle |
| toggle | BOOL |
Returns
void