Skip to main content

Condition_KickedOutSchool

Description

Checks whether the BaseObject student has any school expulsion record. S1 can optionally restrict the check to one education type.

Parameters

ParameterDescription
BaseObjectThe student character to check.
CompareTypeEqual checks expelled; NotEqual checks not expelled.
S1Optional EB1EducationType. Empty checks any expulsion record.

Examples

DescriptionBaseObjectCommandCompareTypeS1
Check if Self was kicked outSelfKickedOutSchoolEqual
Check if Target was not kicked from high schoolTargetKickedOutSchoolNotEqualHigh