Skip to main content

Condition_FinishHomework

Description

Checks whether the BaseObject character has completed homework in hand or inventory and has no unfinished homework in those same locations.

Parameters

ParameterDescription
BaseObjectThe character whose hand and inventory are inspected.
CompareTypeEqual checks the condition is satisfied; NotEqual negates it.

Examples

DescriptionBaseObjectCommandCompareType
Check if Self finished all homeworkSelfFinishHomeworkEqual
Check if Target has unfinished homeworkTargetFinishHomeworkNotEqual