YesNoOk
avatar

Super comboing problem (Read 190 times)

Started by EM20XX, November 16, 2013, 10:10:24 pm
Share this topic:
Super comboing problem
#1  November 16, 2013, 10:10:24 pm
  • ***
  • <>_<>!
    • USA
    • mugenandgames.webs.com/
Code:
[State 3060, 2]
type = targetstate
trigger1 = time = 0
value = ifelse(statetype = A, 50,0)

I have this command to stop combing into my supers. It works well for the most part but sometimes it will make p2 freeze if the super does not connect. Is there a way I can pull this off without the freeze?