SetStoreIdentifyCost(object, int)
Set how much a store charges to identify items.
void SetStoreIdentifyCost( object oidStore, int nCost );
Parameters
oidStore
Store to set identify cost for
nCost
Cost to identify items
Description
Sets the amount a store charges for identifying an item. Default is 100. -1 means the store will not identify items.
Remarks
The identify cost and whether the store will identify items can also be set directly in the Toolset in the store's properties.
Version
1.61
See Also
functions: | GetStoreIdentifyCost |
categories: | Store Functions | Money Functions |
author: Lilac Soul, editor: Mistress