HomeUser Control Panel (unavailable in archive)ForumsTutorialsArt GalleryResourcesMaps

Triggering: A unit gets added to training queue of a building

11-29-2003, 01:13 PM#1
Phil_123
How do you put "A unit gets added to training queue of a building" as an event?
11-29-2003, 03:14 PM#2
Dead-Inside
Unit - Generic Unit Event
|- A unit Begins training a unit

It would look like this:
Unit - A unit Begins training a unit

Okay, so well... You then need to check which unit might be training the unit in question, and what unit that is currently being trained, you follow?

Regards
Dead-Inside
11-29-2003, 04:20 PM#3
Phil_123
Quote:
Originally posted by Dead-Inside
Unit - Generic Unit Event
|- A unit Begins training a unit

It would look like this:
Unit - A unit Begins training a unit

Okay, so well... You then need to check which unit might be training the unit in question, and what unit that is currently being trained, you follow?

Regards
Dead-Inside
Your method did not work. I want it to fire when a unit gets ADDED to the trigger queue, not when the unit goes to queue slot 1 and begins training
11-29-2003, 06:41 PM#4
AIAndy
Catch the order to train the unit.
11-30-2003, 01:08 AM#5
Phil_123
One of our friends over W3MF, KaTTaNa, solved my problem.

Order Comparison: (Issued order) Equal to (Order())

Mods: Move this to Trigger and Utility Repository

http://www.%77%63%33%6D%6F%64%66%6F%...ad.php?p=35458