All public logs
Combined display of all available logs of RAGE Multiplayer Wiki. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).
- 08:45, 29 May 2024 Shr0x talk contribs created page Vehicle::trimColor (Created page with "{{ServersideJsFunction}} {{JSContainer| ===Required value=== *'''trimColor:''' {{RageType|number}} ===Return value=== *''' {{RageType|number}} ''' ==Syntax== <syntaxhighlight lang="javascript"> vehicle.trimColor </syntaxhighlight> ==Example== <syntaxhighlight lang="javascript"> const vehicle = mp.vehicles.new(mp.joaat("sultanrs"), new mp.Vector3(-541.0401611328125, -1287.0777587890625, 26.901586532592773)); vehicle.trimColor = 1; </syntaxhighlight> }} ==See also== {{...")