This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| crpl:docs:playsound [2015/03/25 21:44] – multiple changes warren | crpl:docs:playsound [2025/02/14 14:57] (current) – external edit 127.0.0.1 | ||
|---|---|---|---|
| Line 8: | Line 8: | ||
| === Description === | === Description === | ||
| - | Plays a sound. | + | Plays a sound. |
| - | Names are not case sensitive. | + | Note that sounds play asynchronously - multiple sounds can be played at the same time and will overlap, with one limitation - no given sound can be played within 0.1 seconds of itself. |
| + | |||
| + | Names are **case sensitive**. | ||
| Sounds are: | Sounds are: | ||
| Line 31: | Line 33: | ||
| * " | * " | ||
| * " | * " | ||
| - | * "UnitTakeoff" | + | * "UnitTakeOff" |
| * " | * " | ||
| * " | * " | ||