FutureProg functions
ispropertytrusted
Boolean ispropertytrusted(Item item, Character character)
Contexts: computer function, computer program, standard futureprog
Returns true if the item is unowned, directly owned by the character, or owned by one of the character's allies.
item: The item whose trust state you want to check
character: The character attempting to use the item
Contexts: computer function, computer program, standard futureprog
Returns true if the item is unowned, directly owned by the character, or owned by one of the character's allies.
item: The item whose trust state you want to check
character: The character attempting to use the item