GetStolenFlag(object)
Determine if an item has been stolen.
int GetStolenFlag( object oItem );
Parameters
oItem
Item to test to see if it is stolen.
Description
Returns TRUE if the item was stolen.
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.
Version
1.61
See Also
functions: | SetStolenFlag |
categories: | Inventory Functions |
author: Charles Feduke, editor: Lilac Soul, additional contributor(s): Mark Harshfield