<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
		<id>https://wiki.hoggitworld.com/index.php?action=history&amp;feed=atom&amp;title=MIST_mapValue</id>
		<title>MIST mapValue - Revision history</title>
		<link rel="self" type="application/atom+xml" href="https://wiki.hoggitworld.com/index.php?action=history&amp;feed=atom&amp;title=MIST_mapValue"/>
		<link rel="alternate" type="text/html" href="https://wiki.hoggitworld.com/index.php?title=MIST_mapValue&amp;action=history"/>
		<updated>2026-04-25T00:54:30Z</updated>
		<subtitle>Revision history for this page on the wiki</subtitle>
		<generator>MediaWiki 1.30.0</generator>

	<entry>
		<id>https://wiki.hoggitworld.com/index.php?title=MIST_mapValue&amp;diff=13939&amp;oldid=prev</id>
		<title>Grimes: Created page with &quot;{{Mission Scripting  |fName= mist.utils.mapValue|  |vNum = Mist 4.5  |desc= Adjusts the passed value to be relative to the input entries and the output entries.   |rtnType= nu...&quot;</title>
		<link rel="alternate" type="text/html" href="https://wiki.hoggitworld.com/index.php?title=MIST_mapValue&amp;diff=13939&amp;oldid=prev"/>
				<updated>2022-02-11T21:39:01Z</updated>
		
		<summary type="html">&lt;p&gt;Created page with &amp;quot;{{Mission Scripting  |fName= mist.utils.mapValue|  |vNum = Mist 4.5  |desc= Adjusts the passed value to be relative to the input entries and the output entries.   |rtnType= nu...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;{{Mission Scripting&lt;br /&gt;
&lt;br /&gt;
|fName= mist.utils.mapValue|&lt;br /&gt;
&lt;br /&gt;
|vNum = Mist 4.5&lt;br /&gt;
&lt;br /&gt;
|desc= Adjusts the passed value to be relative to the input entries and the output entries. &lt;br /&gt;
&lt;br /&gt;
|rtnType= number&lt;br /&gt;
&lt;br /&gt;
|reqType1= number&lt;br /&gt;
|reqName1= value&lt;br /&gt;
|reqType2= number&lt;br /&gt;
|reqName2= inMin&lt;br /&gt;
|reqType3= number&lt;br /&gt;
|reqName3= inMax&lt;br /&gt;
|reqType4= number&lt;br /&gt;
|reqName4= outMin&lt;br /&gt;
|reqType5= number&lt;br /&gt;
|reqName5= outMax&lt;br /&gt;
&lt;br /&gt;
|optType1= &lt;br /&gt;
&lt;br /&gt;
|optName1= &lt;br /&gt;
&lt;br /&gt;
|optType2=&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
|varExamples= any number&lt;br /&gt;
&lt;br /&gt;
|rtnExamples= &lt;br /&gt;
&lt;br /&gt;
|example= The following adjusts the value of 5 relative between 0 and 10 to be between 0 and 100. &lt;br /&gt;
&lt;br /&gt;
    local val = mist.mapValue(5, 0, 10, 0, 100)&lt;br /&gt;
    env.info(val) --&amp;gt; 50&lt;br /&gt;
&lt;br /&gt;
|notes=  &lt;br /&gt;
&lt;br /&gt;
|funcs= {{ListOfMistGeneralPurposeFuncs}}&lt;br /&gt;
&lt;br /&gt;
}}&lt;br /&gt;
[[Category:MIST|mapValue]]&lt;/div&gt;</summary>
		<author><name>Grimes</name></author>	</entry>

	</feed>