Condition_HasHomelessSite
Description
Checks whether the BaseObject has a registered public homeless site (rough-sleeping fallback). True only for homeless registration (not a formal accommodation booking).
Parameters
| Parameter | Description |
|---|---|
| BaseObject | Character whose homeless registration is checked |
| CompareType | Supported compare types: Equal, NotEqual |
Examples
| Description | BaseObject | Command | CompareType |
|---|---|---|---|
| If Self is registered as homeless | Self | HasHomelessSite | Equal |
| If Self is not | Self | HasHomelessSite | NotEqual |
Back to Command FinderSearch and filter all 491 Script Condition documents