BRING_VEHICLE_TO_HALT
This native makes the vehicle stop immediately distance defines how far it will travel until stopping.
VEHICLEBuild 1207
Signature
lua
BringVehicleToHalt(GetVehiclePedIsIn(PlayerPedId(), false), 0.0, 0, true)
-- returns voidParameters
| Name | Type | Description |
|---|---|---|
| Vehicle | — | |
| float | — | |
| int | — | |
| BOOL | — |
Usage
lua
BringVehicleToHalt(GetVehiclePedIsIn(PlayerPedId(), false), 0.0, 0, true)Generated from the native name, hash, and parameter list. Add a real example.
Details
- Hash
- Joaat hash
- Source
- VORPCORE/RDR3natives
Source: VORPCORE/RDR3natives
