<?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=Networkcash%3A%3AnetworkSpentPayVehicleInsurancePremium</id>
	<title>Networkcash::networkSpentPayVehicleInsurancePremium - История изменений</title>
	<link rel="self" type="application/atom+xml" href="https://rage.grandroleplay.ru/index.php?action=history&amp;feed=atom&amp;title=Networkcash%3A%3AnetworkSpentPayVehicleInsurancePremium"/>
	<link rel="alternate" type="text/html" href="https://rage.grandroleplay.ru/index.php?title=Networkcash::networkSpentPayVehicleInsurancePremium&amp;action=history"/>
	<updated>2026-07-24T18:04:38Z</updated>
	<subtitle>История изменений этой страницы в вики</subtitle>
	<generator>MediaWiki 1.43.9</generator>
	<entry>
		<id>https://rage.grandroleplay.ru/index.php?title=Networkcash::networkSpentPayVehicleInsurancePremium&amp;diff=10782&amp;oldid=prev</id>
		<title>imported&gt;Marty uploader: yay</title>
		<link rel="alternate" type="text/html" href="https://rage.grandroleplay.ru/index.php?title=Networkcash::networkSpentPayVehicleInsurancePremium&amp;diff=10782&amp;oldid=prev"/>
		<updated>2017-05-06T21:28:09Z</updated>

		<summary type="html">&lt;p&gt;yay&lt;/p&gt;
&lt;p&gt;&lt;b&gt;Новая страница&lt;/b&gt;&lt;/p&gt;&lt;div&gt;According to how I understood this in the freemode script alone,&amp;lt;br&amp;gt;The first parameter is determined by a function named, func_5749 within the freemode script which has a list of all the vehicles and a set price to return which some vehicles deals with globals as well. So the first parameter is basically the set in stone insurance cost it&amp;#039;s gonna charge you for that specific vehicle model.&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;The second parameter whoever put it was right, they call GET_ENTITY_MODEL with the vehicle as the paremeter.&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;The third parameter is the network handle as they call their little struct&amp;amp;lt;13&amp;amp;gt; func or atleast how the script decompiled it to look which in lamens terms just returns the network handle of the previous owner based on DECOR_GET_INT(vehicle, &amp;#039;Previous_Owner&amp;#039;).&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;The fourth parameter is a bool that returns true/false depending on if your bank balance is greater then 0.&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;The fifth and last parameter is a bool that returns true/false depending on if you have the money for the car based on the cost returned by func_5749. In the freemode script eg,&amp;lt;br&amp;gt;bool hasTheMoney = NETWORKCASH::_GET_BANK_BALANCE() &amp;amp;lt; carCost.&lt;br /&gt;
==Syntax==&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;javascript&amp;quot;&amp;gt;mp.game.networkcash.networkSpentPayVehicleInsurancePremium(p0, VehicleModel, p2, p3, p4);&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
=== Required Arguments ===&lt;br /&gt;
*&amp;#039;&amp;#039;&amp;#039;p0:&amp;#039;&amp;#039;&amp;#039; unknown (to be checked)&lt;br /&gt;
*&amp;#039;&amp;#039;&amp;#039;VehicleModel:&amp;#039;&amp;#039;&amp;#039; Model hash or name&lt;br /&gt;
*&amp;#039;&amp;#039;&amp;#039;p2:&amp;#039;&amp;#039;&amp;#039; unknown (to be checked)&lt;br /&gt;
*&amp;#039;&amp;#039;&amp;#039;p3:&amp;#039;&amp;#039;&amp;#039; Boolean&lt;br /&gt;
*&amp;#039;&amp;#039;&amp;#039;p4:&amp;#039;&amp;#039;&amp;#039; Boolean&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;
// todo&lt;br /&gt;
&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
==See also==&lt;br /&gt;
{{Networkcash_s_function_c}}&lt;br /&gt;
[[Category:Clientside API]]&lt;br /&gt;
[[Category:TODO: Example]]&lt;/div&gt;</summary>
		<author><name>imported&gt;Marty uploader</name></author>
	</entry>
</feed>