<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://wiki.rage.mp/w/index.php?action=history&amp;feed=atom&amp;title=Vehicle%3A%3AisWheelBrokenOff</id>
	<title>Vehicle::isWheelBrokenOff - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.rage.mp/w/index.php?action=history&amp;feed=atom&amp;title=Vehicle%3A%3AisWheelBrokenOff"/>
	<link rel="alternate" type="text/html" href="https://wiki.rage.mp/w/index.php?title=Vehicle::isWheelBrokenOff&amp;action=history"/>
	<updated>2026-06-04T05:22:21Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.40.0</generator>
	<entry>
		<id>https://wiki.rage.mp/w/index.php?title=Vehicle::isWheelBrokenOff&amp;diff=21805&amp;oldid=prev</id>
		<title>Shr0x: Created page with &quot;{{ClientsideJsFunction}} {{JSContainer| Check whether the given wheel id of the vehicle is broken or not. === Required Params === *&#039;&#039;&#039;wheelId:&#039;&#039;&#039; {{RageType|Number}}  === Return Value === *&#039;&#039;&#039;void&#039;&#039;&#039; {{RageType|void}}  ==Syntax== &lt;pre&gt; vehicle.isWheelBrokenOff(wheelId); &lt;/pre&gt;  ==Example== {{ClientsideCode| &lt;syntaxhighlight lang=&quot;javascript&quot;&gt; const vehicle = mp.vehicles.atRemoteId(0); if (!vehicle || !mp.vehicles.exists(vehicle)) return; mp.console.logInfo(`Wheel id 1 is...&quot;</title>
		<link rel="alternate" type="text/html" href="https://wiki.rage.mp/w/index.php?title=Vehicle::isWheelBrokenOff&amp;diff=21805&amp;oldid=prev"/>
		<updated>2024-04-23T18:02:20Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot;{{ClientsideJsFunction}} {{JSContainer| Check whether the given wheel id of the vehicle is broken or not. === Required Params === *&amp;#039;&amp;#039;&amp;#039;wheelId:&amp;#039;&amp;#039;&amp;#039; {{RageType|Number}}  === Return Value === *&amp;#039;&amp;#039;&amp;#039;void&amp;#039;&amp;#039;&amp;#039; {{RageType|void}}  ==Syntax== &amp;lt;pre&amp;gt; vehicle.isWheelBrokenOff(wheelId); &amp;lt;/pre&amp;gt;  ==Example== {{ClientsideCode| &amp;lt;syntaxhighlight lang=&amp;quot;javascript&amp;quot;&amp;gt; const vehicle = mp.vehicles.atRemoteId(0); if (!vehicle || !mp.vehicles.exists(vehicle)) return; mp.console.logInfo(`Wheel id 1 is...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;{{ClientsideJsFunction}}&lt;br /&gt;
{{JSContainer|&lt;br /&gt;
Check whether the given wheel id of the vehicle is broken or not.&lt;br /&gt;
=== Required Params ===&lt;br /&gt;
*&amp;#039;&amp;#039;&amp;#039;wheelId:&amp;#039;&amp;#039;&amp;#039; {{RageType|Number}}&lt;br /&gt;
&lt;br /&gt;
=== Return Value ===&lt;br /&gt;
*&amp;#039;&amp;#039;&amp;#039;void&amp;#039;&amp;#039;&amp;#039; {{RageType|void}}&lt;br /&gt;
&lt;br /&gt;
==Syntax==&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
vehicle.isWheelBrokenOff(wheelId);&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Example==&lt;br /&gt;
{{ClientsideCode|&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;javascript&amp;quot;&amp;gt;&lt;br /&gt;
const vehicle = mp.vehicles.atRemoteId(0);&lt;br /&gt;
if (!vehicle || !mp.vehicles.exists(vehicle)) return;&lt;br /&gt;
mp.console.logInfo(`Wheel id 1 is ${vehicle.isWheelBrokenOff(1) ? &amp;#039;broken&amp;#039; : &amp;#039;not broken&amp;#039;}`)&lt;br /&gt;
&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
}}&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
==See also==&lt;br /&gt;
{{Vehicle_definition_c}}&lt;br /&gt;
&lt;br /&gt;
[[Category:Vehicle API]]&lt;br /&gt;
[[Category:Clientside API]]&lt;br /&gt;
[[Category:Client-side Function]]&lt;br /&gt;
[[Category:Shared Function]]&lt;/div&gt;</summary>
		<author><name>Shr0x</name></author>
	</entry>
</feed>