CREATE_AMBIENT_PICKUP
flags: see CREATE_PICKUP
OBJECTBuild 1207
Signature
lua
CreateAmbientPickup(GetHashKey("..."), 0.0, 0.0, 0.0, 0, 0, GetHashKey("..."), true, true, 0, 0.0)
-- returns ObjectParameters
| Name | Type | Description |
|---|---|---|
| Hash | — | |
| float | — | |
| float | — | |
| float | — | |
| int | — | |
| int | — | |
| Hash | — | |
| BOOL | — | |
| BOOL | — | |
| int | — | |
| float | — |
Usage
lua
CreateAmbientPickup(GetHashKey("..."), 0.0, 0.0, 0.0, 0, 0, GetHashKey("..."), true, true, 0, 0.0)Generated from the native name, hash, and parameter list. Add a real example.
Details
- Hash
- Joaat hash
- Source
- VORPCORE/RDR3natives
Source: VORPCORE/RDR3natives
