Esentially the same process is needed to play a specific sound file as is needed to show a specific set of buttons.
If all you want is 1 sound for any event, it might be possible to do that easily if you can find something that's reliably hiding and showing on each event. Hard coded stuff doesn't always fire scriptable events like they should, so I'm not sure exactly how the icon and text is being updated when events change.
|