Late but... better than nothing hope this helps someone.
To add the pirouette attack to the pool of the existing W3EE moveset, add the following lines.
This line in to the group of medium range attacks : str.AddDirAttack( 'man_geralt_sword_attack_fast_far_forward_1_lp_50ms', AD_Front, ADIST_Medium );
And this one in the last group of long range attacks : str.AddDirAttack( 'man_geralt_sword_attack_fast_far_forward_1_lp_50ms_mod', AD_Front, ADIST_Large );
I only wanna add pirouettes to the animation pool and remove already existing ones, and I don't feel like I quite understand how or what should I do exactly.
Do I still need to download the mod? Or is it through editing a w3ee file?
Is there a way to get the animations from this mod without having it replace any animations? I want to add the pirouettes back into the animation pool without removing anything else.
Late but... better than nothing hope this helps someone.
To add the pirouette attack to the pool of the existing W3EE moveset, add the following lines.
This line in to the group of medium range attacks : str.AddDirAttack( 'man_geralt_sword_attack_fast_far_forward_1_lp_50ms', AD_Front, ADIST_Medium );
And this one in the last group of long range attacks : str.AddDirAttack( 'man_geralt_sword_attack_fast_far_forward_1_lp_50ms_mod', AD_Front, ADIST_Large );
Very, try it yourself. You're gonna get some weird anims like the roll into the stab. Also, in my experience, disabling the combat animations in the W3EE menu leads to buggy combat, like not being able to do distant attacks sometimes.
20 comments
To add the pirouette attack to the pool of the existing W3EE moveset, add the following lines.
This line in to the group of medium range attacks :
str.AddDirAttack( 'man_geralt_sword_attack_fast_far_forward_1_lp_50ms', AD_Front, ADIST_Medium );
And this one in the last group of long range attacks :
str.AddDirAttack( 'man_geralt_sword_attack_fast_far_forward_1_lp_50ms_mod', AD_Front, ADIST_Large );
I only wanna add pirouettes to the animation pool and remove already existing ones, and I don't feel like I quite understand how or what should I do exactly.
Do I still need to download the mod? Or is it through editing a w3ee file?
Thanks.
To add the pirouette attack to the pool of the existing W3EE moveset, add the following lines.
This line in to the group of medium range attacks :
str.AddDirAttack( 'man_geralt_sword_attack_fast_far_forward_1_lp_50ms', AD_Front, ADIST_Medium );
And this one in the last group of long range attacks :
str.AddDirAttack( 'man_geralt_sword_attack_fast_far_forward_1_lp_50ms_mod', AD_Front, ADIST_Large );
Is there any option that you adapt this wonderful animation package for vanilla game?
i actually have come to like the pirouettes, thanks bunches for bring them to w3ee :)
i actually have come to like the pirouettes, thanks bunches for bring them to w3ee :)