GetItemCursedFlag(object)
Checks if an item is cursed
int GetItemCursedFlag( object oItem );
Parameters
oItem
Item to determine if is cursed
Description
Returns TRUE if the item is cursed and cannot be dropped.
Version
1.61
See Also
functions: | SetItemCursedFlag |
categories: | Get Data from Object Functions | Miscellaneous Functions |
author: Lilac Soul
Send comments on this topic.