js303 Posted January 18, 2018 Share Posted January 18, 2018 (edited) I'm working on my own radio mod (probably won't be posting it here for copyright blah blah blah) and I'm following the steps on this video here https://www.youtube.com/watch?v=V1vu0uFAZWk I'm around the 27 minute mark where I'm adding conditions to each track on the radio quest I created. I have 57 tracks and I'm trying to script it so the tracks are random and a song wont repeat until another 45 tracks are played. Anyway the process of adding conditions is tedious as hell so I did a few tracks the best I could according to the guys directions (he even admits he's horrible at explaining it, which doesn't help) after doing a few tracks I decide to save and test it in game to see if the station works at least... it shows up in game and the music plays but i'ts only playing track 3 on repeat... so I obviously have some more work to do , but was hoping someone could explain the process a little better or written out steps so I don't have to listen to this guy try to explain it. I think I'm almost done with it but I just don't want to repeat this step hundreds of times for me to have the same result of one track on repeat. I'm sure I'll get it to work but if I don't ill just have to resort to pippod... any help appreciated Edited January 18, 2018 by js303 Link to comment Share on other sites More sharing options...
js303 Posted January 18, 2018 Author Share Posted January 18, 2018 (edited) For now I decided to try a different script from another video that looks a lot easier but I did something wrong, although the script I typed in is identical im pretty sure, I get an error when saving. Here is the video and screencap of the script https://youtu.be/GbhjKz0DPis?t=770 Update: i was able to save the script but now when I try to find the script in the pulldown menu at 21:33 it is not there... i might be missing a step Edited January 18, 2018 by js303 Link to comment Share on other sites More sharing options...
SKKmods Posted January 19, 2018 Share Posted January 19, 2018 Here is a working random playlist script with some how to guidance: How to randomise a radio station playlist and add RDS track name notifications, CK Papyrus code https://pastebin.com/Jv2sS97n Link to comment Share on other sites More sharing options...
js303 Posted January 19, 2018 Author Share Posted January 19, 2018 Here is a working random playlist script with some how to guidance: How to randomise a radio station playlist and add RDS track name notifications, CK Papyrus code https://pastebin.com/Jv2sS97n Thanks for the help but I didn't need the script..for now at least. I was dumb and missed a couple things but I got it to work now and the tracks are random although not as random as i'd like it to be, but its fine. For the most part it works but I had a couple incidents where I have to restart the game or go to an earlier save to get the songs playing. Not a perfected script yet I'm guessing but Im close Link to comment Share on other sites More sharing options...
Recommended Posts