Call of Duty Script Documentation
ambientstop(<fadetime>)
ModuleSound
Summary
Play the given piece of ambient sound.
Example
ambientstop("redsquare_dark");
Minimum Number of arguments: 0
Number of optional arguments: 1
1 : <fadetime> Fade out time in seconds. If not used then the track will stop immediately
Return to Function List