Difference between revisions of "GetShopInfo"

From Wiki
Jump to: navigation, search
(No difference)

Revision as of 02:18, 14 August 2005

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