Skip to main content

Condition_IsInventoryFull

Description

Checks whether the target’s inventory is full.

Parameters

ParameterDescription
BaseObjectThe object to be checked for the condition
CompareTypeEqual, NotEqual
S1Omit or leave blank: checks against the default full criteria.
Recommended: checks against the recommended capacity criteria.

Examples

DescriptionBaseObjectCommandCompareType
Check if Self’s inventory is not fullSelfIsInventoryFullNotEqual
Check if Self’s inventory is not full (recommended capacity)SelfIsInventoryFullNotEqual
Check if Target’s inventory is fullTargetIsInventoryFullEqual