I feel dumb asking this since ive done chars before with chains.Im having problems with a pots style char combos not working.this is the code, ive done the same with terry and his worked finebut with this char ONLY THE CROUCHING attacks combo into specials. ive tride everything i know to do even copy pasted -2 and -3 states from other chars incase i had an error somewerebut its still messed up. what could be the problem? why are onlymy crouching attacks comboing?[State -3, Cancel Check]type = varsettrigger1 = StateNo = 200 trigger2 = Stateno = 220 && MoveContact && AnimElemTime(5) < 0trigger3 = StateNo = 230 && MoveContact && AnimElemTime(5) < 0trigger4 = StateNo = 250 && MoveContact && AnimElemTime(7) < 0trigger5 = StateNo = 255 && MoveContact && AnimElemTime(9) < 0trigger6 = StateNo = 400 trigger7 = StateNo = 410 && MoveContact && AnimElemTime(4) < 0trigger8 = StateNo = 440 && MoveContact && AnimElemTime(5) < 0var(6) = 1ignorehitpause = 1
Bumping cause im desperate!this could possibly be the bestchar ive done i dont want to giveup on it but damn i dont know what else to try.I tride nulling that varset out and putting the chains in the command itself but stillsame shit, only my crouching attacks chain.If somebody wants to help me i can send youa copy so you can look over it and try to findthe issue. Please im working on something that can be a game changer for sure if i canfix this small problem. Its preventing me fromfinalizing the system ideas i have in mind.
you better check your CMD file. The ability to combo a move from another one is also coded there.If you want I can check what's wrong on your character. Feel free to send me a PM
XGargoyle said, November 29, 2014, 12:53:37 pmyou better check your CMD file. The ability to combo a move from another one is also coded there.If you want I can check what's wrong on your character. Feel free to send me a PMthanks just sent you a pm