Difference between revisions of "ShopItemType"

From Wiki
Jump to: navigation, search
(Description: Applying template to note)
Line 7: Line 7:
 
The [[Var shopItemType|#shopItemType]] determines the item type of the current line on the shop menu.
 
The [[Var shopItemType|#shopItemType]] determines the item type of the current line on 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:59, 26 August 2005

#shopItemType

Shop System Variables

Description

The #shopItemType determines the item type of the current line on the shop menu.


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


See Also

getShopInfo #shopCurPos #shopCnt #shopItemID #shopItemName #shopItemPrice #shopItemMax

Main_Page Documentation Shop System Variables