tajhma Posted October 22, 2002 Share Posted October 22, 2002 When i load my newmade map in sp no sound occur for the doors when opening. I've set the sound for this function in Radiant and my path is correct for the sound file. What's the problem???? Thanx Link to comment Share on other sites More sharing options...
lassev Posted October 22, 2002 Share Posted October 22, 2002 Actually, the best way to have your door make a sound is not to use a sound file (if indeed you even could do so by using just the func_door). The usual way is to give the door a sound is to use a soundset. For example, type in the radiant: soundset impdoor1 That is, soundset as a key and impdoor1 as a value. This gives your door a nice, fast impdoor sound effects (for a metallic, little one man door). You can find all your default sound files, as you have done, in the movers/doors directory. The soundsets are defined in a sounds text file located in the sounds maindirectory. If you give it a closer look, as you must, you will see that there are some defined soundsets with the actual sound files lacking. So be careful with assigning soundsets. Yeah, and there's no path for the soundsets, as you can see. Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.