View Single Post

Old 11-23-2006, 08:14 PM   #25
TNT Xplosiv
//didderfreak::[Zero0920]
 
TNT Xplosiv's Avatar
 
TNT Xplosiv is offline
Join Date: Jun 2006
Location: Hell
Posts: 188
Marketplace Rating: 0
Send a message via PM  to TNT Xplosiv
TNT Xplosiv
Default

Quote:
Originally Posted by zabuzafreak View Post
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
__________________



  Reply With Quote