Jump to content
Search In
  • More options...
Find results that contain...
Find results in...
  • 0
WatermelonPL

Map doesn't play music

Question

I'm trying to put music in my map and it isn't working (Title of the map too)

map E5M1 "Base"
{
   next = "E5M2"
   secretnext = "E1M9"
   par = 30
   sucktime = 1
   music = "$MUSIC_E2M3"
}

 

Share this post


Link to post

3 answers to this question

Recommended Posts

  • 0

Make sure you are loading this with Ultimate Doom and not Doom 2. Also check the LANGUAGE string to be sure the name is right. Map title should be working fine, not sure why it wouldn't.

Share this post


Link to post

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×