Difference between revisions of "ShopItemID"

From Wiki
Jump to: navigation, search
(Description: Applying template to note)
m (Description)
Line 6: Line 6:
  
 
The [[Var shopItemID|#shopItemID]] system variable determines the item ID of the current line on the shop menu.
 
The [[Var shopItemID|#shopItemID]] system variable determines the item ID 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

#shopItemID

Shop System Variables

Description

The #shopItemID system variable determines the item ID of the current line on the shop menu.


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


See Also

getShopInfo #shopCurPos #shopCnt #shopItemType #shopItemName #shopItemPrice #shopItemMax

Main_Page Documentation Shop System Variables