Results: 1Comments by: aTTari
File: Damn Unit Sounds07-22-18
Functional sounds
Posted By: aTTari
Just remove the old code and copy paste this into the AddOn LUA file and it should work. The only thing that's changed in the code is all the "PlaySound()" strings. Instead of using the sound names it'll use the sound ID instead. At least this works for me. No errors on my side. --] local Sounds = select(2, ...) -- Focus s...