<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
		<id>http://wiki.easyuo.com/index.php?action=history&amp;feed=atom&amp;title=SetShopItem</id>
		<title>SetShopItem - Revision history</title>
		<link rel="self" type="application/atom+xml" href="http://wiki.easyuo.com/index.php?action=history&amp;feed=atom&amp;title=SetShopItem"/>
		<link rel="alternate" type="text/html" href="http://wiki.easyuo.com/index.php?title=SetShopItem&amp;action=history"/>
		<updated>2026-04-30T05:26:49Z</updated>
		<subtitle>Revision history for this page on the wiki</subtitle>
		<generator>MediaWiki 1.26.3</generator>

	<entry>
		<id>http://wiki.easyuo.com/index.php?title=SetShopItem&amp;diff=5412&amp;oldid=prev</id>
		<title>Seg at 07:29, 28 October 2007</title>
		<link rel="alternate" type="text/html" href="http://wiki.easyuo.com/index.php?title=SetShopItem&amp;diff=5412&amp;oldid=prev"/>
				<updated>2007-10-28T07:29:46Z</updated>
		
		<summary type="html">&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;{{command header|client}}&lt;br /&gt;
{{body|setShopItem {ID} {amount}|The setShopItem command sets the amount to purchase given by an items ID. The ID is usually gotten from the system variable #shopItemID.}}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
{{note|&lt;br /&gt;
*Despite the fact that using setShopItem will not update the graphics in the buy gump, the ammount to sell is set in the client's memory.&lt;br /&gt;
*Before calling setShopItem you have to add at least '''one''' item to the buy list. This means you first have to double click the item so it gets added to the buy list with amount equal to 1, then you may call setShopItem to change that amount.}}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Example ===&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
; This will set the amount to buy of the top item to the total number that&lt;br /&gt;
; is available to be bought.&lt;br /&gt;
getShopInfo&lt;br /&gt;
setShopItem #shopItemID #shopItemMax&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Related Commands ==&lt;br /&gt;
{| style=&amp;quot;background:gainsboro; color:black; border: 2px #aaa solid;&amp;quot;&lt;br /&gt;
| Width=250px align=center | [[getShopInfo]] &lt;br /&gt;
|}&lt;br /&gt;
=See Also=&lt;br /&gt;
{{Client}}&lt;/div&gt;</summary>
		<author><name>Seg</name></author>	</entry>

	</feed>