Page 1 of 1
Click + Drag Attack order attacking randomly
Posted: 12 Jan 2008, 02:31
by Saktoth
If the Click + Drag attack order (not to be confused with area attack) could attack units randomly within that area, rather than selecting them in sequence, it would be very useful, especially for bombers.
Re: Click + Drag Attack order attacking randomly
Posted: 12 Jan 2008, 02:48
by trepan
Closest first is the algorithm.
If you want something else, lua it.
Re: Click + Drag Attack order attacking randomly
Posted: 12 Jan 2008, 03:05
by Saktoth
Was this changed in 0.76? I was sure it was (and is) cycling through them one at a time...
Re: Click + Drag Attack order attacking randomly
Posted: 12 Jan 2008, 03:47
by trepan
No change in 0.76b1.
Attack order is fixed when the command is issued.
Re: Click + Drag Attack order attacking randomly
Posted: 12 Jan 2008, 06:09
by Saktoth
Ahh, i see, thanks.
Re: Click + Drag Attack order attacking randomly
Posted: 12 Jan 2008, 08:21
by KDR_11k
Which reminds me I wanted to lua an area attack command for ground units...