Execute_ShowDreamBubble
Description
Shows a dream bubble for the specified character based on their active dream buffs. Sends an S_ShowDreamBubble packet to display the dream bubble on the client.
Parameters
| Parameter | Description |
|---|---|
| BaseObject | The character to show the dream bubble for |
Examples
| Description | BaseObject | Command |
|---|---|---|
| Show dream bubble for Self | Self | ShowDreamBubble |
| Show dream bubble for Target | Target | ShowDreamBubble |