<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://wiki.multitheftauto.com/wiki/HandlingGetPercentSubmerged?action=history&amp;feed=atom</id>
	<title>HandlingGetPercentSubmerged - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.multitheftauto.com/wiki/HandlingGetPercentSubmerged?action=history&amp;feed=atom"/>
	<link rel="alternate" type="text/html" href="https://wiki.multitheftauto.com/index.php?title=HandlingGetPercentSubmerged&amp;action=history"/>
	<updated>2026-05-12T17:54:48Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.39.3</generator>
	<entry>
		<id>https://wiki.multitheftauto.com/index.php?title=HandlingGetPercentSubmerged&amp;diff=16275&amp;oldid=prev</id>
		<title>Arc: New page: __NOTOC__ {{Server function}} Returns the percentage (a value between 0 and 100) that a vehicle gets submerged when it lands on the surface of water.  ==Syntax== &lt;syntaxhighlight lang=&quot;lua&quot;&gt; float handling...</title>
		<link rel="alternate" type="text/html" href="https://wiki.multitheftauto.com/index.php?title=HandlingGetPercentSubmerged&amp;diff=16275&amp;oldid=prev"/>
		<updated>2008-03-27T19:46:22Z</updated>

		<summary type="html">&lt;p&gt;New page: __NOTOC__ {{Server function}} Returns the percentage (a value between 0 and 100) that a vehicle gets submerged when it lands on the surface of water.  ==Syntax== &amp;lt;syntaxhighlight lang=&amp;quot;lua&amp;quot;&amp;gt; float handling...&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;__NOTOC__&lt;br /&gt;
{{Server function}}&lt;br /&gt;
Returns the percentage (a value between 0 and 100) that a vehicle gets submerged when it lands on the surface of water.&lt;br /&gt;
&lt;br /&gt;
==Syntax==&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;lua&amp;quot;&amp;gt;&lt;br /&gt;
float handlingGetPercentSubmerged ( handling theHandling )&lt;br /&gt;
float handlingGetPercentSubmerged ( int vehicleID )&lt;br /&gt;
&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Required Arguments===&lt;br /&gt;
*'''theHandling:''' the handling of which you want to get the submersion percentage, ''or''&lt;br /&gt;
*'''vehicleID:''' the vehicle ID of which you want to get the submersion percentage.&lt;br /&gt;
&lt;br /&gt;
===Returns===&lt;br /&gt;
If you specified a handling element, returns its submersion percentage if one is set, or ''nil'' otherwise. If you specified a vehicle ID, returns the current submersion percentage for vehicles of that ID. Returns ''false'' in case of failure.&lt;br /&gt;
&lt;br /&gt;
==Example==&lt;br /&gt;
&lt;br /&gt;
==See Also==&lt;br /&gt;
{{Handling_functions}}&lt;/div&gt;</summary>
		<author><name>Arc</name></author>
	</entry>
</feed>