Difference between revisions of "ShopItemPrice"

From Wiki
Jump to: navigation, search
 
Line 5: Line 5:
 
{{ro}}
 
{{ro}}
  
==== Example ====
+
The [[Var shopItemPrice|#shopItemPrice]] system variable determines the price of the current line in the shop menu.
<pre>
+
  
 +
''Note:''
 +
''To initialize this variable, you need to call [[getShopInfo]].''
  
</pre>
 
 
==== See Also ====
 
==== See Also ====
 
{|
 
{|
| Width=200px |  
+
| Width=200px | [[getShopInfo]] || Width=200px | [[Var shopCurPos|&#0035;shopCurPos]] || Width=200px | [[Var shopCnt|&#0035;shopCnt]] || Width=200px | [[Var shopItemType|&#0035;shopItemType]] || Width=200px | [[Var shopItemID|&#0035;shopItemID]] || Width=200px | [[Var shopItemName|&#0035;shopItemName]] || Width=200px | [[Var shopItemMax|&#0035;shopItemMax]] 
 
|}
 
|}
 
----
 
----

Revision as of 23:11, 15 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