DisableVehicleWorldCollision — FiveM Natives
0x75627043C6AA90AD · VEHICLE · all
Disables collision for this vehicle (maybe it also supports other entities, not sure). Only world/building/fixed world objects will have their collisions disabled, props, peds, or any other entity still collides with the vehicle. Example video Not sure if there is a native (and if so, which one) that resets the collisions.
Parameters
| Name | Type | Description |
|---|---|---|
| vehicle | Vehicle | the vehicle to disable world collisions for |
Returns
void