Infinity MUGEN Team

IMT Main => M.U.G.E.N Help => Topic started by: eos-zero on February 12, 2017, 01:06:05 PM

Title: instant uppercut (down + button) instead of crouching first + pressing a button.
Post by: eos-zero on February 12, 2017, 01:06:05 PM
i am not good at coding and try to find a solution to this. i want to integrate this into the latest mugen MK project (with all the fixes by Borg711 and MKA etc).


MK GAMER changed the "Bmoves.st" and "COMMON1.CNS" to have instant uppercuts when pressing down and High Punch at the same time.

In the original version you had to crouch first. Can anyone spot the difference in the files?

I uploaded both versions. Thanks for the help if anyone is able :)

https://www.sendspace.com/file/22cn23



Title: Re: instant uppercut (down + button) instead of crouching first + pressing a button.
Post by: Cyanide on February 25, 2017, 05:19:21 PM
Probably a removal of statetype = C in the command replacing it with statetype != A followed by command = "button" && command = "holddown"

No need for crouching when you do it that way (this is also how you SHOULD do it because combos). Not downloading stuff to fathom it, the above is the most likely reason.
SimplePortal 2.3.5 © 2008-2012, SimplePortal