Total Members Voted: 0
I crashed the server on accident today.:c
heuheuheuheuheu
No, Krystal did.*buh-dum-tsh*
I'm afraid to click that link.
Oh... oh THAT'S what a rimshot is...? Oh man, I was off...
Your file is missing the necessary files to run correctly. Please review requirements for submitting to the Sounds section.
datablock AudioProfile(SoundName){ filename = "./Location.wav"; description = AudioClosest3d; preload = false;};
Lol, you need a server.csCode: [Select]datablock AudioProfile(SoundName){ filename = "./Location.wav"; description = AudioClosest3d; preload = false;};Also, you don't need the namecheck.
datablock AudioProfile(Sound2 : Sound1){ filename = "./Sound2.wav";};
I looked at the server.cs in the BAN Sounds.Do I also need all this gibberish?Code: [Select]datablock AudioProfile(Sound2 : Sound1){ filename = "./Sound2.wav";};