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).

Logs
  • 08:43, 29 May 2024 Shr0x talk contribs created page Vehicle::taxiLights (Created page with "{{ServersideJsFunction}} {{JSContainer| Enables or disables vehicle taxi lights, also return its value. ===Required value=== *'''enable:''' {{RageType|boolean}} ===Return value=== *''' {{RageType|boolean}} ''' ==Syntax== <syntaxhighlight lang="javascript"> vehicle.taxiLights </syntaxhighlight> ==Example== <syntaxhighlight lang="javascript"> const vehicle = mp.vehicles.new(mp.joaat("taxi"), new mp.Vector3(-541.0401611328125, -1287.0777587890625, 26.901586532592773));...")