Discuss Scratch
- Discussion Forums
- » Help with Scripts
- » Audio script not working, properly
- Hostcreator2
-
Scratcher
79 posts
Audio script not working, properly
My script is not working properly.
The if part plays the sound correctly, however on the else side, the else audio side just simply doesn't play.
If someone can tell me how, please respond![]()
all right it seems you missed a major issue as why it doesn't work here is your code fixed
if <(Game Start) = [0]> then
repeat until < (Game Start)=[1] >
play sound [Sneaky Snitch! v]
end
end
all you have to do is replace your other part of code and put this in the code
- Discussion Forums
- » Help with Scripts
-
» Audio script not working, properly
