#HKS, How to make a weapon use a bow moveset when two handing and a melee weapon when one handing
4 messages · Page 1 of 1 (latest)
check the hks for execattack, there are things reading the env(225) or env(345) checking for the moveset to use special bow behaviors and such
i haven't done this so i can't say for sure but if you just add in some more conditions in execattack or the getrequest function thing that execattack checks, then you should be fine
This what you mean by env(225) right?