custom sound looping problem

Ask questions, discuss ideas, get answers
Post Reply
User avatar
fo0k
Posts: 1433
Joined: Fri Oct 16, 2009 4:21 pm
Location: UK

custom sound looping problem

Post by fo0k »

ARRRRGGGHHHHHHH


Add custom weapon sound... press fire... sound plays and loops for ever... problem..

Have seen this many times in the past.. Why does it do this...?
User avatar
Swaffy
Posts: 1715
Joined: Sun Aug 29, 2010 9:25 pm
Location: Cibolo, Texas

Re: custom sound looping problem

Post by Swaffy »

Make sure that all of the sound files that the SSCs are loading exist and load without error. This includes the "includes" that an SSC file links to.

Also check the file paths.
(Forum Thread|Download) Swaffy'sMod v0.34 | Download link to come Soon™
User avatar
fo0k
Posts: 1433
Joined: Fri Oct 16, 2009 4:21 pm
Location: UK

Re: custom sound looping problem

Post by fo0k »

ahh ok any looping sound like this is an error in the script.. rather than a setting. This would explain why I've never figured out what it was

I started over and things are now working as expected
User avatar
Apache Thunder
Posts: 1210
Joined: Mon Oct 19, 2009 2:48 am
Location: Levelland Texas, USA
Contact:

Re: custom sound looping problem

Post by Apache Thunder »

Was this what you tried to get me on Skype about? Sorry completely forgot about that PM I got from you on the other forum. Been out of modding loop for quite some time now.

Definitely sounds like you forgot to include the SSC file referenced by a include command in the main SSC of your weapon. You can either merge the files or copy over the file it references. It's a pain getting the path right every time I have to make a copy of said SSC to other weapons so I usually just copy the missing file over and put an end to that. :P
ImageImageImage
I have cameras in your head!
Post Reply