while testing the Yoyleland stage with custom music that i put in, i saw that the loopstart and loopend procedures didn't fire and it went straight to loop. here's the code that i used for it, with aftermarket loopstart and loopend modules because they didn't come pre-installed (all others are stock except for the bgmusic module; i inputted Motorway in place of Poopy Hioct):
[Music]
bgmusic = sound/Motorway - Loop.mp3
bgm.loopstart = sound/Motorway - Start.mp3
bgm.loopend = sound/Motorway - End.mp3
bgmvolume = 100
which one am i doing wrong? i do not doubt that it is the bgm.loopstart and bgm.loopend modules that are the issue since they may not be correctly formatted. (btw i'm using ikemen jsyk)
update: i was assuming the correct format for the loopstart and loopend modules are without the period, but i tried them before the period-added ones and they failed too
Question
NYC 4-8-4 Niagara
while testing the Yoyleland stage with custom music that i put in, i saw that the loopstart and loopend procedures didn't fire and it went straight to loop. here's the code that i used for it, with aftermarket loopstart and loopend modules because they didn't come pre-installed (all others are stock except for the bgmusic module; i inputted Motorway in place of Poopy Hioct):
[Music]
bgmusic = sound/Motorway - Loop.mp3
bgm.loopstart = sound/Motorway - Start.mp3
bgm.loopend = sound/Motorway - End.mp3
bgmvolume = 100
which one am i doing wrong? i do not doubt that it is the bgm.loopstart and bgm.loopend modules that are the issue since they may not be correctly formatted. (btw i'm using ikemen jsyk)
update: i was assuming the correct format for the loopstart and loopend modules are without the period, but i tried them before the period-added ones and they failed too
5 answers to this question
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now