#alternating songs?

6 messages · Page 1 of 1 (latest)

covert hatch
#

if I wanted to replace the same song with two different ones that either alternate (as in they play one after the other) or have a random chance of playing (meaning both have a 50% chance of playing), how would I do that?

I know how to replace a song and get it to work in game and all that, I just need help with the multiple songs part

also, would a menu work? is either way easier? *(I don't have a clue how config menus work) *

clever harness
#

replace it with ryo and you can do either

#

MOD_FOLDER/Ryo/P3P/ryo.file/PATH/TO/FILE.ADX/YOUR_FILES_HERE.hca

#

you can add however many files you want to replace FILE.ADX with, and ryo will randomly play one each time

#

in a config.yaml you can also set playback_mode: sequential to have it play in order

covert hatch
#

oh perfect