Difference between revisions of "ShopItemID"

From Wiki
Jump to: navigation, search
(Description: Applying template to note)
Line 7: Line 7:
 
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:''
+
{{Note|To initialize this variable, you need to call [[getShopInfo]].}}
''To initialize this variable, you need to call [[getShopInfo]].''
+
  
 
==== See Also ====
 
==== See Also ====

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