Plays a 2D sound that was spawned via mod.SpawnObject, for a specific squad.
Passing a 3D sound to this function will fail silently.
Plays a 2D sound that was spawned via mod.SpawnObject, for a specific player.
Passing a 3D sound to this function will fail silently.
Plays a 2D sound that was spawned via mod.SpawnObject, for everyone.
Passing a 3D sound to this function will fail silently.
The sound object to play.
The amplitude of the sound.
Plays a 3D sound that was spawned via mod.SpawnObject, at a location, for a specific team.
Passing a 2D sound to this function will fail silently.
Plays a 3D sound that was spawned via mod.SpawnObject, at a location, for a specific squad.
Passing a 2D sound to this function will fail silently.
Plays a 3D sound that was spawned via mod.SpawnObject, at a location, for a specific player.
Passing a 2D sound to this function will fail silently.
Plays a 3D sound that was spawned via mod.SpawnObject, at a location, for everyone.
Passing a 2D sound to this function will fail silently.
Plays a 2D sound that was spawned via
mod.SpawnObject, for a specific team. Passing a 3D sound to this function will fail silently.