SET_ENTITY_PROOFS
https://github.com/femga/rdr3_discoveries/tree/master/AI/ENTITY_PROOFS BOOL p2: handles an additional special proofs flag, so it simply indicates whether it should be enabled or disabled, not sure what exactly it proofs the entity from though
ENTITYBuild 1207
Signature
lua
SetEntityProofs(entity, 0, true)
-- returns voidParameters
| Name | Type | Description |
|---|---|---|
| Entity | — | |
| int | — | |
| BOOL | — |
Usage
lua
SetEntityProofs(entity, 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
