Difference between revisions of "ShopItemMax"

From Wiki
Jump to: navigation, search
 
Line 5: Line 5:
 
{{ro}}
 
{{ro}}
  
==== Example ====
+
The [[Var shopItemMax|#shopItemMax]] system variable determines the number of items in the stack of the current line in the shop menu.
<pre>
+
  
 +
''Note:''
 +
''To initialize this variable, you need to call [[getShopInfo]].''
  
</pre>
 
 
==== See Also ====
 
==== See Also ====
 
{|
 
{|
| Width=200px |  
+
| Width=200px | [[getShopInfo]] || Width=200px | [[Var shopCurPos|&#0035;shopCurPos]] || Width=200px | [[Var shopCnt|&#0035;shopCnt]] || Width=200px | [[Var shopItemType|&#0035;shopItemType]] || Width=200px | [[Var shopItemID|&#0035;shopItemID]] || Width=200px | [[Var shopItemName|&#0035;shopItemName]] || Width=200px | [[Var shopItemPrice|&#0035;shopItemPrice]]
 
|}
 
|}
 
----
 
----

Revision as of 23:13, 15 August 2005

#shopItemMax

Shop System Variables

Description

The #shopItemMax system variable determines the number of items in the stack of the current line in the shop menu.

Note: To initialize this variable, you need to call getShopInfo.

See Also

getShopInfo #shopCurPos #shopCnt #shopItemType #shopItemID #shopItemName #shopItemPrice

Main_Page Documentation Shop System Variables