Difference between revisions of "ShopItemID"
From Wiki
Panther.sn (Talk | contribs) |
|||
Line 5: | Line 5: | ||
{{ro}} | {{ro}} | ||
− | + | The [[Var shopItemID|#shopItemID]] system variable determines the item ID of the current line on 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 shopItemName|#shopItemName]] || Width=200px | [[Var shopItemPrice|#shopItemPrice]] || Width=200px | [[Var shopItemMax|#shopItemMax]] |
|} | |} | ||
---- | ---- |
Revision as of 22:07, 15 August 2005
#shopItemID
Shop System Variables
Description
⇒
The #shopItemID system variable determines the item ID of the current line on the shop menu.
Note: To initialize this variable, you need to call getShopInfo.
See Also
getShopInfo | #shopCurPos | #shopCnt | #shopItemType | #shopItemName | #shopItemPrice | #shopItemMax |
Main_Page | Documentation | Shop System Variables |