Birkoff 0 Posted December 25, 2001 As the topic said, how do I add a sound to a mission and make that sound follow (and repeat itself) a vehicle like a car/tank or even person ? Share this post Link to post Share on other sites
amos m 0 Posted December 26, 2001 Just guessing, I'd say playSound "soundName". To get it to repeat you might have to put this into a script and use a goto statement to loop it, but not sure how to make it wait till the sound's finished. Share this post Link to post Share on other sites