Call of Duty Script Documentation
musicplay(<music>)
ModuleSound
Summary
Play the given piece of music.
Example
musicplay("redsquare_dark");
Minimum Number of arguments: 1
1 : <music> The piece to play. Must be a valid sound alias
Number of optional arguments: 0
Return to Function List