• 🏆 Texturing Contest #33 is OPEN! Contestants must re-texture a SD unit model found in-game (Warcraft 3 Classic), recreating the unit into a peaceful NPC version. 🔗Click here to enter!
  • It's time for the first HD Modeling Contest of 2024. Join the theme discussion for Hive's HD Modeling Contest #6! Click here to post your idea!

Walk defend animation wont work

Status
Not open for further replies.
Level 9
Joined
Apr 7, 2010
Messages
480
im afraid of changing the script by myself since i dont know jass.

can you show me how to
`find whenever defend is activated
`how to replace walk animation with walk defend animation
`where to put this codes
 
Level 9
Joined
Apr 7, 2010
Messages
480
so i dont have to change anything in the movement system? i just have to add another trigger, is that it?
srry, i thought the script only plays fix walk animation. or am i mess up :)
 
Level 9
Joined
Apr 7, 2010
Messages
480
thanks, but "GetTriggerPlayer" didnt work, having error : undeclared variable

i changed it to Player(0), animation works fine, but player(0) only works for player 1 right?

EDIT : "GetTriggerPlayer()" lol. haha. problem solved :)
 
Status
Not open for further replies.
Top