Hi, I'm experimenting with the Jago ki char author = "Niragla93" " when I'm doing a long combo, for example, the helper or projectile or the p2 hits me when I'm at 0 health and I die instantly, just like it happens with ki or 2013 (when fighting Gargos in Shadow Lords, the minions interrupt your long combo). I was trying to figure this out on my own but failed. I've tried many methods: use trigger1 = enemy, movetype = H, root, movetype = A, p2movetype, statemove, but nothing happens.[Statedef 2005] type = S movetype= A physics = S juggle = 1 velset = 0,0 ctrl = 0 anim = 2005 sprpriority = 2 hitcountpersist = 1 [State Test] type = mapset trigger1 = 1 map = "COMBO" value = 1 ignorehitpause = 1 [State Test] type = mapset trigger1 = 1 map = "Narrador_Combos" value = 1 ignorehitpause = 1 [State 0, PosAdd] type = PosAdd trigger1 = animelem = 1 || animelem = 22 x = 27 [State 200,voz] type = PlaySnd trigger1 = AnimElem = 1 || animelem = 5 value = S200,random%7 volumescale = 999 ignorehitpause = 0 channel = 20 [State 200,voz] type = PlaySnd trigger1 = AnimElem = 10 value = S200,9 volumescale = 999 ignorehitpause = 0 channel = 20 [State 200, zumbido] type = PlaySnd trigger1 = AnimElem = 3 || animelem = 9 value = S202, 1 +random%3 volumescale = 200 [State 0, PosAdd] type = PosAdd trigger1 = animelem = 1 x = p2bodydist x [State 200, zumbido] type = PlaySnd trigger1 = AnimElem = 17 value = S202, 8 volumescale = 100 [State 1] type = HitDef trigger1 = ANIMELEM = 6 attr = S, NA damage = 26,3;ok animtype = Light getpower = 30 givepower = 15, 8 guardflag = HA hitflag = MAFD priority = 4, Hit pausetime = 2, 8 sparkno = 2 guard.sparkno = 2 sparkxy = -20,-20 hitsound = S203,4 guardsound = S204,1 guard.velocity = -4 ground.type = High ground.slidetime = 12 ground.hittime = 60 guard.ctrltime = 30 ground.velocity = -1 air.type = Low air.velocity = -1, -3 air.hittime = 10 down.velocity = -1, -3 ground.cornerpush.veloff = -1 forcestand = 1 hitonce = 1 envshake.time = 15 envshake.freq = 60 envshake.ampl = 1 kill = 0 fall.kill = 0 guard.kill = 0 [State 1] type = HitDef trigger1 = ANIMELEM = 18 attr = S, NA damage = 26,3;ok animtype = medium getpower = 30 givepower = 15, 8 guardflag = HA hitflag = MAFD priority = 4, Hit pausetime = 2, 8 sparkno = 2 guard.sparkno = 2 sparkxy = -30, -80 hitsound = S203,6 guardsound = S204,1 guard.velocity = -4 ground.type = High ground.slidetime = 12 ground.hittime = 60 guard.ctrltime = 30 ground.velocity = -1 air.type = Low air.velocity = -1, -3 air.hittime = 10 down.velocity = -1, -3 ground.cornerpush.veloff = 0 forcestand = 1 hitonce = 1 envshake.time = 15 envshake.freq = 60 envshake.ampl = 2 kill = 0 fall.kill = 0 guard.kill = 0 [State 1] type = HitDef trigger1 = ANIMELEM = 28 attr = S, NA damage = 26,3;ok animtype = hard getpower = 30 givepower = 15, 8 guardflag = HA hitflag = MAFD priority = 1, Hit pausetime = 2, 8 sparkno = 2 guard.sparkno = 2 sparkxy = -30,-20 hitsound = S203,9 guardsound = S204,1 guard.velocity = -3 ground.type = High ground.slidetime = 12 ground.hittime = 30 guard.ctrltime = 30 ground.velocity = -1 air.type = Low air.velocity = -1, -3 air.hittime = 10 down.velocity = -1, -3 ground.cornerpush.veloff = 0 forcestand = 1 hitonce = 1 envshake.time = 10 envshake.freq = 60 envshake.ampl = 3 kill = 0 fall.kill = 0 guard.kill = 0 [State ] type = Helper trigger1 = movehit ID = 29 stateno = 30 pos = 0,600 postype = p2 persistent = 0 ignorehitpause = 1 [State ] type = Helper trigger1 = animelem = 27 trigger1 = movehit ID = 29 stateno = 27 pos = 0,600 postype = p2 persistent = 0 ignorehitpause = 1 ;[State 181, 1] ;type = NotHitBy ;trigger1 = 1 ;triggerall =! map (Finish) ;trigger2 = p2life < 0 ;value = SCA ;time = 1 [State -2, Self-hurt if hitting] type = TargetLifeAdd triggerall =! map(Finish) ; is not in the "finish him" state trigger1 = life <= 0 trigger1 = enemy, movetype = H trigger1 = NumTarget > 0 value = -1 kill = 1 absolute = 1 [State 200, 3] type = ChangeState trigger1 = AnimTime = 0 value = 0 ctrl = 1 And if you don't understand my idea, I can show you the video, which would be better. (I didn't find many examples online)VIDEO I tried my best to explain well what I want to do. Thanks in advance. Sorry if there's a Spanish word, I'm using Google Translate.