View Single Post
10/14/17, 04:55 PM   #2
Dolgubon
 
Dolgubon's Avatar
AddOn Author - Click to view addons
Join Date: Jan 2016
Posts: 409
I can't seem to find a function for sound length or a sound complete event, so what you can do is first test how long the sound takes to play, and then use zo_callLater(function() changeSetting end, delayInMilliseconds)
  Reply With Quote