Difference between revisions of "ShopItemName"

From Wiki
Jump to: navigation, search
 
Line 5: Line 5:
 
{{ro}}
 
{{ro}}
  
==== Example ====
+
The [[Var shopItemName|#shopItemName]] system variable determines the name of the item the current line on 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 shopItemPrice|&#0035;shopItemPrice]] || Width=200px | [[Var shopItemMax|&#0035;shopItemMax]] 
 
|}
 
|}
 
----
 
----

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