in cmd
;---------------------------------------------------------------------------
; Standing Strong Kick
[State -1, Standing Strong Kick]
type = ChangeState
value = 250
triggerall = command = "c"
triggerall = command != "holddown"
trigger1 = statetype = S
trigger1 = ctrl
[State -1]
type = ChangeState
value = 251
triggerall = command = "c"
triggerall = command != "holddown"
trigger1 = statetype = S
trigger1 = time >= 15 && stateno = 250 && movecontact
just make another statedef in cns called 251 like statedef 250Added (2011-10-22, 3:57 Am)
---------------------------------------------
and adjust the time according to your char.
movecontact means the first attack has to contact (guard or hit) enemy before you can use the next part of combo