<?xml version="1.0" encoding="ISO-8859-1"?>

<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/">
	<channel>
		<title><![CDATA[Dugi Guides™ Forum - Macros & PVP]]></title>
		<link>http://www.ultimatewowguide.com/forum/</link>
		<description>Use this forum to discuss Macros and PVP related subject.</description>
		<language>en</language>
		<lastBuildDate>Sat, 25 May 2013 03:12:21 GMT</lastBuildDate>
		<generator>vBulletin</generator>
		<ttl>60</ttl>
		<image>
			<url>http://www.ultimatewowguide.com/forum/images/misc/rss.png</url>
			<title><![CDATA[Dugi Guides™ Forum - Macros & PVP]]></title>
			<link>http://www.ultimatewowguide.com/forum/</link>
		</image>
		<item>
			<title>Creating Crafted Items Macro</title>
			<link>http://www.ultimatewowguide.com/forum/showthread.php?5934-Creating-Crafted-Items-Macro&amp;goto=newpost</link>
			<pubDate>Tue, 21 May 2013 07:26:26 GMT</pubDate>
			<description><![CDATA[I've been looking around for a macro to perform the 'Magnificence of Leather' spell(?) from Leatherworking and show in the tooltip the cool-down for...]]></description>
			<content:encoded><![CDATA[<!-- BEGIN TEMPLATE: postbit_external -->
<div>I've been looking around for a macro to perform the 'Magnificence of Leather' spell(?) from Leatherworking and show in the tooltip the cool-down for the spell.<br />
Can anyone help me please?<br />
<br />
The closest I've found was in a <u><b><a href="http://us.battle.net/wow/en/forum/topic/2926964938" target="_blank">WoW US Forum Post</a></b></u> which created all of the items of a particular type but not having a US Account I can't post on the forum.<br />
<br />
<!-- BEGIN TEMPLATE: bbcode_code_printable -->
<div class="bbcode_container">
	<div class="bbcode_description">Code:</div>
	<hr /><code class="bbcode_code">/use Leatherworking<br />
/run local q,n,_,a=&quot;Heavy Savage Leather&quot;for i=1,GetNumTradeSkills()do n,_,a=GetTradeSkillInfo(i)if(n==q)then CloseTradeSkill()DoTradeSkill(i,a)break;end;end</code><hr />
</div>
<!-- END TEMPLATE: bbcode_code_printable -->The problem with using this macro is that you can only craft one Magnificent Hide at a time and I'm not sure how you'd display the cool-down.<br />
<br />
Any help would be gratefully appreciated.<br />
Cheers.<br />
Nuz</div>


<!-- END TEMPLATE: postbit_external -->]]></content:encoded>
			<category domain="http://www.ultimatewowguide.com/forum/forumdisplay.php?17-Macros-amp-PVP"><![CDATA[Macros & PVP]]></category>
			<dc:creator>nuz_uk</dc:creator>
			<guid isPermaLink="true">http://www.ultimatewowguide.com/forum/showthread.php?5934-Creating-Crafted-Items-Macro</guid>
		</item>
	</channel>
</rss>
