1
IDOC tools / Re: Timbo Slice's The House Fell Down and Broke It's Crown v1.00
« on: December 28, 2011, 07:56:12 AM »I must set my own sound ? or is from the system ?
The sound it plays is just a default sound. To hear what it sounds like, you can try this script, which will play it 10 times in a row (it's a very short sound):Code: [Select]for %i 1 10
sound
halt
This is not enough for me!

maybe i can use something like this? :
Quote
playsound:
execute D:\Rock.mp3
set %wait #random % 10 5
wait %wait
onhotkey q
halt
goto playsound