Stores Function Category

Store related functions.



Functions

NameBrief Description
GetInfiniteFlagDetermines if the item is set to always be for sale.
GetStoreGoldDetermines the amount of gold a store currently has.
GetStoreIdentifyCostDetermines the amount a store charges for identifying an item.
GetStoreMaxBuyPrice Determines the maximum amount a store will pay for any item.
gplotAppraiseOpenStoreOpens a store using the appraise skill.
OpenStoreOpens a store for PCs to barter.
SetInfiniteFlagSets the Infinite flag on an item.
SetStoreGoldSets the amount of gold a store has.
SetStoreIdentifyCostSet how much a store charges to identify items.
SetStoreMaxBuyPriceSets the maximum amount a store will pay for any item.

See Also

Function Categories