_UPDATE_TASK_GO_TO_COORD_WITH_OFFSET
In-place update for a running follow-to-offset/go-to task: sets new target coords + local offset, with speed and arrival tolerance (foot or mount; no effect if no compatible task)
TASKBuild 1207
Signature
lua
UpdateTaskGoToCoordWithOffset(PlayerPedId(), 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0)
-- returns voidParameters
| Name | Type | Description |
|---|---|---|
| Ped | — | |
| float | — | |
| float | — | |
| float | — | |
| float | — | |
| float | — | |
| float | — | |
| float | — | |
| float | — |
Usage
lua
UpdateTaskGoToCoordWithOffset(PlayerPedId(), 0.0, 0.0, 0.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
