<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://wiki.multitheftauto.com/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=DefiniteIntegral</id>
	<title>Multi Theft Auto: Wiki - User contributions [en]</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.multitheftauto.com/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=DefiniteIntegral"/>
	<link rel="alternate" type="text/html" href="https://wiki.multitheftauto.com/wiki/Special:Contributions/DefiniteIntegral"/>
	<updated>2026-04-29T22:55:58Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.39.3</generator>
	<entry>
		<id>https://wiki.multitheftauto.com/index.php?title=SetVehicleAdjustableProperty&amp;diff=17816</id>
		<title>SetVehicleAdjustableProperty</title>
		<link rel="alternate" type="text/html" href="https://wiki.multitheftauto.com/index.php?title=SetVehicleAdjustableProperty&amp;diff=17816"/>
		<updated>2008-11-17T09:07:34Z</updated>

		<summary type="html">&lt;p&gt;DefiniteIntegral: New page: setVehicleAdjustableProperty   Use this to set the value of a vehicles adjustable property. This property relates to movable parts of a model, for example hydra jets or dump truck tray.   ...&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;setVehicleAdjustableProperty&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Use this to set the value of a vehicles adjustable property. This property relates to movable parts of a model, for example hydra jets or dump truck tray.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
setVehicleAdjustableProperty ( vehicle, int )&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Set the adjustable value between 0 and N. 0 is the default value. It is possible to force the setting beyond default maximum, for example setting above 5000 on the dump truck (normal max 2500) will cause the tray to be fully vertical.&lt;br /&gt;
&lt;br /&gt;
This function only works on vehicles with adjustable properties.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
*This page needs proper formatting.&lt;/div&gt;</summary>
		<author><name>DefiniteIntegral</name></author>
	</entry>
	<entry>
		<id>https://wiki.multitheftauto.com/index.php?title=GetVehicleAdjustableProperty&amp;diff=17815</id>
		<title>GetVehicleAdjustableProperty</title>
		<link rel="alternate" type="text/html" href="https://wiki.multitheftauto.com/index.php?title=GetVehicleAdjustableProperty&amp;diff=17815"/>
		<updated>2008-11-17T09:07:32Z</updated>

		<summary type="html">&lt;p&gt;DefiniteIntegral: New page: getVehicleAdjustableProperty   Use this to get the value of a vehicles adjustable property. This property relates to movable parts of a model, for example hydra jets or dump truck tray.   ...&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;getVehicleAdjustableProperty&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Use this to get the value of a vehicles adjustable property. This property relates to movable parts of a model, for example hydra jets or dump truck tray.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
bool/int getVehicleAdjustableProperty ( vehicle )&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Returns:&lt;br /&gt;
&lt;br /&gt;
false : This vehicle has no adjustable property&lt;br /&gt;
&lt;br /&gt;
int : Value from 0 upwards representing adjustment. 0 is default position. Maximum varies per vehicle, for example hydra horizontal flight is 5000, while dump truck tray max tilt is 2500.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
*This page needs proper formatting.&lt;/div&gt;</summary>
		<author><name>DefiniteIntegral</name></author>
	</entry>
</feed>