Page 1 of 1

Ambient

Posted: September 8th, 2007, 9:23 pm
by Lethal323
How do I stop ambient play? whats the command?

Posted: September 8th, 2007, 11:51 pm
by Nightmare
I don't think it is possible to stop the ambient, but if I would have to give a guess I would say

Code: Select all

ambientStop("sound");

Posted: September 9th, 2007, 12:50 am
by Lethal323
Thanks ;) I'll let you know if it worked shorty hopfully

Posted: September 9th, 2007, 12:21 pm
by waywaaaard
I think the command just works for SP but u can just make another ambient sound with no volume and u got the same effect

Posted: September 10th, 2007, 2:30 pm
by All-Killer
Ambient doenst play from itself, you need a line of code. So if you dont add that code to youre main section it wont work. Just a thought :D

Posted: September 10th, 2007, 8:23 pm
by Nightmare
All-Killer wrote:Ambient doenst play from itself, you need a line of code. So if you dont add that code to youre main section it wont work. Just a thought :D
Mind clarifying what you mean? I have no clue what you are trying to say. :P