<?xml version="1.0" encoding="utf-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: SWAG &#8211; a WoW Loot distribution Addon</title>
	<atom:link href="http://frogpit.com/2007/08/05/swag-002/feed/" rel="self" type="application/rss+xml" />
	<link>http://frogpit.com/2007/08/05/swag-002/</link>
	<description>fear the frog</description>
	<lastBuildDate>Tue, 27 Oct 2009 20:15:56 -0400</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: phrog</title>
		<link>http://frogpit.com/2007/08/05/swag-002/comment-page-1/#comment-158</link>
		<dc:creator>phrog</dc:creator>
		<pubDate>Sat, 05 Jan 2008 21:21:45 +0000</pubDate>
		<guid isPermaLink="false">http://frogpit.com/?p=33#comment-158</guid>
		<description>Matt: sorry for the delay in reply, the comment-spam level is getting kind of crazy.  

I&#039;m afraid the only direct way to do this is to modify the values in the saved variables file directly. 

Making sure you&#039;re out of the game, open up your swag.lua saved variables file, and look for the definition of the booty list your looking to edit: 

....
        [&quot;t_booty_lists&quot;] = {
                [&quot;Fallen Hero&quot;] = {
                        [&quot;class_filter&quot;] = {
                                &quot;Hunter&quot;, -- [1]
                                &quot;Mage&quot;, -- [2]
                                &quot;Warlock&quot;, -- [3]
                        },
....

...and enter the classes you desire in the array list.

(I&#039;m closing comments on this topic, and re-opening them on on the new SWAG page)</description>
		<content:encoded><![CDATA[<p>Matt: sorry for the delay in reply, the comment-spam level is getting kind of crazy.  </p>
<p>I&#8217;m afraid the only direct way to do this is to modify the values in the saved variables file directly. </p>
<p>Making sure you&#8217;re out of the game, open up your swag.lua saved variables file, and look for the definition of the booty list your looking to edit: </p>
<p>&#8230;.<br />
        ["t_booty_lists"] = {<br />
                ["Fallen Hero"] = {<br />
                        ["class_filter"] = {<br />
                                &#8220;Hunter&#8221;, &#8212; [1]<br />
                                &#8220;Mage&#8221;, &#8212; [2]<br />
                                &#8220;Warlock&#8221;, &#8212; [3]<br />
                        },<br />
&#8230;.</p>
<p>&#8230;and enter the classes you desire in the array list.</p>
<p>(I&#8217;m closing comments on this topic, and re-opening them on on the new SWAG page)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Matt</title>
		<link>http://frogpit.com/2007/08/05/swag-002/comment-page-1/#comment-151</link>
		<dc:creator>Matt</dc:creator>
		<pubDate>Fri, 04 Jan 2008 08:03:44 +0000</pubDate>
		<guid isPermaLink="false">http://frogpit.com/?p=33#comment-151</guid>
		<description>We&#039;re trying to add another class full of characters in our guild to an existing list, but it&#039;s not working. Is there any way to add a class out of the Main list?

I&#039;m using the command line text:

/swag Vanquished_Defender class_filter=Priest level_filter=70 add_method=random copy_from=Main

It&#039;s saying that this list already exists. We previously created the list using warriors. We eventually want to create three lists that have the T5 classes in each list.

Any help will be appreciated!

Thanks,
Matt</description>
		<content:encoded><![CDATA[<p>We&#8217;re trying to add another class full of characters in our guild to an existing list, but it&#8217;s not working. Is there any way to add a class out of the Main list?</p>
<p>I&#8217;m using the command line text:</p>
<p>/swag Vanquished_Defender class_filter=Priest level_filter=70 add_method=random copy_from=Main</p>
<p>It&#8217;s saying that this list already exists. We previously created the list using warriors. We eventually want to create three lists that have the T5 classes in each list.</p>
<p>Any help will be appreciated!</p>
<p>Thanks,<br />
Matt</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: phrog</title>
		<link>http://frogpit.com/2007/08/05/swag-002/comment-page-1/#comment-15</link>
		<dc:creator>phrog</dc:creator>
		<pubDate>Tue, 04 Sep 2007 03:22:59 +0000</pubDate>
		<guid isPermaLink="false">http://frogpit.com/?p=33#comment-15</guid>
		<description>Where to start. Tons of updates. Current source code moved to &#039;swag.frogpit.com&#039;.  First stab at a CGI to parse/distribute the saved variables. </description>
		<content:encoded><![CDATA[<p>Where to start. Tons of updates. Current source code moved to &#8217;swag.frogpit.com&#8217;.  First stab at a CGI to parse/distribute the saved variables.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ighost</title>
		<link>http://frogpit.com/2007/08/05/swag-002/comment-page-1/#comment-14</link>
		<dc:creator>ighost</dc:creator>
		<pubDate>Tue, 21 Aug 2007 13:19:48 +0000</pubDate>
		<guid isPermaLink="false">http://frogpit.com/?p=33#comment-14</guid>
		<description>Its looking great!

I love the rolling system.</description>
		<content:encoded><![CDATA[<p>Its looking great!</p>
<p>I love the rolling system.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: phrog</title>
		<link>http://frogpit.com/2007/08/05/swag-002/comment-page-1/#comment-13</link>
		<dc:creator>phrog</dc:creator>
		<pubDate>Sun, 19 Aug 2007 19:23:26 +0000</pubDate>
		<guid isPermaLink="false">http://frogpit.com/?p=33#comment-13</guid>
		<description>v0.18: 

Initial GUI added: 
  - /swag pulls it up. 
  - View lists as &#039;full&#039; or &#039;active only&#039; 
  - Move list members about
  - Assign/Bid on selected loot links</description>
		<content:encoded><![CDATA[<p>v0.18: </p>
<p>Initial GUI added:<br />
  &#8211; /swag pulls it up.<br />
  &#8211; View lists as &#8216;full&#8217; or &#8216;active only&#8217;<br />
  &#8211; Move list members about<br />
  &#8211; Assign/Bid on selected loot links</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: phrog</title>
		<link>http://frogpit.com/2007/08/05/swag-002/comment-page-1/#comment-12</link>
		<dc:creator>phrog</dc:creator>
		<pubDate>Sat, 11 Aug 2007 06:38:16 +0000</pubDate>
		<guid isPermaLink="false">http://frogpit.com/?p=33#comment-12</guid>
		<description>I&#039;ve moved the current build onto files.frogpit.com; the version number in the title on this post should not be trusted.</description>
		<content:encoded><![CDATA[<p>I&#8217;ve moved the current build onto files.frogpit.com; the version number in the title on this post should not be trusted.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: phrog</title>
		<link>http://frogpit.com/2007/08/05/swag-002/comment-page-1/#comment-11</link>
		<dc:creator>phrog</dc:creator>
		<pubDate>Thu, 09 Aug 2007 17:57:22 +0000</pubDate>
		<guid isPermaLink="false">http://frogpit.com/?p=33#comment-11</guid>
		<description>08/09 Fresh update. Split out some of the helper classes into separate files, improved some of the /w functions. 

Next up.. undo functions.</description>
		<content:encoded><![CDATA[<p>08/09 Fresh update. Split out some of the helper classes into separate files, improved some of the /w functions. </p>
<p>Next up.. undo functions.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
