• Listen to a special audio message from Bill Roper to the Hive Workshop community (Bill is a former Vice President of Blizzard Entertainment, Producer, Designer, Musician, Voice Actor) 🔗Click here to hear his message!
  • Read Evilhog's interview with Gregory Alper, the original composer of the music for WarCraft: Orcs & Humans 🔗Click here to read the full interview.

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