<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en-GB">
	<id>https://cmm.ozdeadmeat.com/index.php?action=history&amp;feed=atom&amp;title=SetItem</id>
	<title>SetItem - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://cmm.ozdeadmeat.com/index.php?action=history&amp;feed=atom&amp;title=SetItem"/>
	<link rel="alternate" type="text/html" href="https://cmm.ozdeadmeat.com/index.php?title=SetItem&amp;action=history"/>
	<updated>2026-06-04T14:20:13Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.45.3</generator>
	<entry>
		<id>https://cmm.ozdeadmeat.com/index.php?title=SetItem&amp;diff=6128&amp;oldid=prev</id>
		<title>Ozdeadmeat: SetItem – created via PowerShell script (2026-02-11T01:15:41Z)</title>
		<link rel="alternate" type="text/html" href="https://cmm.ozdeadmeat.com/index.php?title=SetItem&amp;diff=6128&amp;oldid=prev"/>
		<updated>2026-02-10T14:15:41Z</updated>

		<summary type="html">&lt;p&gt;SetItem – created via PowerShell script (2026-02-11T01:15:41Z)&lt;/p&gt;
&lt;table style=&quot;background-color: #fff; color: #202122;&quot; data-mw=&quot;interface&quot;&gt;
				&lt;col class=&quot;diff-marker&quot; /&gt;
				&lt;col class=&quot;diff-content&quot; /&gt;
				&lt;col class=&quot;diff-marker&quot; /&gt;
				&lt;col class=&quot;diff-content&quot; /&gt;
				&lt;tr class=&quot;diff-title&quot; lang=&quot;en-GB&quot;&gt;
				&lt;td colspan=&quot;2&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;← Older revision&lt;/td&gt;
				&lt;td colspan=&quot;2&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;Revision as of 14:15, 10 February 2026&lt;/td&gt;
				&lt;/tr&gt;&lt;tr&gt;&lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot; id=&quot;mw-diff-left-l1&quot;&gt;Line 1:&lt;/td&gt;
&lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot;&gt;Line 1:&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class=&quot;diff-marker&quot; data-marker=&quot;−&quot;&gt;&lt;/td&gt;&lt;td style=&quot;color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #ffe49c; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;{{Template:FunctionInfo|fName=          SetItem|fDescription=   This function will set an item type of a specified quantity to &lt;del style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;an Airbase &lt;/del&gt;Warehouse|parentFile=     cmm.AirBaseFunctions.lua|syntax=         CMM.SetItem(&amp;lt;&lt;del style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;Airbase &lt;/del&gt;Object Table&amp;gt;,&amp;lt;string&amp;gt;,&amp;lt;number&amp;gt;)|return=         &lt;del style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;nil&lt;/del&gt;|returnDesc=     Returns nil|example=        CMM.SetItem(Airbase.getByName(&quot;Sochi-Adler&quot;&lt;del style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;):getWarehouse(&lt;/del&gt;),tostring(&quot;weapons.missiles.AGM_114K&quot;), 5)|exampleDesc=    |related=        |note=           |envType= CMM|par1=         table &lt;del style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;WareHouse&lt;/del&gt;|reqType1=     table|reqName1=     &lt;del style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;WareHouse&lt;/del&gt;|desc1=       Warehouse Object|par2=         string ItemType|reqType2=     string|reqName2=     ItemType|desc2=       ItemType Name &lt;del style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;(can be aircraft or weapon or equipment name)&lt;/del&gt;|par3=         number Value|reqType3=     number|reqName3=     Value|desc3=       Amount of item to &lt;del style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;set&lt;/del&gt;}}&lt;/div&gt;&lt;/td&gt;&lt;td class=&quot;diff-marker&quot; data-marker=&quot;+&quot;&gt;&lt;/td&gt;&lt;td style=&quot;color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #a3d3ff; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;{{Template:FunctionInfo|fName=          SetItem|fDescription=   This function will set an item type of a specified quantity to &lt;ins style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;the supplied &lt;/ins&gt;Warehouse|parentFile=     cmm.AirBaseFunctions.lua|syntax=         CMM.SetItem(&amp;lt;&lt;ins style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;Warehouse &lt;/ins&gt;Object Table&amp;gt;,&amp;lt;string&amp;gt;,&amp;lt;number&amp;gt;)|return=         &lt;ins style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;boolean&lt;/ins&gt;|returnDesc=     Returns nil|example=        CMM.SetItem(Airbase.getByName(&quot;Sochi-Adler&quot;),tostring(&quot;weapons.missiles.AGM_114K&quot;), 5)|exampleDesc=    |related=        |note=           |envType= CMM|par1=         table &lt;ins style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;WH&lt;/ins&gt;|reqType1=     table|reqName1=     &lt;ins style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;WH&lt;/ins&gt;|desc1=       Warehouse Object|par2=         string ItemType|reqType2=     string|reqName2=     ItemType|desc2=       ItemType Name|par3=         number Value|reqType3=     number|reqName3=     Value|desc3=       Amount of item to &lt;ins style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;add&lt;/ins&gt;}}&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;/table&gt;</summary>
		<author><name>Ozdeadmeat</name></author>
	</entry>
	<entry>
		<id>https://cmm.ozdeadmeat.com/index.php?title=SetItem&amp;diff=5721&amp;oldid=prev</id>
		<title>Ozdeadmeat: SetItem – created via PowerShell script (2025-11-11T21:11:52Z)</title>
		<link rel="alternate" type="text/html" href="https://cmm.ozdeadmeat.com/index.php?title=SetItem&amp;diff=5721&amp;oldid=prev"/>
		<updated>2025-11-11T10:11:53Z</updated>

		<summary type="html">&lt;p&gt;SetItem – created via PowerShell script (2025-11-11T21:11:52Z)&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;{{Template:FunctionInfo|fName=          SetItem|fDescription=   This function will set an item type of a specified quantity to an Airbase Warehouse|parentFile=     cmm.AirBaseFunctions.lua|syntax=         CMM.SetItem(&amp;lt;Airbase Object Table&amp;gt;,&amp;lt;string&amp;gt;,&amp;lt;number&amp;gt;)|return=         nil|returnDesc=     Returns nil|example=        CMM.SetItem(Airbase.getByName(&amp;quot;Sochi-Adler&amp;quot;):getWarehouse(),tostring(&amp;quot;weapons.missiles.AGM_114K&amp;quot;), 5)|exampleDesc=    |related=        |note=           |envType= CMM|par1=         table WareHouse|reqType1=     table|reqName1=     WareHouse|desc1=       Warehouse Object|par2=         string ItemType|reqType2=     string|reqName2=     ItemType|desc2=       ItemType Name (can be aircraft or weapon or equipment name)|par3=         number Value|reqType3=     number|reqName3=     Value|desc3=       Amount of item to set}}&lt;/div&gt;</summary>
		<author><name>Ozdeadmeat</name></author>
	</entry>
</feed>