Skip to main content

Condition_CanStartFleaMarket

Description

Checks if a flea market can be started at the specified site. Returns true if no flea market is already planned in the site and the character is eligible to start one.

Parameters

ParameterDescription
BaseObjectThe site context entity to check if a flea market is already planned in site.
CompareTypeSupported compare types: Equal, NotEqual.

Examples

DescriptionBaseObjectCommandCompareType
Check if Self can start a flea market at the siteSelfCanStartFleaMarketEqual
Check if a flea market is already active at the siteSelfCanStartFleaMarketNotEqual