<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://gtamods.com/mediawiki/index.php?action=history&amp;feed=atom&amp;title=0090</id>
	<title>0090 - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://gtamods.com/mediawiki/index.php?action=history&amp;feed=atom&amp;title=0090"/>
	<link rel="alternate" type="text/html" href="https://gtamods.com/mediawiki/index.php?title=0090&amp;action=history"/>
	<updated>2026-04-15T13:40:08Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.32.0</generator>
	<entry>
		<id>https://gtamods.com/mediawiki/index.php?title=0090&amp;diff=14654&amp;oldid=prev</id>
		<title>Seemann: Created page with &quot;{{Icon|trilogy}} '''CSET_VAR_INT_TO_LVAR_FLOAT''' &lt;hr /&gt; '''Description''' : Converts the floating-point value of the local variable to an equivalent integer value and stores...&quot;</title>
		<link rel="alternate" type="text/html" href="https://gtamods.com/mediawiki/index.php?title=0090&amp;diff=14654&amp;oldid=prev"/>
		<updated>2015-08-01T17:09:14Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot;{{Icon|trilogy}} &amp;#039;&amp;#039;&amp;#039;CSET_VAR_INT_TO_LVAR_FLOAT&amp;#039;&amp;#039;&amp;#039; &amp;lt;hr /&amp;gt; &amp;#039;&amp;#039;&amp;#039;Description&amp;#039;&amp;#039;&amp;#039; : Converts the floating-point value of the local variable to an equivalent integer value and stores...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;{{Icon|trilogy}} '''CSET_VAR_INT_TO_LVAR_FLOAT'''&lt;br /&gt;
&amp;lt;hr /&amp;gt;&lt;br /&gt;
'''Description'''&lt;br /&gt;
: Converts the floating-point value of the local variable to an equivalent integer value and stores the result into the global variable.&lt;br /&gt;
'''Syntax'''&lt;br /&gt;
: 0090: [''global var''] = float_to_integer [''local var'']&lt;br /&gt;
'''Parameter'''&lt;br /&gt;
: [''global var'']&lt;br /&gt;
:: Global variable&lt;br /&gt;
: [''local var'']&lt;br /&gt;
:: Local variable&lt;br /&gt;
&lt;br /&gt;
This opcode truncates a floating-point value of the local variable and stores its integral part into the global variable. For example, converting a value of 4.1 or 4.9 both produces 4 as a result.&lt;br /&gt;
&lt;br /&gt;
== Keywords ==&lt;br /&gt;
convert, global, local, variable, int, float, [[math]]&lt;br /&gt;
&lt;br /&gt;
== See also ==&lt;br /&gt;
* [[008C]] &amp;amp;ndash; convert global float to global int&lt;br /&gt;
* [[008D]] &amp;amp;ndash; convert global int to global float&lt;br /&gt;
* [[008E]] &amp;amp;ndash; convert global float to local int&lt;br /&gt;
* [[008F]] &amp;amp;ndash; convert global int to local float&lt;br /&gt;
* [[0091]] &amp;amp;ndash; convert local int to global float&lt;br /&gt;
* [[0092]] &amp;amp;ndash; convert local float to local int&lt;br /&gt;
* [[0093]] &amp;amp;ndash; convert local int to local float&lt;br /&gt;
&lt;br /&gt;
[[Category:OpCodes]][[Category:Math OpCodes]]&lt;/div&gt;</summary>
		<author><name>Seemann</name></author>
		
	</entry>
</feed>