the spell is that when the hero kills a unit it will spawn a skeleton thats all fine but i have this problem the skeletons spawned can not be selected and they attack the same unit the hero is attacking and follow the hero.
the skeletons can be killed by the enemy so adding locast to them will not work for the selection.
EDIT
i believe this would work for the selection????
the skeletons can be killed by the enemy so adding locast to them will not work for the selection.
EDIT
i believe this would work for the selection????
-
Untitled Trigger 001
-
Events
- Player - Player 1 (Red) Selects a unit
-
Conditions
- (Unit-type of (Triggering unit)) Equal to Skeleton Warrior
-
Actions
- Selection - Remove (Triggering unit) from selection for (Owner of (Triggering unit))
-
Events