<?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%3AdefaultEngineBehaviour</id>
	<title>Vehicle::defaultEngineBehaviour - История изменений</title>
	<link rel="self" type="application/atom+xml" href="https://rage.grandroleplay.ru/index.php?action=history&amp;feed=atom&amp;title=Vehicle%3A%3AdefaultEngineBehaviour"/>
	<link rel="alternate" type="text/html" href="https://rage.grandroleplay.ru/index.php?title=Vehicle::defaultEngineBehaviour&amp;action=history"/>
	<updated>2026-07-24T20:17:29Z</updated>
	<subtitle>История изменений этой страницы в вики</subtitle>
	<generator>MediaWiki 1.43.9</generator>
	<entry>
		<id>https://rage.grandroleplay.ru/index.php?title=Vehicle::defaultEngineBehaviour&amp;diff=15672&amp;oldid=prev</id>
		<title>imported&gt;Wdoyle2: Incorrect note for use. Should be using Config Flag as well to ensure Animation is fixed</title>
		<link rel="alternate" type="text/html" href="https://rage.grandroleplay.ru/index.php?title=Vehicle::defaultEngineBehaviour&amp;diff=15672&amp;oldid=prev"/>
		<updated>2021-05-23T19:22:16Z</updated>

		<summary type="html">&lt;p&gt;Incorrect note for use. Should be using Config Flag as well to ensure Animation is fixed&lt;/p&gt;
&lt;p&gt;&lt;b&gt;Новая страница&lt;/b&gt;&lt;/p&gt;&lt;div&gt;{{ClientsideJsFunction}}&lt;br /&gt;
Lets you disable the default engine behaviour (when you enter a vehicle, the player automatically turns on the engine). Setting this to false will stop the player from turning the engine on.&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;b&amp;gt;Note:&amp;lt;/b&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
It is best to set the config flag: [[Player_Config_Flags|PED_FLAG_STOP_ENGINE_TURNING]] - to ensure the player doesn&amp;#039;t attempt to turn the engine resulting in a strange animation.&lt;br /&gt;
&amp;lt;pre&amp;gt;mp.players.local.setConfigFlag(429, true);&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
{{JSContainer|&lt;br /&gt;
== Syntax ==&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
mp.game.vehicle.defaultEngineBehaviour = flag;&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Parameters ===&lt;br /&gt;
*&amp;#039;&amp;#039;&amp;#039;flag&amp;#039;&amp;#039;&amp;#039;: {{RageType|Boolean}}&lt;br /&gt;
&lt;br /&gt;
== Examples ==&lt;br /&gt;
Simply disables people from turning on their engine within the server.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
mp.game.vehicle.defaultEngineBehaviour = false;&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
==See also==&lt;br /&gt;
{{Vehicle_s_function_c}}&lt;br /&gt;
[[Category:Clientside API]]&lt;/div&gt;</summary>
		<author><name>imported&gt;Wdoyle2</name></author>
	</entry>
</feed>