YesNoOk
avatar

Cheap Knock Down! (Read 498 times)

Started by Guillier, February 10, 2009, 03:19:56 pm
Share this topic:
Cheap Knock Down!
#1  February 10, 2009, 03:19:56 pm
  • avatar
  • **
Hey Everyone... ;D
How do you make a simple Cheap KO!.

;------------------SlayergGatsu Ceap Ko----------------;
[Statedef 171]
type = S
ctrl = 0
anim = 171
velset = 0,0

[State 171,2]
type = NotHitBy
trigger1 = 1
value = SCA
time = 1

[State 195, 3]
type = ChangeState
trigger1 = AnimTime = 0
value = 5150

;-----------SlayergGatsu Ceap Ko Activation----------;
[State 170, Go To Ceap Ko]
type = Changestate
trigger1 = Gethitvar(damage) <= 30 && LoseKO = 1 && Anim = 5030
value = 171

[State 171, No slow on Ceap Ko]
type = AssertSpecial
trigger1 = Gethitvar(damage) <= 30
Flag = nokoslow

I have found this one and tested it.Its really great and really works.
But the problem is, even I have hit with the damage of 50 or something greater... it is still activating...
I dunno maybe I have something done wrong or...
I need Help...
Thanks
Thanks