First:
All sounds must be in MP3 format. You also need to change files for play and pre-cache via source of plugin. + Some sounds are really BASS BOOSTED :D
Second:
Rogue's skill "Deadly Posion" has no effect cause of wrong path.
materials\sprites\hydragutbeam.vmt is trying to find files in Effects\ directory, which isn't right.
Change it to "$baseTexture" "sprites/hydragutbeam"
Cheers!
First: All sounds must be in MP3 format. You also need to change files for play and pre-cache via source of plugin. + Some sounds are really BASS BOOSTED :D Second: Rogue's skill "Deadly Posion" has no effect cause of wrong path. materials\sprites\hydragutbeam.vmt is trying to find files in Effects\ directory, which isn't right. Change it to "$baseTexture" "sprites/hydragutbeam" Cheers!