GetStolenFlag

From NWN Lexicon



Contents

[edit] GetStolenFlag(object)

Determine if an item has been stolen.

int GetStolenFlag(
    object oItem
);

[edit] Parameters

oItem

Item to test to see if it is stolen.


[edit] Description

Returns TRUE if the item was stolen.



[edit] Remarks

An item is flagged as stolen when a PC steals it, or when you call SetStolenFlag on it to TRUE.

Merchants can be set to not buy stolen items.


[edit] Version

1.61

[edit] See Also

functions: 

SetStolenFlag



 author: Charles Feduke, editor: Lilac Soul, additional contributor(s): Mark Harshfield
 

Personal tools
Categories