Condition_IsInventoryOwner
Description
Checks whether the object has an inventory.
Parameters
| Parameter | Description |
|---|---|
| BaseObject | Object or Character to check for inventory ownership |
| CompareType | Equal, NotEqual |
Examples
| Description | BaseObject | Command | CompareType |
|---|---|---|---|
| Check if Self has an inventory | Self | IsInventoryOwner | Equal |
| Check if Target does not have an inventory | Target | IsInventoryOwner | NotEqual |
Back to Command FinderSearch and filter all 491 Script Condition documents