Music and Sounds
Displaying 1-3 of 3 total.
1
Please enter a numerical value for the importance of this sticky.
Enter 0 to unsticky.
suicdman

I have had some problems with hearing music and sounds. I put in the right directory and everything for the music but I still don't hear anything. I was wondering if there was anything else that I would have to do.

Also I have a zone that when my player enters it it will play a .wav sound. That doesn't work and I have

Sound('oceanwaves')
sound.Play(127,128)

Is there a problem with this? The whole thing is

def Zone1():
Sound('oceanwaves')
sound.Play(127,128)

Is there a global variable or name that I have to put in or something?



Posted on 2001-11-18 13:59:17

andy

More like this:

oceansound=Sound('rceanwaves.wav')
oceansound.Play(127,128)

You might also want to consider making that variable global, and just loading the wav once.



"Ignorance is its own reward" -- Proverb

Posted on 2001-11-18 14:41:33

suicdman

Thanks. I will try this and let you know the news. But I have one more question that I really am confuesed on. In winmaped and maped there are boxes in the zone proporties and one says Entity. What do I put in it? I know what to put in all the other ones but not in that one.



Posted on 2001-11-18 14:48:25


Displaying 1-3 of 3 total.
1
 
Newest messages

Ben McGraw's lovingly crafted this website from scratch for years.
It's a lot prettier this go around because of Jon Wofford.
Verge-rpg.com is a member of the lunarnet irc network, and would like to take this opportunity to remind you that regardless how babies taste, it is wrong to eat them.