CreateAmbientPickup — FiveM Natives
0x673966A0C0FD7171 · OBJECT · all
Creates an ambient pickup given the hash. Pickup hashes can be found here.
Parameters
| Name | Type |
|---|---|
| pickupHash | Hash |
| posX | float |
| posY | float |
| posZ | float |
| flags | int |
| value | int |
| modelHash | Hash |
| returnHandle | BOOL |
| p8 | BOOL |
Returns
Pickup