• 🏆 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!

Spellcast Animations..

Status
Not open for further replies.
Level 4
Joined
Dec 15, 2007
Messages
96
I was wondering, my pierce spell works okey etc, but when hero is using it, he's just standing there doing no animations So I found this fancy place where I could put in Animation names usage for that spell and tried to type in
'Attack - 1' which is the name of one of this units standard attack animations, but it didn't work.

I used the 'Attack Slam' animation on another unit by writing 'Slam' and it worked, so I thought Hmm.. definitly something fancy here, and desperatly tried anything of attack with no success..

Attack
Attack-1
Attack - 1 (yes, again..)
Attack 1
-1
- 1

Any idea of whats wrong here? Is there any special messege script for standard attack animations or am I simply missing something? thank you.
 
Level 11
Joined
Aug 25, 2006
Messages
971
Its a multi-string field correct?
Add one string 'attack' (no uppercase)
Add another string under that one 'one' (no uppercase)

That should work.. I hope. I'm two tired to try it, don't sue me.
 
Status
Not open for further replies.
Top