Difference between revisions of "ShopItemPrice"

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

#shopItemPrice

Shop System Variables

Description

The #shopItemPrice system variable determines the price 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 #shopItemMax

Main_Page Documentation Shop System Variables