This is an old revision of the document!
⇐ Index
PlaySoundAtPosition(<-soundName <-volume <-pos)
Plays a sound at the specified vector position in world coordinates. The volume ranges from 0 to 1.
PlaySoundAtPosition("SoundName" 1 GetUnitPosition(self))
⇐ Index