Black Ops III

CreateSoundRandom

Create sound random at the position

Example:

CreateSoundRandom(randSound.origin, randSound.script_sound, randSound.script_wait_min, randSound.script_wait_max)

Parameters

ParameterSummary
*positionThe position
*nameThe sound name
*min waitThe minimum wait time
*max waitThe maximum wait time

* = mandatory