Execute_CustomMobileMessageAll
Description
Broadcasts a custom mobile message to all active ResidenceFamily characters who are able to receive messages. The message text can include format arguments substituting Self and Target character names.
Parameters
| Parameter | Description |
|---|---|
| BaseObject | Reference entity; sender system ID is determined by MobileMessageParties |
| S1 | CustomMobileMessageId (linked to CustomMobileMessage.json) |
Examples
| Description | BaseObject | Command | S1 |
|---|---|---|---|
| Send an announcement to all residence family members | Self | CustomMobileMessageAll | Announcement_001 |
| Broadcast a community event notice to all active residents | Self | CustomMobileMessageAll | CommunityEvent_Notice |
| Send a neighborhood alert to all residence family characters | Self | CustomMobileMessageAll | Neighborhood_Alert_01 |
Back to Command FinderSearch and filter all 399 Script Execution documents