apa1994 Posted November 1, 2010 Share Posted November 1, 2010 Hi! I have been trying to add some music to one of my mods but I cant figure out how to make it work.I have tried using a script with the command "StreamMusic" and succesfully saved the script as well, but it dont work in the game. Does the music files need to be in a certain typ of file, mp3, wav etc. The closet I got to start the music was that the normal music stopped but then started over the next second. Link to comment Share on other sites More sharing options...
Hickory Posted November 1, 2010 Share Posted November 1, 2010 You music is probably best as .mp3. This may help: Creating A Music Playlist. Link to comment Share on other sites More sharing options...
apa1994 Posted November 1, 2010 Author Share Posted November 1, 2010 mp3 it is then. I have read that article at some point but it only comes down to the StreamMusic function I think. Will try with some mp3 file. Link to comment Share on other sites More sharing options...
ub3rman123 Posted November 1, 2010 Share Posted November 1, 2010 Could PlaySound work? I'm not sure if it'd function properly when changing cells or entering combat, though. Link to comment Share on other sites More sharing options...
apa1994 Posted November 1, 2010 Author Share Posted November 1, 2010 Think I've tried that but it is worth a try with an mp3 file. Link to comment Share on other sites More sharing options...
apa1994 Posted November 1, 2010 Author Share Posted November 1, 2010 Can now tell that it is fully working, thanks for the help. Link to comment Share on other sites More sharing options...
ub3rman123 Posted November 1, 2010 Share Posted November 1, 2010 What'd you do to get it work? Link to comment Share on other sites More sharing options...
apa1994 Posted November 2, 2010 Author Share Posted November 2, 2010 Dont really know, it worked with .wav and with mp3 The only change I made to add " at the beginning of the location of the music so it became "data/music/namn.mp3". The script was the same as I always had tried. Link to comment Share on other sites More sharing options...
Recommended Posts