Jump to content
  • 0

Disable blocking in a character?


TheJMan

Question

1 answer to this question

Recommended Posts

  • 0

this is the code i use to stop all blocking.

1.first you have to add a  common1 from a kong fu man folder to your char folder, just drag and drop.

2.in common1 paste this code anywhere

;------------------------------------------------------------

[State -3, AssertSpecial]
type = AssertSpecial
trigger1 = 1
flag = nocrouchguard
flag2 = noairguard
ignorehitpause =  1
persistent = 1

;---------------------------------------------------------

3. i found that it is not 100 perfect unless u change all the attacks movetypes to H found on all the hitdefs

    movetype=H

4. and all the projectiles have to be helper codes with movetype=H or esle the char still blocks

5.its done no blocking 

 

if someone finds a better let me know

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...