_GET_PED_BREAK_FREE_PROGRESS
Returns the current progress of the (Break Free) prompt when the specified ped is hogtied or knocked out. The value increases as the player spams the prompt key until it reaches 1.0, at which point the ped breaks free.
TASKBuild 1232
Signature
lua
GetPedBreakFreeProgress(PlayerPedId())
-- returns floatParameters
| Name | Type | Description |
|---|---|---|
| Ped | — |
Usage
lua
GetPedBreakFreeProgress(PlayerPedId())Details
- Hash
- Source
- VORPCORE/RDR3natives
Source: VORPCORE/RDR3natives
