Skip to main content

Condition_HasHome

Description

Checks if the BaseObject currently has a home assigned.

Parameters

ParameterDescription
BaseObjectCharacter whose home ownership will be checked
CompareTypeSupported compare types: Equal, NotEqual

Examples

DescriptionBaseObjectCommandCompareType
If Self has a homeSelfHasHomeEqual
If Self does not have a homeSelfHasHomeNotEqual
If Target has a homeTargetHasHomeEqual
If Target does not have a homeTargetHasHomeNotEqual