Question with playing music

Started by NavyNuke04, Fri 16/01/2004 22:22:45

Previous topic - Next topic

NavyNuke04

I want to loop a song on several different rooms. I don't want the music to stop and restart when the player enters the new rooms. Right now I've used this script:

SetSetMusicRepeat(1);
PlayMusic(2);

This works as long as the player stays in the room, but I want it to loop flawlessly to the adjacent room. What script command should I use to do that?

Scorpiorus

hmm, that should work. Don't you have Play music on room load somewhere by any chance?

NavyNuke04

Ahah! I found the problem. I was looking back and noticed that I had used a 'StopMusic()' in the wrong spot. It's all fixed now. Thanks anyway!

SMF spam blocked by CleanTalk