SET_ALL_RANDOM_PEDS_FLEE
Sets whether all random peds will run away from player if they are agitated (threatened) (bool=true), or some peds can stand up for themselves (bool=false).
PLAYERBuild 1207
Signature
lua
SetAllRandomPedsFlee(PlayerId(), true)
-- returns voidParameters
| Name | Type | Description |
|---|---|---|
| Player | — | |
| BOOL | — |
Usage
lua
SetAllRandomPedsFlee(PlayerId(), true)Generated from the native name, hash, and parameter list. Add a real example.
Details
- Hash
- Joaat hash
- Source
- VORPCORE/RDR3natives
Source: VORPCORE/RDR3natives
