Skip to main content

Condition_HasRelationshipFamilyLove

Description

Checks whether BaseObject is currently living together with at least one household member who belongs to the same family tree. Both must reside at a valid household residence site.

Parameters

ParameterDescription
BaseObjectCharacter to check for co-habitating family members (Self or Target)
CompareTypeEqual (has a co-habitating family member), NotEqual (does not have one)

Examples

DescriptionBaseObjectCommandCompareType
Self lives with at least one family memberSelfHasRelationshipFamilyLoveEqual
Self does not live with any family memberSelfHasRelationshipFamilyLoveNotEqual
Target lives with at least one family memberTargetHasRelationshipFamilyLoveEqual
Target does not live with any family memberTargetHasRelationshipFamilyLoveNotEqual