Page 1 of 1

CustomFormations +1

Posted: 13 Aug 2012, 09:00
by Broker
Hello maybe someone wants to fix a convenient widget CustomFormations +1

Author: Bishop181 (Niobium, jK, gunblob)
Mods: All
Latest Version: 3.100
Downloads: 631 (0.80 D / d)
Entry-Date: 2010-06-13 09:59:31
Description:
It puts units into upto three rows ordered by hp / cost. construction units always at the back. adds weighting to units w / high trajectory &

I wrote about the problem with it on the forum.
http://springrts.com/phpbb/viewtopic.php?f=11&t=28538 # p526693

Re: CustomFormations +1

Posted: 13 Aug 2012, 09:59
by Niobium
Appears to be a bug that was solved in the main custom formations widget long ago.

Replace line 757

Code: Select all

if (#fNodes == 1) then
With

Code: Select all

if fDists[#fNodes] < 20 then