Condition_HasHome
Description
Checks if the BaseObject currently has a home assigned.
Parameters
| Parameter | Description |
|---|---|
| BaseObject | Character whose home ownership will be checked |
| CompareType | Supported compare types: Equal, NotEqual |
Examples
| Description | BaseObject | Command | CompareType |
|---|---|---|---|
| If Self has a home | Self | HasHome | Equal |
| If Self does not have a home | Self | HasHome | NotEqual |
| If Target has a home | Target | HasHome | Equal |
| If Target does not have a home | Target | HasHome | NotEqual |
Back to Command FinderSearch and filter all 491 Script Condition documents