Quote:
Playing the same sound simultaneously is not the problem, this works as long as the strange requirements are fulfilled. Moving the sound to the left and the right: I set the balance value of snd_play to play the sound in the left or the right speaker.
Well I tried your code out in the office level script..
Immediatly I noticed problems.
The E key function, and the D key function.
I fixed the D key function by adding -100 so it played on
right speaker as well.
Everthing seems perfect now in fact the only problem I experienced at all is with the E key function....
I'm still looking into that... 
*** Teutonic Darkness ***
The added the lines player =me to my
player walk fight in war.wdl so I can now
use E ( coming from player position)
but hey... it works.
The only thing I'm seeing bad now
is your listener action and I think you would
have done better here if you did note use while (1) loops
and called your music by a seperate function 
Last edited by TeutonicDarkness; 08/05/06 09:54.