_REQUEST_SCENARIO_TYPE_FOR_PED
requests a scenario type just like _REQUEST_SCENARIO_TYPE but for a specifc ped p2 is a flag unknown
STREAMINGBuild 1207
Signature
lua
RequestScenarioTypeForPed(PlayerPedId(), GetHashKey("..."), 0, GetHashKey("..."))
-- returns intParameters
| Name | Type | Description |
|---|---|---|
| Ped | — | |
| Hash | — | |
| int | — | |
| Hash | — |
Usage
lua
RequestScenarioTypeForPed(PlayerPedId(), GetHashKey("..."), 0, GetHashKey("..."))Generated from the native name, hash, and parameter list. Add a real example.
Details
- Hash
- Source
- VORPCORE/RDR3natives
Source: VORPCORE/RDR3natives
