Difference between revisions of "ShopItemPrice"
From Wiki
Panther.sn (Talk | contribs) |
(→Description: Applying template to note) |
||
Line 7: | Line 7: | ||
The [[Var shopItemPrice|#shopItemPrice]] system variable determines the price of the current line in the shop menu. | The [[Var shopItemPrice|#shopItemPrice]] system variable determines the price 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
#shopItemPrice
Shop System Variables
Description
⇒
The #shopItemPrice system variable determines the price 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 | #shopItemMax |
Main_Page | Documentation | Shop System Variables |