SET_PED_RESET_FLAG
Needs to be called every frame flagid:https://github.com/Halen84/RDR3-Native-Flags-And-Enums/tree/main/ePedScriptResetFlags https://github.com/femga/rdr3_discoveries/tree/master/AI/CPED_RESET_FLAGS
PEDBuild 1207
Signature
lua
SetPedResetFlag(PlayerPedId(), 0, true)
-- returns voidParameters
| Name | Type | Description |
|---|---|---|
| Ped | — | |
| int | — | |
| BOOL | — |
Usage
lua
SetPedResetFlag(PlayerPedId(), 0, true)Generated from the native name, hash, and parameter list. Add a real example.
Details
- Hash
- Joaat hash
- Source
- VORPCORE/RDR3natives
Source: VORPCORE/RDR3natives
