<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://addonstudio.org/mw1/index.php?action=history&amp;feed=atom&amp;title=WoW%3AAPI_SaveEquipmentSet</id>
	<title>WoW:API SaveEquipmentSet - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://addonstudio.org/mw1/index.php?action=history&amp;feed=atom&amp;title=WoW%3AAPI_SaveEquipmentSet"/>
	<link rel="alternate" type="text/html" href="https://addonstudio.org/mw1/index.php?title=WoW:API_SaveEquipmentSet&amp;action=history"/>
	<updated>2026-05-22T10:51:57Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.39.3</generator>
	<entry>
		<id>https://addonstudio.org/mw1/index.php?title=WoW:API_SaveEquipmentSet&amp;diff=19993&amp;oldid=prev</id>
		<title>Move page script: Move page script moved page API SaveEquipmentSet to WoW:API SaveEquipmentSet without leaving a redirect</title>
		<link rel="alternate" type="text/html" href="https://addonstudio.org/mw1/index.php?title=WoW:API_SaveEquipmentSet&amp;diff=19993&amp;oldid=prev"/>
		<updated>2023-08-15T04:47:12Z</updated>

		<summary type="html">&lt;p&gt;Move page script moved page &lt;a href=&quot;/wiki/WoW:API_SaveEquipmentSet&quot; title=&quot;WoW:API SaveEquipmentSet&quot;&gt;API SaveEquipmentSet&lt;/a&gt; to &lt;a href=&quot;/wiki/WoW:API_SaveEquipmentSet&quot; title=&quot;WoW:API SaveEquipmentSet&quot;&gt;API SaveEquipmentSet&lt;/a&gt; without leaving a redirect&lt;/p&gt;
&lt;table style=&quot;background-color: #fff; color: #202122;&quot; data-mw=&quot;interface&quot;&gt;
				&lt;tr class=&quot;diff-title&quot; lang=&quot;en&quot;&gt;
				&lt;td colspan=&quot;1&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;← Older revision&lt;/td&gt;
				&lt;td colspan=&quot;1&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;Revision as of 04:47, 15 August 2023&lt;/td&gt;
				&lt;/tr&gt;&lt;tr&gt;&lt;td colspan=&quot;2&quot; class=&quot;diff-notice&quot; lang=&quot;en&quot;&gt;&lt;div class=&quot;mw-diff-empty&quot;&gt;(No difference)&lt;/div&gt;
&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;</summary>
		<author><name>Move page script</name></author>
	</entry>
	<entry>
		<id>https://addonstudio.org/mw1/index.php?title=WoW:API_SaveEquipmentSet&amp;diff=19992&amp;oldid=prev</id>
		<title>WoWWiki&gt;Zasurus: Created</title>
		<link rel="alternate" type="text/html" href="https://addonstudio.org/mw1/index.php?title=WoW:API_SaveEquipmentSet&amp;diff=19992&amp;oldid=prev"/>
		<updated>2010-08-05T21:58:58Z</updated>

		<summary type="html">&lt;p&gt;Created&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;{{wowapi}}&lt;br /&gt;
Saves your currrently equiped items into a equipement set (creates a new one or modifies an existing one) of the name specified with the icon also specified.&lt;br /&gt;
&lt;br /&gt;
 SaveEquipmentSet(&amp;quot;name&amp;quot;, icon);&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
;&amp;#039;&amp;#039;Arguments&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
:(String name, Number icon)&lt;br /&gt;
&lt;br /&gt;
:;name: The name you want to give the new Equipement Set&lt;br /&gt;
:;icon: This is the index number for the icon for this Equipment Set. You can use [[API_GetNumMacroIcons]] to get the number of valid icons. The icon number does coresposnd to the order you see the icons in save equipment set window (the normal way to create equipment sets) apart from the top few are recently used ones (I think they have negative numbers) so 1 starts at the ? icon and goes upto the last icon being the number returned by [[API_GetNumMacroIcons]]&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
;&amp;#039;&amp;#039;Returns&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
:;nil&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
;&amp;#039;&amp;#039;Example&amp;#039;&amp;#039;&lt;br /&gt;
 SaveEquipmentSet(&amp;quot;DPS Gear&amp;quot;, 769);&lt;br /&gt;
&lt;br /&gt;
;&amp;#039;&amp;#039;Result&amp;#039;&amp;#039;&lt;br /&gt;
: Would save your current equipment into an equipment set called &amp;quot;DPS Gear&amp;quot; with an Icon of a animal foot print (Icon may change if Blizzard adds more icons or removes them. I haven&amp;#039;t tested that).&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
;&amp;#039;&amp;#039;Description&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
: Saves your currrently equiped items into a equipement set (creates a new one or modifies an existing one) of the name specified with the icon also specified.&lt;br /&gt;
&lt;br /&gt;
{{API Trail EquipmentManager}}&lt;/div&gt;</summary>
		<author><name>WoWWiki&gt;Zasurus</name></author>
	</entry>
</feed>