Skip to main content

Condition_IsForceableSale

Description

Checks whether the target object is eligible for forced sale (seizure) due to unpaid tax. Objects are excluded if they are broken, have no price, are of excluded types (Door, Dusty, Soot, Roof), are stored in the site inventory bag, or if the site's total seized object price already covers the tax.

Parameters

ParameterDescription
BaseObjectThe object to evaluate for forced sale eligibility
CompareTypeEqual only (always checks eligibility)

Examples

DescriptionBaseObjectCommandCompareType
Check if the object can be forcibly sold for taxSelfIsForceableSaleEqual
Check if the target object is subject to seizureTargetIsForceableSaleEqual