How Do I Install The Custom Sounds.
ethTheMedic1
Join Date: 2003-12-30 Member: 24868Members
Join Date: 2003-12-30 Member: 24868Members
Comments
Well, you place the downloaded sound files in your ns/sounds/doors folder.
You could place your own sounds with the same name at the same location, to make them override the default ones, but then they would <i>allways</i> override the default sounds, which is OK if you're building an entire single player MOD, but not desirable if you're just making one map.
You could get creative by using ambient_generic entities to play the sounds instead of the doors themselves. Of course these sources wouldn't move, so for a platform traveling over a considerable distance this again isn't a good option.