Heroes of Hammerwatch

Heroes of Hammerwatch

Heroes of Hammerwatch Workshop
Here you can find mods and translations for Heroes of Hammerwatch created by the community.
Learn More
Hal9000 7 21 Oct, 2018 @ 6:17am
Custom sounds & Skills descriptions
Bard class is moving forward, minor issues along the way:

1. How can I add descriptions to the skills?

When I look at the stats screen or the trainer screen, no description is shown and I don't know how to add one. I tried to add this on the .sval file, but didn't work:

<string name="name">Haste Song</string> <string name="desc">Here goes the description.</string>

What am I doing wrong?

2. How can I add custom sounds?

One of the skills really needs a custom sound for maximum hilarity. I put a .wav file along with a .sbnk inside the sound folder. Content of the sbnk:

<soundbank> <sound category="sfx" name="charm" volume="1" is3d="false" looping="false"> <source res="sound/charm.wav" /> </sound> </soundbank>

Then, in the charm.sval file, I edit this line:

<string name="snd-hold">sound/charm.sbnk:charm</string>

But no sound played ingame. Again, what I am doing wrong?
< >
Showing 1-1 of 1 comments
Muffinslop 19 21 Oct, 2018 @ 9:03am 
Descriptions are made in lang files. For sounds, it depends on the skill's class. Does the skill's class even play snd-hold? I'd suggest getting in the HoH discord. You will get faster responses in the modding support channel.
< >
Showing 1-1 of 1 comments
Per page: 1530 50