SET_VEHICLE_EXTRA
Note: only some vehicle have extras https://github.com/femga/rdr3_discoveries/blob/master/vehicles/vehicle_modding/vehicle_extras.lua
VEHICLEBuild 1207
Signature
lua
SetVehicleExtra(GetVehiclePedIsIn(PlayerPedId(), false), 0, true)
-- returns voidParameters
| Name | Type | Description |
|---|---|---|
| Vehicle | — | |
| int | — | |
| BOOL | — |
Usage
lua
SetVehicleExtra(GetVehiclePedIsIn(PlayerPedId(), false), 0, true)Generated from the native name, hash, and parameter list. Add a real example.
Details
- Hash
- Joaat hash
- Source
- VORPCORE/RDR3natives
Source: VORPCORE/RDR3natives
