Execute_SendMobileCall
Description
Finds a random available Send-type MobileCall and opens a ChoiceCard popup for an outgoing call. Succeeds only when BaseObject is the currently possessed player entity. If no Send-type call is available, a toast message is shown.
Parameters
| Parameter | Description |
|---|---|
| BaseObject | The entity that will make the call |
Examples
| Description | BaseObject | Command |
|---|---|---|
| Self makes a random Send-type call with Target | Self | SendMobileCall |
| Target makes a random Send-type call with Self | Target | SendMobileCall |