| 02-02-2004, 12:33 AM | #1 |
does pick every unit in region create a unit group each time its done? i have it done every 20 seconds to reassign orders to attack players. would this cause problems lagwise? if so how to fix? |
| 02-02-2004, 01:32 PM | #2 | |
Quote:
Yes, it does. Just have this custom script line before the Pick Every unit In Region <gen> Custom Script: set bj_wantDestroyGroup = true |
| 02-03-2004, 03:13 AM | #3 |
Does this action need to be put before every single group-creating action, or just once in the trigger? |
