Difference between revisions of "ShopItemType"

From Wiki
Jump to: navigation, search
(Description: Applying template to note)
Line 1: Line 1:
__NOTOC__
+
{{header|Shop|ro|The #shopItemType determines the item type of the current line on the shop menu.}}
== #shopItemType ==
+
'''Shop System Variables'''
+
=== Description ===
+
{{ro}}
+
 
+
The [[Var shopItemType|#shopItemType]] determines the item type of the current line on the shop menu.
+
  
  
Line 11: Line 5:
  
  
==== See Also ====
+
{{footer}}
{|
+
| Width=200px | [[getShopInfo]] || Width=200px | [[Var shopCurPos|#shopCurPos]] || Width=200px | [[Var shopCnt|#shopCnt]] || Width=200px | [[Var shopItemID|#shopItemID]] || Width=200px | [[Var shopItemName|#shopItemName]] || Width=200px | [[Var shopItemPrice|#shopItemPrice]] || Width=200px | [[Var shopItemMax|#shopItemMax]] 
+
|}
+
----
+
{|
+
| Width=200px | [[Main_Page]] || Width=200px | [[Documentation]] || Width=200px | [[Documentation#Shop|Shop System Variables]]
+
|}
+

Revision as of 07:53, 27 August 2005

The #shopItemType determines the item type of the current line on the shop menu.


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


See also

Main Page Documentation