CreateMetaPedAsset — RedM Natives
0x9641A9A20310F6B8 · PED · all
`` Creates prop from metaped asset bundle https://github.com/femga/rdr3_discoveries/blob/master/objects/metaped_asset_bundles_list.lua Creates a pickup-able metaped component. asset doesn't seems to be related to component hashes. Hash example : 0xD20354AB (https ://i.imgur.com/dzHkcDb.png) ``
Parameters
| Name | Type |
|---|---|
| asset | Hash |
| posX | float |
| posY | float |
| posZ | float |
| rotX | float |
| rotY | float |
| rotZ | float |
| p7 | BOOL |
| p8 | BOOL |
| p9 | BOOL |
Returns
Entity