keneanung / mudlet-msp

This is an implementation of the MUD Sound Protocol for Mudlet
GNU General Public License v3.0
4 stars 0 forks source link

Implement Parameter L #3

Closed keneanung closed 7 years ago

keneanung commented 7 years ago

From the specification:

Specifies number of repeats. The sound/music file should be played this many times. It can also be -1, which means that the sound/music file should be played infinitely, until instructed otherwise. Possible values: -1, integers > 0 Default value: 1 Used in: SOUND, MUSIC