_GET_TASK_PED_MOUNT_LEAP_STATE
Returns a coarse state for the mount-leap task (jumping from your mount onto another mount/wagon/train). -1 = no task; 0 = in-air/ongoing; 1 = boarded/mounted; 2 = boarded rear train trailer Use with _GET_TASK_PED_MOUNT_LEAP_PROGRESS for timing
TASKBuild 1207
Signature
lua
GetTaskPedMountLeapState(PlayerPedId())
-- returns intParameters
| Name | Type | Description |
|---|---|---|
| Ped | — |
Usage
lua
GetTaskPedMountLeapState(PlayerPedId())Generated from the native name, hash, and parameter list. Add a real example.
Details
- Hash
- Source
- VORPCORE/RDR3natives
Source: VORPCORE/RDR3natives
