-
Broodmother Memory Egg
-
Events
-
Unit - A unit Finishes casting an ability
-
-
Conditions
-
(Ability being cast) Equal to (==) Memory Egg
-
-
Actions
-
Set HeroBroodmotherMemoryEggCaster = (Triggering unit)
-
Unit - Create 1 Memory Egg Sack for (Owner of (Triggering unit)) at ((Position of (Triggering unit)) offset by -150.00 towards (Facing of (Triggering unit)) degrees) facing Default building facing (270.0) degrees
-
Set HeroBroodmotherMemoryEggPoint = ((Position of (Triggering unit)) offset by -150.00 towards (Facing of (Triggering unit)) degrees)
-
Unit - Add a 5.00 second Generic expiration timer to (Last created unit)
-
Unit - Create 1 Dummy Unit Memory Egg for (Owner of (Triggering unit)) at (Center of Dummy units <gen>) facing Default building facing (270.0) degrees
-
Set HeroBroodmotherMemoryEggDummy = (Last created unit)
-
Hero - Give (Last created unit) a Memory Egg in slot 1
-
Set HeroBroodmotherMemoryEggItem = (Last created item)
-
Wait 5.00 seconds
-
Hero - Order HeroBroodmotherMemoryEggDummy to use HeroBroodmotherMemoryEggItem on HeroBroodmotherMemoryEggCaster
-
Wait 0.90 seconds
-
Unit - Remove HeroBroodmotherMemoryEggDummy from the game
-
-
MemoryEggDummy gets MemoryEggItem
its based on Item Ilusion now when the ilusion is created i need to Move it to MemoryEgg position...
And i got memory eeg position alredy just how to get image and move it there?
Cast range on item is 999999 and cooldown nothing etc.
EDIT: how to make that udg_removelocation(that point of eeg i set)its name i know but not shure how it goes