<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://wiki.rage.mp/w/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Marty+uploader</id>
	<title>RAGE Multiplayer Wiki - User contributions [en]</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.rage.mp/w/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Marty+uploader"/>
	<link rel="alternate" type="text/html" href="https://wiki.rage.mp/wiki/Special:Contributions/Marty_uploader"/>
	<updated>2026-07-18T18:30:33Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.40.0</generator>
	<entry>
		<id>https://wiki.rage.mp/w/index.php?title=Vehicle::setTowTruckCraneHeight&amp;diff=4735</id>
		<title>Vehicle::setTowTruckCraneHeight</title>
		<link rel="alternate" type="text/html" href="https://wiki.rage.mp/w/index.php?title=Vehicle::setTowTruckCraneHeight&amp;diff=4735"/>
		<updated>2017-05-06T23:50:08Z</updated>

		<summary type="html">&lt;p&gt;Marty uploader: yay&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Sets how much the crane on the tow truck is raised, where 0.0 is fully lowered and 1.0 is fully raised.&lt;br /&gt;
==Syntax==&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;javascript&amp;quot;&amp;gt;vehicle.setTowTruckCraneHeight(height);&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
=== Required Arguments ===&lt;br /&gt;
*&#039;&#039;&#039;height:&#039;&#039;&#039; float&lt;br /&gt;
===Return value===&lt;br /&gt;
*&#039;&#039;&#039;Undefined&#039;&#039;&#039;&lt;br /&gt;
==Example==&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;javascript&amp;quot;&amp;gt;&lt;br /&gt;
// todo&lt;br /&gt;
&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
==See also==&lt;br /&gt;
{{Vehicle_function_c}}&lt;br /&gt;
[[Category:Clientside API]]&lt;br /&gt;
[[Category:TODO: Example]]&lt;/div&gt;</summary>
		<author><name>Marty uploader</name></author>
	</entry>
	<entry>
		<id>https://wiki.rage.mp/w/index.php?title=Vehicle::getDoorAngleRatio&amp;diff=4734</id>
		<title>Vehicle::getDoorAngleRatio</title>
		<link rel="alternate" type="text/html" href="https://wiki.rage.mp/w/index.php?title=Vehicle::getDoorAngleRatio&amp;diff=4734"/>
		<updated>2017-05-06T23:50:08Z</updated>

		<summary type="html">&lt;p&gt;Marty uploader: yay&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;example in vb:&amp;lt;br&amp;gt;    Public Shared Function Get_Vehicle_Door_Angle(Vehicle As Vehicle, Door As VehicleDoor) As Single&amp;lt;br&amp;gt;        Return Native.Function.Call(Of Single)(Hash.GET_VEHICLE_DOOR_ANGLE_RATIO, Vehicle.Handle, Door)&amp;lt;br&amp;gt;    End Function&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;I&#039;m Not MentaL&lt;br /&gt;
==Syntax==&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;javascript&amp;quot;&amp;gt;vehicle.getDoorAngleRatio(door);&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
=== Required Arguments ===&lt;br /&gt;
*&#039;&#039;&#039;door:&#039;&#039;&#039; int&lt;br /&gt;
===Return value===&lt;br /&gt;
*&#039;&#039;&#039;float&#039;&#039;&#039;&lt;br /&gt;
==Example==&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;javascript&amp;quot;&amp;gt;&lt;br /&gt;
// todo&lt;br /&gt;
&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
==See also==&lt;br /&gt;
{{Vehicle_function_c}}&lt;br /&gt;
[[Category:Clientside API]]&lt;br /&gt;
[[Category:TODO: Example]]&lt;/div&gt;</summary>
		<author><name>Marty uploader</name></author>
	</entry>
	<entry>
		<id>https://wiki.rage.mp/w/index.php?title=Vehicle::setHeliBladesSpeed&amp;diff=4733</id>
		<title>Vehicle::setHeliBladesSpeed</title>
		<link rel="alternate" type="text/html" href="https://wiki.rage.mp/w/index.php?title=Vehicle::setHeliBladesSpeed&amp;diff=4733"/>
		<updated>2017-05-06T23:50:07Z</updated>

		<summary type="html">&lt;p&gt;Marty uploader: yay&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Sets the speed of the helicopter blades in percentage of the full speed.&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;vehicleHandle: The helicopter.&amp;lt;br&amp;gt;speed: The speed in percentage, 0.0f being 0% and 1.0f being 100%.&lt;br /&gt;
==Syntax==&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;javascript&amp;quot;&amp;gt;vehicle.setHeliBladesSpeed(speed);&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
=== Required Arguments ===&lt;br /&gt;
*&#039;&#039;&#039;speed:&#039;&#039;&#039; float&lt;br /&gt;
===Return value===&lt;br /&gt;
*&#039;&#039;&#039;Undefined&#039;&#039;&#039;&lt;br /&gt;
==Example==&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;javascript&amp;quot;&amp;gt;&lt;br /&gt;
// todo&lt;br /&gt;
&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
==See also==&lt;br /&gt;
{{Vehicle_function_c}}&lt;br /&gt;
[[Category:Clientside API]]&lt;br /&gt;
[[Category:TODO: Example]]&lt;/div&gt;</summary>
		<author><name>Marty uploader</name></author>
	</entry>
	<entry>
		<id>https://wiki.rage.mp/w/index.php?title=Vehicle::getModKitType&amp;diff=4732</id>
		<title>Vehicle::getModKitType</title>
		<link rel="alternate" type="text/html" href="https://wiki.rage.mp/w/index.php?title=Vehicle::getModKitType&amp;diff=4732"/>
		<updated>2017-05-06T23:50:07Z</updated>

		<summary type="html">&lt;p&gt;Marty uploader: yay&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;br /&gt;
==Syntax==&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;javascript&amp;quot;&amp;gt;vehicle.getModKitType();&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
=== Required Arguments ===&lt;br /&gt;
===Return value===&lt;br /&gt;
*&#039;&#039;&#039;int&#039;&#039;&#039;&lt;br /&gt;
==Example==&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;javascript&amp;quot;&amp;gt;&lt;br /&gt;
// todo&lt;br /&gt;
&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
==See also==&lt;br /&gt;
{{Vehicle_function_c}}&lt;br /&gt;
[[Category:Clientside API]]&lt;br /&gt;
[[Category:TODO: Example]]&lt;/div&gt;</summary>
		<author><name>Marty uploader</name></author>
	</entry>
	<entry>
		<id>https://wiki.rage.mp/w/index.php?title=Vehicle::setNeedsToBeHotwired&amp;diff=4731</id>
		<title>Vehicle::setNeedsToBeHotwired</title>
		<link rel="alternate" type="text/html" href="https://wiki.rage.mp/w/index.php?title=Vehicle::setNeedsToBeHotwired&amp;diff=4731"/>
		<updated>2017-05-06T23:50:06Z</updated>

		<summary type="html">&lt;p&gt;Marty uploader: yay&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;br /&gt;
==Syntax==&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;javascript&amp;quot;&amp;gt;vehicle.setNeedsToBeHotwired(toggle);&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
=== Required Arguments ===&lt;br /&gt;
*&#039;&#039;&#039;toggle:&#039;&#039;&#039; Boolean&lt;br /&gt;
===Return value===&lt;br /&gt;
*&#039;&#039;&#039;Undefined&#039;&#039;&#039;&lt;br /&gt;
==Example==&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;javascript&amp;quot;&amp;gt;&lt;br /&gt;
// todo&lt;br /&gt;
&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
==See also==&lt;br /&gt;
{{Vehicle_function_c}}&lt;br /&gt;
[[Category:Clientside API]]&lt;br /&gt;
[[Category:TODO: Example]]&lt;/div&gt;</summary>
		<author><name>Marty uploader</name></author>
	</entry>
	<entry>
		<id>https://wiki.rage.mp/w/index.php?title=Vehicle::setBurnout&amp;diff=4730</id>
		<title>Vehicle::setBurnout</title>
		<link rel="alternate" type="text/html" href="https://wiki.rage.mp/w/index.php?title=Vehicle::setBurnout&amp;diff=4730"/>
		<updated>2017-05-06T23:50:05Z</updated>

		<summary type="html">&lt;p&gt;Marty uploader: yay&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;On accelerating, spins the driven wheels with the others braked, so you don&#039;t go anywhere.&lt;br /&gt;
==Syntax==&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;javascript&amp;quot;&amp;gt;vehicle.setBurnout(toggle);&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
=== Required Arguments ===&lt;br /&gt;
*&#039;&#039;&#039;toggle:&#039;&#039;&#039; Boolean&lt;br /&gt;
===Return value===&lt;br /&gt;
*&#039;&#039;&#039;Undefined&#039;&#039;&#039;&lt;br /&gt;
==Example==&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;javascript&amp;quot;&amp;gt;&lt;br /&gt;
// todo&lt;br /&gt;
&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
==See also==&lt;br /&gt;
{{Vehicle_function_c}}&lt;br /&gt;
[[Category:Clientside API]]&lt;br /&gt;
[[Category:TODO: Example]]&lt;/div&gt;</summary>
		<author><name>Marty uploader</name></author>
	</entry>
	<entry>
		<id>https://wiki.rage.mp/w/index.php?title=Vehicle::getConvertibleRoofState&amp;diff=4729</id>
		<title>Vehicle::getConvertibleRoofState</title>
		<link rel="alternate" type="text/html" href="https://wiki.rage.mp/w/index.php?title=Vehicle::getConvertibleRoofState&amp;diff=4729"/>
		<updated>2017-05-06T23:50:05Z</updated>

		<summary type="html">&lt;p&gt;Marty uploader: yay&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;0 -&amp;amp;gt; up&amp;lt;br&amp;gt;1 -&amp;amp;gt; lowering down&amp;lt;br&amp;gt;2 -&amp;amp;gt; down&amp;lt;br&amp;gt;3 -&amp;amp;gt; raising up&lt;br /&gt;
==Syntax==&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;javascript&amp;quot;&amp;gt;vehicle.getConvertibleRoofState();&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
=== Required Arguments ===&lt;br /&gt;
===Return value===&lt;br /&gt;
*&#039;&#039;&#039;int&#039;&#039;&#039;&lt;br /&gt;
==Example==&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;javascript&amp;quot;&amp;gt;&lt;br /&gt;
// todo&lt;br /&gt;
&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
==See also==&lt;br /&gt;
{{Vehicle_function_c}}&lt;br /&gt;
[[Category:Clientside API]]&lt;br /&gt;
[[Category:TODO: Example]]&lt;/div&gt;</summary>
		<author><name>Marty uploader</name></author>
	</entry>
	<entry>
		<id>https://wiki.rage.mp/w/index.php?title=Vehicle::setIsWanted&amp;diff=4728</id>
		<title>Vehicle::setIsWanted</title>
		<link rel="alternate" type="text/html" href="https://wiki.rage.mp/w/index.php?title=Vehicle::setIsWanted&amp;diff=4728"/>
		<updated>2017-05-06T23:50:04Z</updated>

		<summary type="html">&lt;p&gt;Marty uploader: yay&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Sets the wanted state of this vehicle.&amp;lt;br&amp;gt;&lt;br /&gt;
==Syntax==&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;javascript&amp;quot;&amp;gt;vehicle.setIsWanted(state);&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
=== Required Arguments ===&lt;br /&gt;
*&#039;&#039;&#039;state:&#039;&#039;&#039; Boolean&lt;br /&gt;
===Return value===&lt;br /&gt;
*&#039;&#039;&#039;Undefined&#039;&#039;&#039;&lt;br /&gt;
==Example==&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;javascript&amp;quot;&amp;gt;&lt;br /&gt;
// todo&lt;br /&gt;
&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
==See also==&lt;br /&gt;
{{Vehicle_function_c}}&lt;br /&gt;
[[Category:Clientside API]]&lt;br /&gt;
[[Category:TODO: Example]]&lt;/div&gt;</summary>
		<author><name>Marty uploader</name></author>
	</entry>
	<entry>
		<id>https://wiki.rage.mp/w/index.php?title=Vehicle::getDoorsLockedForPlayer&amp;diff=4727</id>
		<title>Vehicle::getDoorsLockedForPlayer</title>
		<link rel="alternate" type="text/html" href="https://wiki.rage.mp/w/index.php?title=Vehicle::getDoorsLockedForPlayer&amp;diff=4727"/>
		<updated>2017-05-06T23:50:04Z</updated>

		<summary type="html">&lt;p&gt;Marty uploader: yay&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;br /&gt;
==Syntax==&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;javascript&amp;quot;&amp;gt;vehicle.getDoorsLockedForPlayer(player);&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
=== Required Arguments ===&lt;br /&gt;
*&#039;&#039;&#039;player:&#039;&#039;&#039; Player&lt;br /&gt;
===Return value===&lt;br /&gt;
*&#039;&#039;&#039;Boolean&#039;&#039;&#039;&lt;br /&gt;
==Example==&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;javascript&amp;quot;&amp;gt;&lt;br /&gt;
// todo&lt;br /&gt;
&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
==See also==&lt;br /&gt;
{{Vehicle_function_c}}&lt;br /&gt;
[[Category:Clientside API]]&lt;br /&gt;
[[Category:TODO: Example]]&lt;/div&gt;</summary>
		<author><name>Marty uploader</name></author>
	</entry>
	<entry>
		<id>https://wiki.rage.mp/w/index.php?title=Vehicle::setSiren&amp;diff=4726</id>
		<title>Vehicle::setSiren</title>
		<link rel="alternate" type="text/html" href="https://wiki.rage.mp/w/index.php?title=Vehicle::setSiren&amp;diff=4726"/>
		<updated>2017-05-06T23:50:03Z</updated>

		<summary type="html">&lt;p&gt;Marty uploader: yay&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Activate siren on vehicle (Only works if the vehicle has a siren).&lt;br /&gt;
==Syntax==&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;javascript&amp;quot;&amp;gt;vehicle.setSiren(toggle);&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
=== Required Arguments ===&lt;br /&gt;
*&#039;&#039;&#039;toggle:&#039;&#039;&#039; Boolean&lt;br /&gt;
===Return value===&lt;br /&gt;
*&#039;&#039;&#039;Undefined&#039;&#039;&#039;&lt;br /&gt;
==Example==&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;javascript&amp;quot;&amp;gt;&lt;br /&gt;
// todo&lt;br /&gt;
&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
==See also==&lt;br /&gt;
{{Vehicle_function_c}}&lt;br /&gt;
[[Category:Clientside API]]&lt;br /&gt;
[[Category:TODO: Example]]&lt;/div&gt;</summary>
		<author><name>Marty uploader</name></author>
	</entry>
	<entry>
		<id>https://wiki.rage.mp/w/index.php?title=Vehicle::getColor&amp;diff=4725</id>
		<title>Vehicle::getColor</title>
		<link rel="alternate" type="text/html" href="https://wiki.rage.mp/w/index.php?title=Vehicle::getColor&amp;diff=4725"/>
		<updated>2017-05-06T23:50:02Z</updated>

		<summary type="html">&lt;p&gt;Marty uploader: yay&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;br /&gt;
==Syntax==&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;javascript&amp;quot;&amp;gt;vehicle.getColor(r, g, b);&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
=== Required Arguments ===&lt;br /&gt;
*&#039;&#039;&#039;r:&#039;&#039;&#039; int&lt;br /&gt;
*&#039;&#039;&#039;g:&#039;&#039;&#039; int&lt;br /&gt;
*&#039;&#039;&#039;b:&#039;&#039;&#039; int&lt;br /&gt;
===Return value===&lt;br /&gt;
*&#039;&#039;&#039;object:&#039;&#039;&#039; r, g, b&lt;br /&gt;
==Example==&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;javascript&amp;quot;&amp;gt;&lt;br /&gt;
// todo&lt;br /&gt;
&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
==See also==&lt;br /&gt;
{{Vehicle_function_c}}&lt;br /&gt;
[[Category:Clientside API]]&lt;br /&gt;
[[Category:TODO: Example]]&lt;/div&gt;</summary>
		<author><name>Marty uploader</name></author>
	</entry>
	<entry>
		<id>https://wiki.rage.mp/w/index.php?title=Vehicle::setConvertibleRoof&amp;diff=4724</id>
		<title>Vehicle::setConvertibleRoof</title>
		<link rel="alternate" type="text/html" href="https://wiki.rage.mp/w/index.php?title=Vehicle::setConvertibleRoof&amp;diff=4724"/>
		<updated>2017-05-06T23:50:02Z</updated>

		<summary type="html">&lt;p&gt;Marty uploader: yay&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;br /&gt;
==Syntax==&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;javascript&amp;quot;&amp;gt;vehicle.setConvertibleRoof(p1);&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
=== Required Arguments ===&lt;br /&gt;
*&#039;&#039;&#039;p1:&#039;&#039;&#039; Boolean&lt;br /&gt;
===Return value===&lt;br /&gt;
*&#039;&#039;&#039;Undefined&#039;&#039;&#039;&lt;br /&gt;
==Example==&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;javascript&amp;quot;&amp;gt;&lt;br /&gt;
// todo&lt;br /&gt;
&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
==See also==&lt;br /&gt;
{{Vehicle_function_c}}&lt;br /&gt;
[[Category:Clientside API]]&lt;br /&gt;
[[Category:TODO: Example]]&lt;/div&gt;</summary>
		<author><name>Marty uploader</name></author>
	</entry>
	<entry>
		<id>https://wiki.rage.mp/w/index.php?title=Vehicle::setDoorControl&amp;diff=4723</id>
		<title>Vehicle::setDoorControl</title>
		<link rel="alternate" type="text/html" href="https://wiki.rage.mp/w/index.php?title=Vehicle::setDoorControl&amp;diff=4723"/>
		<updated>2017-05-06T23:50:01Z</updated>

		<summary type="html">&lt;p&gt;Marty uploader: yay&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;doorIndex:&amp;lt;br&amp;gt;0 = Front Left Door (driver door)&amp;lt;br&amp;gt;1 = Front Right Door&amp;lt;br&amp;gt;2 = Back Left Door&amp;lt;br&amp;gt;3 = Back Right Door&amp;lt;br&amp;gt;4 = Hood&amp;lt;br&amp;gt;5 = Trunk&amp;lt;br&amp;gt;6 = Trunk2&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;p2:&amp;lt;br&amp;gt;mostly use 0 and 1, very rare using 3 and 5&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;p3:&amp;lt;br&amp;gt;It seems it is an angle&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;Example in VB: &amp;lt;br&amp;gt;    Public Shared Sub Set_Vehicle_Door_Angle(Vehicle As Vehicle, Door As VehicleDoor, Angle As Single)&amp;lt;br&amp;gt;        Native.Function.Call(Hash.SET_VEHICLE_DOOR_CONTROL, Vehicle.Handle, Door, 1, Angle)&amp;lt;br&amp;gt;    End Sub&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;I&#039;m Not MentaL&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;sfink: p2 is speed, 5 is fast, 1 is slow 3 is medium&lt;br /&gt;
==Syntax==&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;javascript&amp;quot;&amp;gt;vehicle.setDoorControl(doorIndex, p2, angle);&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
=== Required Arguments ===&lt;br /&gt;
*&#039;&#039;&#039;doorIndex:&#039;&#039;&#039; int&lt;br /&gt;
*&#039;&#039;&#039;p2:&#039;&#039;&#039; int&lt;br /&gt;
*&#039;&#039;&#039;angle:&#039;&#039;&#039; float&lt;br /&gt;
===Return value===&lt;br /&gt;
*&#039;&#039;&#039;Undefined&#039;&#039;&#039;&lt;br /&gt;
==Example==&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;javascript&amp;quot;&amp;gt;&lt;br /&gt;
// todo&lt;br /&gt;
&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
==See also==&lt;br /&gt;
{{Vehicle_function_c}}&lt;br /&gt;
[[Category:Clientside API]]&lt;br /&gt;
[[Category:TODO: Example]]&lt;/div&gt;</summary>
		<author><name>Marty uploader</name></author>
	</entry>
	<entry>
		<id>https://wiki.rage.mp/w/index.php?title=Vehicle::getBodyHealth&amp;diff=4722</id>
		<title>Vehicle::getBodyHealth</title>
		<link rel="alternate" type="text/html" href="https://wiki.rage.mp/w/index.php?title=Vehicle::getBodyHealth&amp;diff=4722"/>
		<updated>2017-05-06T23:50:01Z</updated>

		<summary type="html">&lt;p&gt;Marty uploader: yay&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Seems related to vehicle health, like the one in IV.&amp;lt;br&amp;gt;Max 1000, min 0.&amp;lt;br&amp;gt;Vehicle does not necessarily explode or become undrivable at 0.&lt;br /&gt;
==Syntax==&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;javascript&amp;quot;&amp;gt;vehicle.getBodyHealth();&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
=== Required Arguments ===&lt;br /&gt;
===Return value===&lt;br /&gt;
*&#039;&#039;&#039;float&#039;&#039;&#039;&lt;br /&gt;
==Example==&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;javascript&amp;quot;&amp;gt;&lt;br /&gt;
// todo&lt;br /&gt;
&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
==See also==&lt;br /&gt;
{{Vehicle_function_c}}&lt;br /&gt;
[[Category:Clientside API]]&lt;br /&gt;
[[Category:TODO: Example]]&lt;/div&gt;</summary>
		<author><name>Marty uploader</name></author>
	</entry>
	<entry>
		<id>https://wiki.rage.mp/w/index.php?title=Vehicle::setOutOfControl&amp;diff=4721</id>
		<title>Vehicle::setOutOfControl</title>
		<link rel="alternate" type="text/html" href="https://wiki.rage.mp/w/index.php?title=Vehicle::setOutOfControl&amp;diff=4721"/>
		<updated>2017-05-06T23:50:00Z</updated>

		<summary type="html">&lt;p&gt;Marty uploader: yay&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Tested on the player&#039;s current vehicle. Unless you kill the driver, the vehicle doesn&#039;t loose control, however, if enabled, explodeOnImpact is still active. The moment you crash, boom.&lt;br /&gt;
==Syntax==&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;javascript&amp;quot;&amp;gt;vehicle.setOutOfControl(killDriver, explodeOnImpact);&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
=== Required Arguments ===&lt;br /&gt;
*&#039;&#039;&#039;killDriver:&#039;&#039;&#039; Boolean&lt;br /&gt;
*&#039;&#039;&#039;explodeOnImpact:&#039;&#039;&#039; Boolean&lt;br /&gt;
===Return value===&lt;br /&gt;
*&#039;&#039;&#039;Undefined&#039;&#039;&#039;&lt;br /&gt;
==Example==&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;javascript&amp;quot;&amp;gt;&lt;br /&gt;
// todo&lt;br /&gt;
&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
==See also==&lt;br /&gt;
{{Vehicle_function_c}}&lt;br /&gt;
[[Category:Clientside API]]&lt;br /&gt;
[[Category:TODO: Example]]&lt;/div&gt;</summary>
		<author><name>Marty uploader</name></author>
	</entry>
	<entry>
		<id>https://wiki.rage.mp/w/index.php?title=Vehicle::getNumberPlateTextIndex&amp;diff=4720</id>
		<title>Vehicle::getNumberPlateTextIndex</title>
		<link rel="alternate" type="text/html" href="https://wiki.rage.mp/w/index.php?title=Vehicle::getNumberPlateTextIndex&amp;diff=4720"/>
		<updated>2017-05-06T23:49:59Z</updated>

		<summary type="html">&lt;p&gt;Marty uploader: yay&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Returns the PlateType of a vehicle&amp;lt;br&amp;gt;		Blue_on_White_1 = 3,&amp;lt;br&amp;gt;		Blue_on_White_2 = 0,&amp;lt;br&amp;gt;		Blue_on_White_3 = 4,&amp;lt;br&amp;gt;		Yellow_on_Blue = 2,&amp;lt;br&amp;gt;		Yellow_on_Black = 1,&amp;lt;br&amp;gt;		North_Yankton = 5,&lt;br /&gt;
==Syntax==&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;javascript&amp;quot;&amp;gt;vehicle.getNumberPlateTextIndex();&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
=== Required Arguments ===&lt;br /&gt;
===Return value===&lt;br /&gt;
*&#039;&#039;&#039;int&#039;&#039;&#039;&lt;br /&gt;
==Example==&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;javascript&amp;quot;&amp;gt;&lt;br /&gt;
// todo&lt;br /&gt;
&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
==See also==&lt;br /&gt;
{{Vehicle_function_c}}&lt;br /&gt;
[[Category:Clientside API]]&lt;br /&gt;
[[Category:TODO: Example]]&lt;/div&gt;</summary>
		<author><name>Marty uploader</name></author>
	</entry>
	<entry>
		<id>https://wiki.rage.mp/w/index.php?title=Vehicle::getIsPrimaryColourCustom&amp;diff=4719</id>
		<title>Vehicle::getIsPrimaryColourCustom</title>
		<link rel="alternate" type="text/html" href="https://wiki.rage.mp/w/index.php?title=Vehicle::getIsPrimaryColourCustom&amp;diff=4719"/>
		<updated>2017-05-06T23:49:59Z</updated>

		<summary type="html">&lt;p&gt;Marty uploader: yay&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;br /&gt;
==Syntax==&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;javascript&amp;quot;&amp;gt;vehicle.getIsPrimaryColourCustom();&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
=== Required Arguments ===&lt;br /&gt;
===Return value===&lt;br /&gt;
*&#039;&#039;&#039;Boolean&#039;&#039;&#039;&lt;br /&gt;
==Example==&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;javascript&amp;quot;&amp;gt;&lt;br /&gt;
// todo&lt;br /&gt;
&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
==See also==&lt;br /&gt;
{{Vehicle_function_c}}&lt;br /&gt;
[[Category:Clientside API]]&lt;br /&gt;
[[Category:TODO: Example]]&lt;/div&gt;</summary>
		<author><name>Marty uploader</name></author>
	</entry>
	<entry>
		<id>https://wiki.rage.mp/w/index.php?title=Vehicle::getAttachedToTowTruck&amp;diff=4718</id>
		<title>Vehicle::getAttachedToTowTruck</title>
		<link rel="alternate" type="text/html" href="https://wiki.rage.mp/w/index.php?title=Vehicle::getAttachedToTowTruck&amp;diff=4718"/>
		<updated>2017-05-06T23:49:58Z</updated>

		<summary type="html">&lt;p&gt;Marty uploader: yay&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;br /&gt;
==Syntax==&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;javascript&amp;quot;&amp;gt;vehicle.getAttachedToTowTruck();&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
=== Required Arguments ===&lt;br /&gt;
===Return value===&lt;br /&gt;
*&#039;&#039;&#039;Entity handle or object&#039;&#039;&#039;&lt;br /&gt;
==Example==&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;javascript&amp;quot;&amp;gt;&lt;br /&gt;
// todo&lt;br /&gt;
&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
==See also==&lt;br /&gt;
{{Vehicle_function_c}}&lt;br /&gt;
[[Category:Clientside API]]&lt;br /&gt;
[[Category:TODO: Example]]&lt;/div&gt;</summary>
		<author><name>Marty uploader</name></author>
	</entry>
	<entry>
		<id>https://wiki.rage.mp/w/index.php?title=Vehicle::setTyreBurst&amp;diff=4717</id>
		<title>Vehicle::setTyreBurst</title>
		<link rel="alternate" type="text/html" href="https://wiki.rage.mp/w/index.php?title=Vehicle::setTyreBurst&amp;diff=4717"/>
		<updated>2017-05-06T23:49:58Z</updated>

		<summary type="html">&lt;p&gt;Marty uploader: yay&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&#039;To burst tyres VEHICLE::SET_VEHICLE_TYRE_BURST(vehicle, 0, true, 1000.0)&amp;lt;br&amp;gt;to burst all tyres type it 8 times where p1 = 0 to 7.&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;p3 seems to be how much damage it has taken. 0 doesn&#039;t deflate them, 1000 completely deflates them.&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;*JulioNIB&amp;lt;br&amp;gt;&#039;0 = wheel_lf / bike, plane or jet front&amp;lt;br&amp;gt;&#039;1 = wheel_rf&amp;lt;br&amp;gt;&#039;2 = wheel_lm / in 6 wheels trailer, plane or jet is first one on left&amp;lt;br&amp;gt;&#039;3 = wheel_rm / in 6 wheels trailer, plane or jet is first one on right&amp;lt;br&amp;gt;&#039;4 = wheel_lr / bike rear / in 6 wheels trailer, plane or jet is last one on left&amp;lt;br&amp;gt;&#039;5 = wheel_rr / in 6 wheels trailer, plane or jet is last one on right&amp;lt;br&amp;gt;&#039;45 = 6 wheels trailer mid wheel left&amp;lt;br&amp;gt;&#039;47 = 6 wheels trailer mid wheel right&lt;br /&gt;
==Syntax==&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;javascript&amp;quot;&amp;gt;vehicle.setTyreBurst(index, onRim, p3);&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
=== Required Arguments ===&lt;br /&gt;
*&#039;&#039;&#039;index:&#039;&#039;&#039; int&lt;br /&gt;
*&#039;&#039;&#039;onRim:&#039;&#039;&#039; Boolean&lt;br /&gt;
*&#039;&#039;&#039;p3:&#039;&#039;&#039; float&lt;br /&gt;
===Return value===&lt;br /&gt;
*&#039;&#039;&#039;Undefined&#039;&#039;&#039;&lt;br /&gt;
==Example==&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;javascript&amp;quot;&amp;gt;&lt;br /&gt;
// todo&lt;br /&gt;
&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
==See also==&lt;br /&gt;
{{Vehicle_function_c}}&lt;br /&gt;
[[Category:Clientside API]]&lt;br /&gt;
[[Category:TODO: Example]]&lt;/div&gt;</summary>
		<author><name>Marty uploader</name></author>
	</entry>
	<entry>
		<id>https://wiki.rage.mp/w/index.php?title=Vehicle::setTyresCanBurst&amp;diff=4716</id>
		<title>Vehicle::setTyresCanBurst</title>
		<link rel="alternate" type="text/html" href="https://wiki.rage.mp/w/index.php?title=Vehicle::setTyresCanBurst&amp;diff=4716"/>
		<updated>2017-05-06T23:49:57Z</updated>

		<summary type="html">&lt;p&gt;Marty uploader: yay&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Allows you to toggle bulletproof tires.&lt;br /&gt;
==Syntax==&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;javascript&amp;quot;&amp;gt;vehicle.setTyresCanBurst(toggle);&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
=== Required Arguments ===&lt;br /&gt;
*&#039;&#039;&#039;toggle:&#039;&#039;&#039; Boolean&lt;br /&gt;
===Return value===&lt;br /&gt;
*&#039;&#039;&#039;Undefined&#039;&#039;&#039;&lt;br /&gt;
==Example==&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;javascript&amp;quot;&amp;gt;&lt;br /&gt;
// todo&lt;br /&gt;
&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
==See also==&lt;br /&gt;
{{Vehicle_function_c}}&lt;br /&gt;
[[Category:Clientside API]]&lt;br /&gt;
[[Category:TODO: Example]]&lt;/div&gt;</summary>
		<author><name>Marty uploader</name></author>
	</entry>
	<entry>
		<id>https://wiki.rage.mp/w/index.php?title=Vehicle::getModColor1&amp;diff=4715</id>
		<title>Vehicle::getModColor1</title>
		<link rel="alternate" type="text/html" href="https://wiki.rage.mp/w/index.php?title=Vehicle::getModColor1&amp;diff=4715"/>
		<updated>2017-05-06T23:49:57Z</updated>

		<summary type="html">&lt;p&gt;Marty uploader: yay&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;br /&gt;
==Syntax==&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;javascript&amp;quot;&amp;gt;vehicle.getModColor1(paintType, color, p3);&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
=== Required Arguments ===&lt;br /&gt;
*&#039;&#039;&#039;paintType:&#039;&#039;&#039; int&lt;br /&gt;
*&#039;&#039;&#039;color:&#039;&#039;&#039; int&lt;br /&gt;
*&#039;&#039;&#039;p3:&#039;&#039;&#039; int&lt;br /&gt;
===Return value===&lt;br /&gt;
*&#039;&#039;&#039;object:&#039;&#039;&#039; paintType, color, p3&lt;br /&gt;
==Example==&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;javascript&amp;quot;&amp;gt;&lt;br /&gt;
// todo&lt;br /&gt;
&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
==See also==&lt;br /&gt;
{{Vehicle_function_c}}&lt;br /&gt;
[[Category:Clientside API]]&lt;br /&gt;
[[Category:TODO: Example]]&lt;/div&gt;</summary>
		<author><name>Marty uploader</name></author>
	</entry>
	<entry>
		<id>https://wiki.rage.mp/w/index.php?title=Vehicle::isAttachedToTrailer&amp;diff=4714</id>
		<title>Vehicle::isAttachedToTrailer</title>
		<link rel="alternate" type="text/html" href="https://wiki.rage.mp/w/index.php?title=Vehicle::isAttachedToTrailer&amp;diff=4714"/>
		<updated>2017-05-06T23:49:56Z</updated>

		<summary type="html">&lt;p&gt;Marty uploader: yay&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Public Function isVehicleAttachedToTrailer(vh As Vehicle) As Boolean&amp;lt;br&amp;gt;        Return Native.Function.Call(Of Boolean)(Hash.IS_VEHICLE_ATTACHED_TO_TRAILER, vh)&amp;lt;br&amp;gt;    End Function&lt;br /&gt;
==Syntax==&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;javascript&amp;quot;&amp;gt;vehicle.isAttachedToTrailer();&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
=== Required Arguments ===&lt;br /&gt;
===Return value===&lt;br /&gt;
*&#039;&#039;&#039;Boolean&#039;&#039;&#039;&lt;br /&gt;
==Example==&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;javascript&amp;quot;&amp;gt;&lt;br /&gt;
// todo&lt;br /&gt;
&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
==See also==&lt;br /&gt;
{{Vehicle_function_c}}&lt;br /&gt;
[[Category:Clientside API]]&lt;br /&gt;
[[Category:TODO: Example]]&lt;/div&gt;</summary>
		<author><name>Marty uploader</name></author>
	</entry>
	<entry>
		<id>https://wiki.rage.mp/w/index.php?title=Vehicle::getHeliMainRotorHealth&amp;diff=4713</id>
		<title>Vehicle::getHeliMainRotorHealth</title>
		<link rel="alternate" type="text/html" href="https://wiki.rage.mp/w/index.php?title=Vehicle::getHeliMainRotorHealth&amp;diff=4713"/>
		<updated>2017-05-06T23:49:55Z</updated>

		<summary type="html">&lt;p&gt;Marty uploader: yay&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Max 1000.&amp;lt;br&amp;gt;At 0 the main rotor will stall.&lt;br /&gt;
==Syntax==&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;javascript&amp;quot;&amp;gt;vehicle.getHeliMainRotorHealth();&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
=== Required Arguments ===&lt;br /&gt;
===Return value===&lt;br /&gt;
*&#039;&#039;&#039;float&#039;&#039;&#039;&lt;br /&gt;
==Example==&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;javascript&amp;quot;&amp;gt;&lt;br /&gt;
// todo&lt;br /&gt;
&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
==See also==&lt;br /&gt;
{{Vehicle_function_c}}&lt;br /&gt;
[[Category:Clientside API]]&lt;br /&gt;
[[Category:TODO: Example]]&lt;/div&gt;</summary>
		<author><name>Marty uploader</name></author>
	</entry>
	<entry>
		<id>https://wiki.rage.mp/w/index.php?title=Vehicle::getCauseOfDestruction&amp;diff=4712</id>
		<title>Vehicle::getCauseOfDestruction</title>
		<link rel="alternate" type="text/html" href="https://wiki.rage.mp/w/index.php?title=Vehicle::getCauseOfDestruction&amp;diff=4712"/>
		<updated>2017-05-06T23:49:55Z</updated>

		<summary type="html">&lt;p&gt;Marty uploader: yay&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;iVar3 = get_vehicle_cause_of_destruction(uLocal_248[iVar2]);&amp;lt;br&amp;gt;if (iVar3 == joaat(&#039;weapon_stickybomb&#039;))&amp;lt;br&amp;gt;{&amp;lt;br&amp;gt;     func_171(726);&amp;lt;br&amp;gt;     iLocal_260 = 1;&amp;lt;br&amp;gt;}&lt;br /&gt;
==Syntax==&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;javascript&amp;quot;&amp;gt;vehicle.getCauseOfDestruction();&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
=== Required Arguments ===&lt;br /&gt;
===Return value===&lt;br /&gt;
*&#039;&#039;&#039;Model hash or name&#039;&#039;&#039;&lt;br /&gt;
==Example==&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;javascript&amp;quot;&amp;gt;&lt;br /&gt;
// todo&lt;br /&gt;
&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
==See also==&lt;br /&gt;
{{Vehicle_function_c}}&lt;br /&gt;
[[Category:Clientside API]]&lt;br /&gt;
[[Category:TODO: Example]]&lt;/div&gt;</summary>
		<author><name>Marty uploader</name></author>
	</entry>
	<entry>
		<id>https://wiki.rage.mp/w/index.php?title=Vehicle::getNumMods&amp;diff=4711</id>
		<title>Vehicle::getNumMods</title>
		<link rel="alternate" type="text/html" href="https://wiki.rage.mp/w/index.php?title=Vehicle::getNumMods&amp;diff=4711"/>
		<updated>2017-05-06T23:49:54Z</updated>

		<summary type="html">&lt;p&gt;Marty uploader: yay&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Returns how many possible mods a vehicle has for a given mod type&lt;br /&gt;
==Syntax==&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;javascript&amp;quot;&amp;gt;vehicle.getNumMods(modType);&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
=== Required Arguments ===&lt;br /&gt;
*&#039;&#039;&#039;modType:&#039;&#039;&#039; int&lt;br /&gt;
===Return value===&lt;br /&gt;
*&#039;&#039;&#039;int&#039;&#039;&#039;&lt;br /&gt;
==Example==&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;javascript&amp;quot;&amp;gt;&lt;br /&gt;
// todo&lt;br /&gt;
&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
==See also==&lt;br /&gt;
{{Vehicle_function_c}}&lt;br /&gt;
[[Category:Clientside API]]&lt;br /&gt;
[[Category:TODO: Example]]&lt;/div&gt;</summary>
		<author><name>Marty uploader</name></author>
	</entry>
	<entry>
		<id>https://wiki.rage.mp/w/index.php?title=Vehicle::ejectJb700Roof&amp;diff=4710</id>
		<title>Vehicle::ejectJb700Roof</title>
		<link rel="alternate" type="text/html" href="https://wiki.rage.mp/w/index.php?title=Vehicle::ejectJb700Roof&amp;diff=4710"/>
		<updated>2017-05-06T23:49:54Z</updated>

		<summary type="html">&lt;p&gt;Marty uploader: yay&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;br /&gt;
==Syntax==&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;javascript&amp;quot;&amp;gt;vehicle.ejectJb700Roof(x, y, z);&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
=== Required Arguments ===&lt;br /&gt;
*&#039;&#039;&#039;x:&#039;&#039;&#039; float&lt;br /&gt;
*&#039;&#039;&#039;y:&#039;&#039;&#039; float&lt;br /&gt;
*&#039;&#039;&#039;z:&#039;&#039;&#039; float&lt;br /&gt;
===Return value===&lt;br /&gt;
*&#039;&#039;&#039;Undefined&#039;&#039;&#039;&lt;br /&gt;
==Example==&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;javascript&amp;quot;&amp;gt;&lt;br /&gt;
// todo&lt;br /&gt;
&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
==See also==&lt;br /&gt;
{{Vehicle_function_c}}&lt;br /&gt;
[[Category:Clientside API]]&lt;br /&gt;
[[Category:TODO: Example]]&lt;/div&gt;</summary>
		<author><name>Marty uploader</name></author>
	</entry>
	<entry>
		<id>https://wiki.rage.mp/w/index.php?title=Vehicle::setAllsSpawn&amp;diff=4709</id>
		<title>Vehicle::setAllsSpawn</title>
		<link rel="alternate" type="text/html" href="https://wiki.rage.mp/w/index.php?title=Vehicle::setAllsSpawn&amp;diff=4709"/>
		<updated>2017-05-06T23:49:53Z</updated>

		<summary type="html">&lt;p&gt;Marty uploader: yay&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Most likely a hash collision&lt;br /&gt;
==Syntax==&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;javascript&amp;quot;&amp;gt;vehicle.setAllsSpawn(p1, p2, p3);&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
=== Required Arguments ===&lt;br /&gt;
*&#039;&#039;&#039;p1:&#039;&#039;&#039; Boolean&lt;br /&gt;
*&#039;&#039;&#039;p2:&#039;&#039;&#039; Boolean&lt;br /&gt;
*&#039;&#039;&#039;p3:&#039;&#039;&#039; Boolean&lt;br /&gt;
===Return value===&lt;br /&gt;
*&#039;&#039;&#039;unknown (to be checked)&#039;&#039;&#039;&lt;br /&gt;
==Example==&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;javascript&amp;quot;&amp;gt;&lt;br /&gt;
// todo&lt;br /&gt;
&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
==See also==&lt;br /&gt;
{{Vehicle_function_c}}&lt;br /&gt;
[[Category:Clientside API]]&lt;br /&gt;
[[Category:TODO: Example]]&lt;/div&gt;</summary>
		<author><name>Marty uploader</name></author>
	</entry>
	<entry>
		<id>https://wiki.rage.mp/w/index.php?title=Vehicle::lowerConvertibleRoof&amp;diff=4708</id>
		<title>Vehicle::lowerConvertibleRoof</title>
		<link rel="alternate" type="text/html" href="https://wiki.rage.mp/w/index.php?title=Vehicle::lowerConvertibleRoof&amp;diff=4708"/>
		<updated>2017-05-06T23:49:53Z</updated>

		<summary type="html">&lt;p&gt;Marty uploader: yay&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;br /&gt;
==Syntax==&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;javascript&amp;quot;&amp;gt;vehicle.lowerConvertibleRoof(instantlyLower);&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
=== Required Arguments ===&lt;br /&gt;
*&#039;&#039;&#039;instantlyLower:&#039;&#039;&#039; Boolean&lt;br /&gt;
===Return value===&lt;br /&gt;
*&#039;&#039;&#039;Undefined&#039;&#039;&#039;&lt;br /&gt;
==Example==&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;javascript&amp;quot;&amp;gt;&lt;br /&gt;
// todo&lt;br /&gt;
&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
==See also==&lt;br /&gt;
{{Vehicle_function_c}}&lt;br /&gt;
[[Category:Clientside API]]&lt;br /&gt;
[[Category:TODO: Example]]&lt;/div&gt;</summary>
		<author><name>Marty uploader</name></author>
	</entry>
	<entry>
		<id>https://wiki.rage.mp/w/index.php?title=Vehicle::disableImpactExplosionActivation&amp;diff=4707</id>
		<title>Vehicle::disableImpactExplosionActivation</title>
		<link rel="alternate" type="text/html" href="https://wiki.rage.mp/w/index.php?title=Vehicle::disableImpactExplosionActivation&amp;diff=4707"/>
		<updated>2017-05-06T23:49:52Z</updated>

		<summary type="html">&lt;p&gt;Marty uploader: yay&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;if set to true, prevents vehicle sirens from having sound, leaving only the lights.&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;HASH COLLISION !!! Please change to _SET_VEHICLE_SIREN_SOUND&lt;br /&gt;
==Syntax==&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;javascript&amp;quot;&amp;gt;vehicle.disableImpactExplosionActivation(toggle);&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
=== Required Arguments ===&lt;br /&gt;
*&#039;&#039;&#039;toggle:&#039;&#039;&#039; Boolean&lt;br /&gt;
===Return value===&lt;br /&gt;
*&#039;&#039;&#039;Undefined&#039;&#039;&#039;&lt;br /&gt;
==Example==&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;javascript&amp;quot;&amp;gt;&lt;br /&gt;
// todo&lt;br /&gt;
&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
==See also==&lt;br /&gt;
{{Vehicle_function_c}}&lt;br /&gt;
[[Category:Clientside API]]&lt;br /&gt;
[[Category:TODO: Example]]&lt;/div&gt;</summary>
		<author><name>Marty uploader</name></author>
	</entry>
	<entry>
		<id>https://wiki.rage.mp/w/index.php?title=Vehicle::resetStuckTimer&amp;diff=4706</id>
		<title>Vehicle::resetStuckTimer</title>
		<link rel="alternate" type="text/html" href="https://wiki.rage.mp/w/index.php?title=Vehicle::resetStuckTimer&amp;diff=4706"/>
		<updated>2017-05-06T23:49:51Z</updated>

		<summary type="html">&lt;p&gt;Marty uploader: yay&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;nullAttributes is always 0 in the scripts. In IDA it calls a second function that&#039;s entirely dependent on the 2nd parameter being true, and all it does is set a bunch of offsets to 0.&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;MulleDK19: That&#039;s not true at all. The second parameter is an int, not a bool. The inner function has a switch on the second parameter. It&#039;s the stuck timer index.&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;Here&#039;s some pseudo code I wrote for the inner function:&amp;lt;br&amp;gt;void __fastcall NATIVE_RESET_VEHICLE_STUCK_TIMER_INNER(CUnknown* unknownClassInVehicle, int timerIndex)&amp;lt;br&amp;gt;{&amp;lt;br&amp;gt;	switch (timerIndex)&amp;lt;br&amp;gt;	{&amp;lt;br&amp;gt;	case 0:&amp;lt;br&amp;gt;		unknownClassInVehicle-&amp;amp;gt;FirstStuckTimer = (WORD)0u;&amp;lt;br&amp;gt;	case 1:&amp;lt;br&amp;gt;		unknownClassInVehicle-&amp;amp;gt;SecondStuckTimer = (WORD)0u;&amp;lt;br&amp;gt;	case 2:&amp;lt;br&amp;gt;		unknownClassInVehicle-&amp;amp;gt;ThirdStuckTimer = (WORD)0u;&amp;lt;br&amp;gt;	case 3:&amp;lt;br&amp;gt;		unknownClassInVehicle-&amp;amp;gt;FourthStuckTimer = (WORD)0u;&amp;lt;br&amp;gt;	case 4:&amp;lt;br&amp;gt;		unknownClassInVehicle-&amp;amp;gt;FirstStuckTimer = (WORD)0u;&amp;lt;br&amp;gt;		unknownClassInVehicle-&amp;amp;gt;SecondStuckTimer = (WORD)0u;&amp;lt;br&amp;gt;		unknownClassInVehicle-&amp;amp;gt;ThirdStuckTimer = (WORD)0u;&amp;lt;br&amp;gt;		unknownClassInVehicle-&amp;amp;gt;FourthStuckTimer = (WORD)0u;&amp;lt;br&amp;gt;		break;&amp;lt;br&amp;gt;	};&amp;lt;br&amp;gt;}&lt;br /&gt;
==Syntax==&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;javascript&amp;quot;&amp;gt;vehicle.resetStuckTimer(nullAttributes);&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
=== Required Arguments ===&lt;br /&gt;
*&#039;&#039;&#039;nullAttributes:&#039;&#039;&#039; Boolean&lt;br /&gt;
===Return value===&lt;br /&gt;
*&#039;&#039;&#039;Undefined&#039;&#039;&#039;&lt;br /&gt;
==Example==&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;javascript&amp;quot;&amp;gt;&lt;br /&gt;
// todo&lt;br /&gt;
&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
==See also==&lt;br /&gt;
{{Vehicle_function_c}}&lt;br /&gt;
[[Category:Clientside API]]&lt;br /&gt;
[[Category:TODO: Example]]&lt;/div&gt;</summary>
		<author><name>Marty uploader</name></author>
	</entry>
	<entry>
		<id>https://wiki.rage.mp/w/index.php?title=Vehicle::setDoorBroken&amp;diff=4705</id>
		<title>Vehicle::setDoorBroken</title>
		<link rel="alternate" type="text/html" href="https://wiki.rage.mp/w/index.php?title=Vehicle::setDoorBroken&amp;diff=4705"/>
		<updated>2017-05-06T23:49:51Z</updated>

		<summary type="html">&lt;p&gt;Marty uploader: yay&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;doorIndex:&amp;lt;br&amp;gt;0 = Front Right Door&amp;lt;br&amp;gt;1 = Front Left Door&amp;lt;br&amp;gt;2 = Back Right Door&amp;lt;br&amp;gt;3 = Back Left Door&amp;lt;br&amp;gt;4 = Hood&amp;lt;br&amp;gt;5 = Trunk&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;Changed last paramater from CreateDoorObject To NoDoorOnTheFloor because when on false, the door object is created,and not created when on true...the former parameter name was counter intuitive...(by Calderon)&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;Calderon is a moron.&lt;br /&gt;
==Syntax==&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;javascript&amp;quot;&amp;gt;vehicle.setDoorBroken(doorIndex, createDoorObject);&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
=== Required Arguments ===&lt;br /&gt;
*&#039;&#039;&#039;doorIndex:&#039;&#039;&#039; int&lt;br /&gt;
*&#039;&#039;&#039;createDoorObject:&#039;&#039;&#039; Boolean&lt;br /&gt;
===Return value===&lt;br /&gt;
*&#039;&#039;&#039;Undefined&#039;&#039;&#039;&lt;br /&gt;
==Example==&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;javascript&amp;quot;&amp;gt;&lt;br /&gt;
// todo&lt;br /&gt;
&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
==See also==&lt;br /&gt;
{{Vehicle_function_c}}&lt;br /&gt;
[[Category:Clientside API]]&lt;br /&gt;
[[Category:TODO: Example]]&lt;/div&gt;</summary>
		<author><name>Marty uploader</name></author>
	</entry>
	<entry>
		<id>https://wiki.rage.mp/w/index.php?title=Vehicle::isAttachedToCargobob&amp;diff=4704</id>
		<title>Vehicle::isAttachedToCargobob</title>
		<link rel="alternate" type="text/html" href="https://wiki.rage.mp/w/index.php?title=Vehicle::isAttachedToCargobob&amp;diff=4704"/>
		<updated>2017-05-06T23:49:50Z</updated>

		<summary type="html">&lt;p&gt;Marty uploader: yay&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;br /&gt;
==Syntax==&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;javascript&amp;quot;&amp;gt;vehicle.isAttachedToCargobob(vehicleAttached);&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
=== Required Arguments ===&lt;br /&gt;
*&#039;&#039;&#039;vehicleAttached:&#039;&#039;&#039; Vehicle handle or object&lt;br /&gt;
===Return value===&lt;br /&gt;
*&#039;&#039;&#039;Boolean&#039;&#039;&#039;&lt;br /&gt;
==Example==&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;javascript&amp;quot;&amp;gt;&lt;br /&gt;
// todo&lt;br /&gt;
&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
==See also==&lt;br /&gt;
{{Vehicle_function_c}}&lt;br /&gt;
[[Category:Clientside API]]&lt;br /&gt;
[[Category:TODO: Example]]&lt;/div&gt;</summary>
		<author><name>Marty uploader</name></author>
	</entry>
	<entry>
		<id>https://wiki.rage.mp/w/index.php?title=Vehicle::isExtraTurnedOn&amp;diff=4703</id>
		<title>Vehicle::isExtraTurnedOn</title>
		<link rel="alternate" type="text/html" href="https://wiki.rage.mp/w/index.php?title=Vehicle::isExtraTurnedOn&amp;diff=4703"/>
		<updated>2017-05-06T23:49:50Z</updated>

		<summary type="html">&lt;p&gt;Marty uploader: yay&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;br /&gt;
==Syntax==&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;javascript&amp;quot;&amp;gt;vehicle.isExtraTurnedOn(extraId);&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
=== Required Arguments ===&lt;br /&gt;
*&#039;&#039;&#039;extraId:&#039;&#039;&#039; int&lt;br /&gt;
===Return value===&lt;br /&gt;
*&#039;&#039;&#039;Boolean&#039;&#039;&#039;&lt;br /&gt;
==Example==&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;javascript&amp;quot;&amp;gt;&lt;br /&gt;
// todo&lt;br /&gt;
&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
==See also==&lt;br /&gt;
{{Vehicle_function_c}}&lt;br /&gt;
[[Category:Clientside API]]&lt;br /&gt;
[[Category:TODO: Example]]&lt;/div&gt;</summary>
		<author><name>Marty uploader</name></author>
	</entry>
	<entry>
		<id>https://wiki.rage.mp/w/index.php?title=Vehicle::detachFromAnyTowTruck&amp;diff=4702</id>
		<title>Vehicle::detachFromAnyTowTruck</title>
		<link rel="alternate" type="text/html" href="https://wiki.rage.mp/w/index.php?title=Vehicle::detachFromAnyTowTruck&amp;diff=4702"/>
		<updated>2017-05-06T23:49:49Z</updated>

		<summary type="html">&lt;p&gt;Marty uploader: yay&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;br /&gt;
==Syntax==&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;javascript&amp;quot;&amp;gt;vehicle.detachFromAnyTowTruck();&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
=== Required Arguments ===&lt;br /&gt;
===Return value===&lt;br /&gt;
*&#039;&#039;&#039;Boolean&#039;&#039;&#039;&lt;br /&gt;
==Example==&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;javascript&amp;quot;&amp;gt;&lt;br /&gt;
// todo&lt;br /&gt;
&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
==See also==&lt;br /&gt;
{{Vehicle_function_c}}&lt;br /&gt;
[[Category:Clientside API]]&lt;br /&gt;
[[Category:TODO: Example]]&lt;/div&gt;</summary>
		<author><name>Marty uploader</name></author>
	</entry>
	<entry>
		<id>https://wiki.rage.mp/w/index.php?title=Vehicle::setLandingGear&amp;diff=4701</id>
		<title>Vehicle::setLandingGear</title>
		<link rel="alternate" type="text/html" href="https://wiki.rage.mp/w/index.php?title=Vehicle::setLandingGear&amp;diff=4701"/>
		<updated>2017-05-06T23:49:49Z</updated>

		<summary type="html">&lt;p&gt;Marty uploader: yay&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Works for vehicles with a retractable landing gear&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;landing gear states:&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;0: Deployed&amp;lt;br&amp;gt;1: Closing&amp;lt;br&amp;gt;2: Opening&amp;lt;br&amp;gt;3: Retracted&lt;br /&gt;
==Syntax==&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;javascript&amp;quot;&amp;gt;vehicle.setLandingGear(state);&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
=== Required Arguments ===&lt;br /&gt;
*&#039;&#039;&#039;state:&#039;&#039;&#039; int&lt;br /&gt;
===Return value===&lt;br /&gt;
*&#039;&#039;&#039;Undefined&#039;&#039;&#039;&lt;br /&gt;
==Example==&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;javascript&amp;quot;&amp;gt;&lt;br /&gt;
// todo&lt;br /&gt;
&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
==See also==&lt;br /&gt;
{{Vehicle_function_c}}&lt;br /&gt;
[[Category:Clientside API]]&lt;br /&gt;
[[Category:TODO: Example]]&lt;/div&gt;</summary>
		<author><name>Marty uploader</name></author>
	</entry>
	<entry>
		<id>https://wiki.rage.mp/w/index.php?title=Vehicle::setAlarm&amp;diff=4700</id>
		<title>Vehicle::setAlarm</title>
		<link rel="alternate" type="text/html" href="https://wiki.rage.mp/w/index.php?title=Vehicle::setAlarm&amp;diff=4700"/>
		<updated>2017-05-06T23:49:48Z</updated>

		<summary type="html">&lt;p&gt;Marty uploader: yay&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;br /&gt;
==Syntax==&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;javascript&amp;quot;&amp;gt;vehicle.setAlarm(state);&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
=== Required Arguments ===&lt;br /&gt;
*&#039;&#039;&#039;state:&#039;&#039;&#039; Boolean&lt;br /&gt;
===Return value===&lt;br /&gt;
*&#039;&#039;&#039;Undefined&#039;&#039;&#039;&lt;br /&gt;
==Example==&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;javascript&amp;quot;&amp;gt;&lt;br /&gt;
// todo&lt;br /&gt;
&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
==See also==&lt;br /&gt;
{{Vehicle_function_c}}&lt;br /&gt;
[[Category:Clientside API]]&lt;br /&gt;
[[Category:TODO: Example]]&lt;/div&gt;</summary>
		<author><name>Marty uploader</name></author>
	</entry>
	<entry>
		<id>https://wiki.rage.mp/w/index.php?title=Vehicle::getCargobobHookPosition&amp;diff=4699</id>
		<title>Vehicle::getCargobobHookPosition</title>
		<link rel="alternate" type="text/html" href="https://wiki.rage.mp/w/index.php?title=Vehicle::getCargobobHookPosition&amp;diff=4699"/>
		<updated>2017-05-06T23:49:47Z</updated>

		<summary type="html">&lt;p&gt;Marty uploader: yay&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Gets the position of the cargobob hook, in world coords.&lt;br /&gt;
==Syntax==&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;javascript&amp;quot;&amp;gt;vehicle.getCargobobHookPosition();&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
=== Required Arguments ===&lt;br /&gt;
===Return value===&lt;br /&gt;
*&#039;&#039;&#039;Vector3&#039;&#039;&#039;&lt;br /&gt;
==Example==&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;javascript&amp;quot;&amp;gt;&lt;br /&gt;
// todo&lt;br /&gt;
&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
==See also==&lt;br /&gt;
{{Vehicle_function_c}}&lt;br /&gt;
[[Category:Clientside API]]&lt;br /&gt;
[[Category:TODO: Example]]&lt;/div&gt;</summary>
		<author><name>Marty uploader</name></author>
	</entry>
	<entry>
		<id>https://wiki.rage.mp/w/index.php?title=Vehicle::jitter&amp;diff=4698</id>
		<title>Vehicle::jitter</title>
		<link rel="alternate" type="text/html" href="https://wiki.rage.mp/w/index.php?title=Vehicle::jitter&amp;diff=4698"/>
		<updated>2017-05-06T23:49:47Z</updated>

		<summary type="html">&lt;p&gt;Marty uploader: yay&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;When I called this with what the script was doing, which was -190f for yaw pitch and roll, all my car did was jitter a little. I also tried 0 and 190f. I altered the p1 variable between TRUE and FALSE and didn&#039;t see a difference.&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;This might have something to do with the physbox of the vehicle, but I&#039;m not sure.&lt;br /&gt;
==Syntax==&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;javascript&amp;quot;&amp;gt;vehicle.jitter(p1, yaw, pitch, roll);&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
=== Required Arguments ===&lt;br /&gt;
*&#039;&#039;&#039;p1:&#039;&#039;&#039; Boolean&lt;br /&gt;
*&#039;&#039;&#039;yaw:&#039;&#039;&#039; float&lt;br /&gt;
*&#039;&#039;&#039;pitch:&#039;&#039;&#039; float&lt;br /&gt;
*&#039;&#039;&#039;roll:&#039;&#039;&#039; float&lt;br /&gt;
===Return value===&lt;br /&gt;
*&#039;&#039;&#039;Undefined&#039;&#039;&#039;&lt;br /&gt;
==Example==&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;javascript&amp;quot;&amp;gt;&lt;br /&gt;
// todo&lt;br /&gt;
&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
==See also==&lt;br /&gt;
{{Vehicle_function_c}}&lt;br /&gt;
[[Category:Clientside API]]&lt;br /&gt;
[[Category:TODO: Example]]&lt;/div&gt;</summary>
		<author><name>Marty uploader</name></author>
	</entry>
	<entry>
		<id>https://wiki.rage.mp/w/index.php?title=Vehicle::removeUpsidedownCheck&amp;diff=4697</id>
		<title>Vehicle::removeUpsidedownCheck</title>
		<link rel="alternate" type="text/html" href="https://wiki.rage.mp/w/index.php?title=Vehicle::removeUpsidedownCheck&amp;diff=4697"/>
		<updated>2017-05-06T23:49:46Z</updated>

		<summary type="html">&lt;p&gt;Marty uploader: yay&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;br /&gt;
==Syntax==&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;javascript&amp;quot;&amp;gt;vehicle.removeUpsidedownCheck();&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
=== Required Arguments ===&lt;br /&gt;
===Return value===&lt;br /&gt;
*&#039;&#039;&#039;Undefined&#039;&#039;&#039;&lt;br /&gt;
==Example==&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;javascript&amp;quot;&amp;gt;&lt;br /&gt;
// todo&lt;br /&gt;
&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
==See also==&lt;br /&gt;
{{Vehicle_function_c}}&lt;br /&gt;
[[Category:Clientside API]]&lt;br /&gt;
[[Category:TODO: Example]]&lt;/div&gt;</summary>
		<author><name>Marty uploader</name></author>
	</entry>
	<entry>
		<id>https://wiki.rage.mp/w/index.php?title=Vehicle::getEngineHealth&amp;diff=4696</id>
		<title>Vehicle::getEngineHealth</title>
		<link rel="alternate" type="text/html" href="https://wiki.rage.mp/w/index.php?title=Vehicle::getEngineHealth&amp;diff=4696"/>
		<updated>2017-05-06T23:49:46Z</updated>

		<summary type="html">&lt;p&gt;Marty uploader: yay&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Returns 1000.0 if the function is unable to get the address of the specified vehicle or if it&#039;s not a vehicle.&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;Minimum: -4000&amp;lt;br&amp;gt;Maximum: 1000&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;-4000: Engine is destroyed&amp;lt;br&amp;gt;0 and below: Engine catches fire and health rapidly declines&amp;lt;br&amp;gt;300: Engine is smoking and losing functionality&amp;lt;br&amp;gt;1000: Engine is perfect&lt;br /&gt;
==Syntax==&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;javascript&amp;quot;&amp;gt;vehicle.getEngineHealth();&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
=== Required Arguments ===&lt;br /&gt;
===Return value===&lt;br /&gt;
*&#039;&#039;&#039;float&#039;&#039;&#039;&lt;br /&gt;
==Example==&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;javascript&amp;quot;&amp;gt;&lt;br /&gt;
// todo&lt;br /&gt;
&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
==See also==&lt;br /&gt;
{{Vehicle_function_c}}&lt;br /&gt;
[[Category:Clientside API]]&lt;br /&gt;
[[Category:TODO: Example]]&lt;/div&gt;</summary>
		<author><name>Marty uploader</name></author>
	</entry>
	<entry>
		<id>https://wiki.rage.mp/w/index.php?title=Vehicle::detachFromTowTruck&amp;diff=4695</id>
		<title>Vehicle::detachFromTowTruck</title>
		<link rel="alternate" type="text/html" href="https://wiki.rage.mp/w/index.php?title=Vehicle::detachFromTowTruck&amp;diff=4695"/>
		<updated>2017-05-06T23:49:45Z</updated>

		<summary type="html">&lt;p&gt;Marty uploader: yay&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;First two parameters swapplayer. Scripts verify that towTruck is the first parameter, not the second.&lt;br /&gt;
==Syntax==&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;javascript&amp;quot;&amp;gt;vehicle.detachFromTowTruck(vehicle);&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
=== Required Arguments ===&lt;br /&gt;
*&#039;&#039;&#039;vehicle:&#039;&#039;&#039; Vehicle handle or object&lt;br /&gt;
===Return value===&lt;br /&gt;
*&#039;&#039;&#039;Undefined&#039;&#039;&#039;&lt;br /&gt;
==Example==&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;javascript&amp;quot;&amp;gt;&lt;br /&gt;
// todo&lt;br /&gt;
&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
==See also==&lt;br /&gt;
{{Vehicle_function_c}}&lt;br /&gt;
[[Category:Clientside API]]&lt;br /&gt;
[[Category:TODO: Example]]&lt;/div&gt;</summary>
		<author><name>Marty uploader</name></author>
	</entry>
	<entry>
		<id>https://wiki.rage.mp/w/index.php?title=Vehicle::isSearchlightOn&amp;diff=4694</id>
		<title>Vehicle::isSearchlightOn</title>
		<link rel="alternate" type="text/html" href="https://wiki.rage.mp/w/index.php?title=Vehicle::isSearchlightOn&amp;diff=4694"/>
		<updated>2017-05-06T23:49:44Z</updated>

		<summary type="html">&lt;p&gt;Marty uploader: yay&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Possibly: Returns whether the searchlight (found on police vehicles) is toggled on.&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;@Author Nac&lt;br /&gt;
==Syntax==&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;javascript&amp;quot;&amp;gt;vehicle.isSearchlightOn();&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
=== Required Arguments ===&lt;br /&gt;
===Return value===&lt;br /&gt;
*&#039;&#039;&#039;Boolean&#039;&#039;&#039;&lt;br /&gt;
==Example==&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;javascript&amp;quot;&amp;gt;&lt;br /&gt;
// todo&lt;br /&gt;
&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
==See also==&lt;br /&gt;
{{Vehicle_function_c}}&lt;br /&gt;
[[Category:Clientside API]]&lt;br /&gt;
[[Category:TODO: Example]]&lt;/div&gt;</summary>
		<author><name>Marty uploader</name></author>
	</entry>
	<entry>
		<id>https://wiki.rage.mp/w/index.php?title=Vehicle::setNameDebug&amp;diff=4693</id>
		<title>Vehicle::setNameDebug</title>
		<link rel="alternate" type="text/html" href="https://wiki.rage.mp/w/index.php?title=Vehicle::setNameDebug&amp;diff=4693"/>
		<updated>2017-05-06T23:49:44Z</updated>

		<summary type="html">&lt;p&gt;Marty uploader: yay&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;NOTE: Debugging functions are not present in the retail version of the game.&lt;br /&gt;
==Syntax==&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;javascript&amp;quot;&amp;gt;vehicle.setNameDebug(name);&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
=== Required Arguments ===&lt;br /&gt;
*&#039;&#039;&#039;name:&#039;&#039;&#039; String&lt;br /&gt;
===Return value===&lt;br /&gt;
*&#039;&#039;&#039;Undefined&#039;&#039;&#039;&lt;br /&gt;
==Example==&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;javascript&amp;quot;&amp;gt;&lt;br /&gt;
// todo&lt;br /&gt;
&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
==See also==&lt;br /&gt;
{{Vehicle_function_c}}&lt;br /&gt;
[[Category:Clientside API]]&lt;br /&gt;
[[Category:TODO: Example]]&lt;/div&gt;</summary>
		<author><name>Marty uploader</name></author>
	</entry>
	<entry>
		<id>https://wiki.rage.mp/w/index.php?title=Vehicle::setPedTargettableDestroy&amp;diff=4692</id>
		<title>Vehicle::setPedTargettableDestroy</title>
		<link rel="alternate" type="text/html" href="https://wiki.rage.mp/w/index.php?title=Vehicle::setPedTargettableDestroy&amp;diff=4692"/>
		<updated>2017-05-06T23:49:43Z</updated>

		<summary type="html">&lt;p&gt;Marty uploader: yay&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;destroyType is 1 for opens on damage, 2 for breaks on damage.&lt;br /&gt;
==Syntax==&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;javascript&amp;quot;&amp;gt;vehicle.setPedTargettableDestroy(vehicleComponent, destroyType);&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
=== Required Arguments ===&lt;br /&gt;
*&#039;&#039;&#039;vehicleComponent:&#039;&#039;&#039; int&lt;br /&gt;
*&#039;&#039;&#039;destroyType:&#039;&#039;&#039; int&lt;br /&gt;
===Return value===&lt;br /&gt;
*&#039;&#039;&#039;Undefined&#039;&#039;&#039;&lt;br /&gt;
==Example==&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;javascript&amp;quot;&amp;gt;&lt;br /&gt;
// todo&lt;br /&gt;
&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
==See also==&lt;br /&gt;
{{Vehicle_function_c}}&lt;br /&gt;
[[Category:Clientside API]]&lt;br /&gt;
[[Category:TODO: Example]]&lt;/div&gt;</summary>
		<author><name>Marty uploader</name></author>
	</entry>
	<entry>
		<id>https://wiki.rage.mp/w/index.php?title=Vehicle::setPlayersLast&amp;diff=4691</id>
		<title>Vehicle::setPlayersLast</title>
		<link rel="alternate" type="text/html" href="https://wiki.rage.mp/w/index.php?title=Vehicle::setPlayersLast&amp;diff=4691"/>
		<updated>2017-05-06T23:49:43Z</updated>

		<summary type="html">&lt;p&gt;Marty uploader: yay&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;br /&gt;
==Syntax==&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;javascript&amp;quot;&amp;gt;vehicle.setPlayersLast();&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
=== Required Arguments ===&lt;br /&gt;
===Return value===&lt;br /&gt;
*&#039;&#039;&#039;unknown (to be checked)&#039;&#039;&#039;&lt;br /&gt;
==Example==&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;javascript&amp;quot;&amp;gt;&lt;br /&gt;
// todo&lt;br /&gt;
&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
==See also==&lt;br /&gt;
{{Vehicle_function_c}}&lt;br /&gt;
[[Category:Clientside API]]&lt;br /&gt;
[[Category:TODO: Example]]&lt;/div&gt;</summary>
		<author><name>Marty uploader</name></author>
	</entry>
	<entry>
		<id>https://wiki.rage.mp/w/index.php?title=Vehicle::isDamaged&amp;diff=4690</id>
		<title>Vehicle::isDamaged</title>
		<link rel="alternate" type="text/html" href="https://wiki.rage.mp/w/index.php?title=Vehicle::isDamaged&amp;diff=4690"/>
		<updated>2017-05-06T23:49:42Z</updated>

		<summary type="html">&lt;p&gt;Marty uploader: yay&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Appears to return true if the vehicle has any damage, including cosmetically.&lt;br /&gt;
==Syntax==&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;javascript&amp;quot;&amp;gt;vehicle.isDamaged();&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
=== Required Arguments ===&lt;br /&gt;
===Return value===&lt;br /&gt;
*&#039;&#039;&#039;Boolean&#039;&#039;&#039;&lt;br /&gt;
==Example==&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;javascript&amp;quot;&amp;gt;&lt;br /&gt;
// todo&lt;br /&gt;
&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
==See also==&lt;br /&gt;
{{Vehicle_function_c}}&lt;br /&gt;
[[Category:Clientside API]]&lt;br /&gt;
[[Category:TODO: Example]]&lt;/div&gt;</summary>
		<author><name>Marty uploader</name></author>
	</entry>
	<entry>
		<id>https://wiki.rage.mp/w/index.php?title=Vehicle::isHeliPartBroken&amp;diff=4689</id>
		<title>Vehicle::isHeliPartBroken</title>
		<link rel="alternate" type="text/html" href="https://wiki.rage.mp/w/index.php?title=Vehicle::isHeliPartBroken&amp;diff=4689"/>
		<updated>2017-05-06T23:49:41Z</updated>

		<summary type="html">&lt;p&gt;Marty uploader: yay&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;br /&gt;
==Syntax==&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;javascript&amp;quot;&amp;gt;vehicle.isHeliPartBroken(p1, p2, p3);&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
=== Required Arguments ===&lt;br /&gt;
*&#039;&#039;&#039;p1:&#039;&#039;&#039; Boolean&lt;br /&gt;
*&#039;&#039;&#039;p2:&#039;&#039;&#039; Boolean&lt;br /&gt;
*&#039;&#039;&#039;p3:&#039;&#039;&#039; Boolean&lt;br /&gt;
===Return value===&lt;br /&gt;
*&#039;&#039;&#039;Boolean&#039;&#039;&#039;&lt;br /&gt;
==Example==&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;javascript&amp;quot;&amp;gt;&lt;br /&gt;
// todo&lt;br /&gt;
&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
==See also==&lt;br /&gt;
{{Vehicle_function_c}}&lt;br /&gt;
[[Category:Clientside API]]&lt;br /&gt;
[[Category:TODO: Example]]&lt;/div&gt;</summary>
		<author><name>Marty uploader</name></author>
	</entry>
	<entry>
		<id>https://wiki.rage.mp/w/index.php?title=Vehicle::setInteriorlight&amp;diff=4688</id>
		<title>Vehicle::setInteriorlight</title>
		<link rel="alternate" type="text/html" href="https://wiki.rage.mp/w/index.php?title=Vehicle::setInteriorlight&amp;diff=4688"/>
		<updated>2017-05-06T23:49:41Z</updated>

		<summary type="html">&lt;p&gt;Marty uploader: yay&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;br /&gt;
==Syntax==&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;javascript&amp;quot;&amp;gt;vehicle.setInteriorlight(toggle);&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
=== Required Arguments ===&lt;br /&gt;
*&#039;&#039;&#039;toggle:&#039;&#039;&#039; Boolean&lt;br /&gt;
===Return value===&lt;br /&gt;
*&#039;&#039;&#039;Undefined&#039;&#039;&#039;&lt;br /&gt;
==Example==&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;javascript&amp;quot;&amp;gt;&lt;br /&gt;
// todo&lt;br /&gt;
&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
==See also==&lt;br /&gt;
{{Vehicle_function_c}}&lt;br /&gt;
[[Category:Clientside API]]&lt;br /&gt;
[[Category:TODO: Example]]&lt;/div&gt;</summary>
		<author><name>Marty uploader</name></author>
	</entry>
	<entry>
		<id>https://wiki.rage.mp/w/index.php?title=Vehicle::getPedInSeat&amp;diff=4687</id>
		<title>Vehicle::getPedInSeat</title>
		<link rel="alternate" type="text/html" href="https://wiki.rage.mp/w/index.php?title=Vehicle::getPedInSeat&amp;diff=4687"/>
		<updated>2017-05-06T23:49:40Z</updated>

		<summary type="html">&lt;p&gt;Marty uploader: yay&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;-1 (driver) &amp;amp;lt;= index &amp;amp;lt; GET_VEHICLE_MAX_NUMBER_OF_PASSENGERS(vehicle)&lt;br /&gt;
==Syntax==&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;javascript&amp;quot;&amp;gt;vehicle.getPedInSeat(index);&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
=== Required Arguments ===&lt;br /&gt;
*&#039;&#039;&#039;index:&#039;&#039;&#039; int&lt;br /&gt;
===Return value===&lt;br /&gt;
*&#039;&#039;&#039;Ped handle or object&#039;&#039;&#039;&lt;br /&gt;
==Example==&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;javascript&amp;quot;&amp;gt;&lt;br /&gt;
// todo&lt;br /&gt;
&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
==See also==&lt;br /&gt;
{{Vehicle_function_c}}&lt;br /&gt;
[[Category:Clientside API]]&lt;br /&gt;
[[Category:TODO: Example]]&lt;/div&gt;</summary>
		<author><name>Marty uploader</name></author>
	</entry>
	<entry>
		<id>https://wiki.rage.mp/w/index.php?title=Vehicle::explode&amp;diff=4686</id>
		<title>Vehicle::explode</title>
		<link rel="alternate" type="text/html" href="https://wiki.rage.mp/w/index.php?title=Vehicle::explode&amp;diff=4686"/>
		<updated>2017-05-06T23:49:39Z</updated>

		<summary type="html">&lt;p&gt;Marty uploader: yay&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Explodes a selected vehicle.&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;Vehicle vehicle = Vehicle you want to explode.&amp;lt;br&amp;gt;BOOL isAudible = If explosion makes a sound.&amp;lt;br&amp;gt;BOOL isInvisible = If the explosion is invisible or not.&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;~ISOFX&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;First BOOL does not give any visual explosion, the vehicle just falls apart completely but slowly and starts to burn.&lt;br /&gt;
==Syntax==&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;javascript&amp;quot;&amp;gt;vehicle.explode(isAudible, isInvisible);&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
=== Required Arguments ===&lt;br /&gt;
*&#039;&#039;&#039;isAudible:&#039;&#039;&#039; Boolean&lt;br /&gt;
*&#039;&#039;&#039;isInvisible:&#039;&#039;&#039; Boolean&lt;br /&gt;
===Return value===&lt;br /&gt;
*&#039;&#039;&#039;Undefined&#039;&#039;&#039;&lt;br /&gt;
==Example==&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;javascript&amp;quot;&amp;gt;&lt;br /&gt;
// todo&lt;br /&gt;
&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
==See also==&lt;br /&gt;
{{Vehicle_function_c}}&lt;br /&gt;
[[Category:Clientside API]]&lt;br /&gt;
[[Category:TODO: Example]]&lt;/div&gt;</summary>
		<author><name>Marty uploader</name></author>
	</entry>
</feed>