GetStoreIdentifyCost(object)
Determines how much a store charges to identify items
int GetStoreIdentifyCost( object oidStore );
Parameters
oidStore
Store to determine identify cost of
Description
Gets the amount a store charges for identifying an item. Default is 100. -1 means the store will not identify items. -2 indicates the store could not be located.
Version
1.61
See Also
functions: | SetStoreIdentifyCost |
categories: | Miscellaneous Functions | Money Functions |
author: Lilac Soul
Send comments on this topic.