_EQUIP_META_PED_OUTFIT
Note: you have to update your ped's variation after calling (using 0xCC8CA3E88256E58F) Body Types: MPCREATOR_NEUTRAL MPCREATOR_SKINNY MPCREATOR_SKINNY_MUSCULAR MPCREATOR_HEAVY MPCREATOR_HEAVY_MUSCULAR eBodyWeightOutfit (pedattributes.ymt): -2045421226 (smallest) -1745814259 -325933489 -1065791927 -844699484 -1273449080 927185840 149872391 399015098 -644349862 1745919061 (default) 1004225511 1278600348 502499352 -2093198664 -1837436619 1736416063 2040610690 -1173634986 -867801909 1960266524 (biggest) https://github.com/femga/rdr3_discoveries/blob/master/peds_customization/ped_outfits.lua Alt name: _EQUIP_META_PED_OUTFIT_COMPONENT
PEDBuild 1207
Signature
lua
EquipMetaPedOutfit(PlayerPedId(), GetHashKey("..."))
-- returns voidParameters
| Name | Type | Description |
|---|---|---|
| Ped | — | |
| Hash | — |
Usage
lua
EquipMetaPedOutfit(PlayerPedId(), GetHashKey("..."))Generated from the native name, hash, and parameter list. Add a real example.
Details
- Hash
- Source
- VORPCORE/RDR3natives
Source: VORPCORE/RDR3natives
