Jump to content
The Dark Mod Forums

Recommended Posts

Posted

It seems that one of the ambients in the core Dark Mod files, haunted_something_is_wrong_here.ogg isn't declared in a soundshader, so that it doesn't show up in DarkRadiant. I've written one and attached it here:

 

 

 

 

haunted_something_is_wrong_here
{
editor_displayFolder ambient/ambience

description "Made by Schatten"
looping
sound/ambient/ambience/haunted_something_is_wrong_here.ogg

}

 

haunted_something_is_wrong_here_z
{
editor_displayFolder ambient/ambience_zoned

description "Made by Schatten"
global
omnidirectional
looping
leadin sound/ambient/ambience/silence.ogg
sound/ambient/ambience/haunted_something_is_wrong_here.ogg

}

 

 

 

It's quite a good subtle tension ambient - if you would like to use this shader, remove the .txt extension and put it into your darkmod/sounds folder. (You might need to change your Windows folder settings to not hide common file extensions if you haven't already.)

haunted_something_is_wrong_here.sndshd.txt

  • Like 3

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...