• 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 faction for Warcraft 3 and enter Hive's 19th Techtree Contest: Co-Op Commanders! Click here to enter!
  • Create a void inspired texture for Warcraft 3 and enter Hive's 34th Texturing Contest: Void! Click here to enter!
  • The Hive's 21st Texturing Contest: Upgrade is now concluded, time to vote for your favourite set of icons! Click here to vote!

Animation Queue - JASS line

Status
Not open for further replies.
well you said that, "However, I need one for queuing animations, like in GUI, but in JASS" so I assumed there exists one in GUI in which you queue using ID because that is what that statement says...

well since it doesn't seem it exists, you can maybe create the queue yourself, though it might be pretty to keep track...

or maybe, hmmm... I think there's a queue trigger function, if it exists then you can make one trigger for each index which uses the Set animation by index, then queue the triggers instead...

if it doesn't exist too, then doing the queue yourself using timers and such might be your best bet...
 
Status
Not open for further replies.
Top