T
Taco
Guest
How could I add an expiration timer to an item-built building, like the Ivory Tower building? I haven't tried much, seeing as how I've only been using WE for about a week now, and It'd save me quite some time
.
Life Timer
Events
Unit - A unit Spawns a summoned unit
Conditions
(Unit-type of (Summoned unit)) Equal to Ivory Tower
Actions
Unit - Add a 60.00 second Generic expiration timer to (Summoned unit)
Life Timer
Events
Unit - A unit Spawns a summoned unit
Conditions
(Unit-type of (Summoned unit)) Equal to Ivory Tower
Actions
Unit - Add a 60.00 second Animate Dead expiration timer to (Summoned unit)
Errr, what he told you does just that.Taco said:Errr, thanks, but I forgot to mention, I wanted the unit to have a visible timer-bar thing. Shoud've made myself more clear, I already knew how to make it last X seconds, I was just trying to find out how to make it have a timer-bar thing (the blue bar that show's how much longer the unit has).