<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://wiki.gtaconnected.com/wiki/index.php?action=history&amp;feed=atom&amp;title=natives.setVehInteriorlight</id>
	<title>natives.setVehInteriorlight - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.gtaconnected.com/wiki/index.php?action=history&amp;feed=atom&amp;title=natives.setVehInteriorlight"/>
	<link rel="alternate" type="text/html" href="https://wiki.gtaconnected.com/wiki/index.php?title=natives.setVehInteriorlight&amp;action=history"/>
	<updated>2026-04-20T11:01:49Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.39.15</generator>
	<entry>
		<id>https://wiki.gtaconnected.com/wiki/index.php?title=natives.setVehInteriorlight&amp;diff=11342&amp;oldid=prev</id>
		<title>ChrisGame20: Created page with &quot;{{ScriptItem |endpoint = client |games = iv |type = function |name = natives.setVehInteriorlight |parameters = object vehicle, bool toggle |parameter1 = object vehicle The vehicle |parameter2 = bool toggle True to enable the interior light, false to disable |usage = turn the interior light on/off for a vehicle |notes = This controls the interior light of the specified vehicle. |return1 = void |exampleJS = addCommandHandler(&quot;interiorlight&quot;, function(command, params, clien...&quot;</title>
		<link rel="alternate" type="text/html" href="https://wiki.gtaconnected.com/wiki/index.php?title=natives.setVehInteriorlight&amp;diff=11342&amp;oldid=prev"/>
		<updated>2025-12-18T20:38:34Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot;{{ScriptItem |endpoint = client |games = iv |type = function |name = natives.setVehInteriorlight |parameters = object vehicle, bool toggle |parameter1 = object vehicle The vehicle |parameter2 = bool toggle True to enable the interior light, false to disable |usage = turn the interior light on/off for a vehicle |notes = This controls the interior light of the specified vehicle. |return1 = void |exampleJS = addCommandHandler(&amp;quot;interiorlight&amp;quot;, function(command, params, clien...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;{{ScriptItem&lt;br /&gt;
|endpoint = client&lt;br /&gt;
|games = iv&lt;br /&gt;
|type = function&lt;br /&gt;
|name = natives.setVehInteriorlight&lt;br /&gt;
|parameters = object vehicle, bool toggle&lt;br /&gt;
|parameter1 = object vehicle The vehicle&lt;br /&gt;
|parameter2 = bool toggle True to enable the interior light, false to disable&lt;br /&gt;
|usage = turn the interior light on/off for a vehicle&lt;br /&gt;
|notes = This controls the interior light of the specified vehicle.&lt;br /&gt;
|return1 = void&lt;br /&gt;
|exampleJS = addCommandHandler(&amp;quot;interiorlight&amp;quot;, function(command, params, client) {&lt;br /&gt;
    natives.setVehInteriorlight(localPlayer.vehicle, true);&lt;br /&gt;
});&lt;br /&gt;
}}&lt;/div&gt;</summary>
		<author><name>ChrisGame20</name></author>
	</entry>
</feed>