@verb #6886:"music" none any none rxdo #6319 @program #6886:"music" none any none "Allows a background .midi file to be played. Also for Puebloites only, until a web-adaptor can be built." {?player = player} = args if (prepstr == "off") return player:tell("Music turned off.") elseif (player.pueblo_version && this.music[1]) "Only one .mid at a time, until we have the ability to use lengths." return player:tell("") elseif (this.music[2]) "No music, but a description of some..." return player:tell(this.music[2]) elseif (caller != this) "No music..." return player:tell("There is no music in this room.") endif "Last modified by Dax (#789) on Fri Oct 16 17:03:45 1998 EDT." .