_SET_ABOARD_PED_BOAT_POSE
Set a ped's boat-local offset and/or facing (degrees). Boats only. Flags: 0=apply both; 1=heading only (lock offset); 2=offset only (lock heading); 3=apply neither.
TASKBuild 1207
Signature
lua
SetAboardPedBoatPose(PlayerPedId(), boat, 0.0, 0.0, 0.0, 0.0, 0)
-- returns voidParameters
| Name | Type | Description |
|---|---|---|
| Ped | — | |
| Entity | — | |
| float | — | |
| float | — | |
| float | — | |
| float | — | |
| int | — |
Usage
lua
SetAboardPedBoatPose(PlayerPedId(), boat, 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
