| 01-07-2011, 02:36 PM | #2 |
Are COCaster and KOCaster the same variable? If not, start there. |
| 01-07-2011, 02:39 PM | #3 | |
Quote:
|
| 01-07-2011, 03:56 PM | #4 |
Trigger: ![]() Unit Group - Pick every unit in (Units within 650.00 of (Position of COCaster)) and do (Set COGroup = (Last created unit group))
![]() Unit Group - Pick every unit in COGroup and do (Actions)-> Trigger: Give it a shot. |
| 01-09-2011, 10:07 PM | #5 |
| 01-10-2011, 06:12 AM | #6 |
What you didn't realise you did was you created a group for each "picked unit" in your original method and set it to COGroup, which is a fantastic example of how much GUI fails to explain what it's doing. |
