Difference between revisions of "ShopItemMax"
From Wiki
Panther.sn (Talk | contribs) |
(→Description: Applying template to note) |
||
Line 7: | Line 7: | ||
The [[Var shopItemMax|#shopItemMax]] system variable determines the number of items in the stack of the current line in the shop menu. | The [[Var shopItemMax|#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 ==== | ==== See Also ==== |
Revision as of 15:57, 26 August 2005
#shopItemMax
Shop System Variables
Description
⇒
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
getShopInfo | #shopCurPos | #shopCnt | #shopItemType | #shopItemID | #shopItemName | #shopItemPrice |
Main_Page | Documentation | Shop System Variables |