Sounds.Play(string, Vector, number = SOUND_FROM_WORLD, number = SOUND_CHANNEL::CHAN_AUTO, number = 1, enumeration/SOUND_LEVEL = SNDLVL_NORM, number = 0, number = 100, number = 0, RecipientFilter?)

shared
Plays a sound emitting from a place in the world. Not properly tested for sound script names (didn't work when I tried it)

Arguments

Examples

Sounds.Play – Plays a sound emitting from a place in the world. Not properly tested for sound script names (didn't work when I tried it)