Skip to main content

Condition_IsCraftOwner

Description

Checks whether Self is the original crafter/author of the Target craft object. This uses the craft object's stored author name, not current object ownership.

Parameters

ParameterDescription
BaseObjectNot used. Self is the character and Target is the craft object.
CompareTypeEqual only: Self is the Target craft object's author.

Examples

DescriptionBaseObjectCommandCompareType
Check if Self created the Target craft objectSelfIsCraftOwnerEqual
Check if Self painted the Target paintingSelfIsCraftOwnerEqual