Difference between revisions of "ShopItemName"

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

Revision as of 16:58, 26 August 2005

#shopItemName

Shop System Variables

Description

The #shopItemName system variable determines the name of the item the current line on the shop menu.


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


See Also

getShopInfo #shopCurPos #shopCnt #shopItemType #shopItemID #shopItemPrice #shopItemMax

Main_Page Documentation Shop System Variables