<?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%3AsetPlaneEngineHealth</id>
	<title>Vehicle::setPlaneEngineHealth - 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%3AsetPlaneEngineHealth"/>
	<link rel="alternate" type="text/html" href="https://wiki.rage.mp/w/index.php?title=Vehicle::setPlaneEngineHealth&amp;action=history"/>
	<updated>2026-06-15T09:28:14Z</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::setPlaneEngineHealth&amp;diff=21063&amp;oldid=prev</id>
		<title>Shr0x: Shr0x moved page Vehicle::setPlaneEnglineHealth to Vehicle::setPlaneEngineHealth: fixed typo</title>
		<link rel="alternate" type="text/html" href="https://wiki.rage.mp/w/index.php?title=Vehicle::setPlaneEngineHealth&amp;diff=21063&amp;oldid=prev"/>
		<updated>2021-09-16T22:42:34Z</updated>

		<summary type="html">&lt;p&gt;Shr0x moved page &lt;a href=&quot;/wiki/Vehicle::setPlaneEnglineHealth&quot; class=&quot;mw-redirect&quot; title=&quot;Vehicle::setPlaneEnglineHealth&quot;&gt;Vehicle::setPlaneEnglineHealth&lt;/a&gt; to &lt;a href=&quot;/wiki/Vehicle::setPlaneEngineHealth&quot; title=&quot;Vehicle::setPlaneEngineHealth&quot;&gt;Vehicle::setPlaneEngineHealth&lt;/a&gt;: fixed typo&lt;/p&gt;
&lt;table style=&quot;background-color: #fff; color: #202122;&quot; data-mw=&quot;interface&quot;&gt;
				&lt;tr class=&quot;diff-title&quot; lang=&quot;en&quot;&gt;
				&lt;td colspan=&quot;1&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;← Older revision&lt;/td&gt;
				&lt;td colspan=&quot;1&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;Revision as of 22:42, 16 September 2021&lt;/td&gt;
				&lt;/tr&gt;&lt;tr&gt;&lt;td colspan=&quot;2&quot; class=&quot;diff-notice&quot; lang=&quot;en&quot;&gt;&lt;div class=&quot;mw-diff-empty&quot;&gt;(No difference)&lt;/div&gt;
&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;</summary>
		<author><name>Shr0x</name></author>
	</entry>
	<entry>
		<id>https://wiki.rage.mp/w/index.php?title=Vehicle::setPlaneEngineHealth&amp;diff=21062&amp;oldid=prev</id>
		<title>Shr0x: Created page with &quot; 1000 is max health&lt;br&gt;Motors catch fire when the health value is below 300 (-300.0)&lt;br&gt; ==Syntax== &lt;syntaxhighlight lang=&quot;javascript&quot;&gt;vehicle.setPlaneEngineHealth(health);&lt;/s...&quot;</title>
		<link rel="alternate" type="text/html" href="https://wiki.rage.mp/w/index.php?title=Vehicle::setPlaneEngineHealth&amp;diff=21062&amp;oldid=prev"/>
		<updated>2021-09-16T22:40:27Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot; 1000 is max health&amp;lt;br&amp;gt;Motors catch fire when the health value is below 300 (-300.0)&amp;lt;br&amp;gt; ==Syntax== &amp;lt;syntaxhighlight lang=&amp;quot;javascript&amp;quot;&amp;gt;vehicle.setPlaneEngineHealth(health);&amp;lt;/s...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;&lt;br /&gt;
1000 is max health&amp;lt;br&amp;gt;Motors catch fire when the health value is below 300 (-300.0)&amp;lt;br&amp;gt;&lt;br /&gt;
==Syntax==&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;javascript&amp;quot;&amp;gt;vehicle.setPlaneEngineHealth(health);&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
=== Required Arguments ===&lt;br /&gt;
*&amp;#039;&amp;#039;&amp;#039;health:&amp;#039;&amp;#039;&amp;#039; float&lt;br /&gt;
===Return value===&lt;br /&gt;
*&amp;#039;&amp;#039;&amp;#039;Undefined&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
==Example==&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;javascript&amp;quot;&amp;gt;&lt;br /&gt;
let plane = mp.players.local.vehicle;&lt;br /&gt;
if (mp.game.vehicle.isThisModelAPlane(plane.model)) {&lt;br /&gt;
    plane.setPlaneEngineHealth(500.0); //set plane engine health to 500.0&lt;br /&gt;
}&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>Shr0x</name></author>
	</entry>
</feed>