Black Ops III

PlayLoopSound

Play a looping sound with an optional fadetime in seconds.

Example:

fire_sound_ent playloopsound ("mpl_player_burn_loop")

Parameters

ParameterSummary
*aliasnameThe sound alias to play
[fadetime]Time to fade the sound in. Range is between 1 and 31 inclusive.

* = mandatory