Author Topic: Sound (.wav) Problem  (Read 2827 times)

Your filename is wrong. It should be Sound_Star, not Sounds_Star. Change this in namecheck.txt as well, and Server.cs should be
Code: [Select]
datablock AudioProfile(Star_Death_Sound)
{
filename = "Star_Death.wav";
description = AudioClosest3d;
preload = false;
};

Thanks, I will try that

This is gonna sound so annoying, but it is still not working. I really need help!

Did you change it in Namecheck and the Filename?

Yes. Is there a size limit for sounds in events?


Yes. Is there a size limit for sounds in events?

No.


Edit:
I failed to read correctly.
« Last Edit: November 28, 2011, 09:02:16 PM by Aware »


Change
  preload = false;
to
  preload = true;

Change
  preload = false;
to
  preload = true;

Anything else? I SWEAR I got an email saying you posted something that's not on this forum... Huh :/

Anything else? I SWEAR I got an email saying you posted something that's not on this forum... Huh :/


Test it, I am pretty sure.

Off-topic: "Aware" gets mixed up with alot of things, if it is not "Aware14" it is not me.

Test it, I am pretty sure.

Off-topic: "Aware" gets mixed up with alot of things, if it is not "Aware14" it is not me.
Ok

NOOOOO!!! It STILL doesn't work! DX


This is for a future boss battles server.
No, I will beat you to this.

Crud! I had to format my hard drive! It's gone... Oh well. Topic closed.