_CREATE_META_PED_OUTFIT_PED
Creates metaped from ped outfit requestId. See _REQUEST_METAPED_OUTFIT
PEDBuild 1207
Signature
lua
CreateMetaPedOutfitPed(0, 0.0, 0.0, 0.0, 0.0, true, true, true, true)
-- returns PedParameters
| Name | Type | Description |
|---|---|---|
| int | — | |
| float | — | |
| float | — | |
| float | — | |
| float | — | |
| BOOL | — | |
| BOOL | — | |
| BOOL | — | |
| BOOL | — |
Usage
lua
CreateMetaPedOutfitPed(0, 0.0, 0.0, 0.0, 0.0, true, true, true, true)Generated from the native name, hash, and parameter list. Add a real example.
Details
- Hash
- Source
- VORPCORE/RDR3natives
Source: VORPCORE/RDR3natives
