HunterX1X wrote:Yes I created a sound.ini file and put audio.sfx(#) in it but didnt work..can u explain plz ??

You put the sound ID, the filename of the sound you're replacing and then the name of the sound that you're going to use instead. For instance:
Code: Select all
[sound-20]
name="Defeat Boss"
file="All Ace Coins Collected.ogg"
The sound IDs go in order of their drop-down in the Events box.