Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Dont restart musuc?
#5
Here is my Play Music thing:

Code:
' Play music
    If Map.Music > 0 Then
        Call DirectMusic_PlayMidi("music" & Trim$(CStr(Map.Music)) & ".mid")
    Else
        DirectMusic_StopMidi
    End If

I don't understand how to check something.
Reply


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)