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
| Parameter | Description |
|---|---|
| BaseObject | The site context entity to check if a flea market is already planned in site. |
| CompareType | Supported compare types: Equal, NotEqual. |
Examples
| Description | BaseObject | Command | CompareType |
|---|---|---|---|
| Check if Self can start a flea market at the site | Self | CanStartFleaMarket | Equal |
| Check if a flea market is already active at the site | Self | CanStartFleaMarket | NotEqual |
Back to Command FinderSearch and filter all 491 Script Condition documents