Difference between revisions of "ShopItemName"
From Wiki
Panther.sn (Talk | contribs) |
(→Description: Applying template to note) |
||
Line 7: | Line 7: | ||
The [[Var shopItemName|#shopItemName]] system variable determines the name of the item the current line on the shop menu. | The [[Var shopItemName|#shopItemName]] system variable determines the name of the item the current line on the shop menu. | ||
− | + | ||
− | + | {{Note|To initialize this variable, you need to call [[getShopInfo]].}} | |
Revision as of 15:58, 26 August 2005
#shopItemName
Shop System Variables
Description
⇒
The #shopItemName system variable determines the name of the item the current line on the shop menu.
Note: | To initialize this variable, you need to call getShopInfo. |
See Also
getShopInfo | #shopCurPos | #shopCnt | #shopItemType | #shopItemID | #shopItemPrice | #shopItemMax |
Main_Page | Documentation | Shop System Variables |