tf sound fix

A place to discuss user-created Allegiance music, soundfiles, chatpacks, and other audio-related content.
Post Reply
Weedman
Posts: 2137
Joined: Tue Jul 15, 2003 7:00 am

Post by Weedman »

http://dl.dropbox.com/u/11821704/tf_sounddef.zip

Above is the standard sounddef, no custom voicechats, TF pe guns match true firing rate, eliminating buzz sound when firing weapons


Below is the top gun vc with tf pe gun change
http://dl.dropbox.com/u/11821704/tf_topgun.zip


I recommend you back up your existing files
QUOTE Once engaged 13 and a half Dreg Heavy Ints (at the same time) with an IC Int and emerged in a heavy int with 2 mini 3 and 1 mini dis and all foes destroyed
--- QUOTE (spideycw @ Apr 1 2009, 01:53 PM) Definition of wtfpwn: Weedman in an int[/quote]
Lordus Weedicus II•Uses TS but can be difficult to understand due to the fact has never been sober•Expert int whore (without non-standard use of strafe buttons)•Gains skill increase when playing with Aarmstrong or former members of TRA•Expert miner D (ability to aim)•Can be trusted to run your economy•One of the half dozen or so game changers•Average Stacker
Adept
Posts: 8660
Joined: Thu Sep 27, 2007 12:53 pm
Location: Turku, Finland

Post by Adept »

Awesome Weed! Any idea if that's the sound that causes the TF crashes?
ImageImageImageImageImage
<bp|> Maybe when I grow up I can be a troll like PsycH
<bp|> or an obsessive compulsive paladin of law like Adept
Weedman
Posts: 2137
Joined: Tue Jul 15, 2003 7:00 am

Post by Weedman »

When I have tf ctd'd I've been pulling the trigger,

yes
QUOTE Once engaged 13 and a half Dreg Heavy Ints (at the same time) with an IC Int and emerged in a heavy int with 2 mini 3 and 1 mini dis and all foes destroyed
--- QUOTE (spideycw @ Apr 1 2009, 01:53 PM) Definition of wtfpwn: Weedman in an int[/quote]
Lordus Weedicus II•Uses TS but can be difficult to understand due to the fact has never been sober•Expert int whore (without non-standard use of strafe buttons)•Gains skill increase when playing with Aarmstrong or former members of TRA•Expert miner D (ability to aim)•Can be trusted to run your economy•One of the half dozen or so game changers•Average Stacker
Shizoku
Posts: 5816
Joined: Fri Aug 29, 2003 7:00 am
Location: Ozzy's right nut.

Post by Shizoku »

If I want to keep the vcs that I have should I should take the sounddef.mdl? Will I still crash without an updated quickchat.mdl?
Image
Psychosis
Posts: 4218
Joined: Wed Oct 27, 2004 7:00 am
Location: California

Post by Psychosis »

what specific lines need to be changed? from what to what?
pkk
Posts: 5417
Joined: Tue Jul 01, 2003 7:00 am
Location: Germany, Munich

Post by pkk »

Psychosis wrote:QUOTE (Psychosis @ Jul 2 2011, 02:23 AM) what specific lines need to be changed? from what to what?
Just for you, left new one, right side old one:

Last edited by pkk on Sat Jul 02, 2011 9:05 am, edited 1 time in total.
The Escapist (Justin Emerson) @ Dec 21 2010, 02:33 PM:
The history of open-source Allegiance is paved with the bodies of dead code branches, forum flame wars, and personal vendettas. But a community remains because people still love the game.
Weedman
Posts: 2137
Joined: Tue Jul 15, 2003 7:00 am

Post by Weedman »

In your case Shiz I would manually edit the sounddef with the changes in pkks picture

the custom vc you have are in sounddef and voicechat, if sounddef is overwritten and voicechat left as it is, you will crash i believe
QUOTE Once engaged 13 and a half Dreg Heavy Ints (at the same time) with an IC Int and emerged in a heavy int with 2 mini 3 and 1 mini dis and all foes destroyed
--- QUOTE (spideycw @ Apr 1 2009, 01:53 PM) Definition of wtfpwn: Weedman in an int[/quote]
Lordus Weedicus II•Uses TS but can be difficult to understand due to the fact has never been sober•Expert int whore (without non-standard use of strafe buttons)•Gains skill increase when playing with Aarmstrong or former members of TRA•Expert miner D (ability to aim)•Can be trusted to run your economy•One of the half dozen or so game changers•Average Stacker
Weedman
Posts: 2137
Joined: Tue Jul 15, 2003 7:00 am

Post by Weedman »

new lines, replace plasmamini1burst repeat firesound etc etc with

plasmamini1BurstSound = GainSound(SFXGain, PrioritySound(5, ThreeDSound(100, ASRSound(0.000023, 0.079864, ImportWave("plasmamini1")))));
plasmamini2BurstSound = GainSound(SFXGain, PrioritySound(5, ThreeDSound(100, ASRSound(0.000023, 0.078118, ImportWave("plasmamini2")))));
plasmamini3BurstSound = GainSound(SFXGain, PrioritySound(5, ThreeDSound(100, ASRSound(0.000023, 0.082313, ImportWave("plasmamini3")))));
plasmagat1BurstSound = GainSound(SFXGain, PrioritySound(5, ThreeDSound(100, ASRSound(0.000023, 0.100658, ImportWave("plasmagat1")))));
plasmagat2BurstSound = GainSound(SFXGain, PrioritySound(5, ThreeDSound(100, ASRSound(0.000023, 0.100317, ImportWave("plasmagat2")))));
plasmagat3BurstSound = GainSound(SFXGain, PrioritySound(5, ThreeDSound(100, ASRSound(0.000023, 0.100385, ImportWave("plasmagat3")))));
plasmaac1BurstSound = GainSound(SFXGain, PrioritySound(5, ThreeDSound(150, ASRSound(0.000023, 0.082404, ImportWave("plasmaac1")))));
plasmaac2BurstSound = GainSound(SFXGain, PrioritySound(5, ThreeDSound(150, ASRSound(0.000023, 0.083084, ImportWave("plasmaac2")))));
plasmaac3BurstSound = GainSound(SFXGain, PrioritySound(5, ThreeDSound(150, ASRSound(0.000023, 0.083220, ImportWave("plasmaac3")))));
QUOTE Once engaged 13 and a half Dreg Heavy Ints (at the same time) with an IC Int and emerged in a heavy int with 2 mini 3 and 1 mini dis and all foes destroyed
--- QUOTE (spideycw @ Apr 1 2009, 01:53 PM) Definition of wtfpwn: Weedman in an int[/quote]
Lordus Weedicus II•Uses TS but can be difficult to understand due to the fact has never been sober•Expert int whore (without non-standard use of strafe buttons)•Gains skill increase when playing with Aarmstrong or former members of TRA•Expert miner D (ability to aim)•Can be trusted to run your economy•One of the half dozen or so game changers•Average Stacker
Shizoku
Posts: 5816
Joined: Fri Aug 29, 2003 7:00 am
Location: Ozzy's right nut.

Post by Shizoku »

Thanks weedo.
Image
Psychosis
Posts: 4218
Joined: Wed Oct 27, 2004 7:00 am
Location: California

Post by Psychosis »

thanks weed and PKK, don't want to mess up my other modifications for this fix
Post Reply