• 🏆 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!
  • 🏆 Hive's 6th HD Modeling Contest: Mechanical is now open! Design and model a mechanical creature, mechanized animal, a futuristic robotic being, or anything else your imagination can tinker with! 📅 Submissions close on June 30, 2024. Don't miss this opportunity to let your creativity shine! Enter now and show us your mechanical masterpiece! 🔗 Click here to enter!

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