Hi,
I'm stuck, I can't get this to work with any number of triggers that I have tried.
Map starts
The area around Start Location 1 is a big box of a region called region one.
I want all the workers created on map start in that region to be killed
How? Should this not work? killgroup is a variable
Unit Group - Add all units in (Any units in Region 001 owned by player Any Player matching Excluded: Missile, Dead, Hidden, with at most Any Amount) to killgroup
Unit Group - Pick each unit in killgroup and do (Actions)
Actions
Unit - Kill (Triggering unit)
Thanks
Rollback Post to RevisionRollBack
To post a comment, please login or register a new account.
OMG I can't believe I missed that !!! :) Thank you so much.
Hi, I'm stuck, I can't get this to work with any number of triggers that I have tried.
Map starts The area around Start Location 1 is a big box of a region called region one. I want all the workers created on map start in that region to be killed
How? Should this not work? killgroup is a variable Unit Group - Add all units in (Any units in Region 001 owned by player Any Player matching Excluded: Missile, Dead, Hidden, with at most Any Amount) to killgroup Unit Group - Pick each unit in killgroup and do (Actions) Actions Unit - Kill (Triggering unit)
Thanks