@Soraminako: Haha, "background" is just a variable I made up for illustration. It's not going to work unless you set up something for it.
You'd probably want to make the background a ConditionSwitch or something if you were going to use that.
Code: Select all
textbutton _("Menu Theme") action [mr.Play("menu.ogg"), SetVariable("background", "trees"), Play("voice", "Bob")]