Difference between revisions of "ShopItemMax"

From Wiki
Jump to: navigation, search
(Description: Applying template to note)
Line 7: Line 7:
 
The [[Var shopItemMax|#shopItemMax]] system variable determines the number of items in the stack of the current line in the shop menu.
 
The [[Var shopItemMax|#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]].''
+
{{Note|To initialize this variable, you need to call [[getShopInfo]].}}
 +
 
  
 
==== See Also ====
 
==== See Also ====

Revision as of 16:57, 26 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