Frictional Games Forum (read-only)

Full Version: Using custom sounds and level editor
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Hi there

I am trying to use a custom sound in my levels by using the level editor and not by using scripting. Unfortunately, I have not got this to work and I can't see why, can you help?

In my custom folder I have another folder called "sounds" with the following inside:
[Image: sounds_Folder.png]

My snt file has the following markup language:
[Image: snt_File.png]

When I try to play my sound using the level editor, I get the following errors in the log (I changed the sound and snt file's name to 'a' for a while):
[Image: errors.png]

This sound don't work in-game neither after searching around and experimenting for hours.

Thanks in advance,
X4anco
You don't need the ".ogg" extension in your .snt file there. Remove that and you should be good.
...
You know when you try everything and then somebody suggests something stupidly simple and you're like "No... That's never going to work, I've tried that" and then it works? Yeah...

Thanks a million! I have no idea what I must have been doing when I tried the first time. Working now Smile

Thanks,
X4anco