Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Media Player Sound Replacement
#44
Sorry to bump an old topic but I have a question on this.

I've added it, everything works great except when you save the map, it doesn't play the music.
I'm guessing it's because of this line:
Quote:PlayMusic SaveMap.Music & ".mid"

What if the file is an MP3? I'm using both .mid and .mp3 file extensions, so I need to check both. Should I just add 2 lines?
Quote:PlayMusic SaveMap.Music & ".mid"
PlayMusic SaveMap.Music & ".mp3"
Reply


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)