SetStoreIdentifyCost

From NWN Lexicon



Contents

[edit] SetStoreIdentifyCost(object, int)

Set how much a store charges to identify items.

void SetStoreIdentifyCost(
    object oidStore,
    int nCost
);

[edit] Parameters

oidStore

Store to set identify cost for

nCost

Cost to identify items


[edit] Description

Sets the amount a store charges for identifying an item. Default is 100. -1 means the store will not identify items.



[edit] Remarks

The identify cost and whether the store will identify items can also be set directly in the Toolset in the store's properties.


[edit] Version

1.61

[edit] See Also

functions: 

GetStoreIdentifyCost



 author: Lilac Soul, editor: Mistress
 

Personal tools
Categories