Difference between revisions of "ShopItemMax"

From Wiki
Jump to: navigation, search
(Description: Applying template to note)
Line 1: Line 1:
__NOTOC__
+
{{header|Shop|ro|The #shopItemMax system variable determines the number of items in the stack of the current line in the shop menu.
== #shopItemMax ==
+
'''Shop System Variables'''
+
=== Description ===
+
{{ro}}
+
 
+
The [[Var shopItemMax|#shopItemMax]] system variable determines the number of items in the stack of the current line in 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 shopItemType|#shopItemType]] || Width=200px | [[Var shopItemID|#shopItemID]] || Width=200px | [[Var shopItemName|#shopItemName]] || Width=200px | [[Var shopItemPrice|#shopItemPrice]]
+
|}
+
----
+
{|
+
| Width=200px | [[Main_Page]] || Width=200px | [[Documentation]] || Width=200px | [[Documentation#Shop|Shop System Variables]]
+
|}
+

Revision as of 07:44, 27 August 2005

{{header|Shop|ro|The #shopItemMax system variable determines the number of items in the stack of the current line in the shop menu.


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


See also

Main Page Documentation