• Check out the results of the Techtree Contest #19!
  • 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.
  • Create a void inspired texture for Warcraft 3 and enter Hive's 34th Texturing Contest: Void! Click here to enter!
  • The Hive's 22nd Icon Contest: Creep Abilities is now concluded, time to vote for your favourite set of icons! Click here to vote!

Model Effect isn't Looping

Status
Not open for further replies.
Level 3
Joined
Dec 22, 2005
Messages
38
I'm using a bladestorm model from a user submission off this site: http://www.wc3sear.ch/index.php?p=Models&ID=240&sid=7379d46eb39f8ddf1a9e8ac46d0dd77b

Imported fine, and in the preview window it shows it looping, but when I apply it to the bladestorm ability (Art: Caster) for my custom map it doesn't loop in game. It just animates 1 cycle and stops, whereas every other model I've tried as a substitution has looped for the spell duration.

I don't think it's the model, because it seems to be set up for looping. What could be causing it not to loop in game?
 
I duno what causes it, but I do know how to set it to work. Just look what the time is for the animation and make a trigger.

Events: Every 'animations time' seconds of the game
Conditions: ------
Actions: Pick every unit in units of type: bladestorm dummy and do: animation - play its attack walk spin animation
 
Thanks, I was hoping I wouldn't have to use a trigger though. :(

Was hoping it was some kind of setting or something causing the model not to be recognized like a buff/effect model.
 
Status
Not open for further replies.
Back
Top