<?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%3AgetBodyHealth2</id>
	<title>Vehicle::getBodyHealth2 - 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%3AgetBodyHealth2"/>
	<link rel="alternate" type="text/html" href="https://wiki.rage.mp/w/index.php?title=Vehicle::getBodyHealth2&amp;action=history"/>
	<updated>2026-06-04T10:09:08Z</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::getBodyHealth2&amp;diff=4681&amp;oldid=prev</id>
		<title>Marty uploader: yay</title>
		<link rel="alternate" type="text/html" href="https://wiki.rage.mp/w/index.php?title=Vehicle::getBodyHealth2&amp;diff=4681&amp;oldid=prev"/>
		<updated>2017-05-06T23:49:37Z</updated>

		<summary type="html">&lt;p&gt;yay&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;0 min 100 max&amp;lt;br&amp;gt;starts at 100&amp;lt;br&amp;gt;Seams to have health zones&amp;lt;br&amp;gt;Front of vehicle when damaged goes from 100-50 and stops at 50.&amp;lt;br&amp;gt;Rear can be damaged from 100-0&amp;lt;br&amp;gt;Only tested with two cars.&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;any idea how this differs from the first one?&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;--&amp;lt;br&amp;gt;May return the vehicle health on a scale of 0.0 - 100.0 (needs to be confirmed)&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;example:&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;v_F = ENTITY::GET_ENTITY_MODEL(v_3);&amp;lt;br&amp;gt;if (((v_F == ${tanker}) || (v_F == ${armytanker})) || (v_F == ${tanker2})) {&amp;lt;br&amp;gt;    if (VEHICLE::_GET_VEHICLE_BODY_HEALTH_2(v_3) &amp;amp;lt;= 1.0) {&amp;lt;br&amp;gt;        NETWORK::NETWORK_EXPLODE_VEHICLE(v_3, 1, 1, -1);&amp;lt;br&amp;gt;    }&amp;lt;br&amp;gt;}&lt;br /&gt;
==Syntax==&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;javascript&amp;quot;&amp;gt;vehicle.getBodyHealth2();&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
=== Required Arguments ===&lt;br /&gt;
===Return value===&lt;br /&gt;
*&amp;#039;&amp;#039;&amp;#039;float&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;
// todo&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>Marty uploader</name></author>
	</entry>
</feed>