Overhauled the page
commited
commit
b8464f431dacb40b0a2a085de178977c76527df8
... | ... | @@ -1,3 +1,8 @@ |
1 | Stops that sound you just played in a loop! Just pass in the same channel as what [[Play Sound]] has sent. |
|
1 | Stops a sound at a given channel. |
|
2 | 2 | |
3 | [[/uploads/Stop_Sound.png | width=336px]] |
|
... | ... | \ No newline at end of file |
0 | [[/uploads/Stop_Sound.png | width=336px]] |
|
1 | ||
2 | Inputs: |
|
3 | * Channel: the channel that [[Play Sound]] outputs. |
|
4 | ||
5 | This is the only way to stop a sound played in a loop. |
|
... | ... | \ No newline at end of file |