Call of Duty Script Documentation

musicplay(<music>)


Module
Sound


Summary


Play the given piece of music.

Example


 musicplay("redsquare_dark");

Minimum Number of arguments: 1


Number of optional arguments: 0



Return to Function List