Execute_ToastMessage
Description
Displays the toast message corresponding to the specified data ID on screen.
Parameters
| Parameter | Description |
|---|---|
| BaseObject | Not used. |
| S1 | Data ID of the toast message to display |
Examples
| Description | BaseObject | Command | S1 |
|---|---|---|---|
| Display a toast message for quest completion | ToastMessage | QuestComplete_01 | |
| Display a warning toast for low stamina | ToastMessage | LowStamina_Warning | |
| Display a toast message for level up notification | ToastMessage | LevelUp_Notice |
Back to Command FinderSearch and filter all 399 Script Execution documents