Hi, I have Mod BaseBuilder where there are two single tracks after winning a round of Zombie or Human:
# define WIN_ZOMBIES "basebuilder / win_zombie.wav"
# define WIN_BUILDERS "basebuilder / win_human.wav"
I would like to add more of them, how to do it? Can someone give me an example?