Difference between revisions of "ShopItemMax"
From Wiki
Panther.sn (Talk | contribs) |
|||
Line 5: | Line 5: | ||
{{ro}} | {{ro}} | ||
− | + | 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 ==== | ||
{| | {| | ||
− | | Width=200px | | + | | 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]] |
|} | |} | ||
---- | ---- |
Revision as of 22:13, 15 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 |