SET_PED_TO_RAGDOLL
nmTaskMessageParameterName: See physicstasks.ymt. Search for DraggedByCart or 0xD00820D7 (Used in R* SP Script marston8)
PEDBuild 1207
Signature
lua
SetPedToRagdoll(PlayerPedId(), 0, 0, 0, true, true, nmTaskMessageParameterName)
-- returns BOOLParameters
| Name | Type | Description |
|---|---|---|
| Ped | — | |
| int | — | |
| int | — | |
| int | — | |
| BOOL | — | |
| BOOL | — | |
| char* | — |
Usage
lua
SetPedToRagdoll(PlayerPedId(), 0, 0, 0, true, true, nmTaskMessageParameterName)Generated from the native name, hash, and parameter list. Add a real example.
Details
- Hash
- Joaat hash
- Source
- VORPCORE/RDR3natives
Source: VORPCORE/RDR3natives
