TASK_VEHICLE_DRIVE_TO_DESTINATION
flags: 67108864, 2097152, 524564, 524675 (eDrivingFlags) p7 = 6 or 3 p8 = x coordinate p9 - 8.f p10 = false
TASKBuild 1207
Signature
lua
TaskVehicleDriveToDestination(driver, GetVehiclePedIsIn(PlayerPedId(), false), 0.0, 0.0, 0.0, 0.0, 0, 0, 0.0, 0.0, true)
-- returns voidParameters
| Name | Type | Description |
|---|---|---|
| Ped | — | |
| Vehicle | — | |
| float | — | |
| float | — | |
| float | — | |
| float | — | |
| int | — | |
| int | — | |
| float | — | |
| float | — | |
| BOOL | — |
Usage
lua
TaskVehicleDriveToDestination(driver, GetVehiclePedIsIn(PlayerPedId(), false), 0.0, 0.0, 0.0, 0.0, 0, 0, 0.0, 0.0, true)Generated from the native name, hash, and parameter list. Add a real example.
Details
- Hash
- Source
- VORPCORE/RDR3natives
Source: VORPCORE/RDR3natives
