GetShopInfo

From Wiki
Revision as of 03:18, 14 August 2005 by Una (Talk | contribs)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

GetShopInfo

Client

Synopsis

getShopInfo

Description

The getShopInfo command retrives information about the currently shown top entry on an open gump. When it is called it fills all the #shop* system variables with their appropriate information

NOTE:

  • Every time you scroll to a new entry, you have to call getShopInfo to update the #shop* system variables.


See Also

setShopItem, #shopCurPos, #shopCnt, #shopItemType, #shopItemID, #shopItemName, #shopItemPrice, #shopItemMax

Main_Page Documentation

Client