I'd like to create a region that consists of all territory on the map that is less than 15 meters from a supply depot. Therefore, I assume, I should use triggers on Unit Progress/Unit Dies to add/remove circles of radius 15 when a supply depot is created or destroyed.
The "created" part works fine. The destroyed part doesn't. There's no "Remove Circle from Region" trigger action, and if I use "Add Circle - Negative", that works, but then when I rebuild the depot, and try to add a positive circle again, it is ignored - there's no way to get the territory back in the region.
I've tried everything I can think of. Anybody know how this can be done?
0
I am a complete newb.
I'd like to create a region that consists of all territory on the map that is less than 15 meters from a supply depot. Therefore, I assume, I should use triggers on Unit Progress/Unit Dies to add/remove circles of radius 15 when a supply depot is created or destroyed.
The "created" part works fine. The destroyed part doesn't. There's no "Remove Circle from Region" trigger action, and if I use "Add Circle - Negative", that works, but then when I rebuild the depot, and try to add a positive circle again, it is ignored - there's no way to get the territory back in the region.
I've tried everything I can think of. Anybody know how this can be done?