Condition_IsFreelanceCreationOrderNotCrafted
Checks whether the active freelance order is in the Creation category and no crafted item has been made yet.
- Verifies that the active order's FreelanceOrderTemplate CategoryId is "Creation".
- Verifies that CraftedItemEntityId is Invalid, meaning crafting has not started yet. ===== | Description | BaseObject | Command | CompareType | |----------------------------------------------------------------------|------------|----------------------------------------|-------------| | Check if Self has Creation order without crafted item | Self | IsFreelanceCreationOrderNotCrafted | Equal | | Check if Self does NOT have Creation order without crafted item | Self | IsFreelanceCreationOrderNotCrafted | NotEqual |
Back to Command FinderSearch and filter all 491 Script Condition documents