• 🏆 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!
  • 🏆 Hive's 6th HD Modeling Contest: Mechanical is now open! Design and model a mechanical creature, mechanized animal, a futuristic robotic being, or anything else your imagination can tinker with! 📅 Submissions close on June 30, 2024. Don't miss this opportunity to let your creativity shine! Enter now and show us your mechanical masterpiece! 🔗 Click here to enter!

Training Animation

Status
Not open for further replies.
Level 12
Joined
Feb 23, 2007
Messages
1,030
I'm not sure what to add, and I tried looking at Gateways & Barracks for the events (so I could copy them), but they don't have anything relating to the "work" animation.

It seems attempting to duplicate units is a futile effort, and you might as well always edit the original copies, otherwise you'll have problems like this.
 
Level 4
Joined
Jul 4, 2009
Messages
77
perhaps..

Im not 100%, but
I believe what you are looking for is in the ability data.

Find the ability that is used to train your units from that building and look for a field called "Combat - Activity". Make sure its set to "Training".

Otherwise. Im not sure.
 
Level 12
Joined
Feb 23, 2007
Messages
1,030
All of those things are done, yet it still doesn't work. Macro - QueueAnim

I tried adding an event of my own, and I got the animation to start, but now I can't get it to stop playing. @_@

EDIT: I got it to work.

Ability - Queue(5) - Start - Play Animation
Ability - Queue(5) - Stop - Clear Animation

I kept trying to use the training ability and that didn't work.
 
Status
Not open for further replies.
Top