Hi, i made a spell that when a unit casts that spell, a variable group will be set that records all units within 300 range of casting unit. Then the number of units in the group as an integer variable. Then the trigger will create (Number of units in unit group) for casting unit. The problem is, how can we order every unit of a group to cast a dummy spell on every unit. for exmp, every unit in CasterGroup to cast spell on every unit in TargetGroup? Also, its 1 unit cast to 1 unit. A target will not be casted on by the ability twice