CREATE_VEHICLE
VEHICLEBuild 1207
Signature
lua
CreateVehicle(GetHashKey("..."), 0.0, 0.0, 0.0, 0.0, true, true, true, true)
-- returns VehicleParameters
| Name | Type | Description |
|---|---|---|
| Hash | — | |
| float | — | |
| float | — | |
| float | — | |
| float | — | |
| BOOL | — | |
| BOOL | — | |
| BOOL | — | |
| BOOL | — |
Usage
lua
CreateVehicle(GetHashKey("..."), 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
- Joaat hash
- Source
- VORPCORE/RDR3natives
Source: VORPCORE/RDR3natives
