Skip to main content

Condition_IsWorking

Description

Checks whether the character is currently in working time for the specified career type.

Parameters

ParameterDescription
BaseObjectCharacter to check
CompareTypeNone, Equal, NotEqual
S1EB1CareerType to check (default: Business)

Examples

DescriptionBaseObjectCommandCompareTypeS1
Check if Self is currently workingSelfIsWorkingEqualBusiness
Check if Self is not workingSelfIsWorkingNotEqual
Check if Target is currently workingTargetIsWorkingEqual