TOGGLE_SCENARIO_PED_COWER_IN_PLACE
If toggle is true, when the ped is using a scenario he will stop it and become scared If toggle is false, the ped will not be scared anymore and continue his scenario Old name: _SET_PED_SCARED_WHEN_USING_SCENARIO
PEDBuild 1207
Signature
lua
ToggleScenarioPedCowerInPlace(PlayerPedId(), true)
-- returns voidParameters
| Name | Type | Description |
|---|---|---|
| Ped | — | |
| BOOL | — |
Usage
lua
ToggleScenarioPedCowerInPlace(PlayerPedId(), true)Generated from the native name, hash, and parameter list. Add a real example.
Details
- Hash
- Joaat hash
- Source
- VORPCORE/RDR3natives
Source: VORPCORE/RDR3natives
