None of the current music event handlers fire on playMusic "" It would be nice to have one. Be that by either adding support for it in one of the existing ones or as a "MusicForcedStop" EH.
Description
Description
Details
Details
- Severity
- Feature
- Resolution
- Open
- Reproducibility
- N/A
- Operating System
- Windows 10 x64
- Category
- Scripting
Event Timeline
Comment Actions
This isn't a feature request this is a bug. MusicStop should trigger when music is stopped.
Comment Actions
Thanks for fixing this.
I wasn't sure if this was a bug or not as on the MusicStop event handler wiki it states:
Note that it will not be triggered if the music is stopped forcefully using playMusic "".
Making it seem like intended behavior.