Why can't I do an overhead swing with my sword?

Users who are viewing this thread

JSF16

Recruit
Loving the mod so far, but this one things is bugging me that I'm not sure if it's a feature or a bug. I can't swing my sword overhead, trying to do so will just make be low an underhand stab. Anyone else dealt with this?
 
Why? Is there any way to undo it? It's really frustrating when I keep making stabs that should be swings.
 
You can replace the animation entry in actions.txt with the one from Native if you feel so inclined.

I don´t have Sayazn installed so I cannot look into its animations, but it should be as easy as finding "ready_overswing_onehanded" and then replace everything between that and "blocked_overswing_onehanded" with this:

Code:
ready_overswing_onehanded 524800 1679839242  1
  0.350000 attacks_single_overswing 5 16 7 0 0.0 0.0 0.0 0.0 
 release_overswing_onehanded 524800 2183155722  1
  0.600000 attacks_single_overswing 16 37 6 0 0.0 0.0 0.0 0.0 
 release_overswing_onehanded_continue 0 572542977  1
  0.200000 attacks_single_overswing 37 40 2 0 0.0 0.0 0.0 0.0

Mind the gaps and make a backup of the file beforehand.
 
Back
Top Bottom