MUSIC keyword

Plays the specified music.

Syntax

MUSIC "key", volume

Parameters

  • key: music key to play (required)
  • volume: set the volume, a value between 0 and 100. Default is 50

Example

MUSIC "happy"
MUSIC "happy", 100 ' Set max volume

Go back to list of Keywords.