TASK_VEHICLE_DRIVE_STRAIGHT_TO_POINT
Old name: _TASK_VEHICLE_DRIVE_TO_POINT flag: 524419 and 0 in shop_horse_shop R* Script
TASKBuild 1207
Signature
lua
TaskVehicleDriveStraightToPoint(driver, GetVehiclePedIsIn(PlayerPedId(), false), 0.0, 0.0, 0.0, 0.0, 0.0, 0)
-- returns voidParameters
| Name | Type | Description |
|---|---|---|
| Ped | — | |
| Vehicle | — | |
| float | — | |
| float | — | |
| float | — | |
| float | — | |
| float | — | |
| int | — |
Usage
lua
TaskVehicleDriveStraightToPoint(driver, GetVehiclePedIsIn(PlayerPedId(), false), 0.0, 0.0, 0.0, 0.0, 0.0, 0)Generated from the native name, hash, and parameter list. Add a real example.
Details
- Hash
- Source
- VORPCORE/RDR3natives
Source: VORPCORE/RDR3natives
