IRC channel - server: waelisch.de channel: #wme (read more)
method StartMusic(Filename, Looping, LoopStart) { if (this.GetMusic() != Filename) this.PlayMusic(Filename, Looping, LoopStart);}