FF4LIFE |
posted 07-15- 10:22 PM CT (US)
Ok, after a lot of messing around and testing i've got my sound working again. I figured out that in the START.C file i had tried to load a sound called smurf.wav and for some bizare reason it won't. Any help on why it won't would be nice. Its a wav, and called smurf.wav, but it crashes the game when loaded.Also, I read the DinkC text file about looping wavs and making them survive and the killing them and, quite frankly, i don't get it. I tell it to play a sound, and it always carries on to the next screen but doesn't loop and the kill command won't kill it. That is if i did the kill all sound command correctly. I use the playsound("blah.wav", 2250, 0 ,0 ,0); or whatever command. I don't know how to make it loop, it survives already, i think, and i can't kill it to start a new sound when i walk on a certain screen. Any help would be GREATLY appreciated. Thanks 8-)
|