Kindof a newbie question but.... how does one calculate build time for a unit? I guess there are two factors: something that indicates how fast a constructor builds, vs the "build time" of the unit?
Maybe something like buildtime/workertime?
Calculate build time?
Moderators: hoijui, Moderators
Correct, unit->buildTime / (buildSpeed sum of all assisting builders). Note that it's clamped at 32*, stuff takes a minimum of one slowUpdate() cycle* to build.
*thanks AF
*thanks AF
Last edited by Kloot on 12 Jun 2007, 02:17, edited 1 time in total.