<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="ru">
	<id>https://rage.grandroleplay.ru/index.php?action=history&amp;feed=atom&amp;title=Vehicle%3A%3AsetPlaneEngineHealth</id>
	<title>Vehicle::setPlaneEngineHealth - История изменений</title>
	<link rel="self" type="application/atom+xml" href="https://rage.grandroleplay.ru/index.php?action=history&amp;feed=atom&amp;title=Vehicle%3A%3AsetPlaneEngineHealth"/>
	<link rel="alternate" type="text/html" href="https://rage.grandroleplay.ru/index.php?title=Vehicle::setPlaneEngineHealth&amp;action=history"/>
	<updated>2026-07-24T20:12:27Z</updated>
	<subtitle>История изменений этой страницы в вики</subtitle>
	<generator>MediaWiki 1.43.9</generator>
	<entry>
		<id>https://rage.grandroleplay.ru/index.php?title=Vehicle::setPlaneEngineHealth&amp;diff=16297&amp;oldid=prev</id>
		<title>imported&gt;Shr0x: Shr0x moved page Vehicle::setPlaneEnglineHealth to Vehicle::setPlaneEngineHealth: fixed typo</title>
		<link rel="alternate" type="text/html" href="https://rage.grandroleplay.ru/index.php?title=Vehicle::setPlaneEngineHealth&amp;diff=16297&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;p&gt;&lt;b&gt;Новая страница&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>imported&gt;Shr0x</name></author>
	</entry>
</feed>