(Official) LUA Scripting Documentation
Pages
Functions to manipulate sound
play_sound*
Play a sound at a map point.
play_sound_loop*
Play a looped sound at a map point.
play_sound_in_region*
Play a sound in a cubic region.
play_sound_loop_in_region*
Play a looped sound in a cubic region.
play_sound_in_zone*
Play a sound in a zone.
play_sound_loop_in_zone*
Play a looped sound in a zone.
remove_sound*
Remove a sound from a map point.
remove_sound_in_region*
Remove a sound from a cubic region.
remove_sound_in_zone*
Remove a sound from a zone.