_ADD_LIGHT_PROP_SET_TO_VEHICLE
To remove propsets either parse a zero as hash or call 0xE31C0CB1C3186D40 0xA6A9712955F53D9C returns lightPropset Hashes https://github.com/femga/rdr3_discoveries/blob/master/vehicles/vehicle_modding/vehicle_lantern_propsets.lua
PROPSETBuild 1207
Signature
lua
AddLightPropSetToVehicle(GetVehiclePedIsIn(PlayerPedId(), false), GetHashKey("..."))
-- returns voidParameters
| Name | Type | Description |
|---|---|---|
| Vehicle | — | |
| Hash | — |
Usage
lua
AddLightPropSetToVehicle(GetVehiclePedIsIn(PlayerPedId(), false), GetHashKey("..."))Generated from the native name, hash, and parameter list. Add a real example.
Details
- Hash
- Source
- VORPCORE/RDR3natives
Source: VORPCORE/RDR3natives
