_SET_VEHICLE_TINT
https://github.com/femga/rdr3_discoveries/blob/master/vehicles/vehicle_modding/vehicle_tints.lua
VEHICLEBuild 1207
Signature
lua
SetVehicleTint(GetVehiclePedIsIn(PlayerPedId(), false), 0)
-- returns voidParameters
| Name | Type | Description |
|---|---|---|
| Vehicle | — | |
| int | — |
Usage
lua
SetVehicleTint(GetVehiclePedIsIn(PlayerPedId(), false), 0)Generated from the native name, hash, and parameter list. Add a real example.
Details
- Hash
- Source
- VORPCORE/RDR3natives
Source: VORPCORE/RDR3natives
