Jump to content

I need help with my mod DynamicMusicPlayer


HafCoJoe

Recommended Posts

In a nutshell, I would like some help to set up a music mod that will play a Windows Media Player playlist when a scene change or event occurs in KSP, effectively enabling the player to use his/her own music playlists dynamically in KSP. I just need it to run .wpl files in the same way through a process.start command. The code currently looks like this:

http://ideone.com/QhFQta

If you know what I need to change please help me out. I've been wanting to try this type of thing for over a year and I'm finally attempting it.

- Joe Hafner

Edited by Avera9eJoe
Link to comment
Share on other sites

What problems are you having? You never say.

That ideone.com site thinks your code is Java, not C#, but it's not going to compile anyways since it doesn't have access to any of the KSP classes (like KSPAddon).

Related - have you seen KSP Soundtrack Editor? It doesn't let you play playlists, only replace the existing music.

Link to comment
Share on other sites

This thread is quite old. Please consider starting a new thread rather than reviving this one.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...