mulambo Posted April 20, 2018 Posted April 20, 2018 TUTORIAL: How to turn your MUGEN into a total mess, lol Just put this controller under [State -2] (or under Statedef 0 of your common1.cns, for the most brave), and see what happens (warning: check max number of helpers in mugen.cfg, this little code cause overflooding so I'm not responsible for anything, use at your own risk): [State 666, Helper] type = Helper trigger1 = time >= 0 ;modify this if your MUGEN lags trigger1 = statetype = S trigger1 = pos y = 0 name ="lol" ;oh, well.. ID =1 ;modify this if you already used this number stateno = 0 ;don't modify this pos = -50+random%50,0 postype = p1 ;p2,front,back,left,right facing = 1 ;don't modify this keyctrl = 1 ;don't modify this ownpal = 0 supermovetime = 0 pausemovetime = 0 This has been checked on 2 of my chars and it works just fine (but it can still be improved, especially with AI). try it yourself : go to http://emanuelepepi.altervista.org, check "Street WTFighter" in "Games" section, download the game and the "CHAOS MODE", extract the main game, extract the CHAOS MODE... have fun! :V
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