[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions.php on line 4668: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3815)
[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions.php on line 4670: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3815)
[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions.php on line 4671: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3815)
[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions.php on line 4672: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3815)
Battlefield Modding Tutorials BFMODS • View topic - That Weapon conversion I did...

Battlefield Modding Tutorials BFMODS

Battlefield Modding Tutorials
It is currently Wed Jun 18, 2025 10:35 am

All times are UTC




Forum locked This topic is locked, you cannot edit posts or make further replies.  [ 6 posts ] 
Author Message
PostPosted: Thu Feb 26, 2009 10:08 pm 
Offline
User avatar

Joined: Sat May 10, 2008 3:00 am
Posts: 1877
Where I converted the P38, to a BG42 Luger...well, problem. This is a problem with the DC sound files. In 3rd person, or when someone else fires it, it sounds really stupid. It's deeper, and plays much slower. I can't find any other sound files in DC or DCF....
Any idea why it sounds wrong?

_________________
Image


Top
 Profile Send private message E-mail  
 
PostPosted: Fri Feb 27, 2009 3:05 am 
Offline
User avatar

Joined: Sun Dec 31, 2006 12:13 am
Posts: 2027
i'd suggest using the sound script editor with the MDT, and just make a new script. Should work like a charm...that worked for me before.


Top
 Profile Send private message E-mail  
 
PostPosted: Fri Feb 27, 2009 11:26 am 
Offline
User avatar

Joined: Sat May 10, 2008 3:00 am
Posts: 1877
I don't know anything about sound scripts..... Other than, you can edit them with .con files if you want.

_________________
Image


Top
 Profile Send private message E-mail  
 
PostPosted: Fri Feb 27, 2009 11:56 am 
Offline

Joined: Mon Oct 09, 2006 12:51 pm
Posts: 782
Its because either, the sound file itselve (the .WAV) is saved in stereo format, where it should be in mono format, or in the .ssc code someone added "stereo" to that 3rd Person sounds code. Check the .ssc first, and delete stereo for the 3rd person sound if its there, if its not, you will have to find a program to open it, and save it again in mono format.

Try the Gold Wave Trial.


Top
 Profile Send private message E-mail  
 
PostPosted: Fri Feb 27, 2009 8:25 pm 
Offline
User avatar

Joined: Sat May 10, 2008 3:00 am
Posts: 1877
Only the 1st person sound is in stereo....
The others are fine.
EDIT: Is it because there's no dist file? I'm building off of your sound patch, and I noticed that in sound.rfa you have thompsondist.wav, t99dist.wav, etc....And also a bunch of .sfk files with the same names. The only M9 sounds in DC were waltLR.wav and waltmono.wav.

_________________
Image


Top
 Profile Send private message E-mail  
 
PostPosted: Fri Feb 27, 2009 9:25 pm 
Offline

Joined: Mon Oct 09, 2006 12:51 pm
Posts: 782
the 3rd person sound for the walter needs to be saved in the Audio Codec of 44100khz Mono, if its not, it'll sound wierd, and in some cases DC messed up their sounds.

the .sfk files you see are just sound forge files that mean nothing, the distance sounds are just custom sounds I made from existing ones to sound "distant".


Top
 Profile Send private message E-mail  
 
Display posts from previous:  Sort by  
Forum locked This topic is locked, you cannot edit posts or make further replies.  [ 6 posts ] 

All times are UTC


Who is online

Users browsing this forum: Bing [Bot] and 29 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum

Search for:
Powered by phpBB® Forum Software © phpBB Group