Page 1 of 1

[Request] Alert Sound When Something breaks 100%.

Posted: Mon Sep 08, 2014 10:05 am
by StoneLegion
So I noticed that there is an alert sound I think from detected and maybe damaging Biters. But I would love to see a sound effect linked to the explosion or death of a tile. For example I noticed on the Mini Map / Alert Icon shows a explosion / Mushroom Cloud. I would love a simple alert sound hooked into that :)

Thanks,
Kane Hart

Re: [Request] Alert Sound When Something breaks 100%.

Posted: Mon Sep 08, 2014 1:32 pm
by OBAMA MCLAMA
Rseding is working on an api that includes on-building-death, should be a simple thing to do.

Re: [Request] Alert Sound When Something breaks 100%.

Posted: Tue Sep 09, 2014 1:45 am
by Rseding91
All that you'd need to do is hook onentitidied and check if the force == player and play w/e sound you wish :)

Re: [Request] Alert Sound When Something breaks 100%.

Posted: Tue Sep 09, 2014 1:10 pm
by StoneLegion
That be amazing. I have no coding experience here but maybe someone will come up with something. Unless someone can give me the code I might be able to put the sound / code together lol.