Sith Holocron

[K1/K2] Jukebox / Band Requests

Recommended Posts

I am making a request for a Jukebox to be added to cantinas that would allow the player to insert their own music - multiple tracks - so they can hear their own music choices play in those areas. I know you can just replace the music for those cantinas but not necessarily multiple tracks which would allow for some choice for the player. 

In addition - for the cantinas that feature bands - I'd like those bands to function in mostly the same way.  This key difference would be that instead of using a jukebox dialogue, you'd essentially make your request for your song in a dialogue with a clickable band player. 

Finally: to have instructions in the read-me that make it simple to figure out how to both add the player's tracks of choice and also how to remove them.

Songs would be provided by the player, of course.

  • Like 2

Share this post


Link to post
Share on other sites

And you wouldn't even need to model the jukebox.  The modder could export their favorite from the SWTOR files.  Like this one?

2Yhmlyj.jpg

or this one?

HJfCHPQ.png

or this one?

5aUpbqV.png

Or even this Rhythm Augmentation Droid!

4yVyX56.jpg

  • Like 1

Share this post


Link to post
Share on other sites

The music side of things sounds easy enough. I've attached sound objects and the scripts to play them. These are the game sound objects - UTS files - and not the actual music. You can put in whatever music you want to play, so long as the file name matches what's on the sound object. I've included support for up to ten tracks, named sh_juke00 through sh_juke09. Or you can change them to whatever you want if you edit the files. The scripts will stop all ten sound objects, then play the specified new track.

That's assuming they're all spawned, however. I don't know if you can spawn a sound object through a script - the notes in NWScript don't say - so they might have to be added to the module.

Anyone who wants to continue this will need to figure out how to spawn the sound objects, create a jukebox placeable, and make that placeable able to fire the scripts for each track through a dialogue or whatever.

SH Jukebox.zip

  • Like 1
  • Thanks 2

Share this post


Link to post
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

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.