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 random file play if multiple files are found #11

Closed keneanung closed 7 years ago

keneanung commented 7 years ago

Currently, the first found file is played instead of a random file as the specification states. The file should be picked randomly for each iteration if the C parameter is greater 1.