Mctittles Posted September 26, 2014 Posted September 26, 2014 So I've been trying to do something when a song has finished playing on the jukebox and haven't been able to find a way to tell when the sound is completed. I've looked through soundmanager and forge events with little luck. Anyone know if there is a way to set up a listener or somewhere that calls back when the music has finished? Quote
TheGreyGhost Posted September 27, 2014 Posted September 27, 2014 Hi A guess - SoundHandler.isSoundPlaying() or SoundManager.isSoundPlaying() ? -TGG Quote
Mctittles Posted October 3, 2014 Author Posted October 3, 2014 So I've been looking into the soundhandler and it appears this would work but isSoundPlaying requires an "ISound" and I don't know how to get that using the playAuxSFXAtEntity for playing records. Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.