Posted September 26, 201411 yr 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?
September 27, 201411 yr Hi A guess - SoundHandler.isSoundPlaying() or SoundManager.isSoundPlaying() ? -TGG
October 3, 201411 yr Author 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.
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.