Hey all, a
friend of mine and I worked together and made some new sounds for the payload cart, to be used with the
Frontline! tank payload.
You can download them
here.
Now for some instructions on getting them to work properly:
Getting the loop sound to work in-game requires some trickery due to how the payload cart sounds work in TF2.
1. Set your payload cart's func_tracktrain Move Sound, Start Sound, and Stop Sound to the relevant wav files.
2. Also set the Min & Max pitch to 100 just so the pitch doesn't change weirdly
Now you would think this would be enough, but to actually get the looping idle sound to work we need to do a bit of voodoo magic with the logic.
4. Create a logic_relay, and give it an OnTrigger output, set its target to your func_tracktrain and set its input to StartForward.
Add an additional OnTrigger output, give it the same target and set its input to Stop. Give it a delay of 0.01
6. Add an OnMultiNewRound output to any logic_auto (preferably one associated with your payload cart for cleanliness) and target the relay you just made. Trigger it.
Enjoy ur cool new sounds bruh
EDIT: And here's a video of the sounds in action on PL Driller.