|
1 registered members (TipmyPip),
18,561
guests, and 5
spiders. |
Key:
Admin,
Global Mod,
Mod
|
|
|
Re: A5.24 downgrade: play_sound/snd_play problem
[Re: zeroX1]
#84404
08/05/06 13:18
08/05/06 13:18
|
Joined: Mar 2005
Posts: 725 USA
TeutonicDarkness
User
|
User
Joined: Mar 2005
Posts: 725
USA
|
Quote:
I don't include any template scripts in this test script. What do you mean with "adding -100"? Did you change "snd_play(test_snd,100,100);" to "snd_play(test_snd,100,0);" or did you add another call with -100 as balance? The problem seems to be specific to my computer if the play_sound calls work always on your one.
Well I was just experimenting.. trying to test out play_ent sound... I had trouble figuring out how to use this one; and I was trying to do it a little different than what you had there. ( to test out basic functionality)
On d key you had this function: function balancedsound() { snd_play(test_snd, 100, 100); // works always }
That is wrong as it will call it only to left speaker use -100 to call to right speaker as well.
but perhaps you allready tried that?
If this dosnt work then I would start looking at my computer becuse I just tested on 2 machines and its fine here... 
*** Teutonic Darkness ***
|
|
|
|
|
|