How do I add sounds to a map?
for example if I add a BAR then how do I get it make the firing noise in the level or the sound for walking on a particular surface?
to get sounds to work in Singleplayer maps you'll need to add the test_* prefix so test_yourmapname.map, then compile it again and you'll have sounds, this is not necassary for MP maps though.