In a course of random songs, how do I restrict the songs applicable?

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • Goldenwind
    FFR Simfile Author
    FFR Simfile Author
    • Jan 2006
    • 762

    #1

    In a course of random songs, how do I restrict the songs applicable?

    I have some beginners in my house who're using my dance pad to learn to play, but even putting them on all random Beginner songs, they might get Fascination MaxX on Beginner, or some kind of otherwise crazy stuff.

    The following code will select a random song from difficulty 1 to 2. Is there any way I can restrict the maximum BPM?

    #COURSE:Endless 1-2;
    #REPEAT:YES;
    #SONG:*:1..2;
    They say there's a sun in the sky...
Working...