Hi guys, I am going straight to the point. Imagine I have an orc peon and that he is building a burrow or some other building. Is it possible to make him build faster while he is building it?
No. Just once he starts construction you can manually increase it with triggers. The function only accepts integer values from 0-100, though. So to fractionize it you'd need some sort of system.
I don't see any way to do this in GUI (by using 'Unit - Set Construction Progress = Construction Process of BUILDING + 1', as i cant find a way to get the current percentage).
However if you used Human you could create a dummy peasant and have it build the same building at the same time, therefor increaseing build speed.