SET_PED_CAN_BE_INCAPACITATED
When set on a player ped, its just like when you die in RDO
PEDBuild 1207
Signature
lua
SetPedCanBeIncapacitated(PlayerPedId(), true)
-- returns voidParameters
| Name | Type | Description |
|---|---|---|
| Ped | — | |
| BOOL | — |
Usage
lua
SetPedCanBeIncapacitated(PlayerPedId(), true)Generated from the native name, hash, and parameter list. Add a real example.
Details
- Hash
- Source
- VORPCORE/RDR3natives
Source: VORPCORE/RDR3natives
