_CANCEL_PED_HOGTIE
Cancels the hogtie state of a ped, releasing them from ropes or restraints.If the ped is currently hogtied on the ground, carried on a shoulder,lassoed, or tied to a horse, this native will clear the hogtie state andreturn the ped to free/normal behavior.
TASKBuild 1207
Signature
lua
CancelPedHogtie(PlayerPedId())
-- returns voidParameters
| Name | Type | Description |
|---|---|---|
| Ped | — |
Usage
lua
CancelPedHogtie(PlayerPedId())Generated from the native name, hash, and parameter list. Add a real example.
Details
- Hash
- Source
- VORPCORE/RDR3natives
Source: VORPCORE/RDR3natives
