I tryed to add new sounds to the game, but it doesn't seem to work. They were wav files, so i converted them to ogg vobis files as the rest of the gamefiles. I Named it Tech_Heavy_Laser_muzzle.ogg and put it in a folder named 'sound' in the mod folder. Then i altered the Tech battleship entity file to:
muzzleSounds
soundCount 3
sound "Tech_Heavy_Laser_muzzle"
.
.
.
But the Cannon remains completely silent?
Is there more than one .ogg format? Winamp doesn't make a difference when playing them. both are .ogg , mono 80-200kb/s files
Anyone ideas?