| 05-27-2002, 10:44 PM | #1 |
This was REALLY frustrating so I thought I'd post it here so y'all don't make the same mistake. Say you have a trigger like this: Unit Group units in Location of unit-type Druid of the Claw(bear form) and do Set current gold of Player(Owner of(Picked Unit)) Won't work :/ The owner of picked unit bit, when inside a "unit group in region of matching condition" doesn't work. Dunno why. |
| 05-29-2002, 01:00 AM | #2 |
Guest | You should use 'matching unit' instead of 'picked unit'. 'Picked unit' should be used in cases of triggers that say "Pick every unit in (unit group) and do (such and such) to picked unit". 'Matching unit' should be used in cases of triggers such as "If unit matches (condition) then do (such and such) to matching unit" |
