• 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.
  • The Hive's 22nd Icon Contest: Creep Abilities is now concluded, time to vote for your favourite set of icons! Click here to vote!
  • ✅ The POLL for Hive's Texturing Contest #34 is OPEN! Vote for the TOP 3 SKINS! 🔗Click here to cast your vote!
  • ✅ The POLL for Hive's Techtree Contest #20 is OPEN! Vote for the TOP 3 FACTIONS! 🔗Click here to cast your vote!

[General] Animation Problem

Status
Not open for further replies.
Level 3
Joined
Jun 24, 2013
Messages
31
Ok im working on a cinematic and i have downloaded the villager with 255 animations,well when i go to the triggers and i type in the wishing animation and when i start the cinematic he does a difrent one or freezez and it looks really stupid,so my question is how can i fix that?
 
omg,wishing is not a animation,im saying that when i pick the animation i WISH to use...
That's not really what you said:
Hellsing_Alucard said:
i type in the wishing animation

But instead of an obsolete comment, you could have actually said something useful (which you didn't, so far).
So chill down a little and tell us which animation you wish to use.
 
Well If you already have War3ModelEditor ... Open the model that you have a problem with ... Go to tools ---> Animations---> And then search for the 'wishing' animations .You should find them there .... wih index + original string (animation word) ... So When you try to animate the model in World Editor ... If you use GUI , then use Animation tag ( string ) which you found in War3ModelEditor ... If you use JASS then use index... There is no other solution .
 
Well If you already have War3ModelEditor ... Open the model that you have a problem with ... Go to tools ---> Animations---> And then search for the 'wishing' animations .You should find them there .... wih index + original string (animation word) ... So When you try to animate the model in World Editor ... If you use GUI , then use Animation tag ( string ) which you found in War3ModelEditor ... If you use JASS then use index... There is no other solution .
There is no 'wishing' animation.
Also, it shows the index? I used War3ModelEditor for this, but it doesn't show the index for me.

And a final note: you should always use the index, not the string (even in GUI).
If you use the string for, say "Stand Victory", then it will go through all victory conditions (randomly, I believe).
Using "Stand Victory - 15" does the same thing described above.
 
Status
Not open for further replies.
Back
Top