Tauren Chieftain animation

Wesulmoon

New Member
Reaction score
6
I have a hero tauren chieftain in my game and he can learn Cleave.
So when he learns that passive ability all his attacks are like (attack slam) not anymore like attack 1 and attack 2 ... Help pls... I whant him to still attack with 1 and 2...
 

Tom_Kazansky

--- wraith it ! ---
Reaction score
157
try this
Trigger:
  • TaurenChieftainAttack
    • Events
      • Unit - A unit Is attacked
    • Conditions
      • (Level of Cleaving Attack for (Attacking unit)) Greater than 0
    • Actions
      • Animation - Play (Attacking unit)'s attack animation
      • Animation - Queue (Attacking unit)'s stand ready animation

replace this Cleaving Attack with your Tauren Chieftain's Cleaving Attack

EDIT: sorry, my bad, Triggering unit should be Attacking unit
 

Grymlax

Probably not around
Reaction score
138
This trigger should do the trick for you. It works fine for me.


Trigger:
  • Cleave animation
    • Events
      • Unit - A unit Is attacked
    • Conditions
      • (Level of Cleave Ability for (Attacking unit)) Greater than 0
    • Actions
      • If (All Conditions are True) then do (Then Actions) else do (Else Actions)
        • If - Conditions
          • (Random integer number between 1 and 10) Greater than 3
        • Then - Actions
          • Animation - Play (Attacking unit)'s Attack animation
        • Else - Actions
          • Animation - Play (Attacking unit)'s Attack animation, using only Rare animations


This is the sweeping attack when he is using both his hand
Animation - Play (Attacking unit)'s Attack animation

This is the Stabbing animation when he is using one hand
Animation - Play (Attacking unit)'s Attack animation, using only

In this trigger I made it so that in 70% of his attacks he will attack with the sweeping attack but this could easily be changed.
 

tooltiperror

Super Moderator
Reaction score
231
I recommend you don't use the event, a unit is attacked.
 

Frosthowl

TH.net Regular
Reaction score
15
Because, if you hit attack and then stop it right away, the unit will still play an attack animation even though he isn't attacking. Why are you triggering it? Can't you just change the animation that the spell requires to "attack" rather than "attack slam"?
 

Wesulmoon

New Member
Reaction score
6
It looks boring if tauren chieftain is instead of sweep attacking with his axe he is sticking it into the ground all the time... it looks bad... so cleave spell gives that slam attack without any animation names used in ability...
 

Tom_Kazansky

--- wraith it ! ---
Reaction score
157
edited the second post, Triggering unit should be Attacking unit :p

I recommend you don't use the event, a unit is attacked.

which event should I use ?

Because, if you hit attack and then stop it right away, the unit will still play an attack animation even though he isn't attacking. Why are you triggering it? Can't you just change the animation that the spell requires to "attack" rather than "attack slam"?

so ?
the animation still stop when I stop the hero before the attack's hit

@Wesulmoon, my trigger works fine for me :)

final trigger: (modified from Grymlax's trigger)
Trigger:
  • TaurenChieftainAttack
    • Events
      • Unit - A unit Is attacked
    • Conditions
      • (Level of Cleaving Attack for (Attacking unit)) Greater than 0
    • Actions
      • If (All Conditions are True) then do (Then Actions) else do (Else Actions)
        • If - Conditions
          • (Random integer number between 1 and 10) Greater than 3
        • Then - Actions
          • Animation - Play (Attacking unit)'s Attack animation
        • Else - Actions
          • Animation - Play (Attacking unit)'s Attack animation, using only Rare animations
      • Animation - Queue (Attacking unit)'s stand ready animation
 

INCINERATE

New Member
Reaction score
12
i think he means, and i saw it for myself when i made a trigger like this, If you think a tauren that does his slamming animation looks weird, if you use that event, its going to look even weirder . you going to see alot of blank shots and hitting plain air attacks.



just go to the cleave ability , and specify in the animation strings instead (attack) (one) or (attack) (two)
 

Tom_Kazansky

--- wraith it ! ---
Reaction score
157
i think he means, and i saw it for myself when i made a trigger like this, If you think a tauren that does his slamming animation looks weird, if you use that event, its going to look even weirder . you going to see alot of blank shots and hitting plain air attacks.



just go to the cleave ability , and specify in the animation strings instead (attack) (one) or (attack) (two)

you can "specific" the animation ?

have you even tried the trigger ?
 

Wesulmoon

New Member
Reaction score
6
yes trigger works... but happen not to take damage at the same time the axe in fact reaches enemy... but it is ok for me... thx... and i also tried with strings... it doesn't work...
 
General chit-chat
Help Users
  • No one is chatting at the moment.

      The Helper Discord

      Members online

      No members online now.

      Affiliates

      Hive Workshop NUON Dome World Editor Tutorials

      Network Sponsors

      Apex Steel Pipe - Buys and sells Steel Pipe.
      Top