YesNoOk
avatar

Combo chaining problems (Read 258 times)

Started by Memo, November 28, 2014, 11:50:35 pm
Share this topic:
Combo chaining problems
#1  November 28, 2014, 11:50:35 pm
  • ****
  • Estoy siempre listo para un desafío.
    • Puerto Rico
    • pv2matos@gmail.com
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 fine
but 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 somewere
but its still messed up.  what could be the problem? why are only
my crouching attacks comboing?

[State -3, Cancel Check]
type = varset
trigger1 = StateNo = 200
trigger2 = Stateno = 220 && MoveContact && AnimElemTime(5) < 0
trigger3 = StateNo = 230 && MoveContact && AnimElemTime(5) < 0
trigger4 = StateNo = 250 && MoveContact && AnimElemTime(7) < 0
trigger5 = StateNo = 255 && MoveContact && AnimElemTime(9) < 0
trigger6 = StateNo = 400 
trigger7 = StateNo = 410 && MoveContact && AnimElemTime(4) < 0
trigger8 = StateNo = 440 && MoveContact && AnimElemTime(5) < 0
var(6) = 1
ignorehitpause = 1
Re: Combo chaining problems
#2  November 29, 2014, 01:46:20 am
  • ****
  • Estoy siempre listo para un desafío.
    • Puerto Rico
    • pv2matos@gmail.com
Bumping cause im desperate!
this could possibly be the best
char ive done i dont want to give
up 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 still
same shit,  only my crouching attacks chain.

If somebody wants to help me i can send you
a copy so you can look over it and try to find
the issue.  Please im working on something
that can be a game changer for sure if i can
fix this small problem.  Its preventing me from
finalizing the system ideas i have in mind.
Re: Combo chaining problems
#3  November 29, 2014, 12:53:37 pm
  • *****
  • Hedgehog Whisperer
  • Red Bull addict
    • Spain
    • xgargoyle.mgbr.net

  • Online
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: Battle posing since 1979
http://xgargoyle.mgbr.net
http://www.pandorabots.com/pandora/talk?botid=e71c0d43fe35093a  <-- Please click that link
Re: Combo chaining problems
#4  November 29, 2014, 02:17:38 pm
  • ****
  • Estoy siempre listo para un desafío.
    • Puerto Rico
    • pv2matos@gmail.com
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

thanks just sent you a pm