
Architect of Halo
Joined: May 15, 2009
Justice for all
|
Posted: Sep 15, 2010 02:02 PM
Msg. 1 of 2
I've gotten the music scripts to work on my maps, but I can't get them to stop.
Whenever I use this command in my scripts (sound_looping_stop sound\first\first), it won't work. It doesn't work in devmode or sapien either. I can get it to start, but I can't get it to stop. IT'S DRIVING ME INSANE.
|

d4rfnader
Joined: Jul 16, 2010
Open mouth, insert sandwhich.
|
Posted: Sep 15, 2010 03:03 PM
Msg. 2 of 2
here's a sound looping stop script:
(sound_looping_stop "sound\first\first")
that is what it should look like exactly to work.
|