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

I've got a question.

Status
Not open for further replies.
Level 3
Joined
Dec 30, 2007
Messages
32
How can I make the Berserk spell work on a forest troll model. I mean what's the animation name of the berserk animation of the forest troll?
Thanks.
 
well you see, the forestr troll has 2 spell animations, the first one is for throwing the web and the other is berserk. in animations a "-" inside the animation name means comment, so "Spell -Entangle" and "Spell -Berserk" are both recognized as "Spell", yet the game has a unique feuture for spells, which allows u to have many spell abilities with different names, for this we must add both entries to the string for animations. in this case add to the Animation Names field: "spell" and then add "berserk" without the - and both in low case, don't add anithing else, and add them in sepparate strings.
 
Level 3
Joined
Dec 30, 2007
Messages
32
I've tried this before, I tried it once again.It still ain't working. Now, can you tell me about the edits you mentioned above?
 
Status
Not open for further replies.
Top