hey there,
this trigger seems pretty straightforward and I can't figure out why it won't work. It's a spell (based on channel) that is supposed to cancel whatever the target building is doing (upgrades/research/training units). (the last line is just to make it undetectable to the owner of the unit).
would be happy for any help. thanks!
this trigger seems pretty straightforward and I can't figure out why it won't work. It's a spell (based on channel) that is supposed to cancel whatever the target building is doing (upgrades/research/training units). (the last line is just to make it undetectable to the owner of the unit).
would be happy for any help. thanks!
-
forgetfulness
-
Events
-
Unit - A unit Starts the effect of an ability
-
-
Conditions
-
(Ability being cast) Equal to Forgetfulness
-
-
Actions
-
Selection - Select (Target unit of ability being cast) for (Owner of (Target unit of ability being cast))
-
Game - Force (Owner of (Target unit of ability being cast)) to press Escape/Cancel
-
Selection - Clear selection for (Owner of (Target unit of ability being cast))
-
-