Quote:
Originally Posted by zabuzafreak anybody know how I can make a randomspeed mod, that only goes between certain speeds?
Like, it can randomly change between C50, C100, C200, C400, C550, C700??
I wanna make something like that, so it can only go certain speeds, rather than making it go between 1x, 2x, and so on, doing a song that has a bpm of 280... because that could end up badly.... |
I'd say look at that Random mod in there. try this:
Code:
Speed,13=mod,C50,C100,C200,C400,C550,C700 randomspeed;name,Random CMod
Then in the english.ini, it would be
Code:
Random CMod=Random CMod