Skip to main content

Condition_IsFreelanceCraftingQuestItem

Description

Checks whether the BaseObject's EntityId matches the crafted item EntityId stored in the active freelance order. Unlike IsQuestRequiredItem (which compares ObjectId), this condition compares by EntityId to identify the specific crafted object created for the freelance crafting quest.

Usage

DescriptionBaseObjectCommandCompareType
Check if Target is the crafted freelance quest itemTargetIsFreelanceCraftingQuestItemEqual
Check if Target is NOT the crafted freelance quest itemTargetIsFreelanceCraftingQuestItemNotEqual