HomeUser Control Panel (unavailable in archive)ForumsTutorialsArt GalleryResourcesMaps

about shades

02-19-2004, 12:50 PM#1
SirSalute
I being confused for the event whether, the pit that sacrificed an acoltye and finish changing it into the shade, is refers to
unit finishes casting ability, or
finish training a unit, or
finish reviving, or
finish upgrading,
or Spawns a summoned unit


I'm totally confuse, and i doesn't know where and how to start my testing for this, can someone just kindly tells me which is the exact event name for this event?


Thanks in advance
02-19-2004, 03:23 PM#2
RaeVanMorlock
That wouldn't be a good way to learn.

Code:
Test Finish Casting
    Events:
        A unit finishes casting an ability
    Conditions:
    Actions:
        Game - Display to (All players) the text "Finished casting"

Test Training a Unit
    Events:
        A unit finishes training a unit
    Conditions:
    Actions:
        Game - Display to (All players) the test "Finished training"

.. repeat this for any other event you think could be the answer. Then start the game, do you thing, and see which message you get immediately following it.