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

Custom model animations

Status
Not open for further replies.
Level 3
Joined
Sep 24, 2007
Messages
64
Not sure where I should put this question, it could be model related for all I know

I'm using this model and calling it's animations with call SetUnitAnimationByIndex(udg_Chars[GetConvertedPlayerId(GetTriggerPlayer())], 6) ~~ whatever I type in the animation integer slot I get the same animation (ready) :(
Anything I can do?

(I -NEED- to play it's animations this way)

Edit: Solved this, I did something stupid :s
 
Last edited:
Status
Not open for further replies.
Top