This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
4rpl:commands:playsoundatposition [2021/02/09 22:30] – virgilw | 4rpl:commands:playsoundatposition [2025/02/14 14:57] (current) – external edit 127.0.0.1 | ||
---|---|---|---|
Line 6: | Line 6: | ||
===== Description ===== | ===== Description ===== | ||
- | Plays a sound at the specified vector position in world coordinates. | + | Plays a sound at the specified vector position in world coordinates. |
- | See [[PlaySound]] for a list of sounds. | + | See [[Sounds]] for a list of sounds. |
===== Examples ===== | ===== Examples ===== | ||
Line 13: | Line 13: | ||
PlaySoundAtPosition(" | PlaySoundAtPosition(" | ||
</ | </ | ||
+ | |||
+ | ==== See Also ==== | ||
+ | There is a [[cw4: | ||
+ | |||
< | < | ||