In the init.sqf on mission side I set the following line to 1 thinking it would be one stage building. When I deploy a bike, plot pole or concert wall it still takes 3 time to build (stages)
DZE_StaticConstructionCount = 1; // Steps required to build. If greater than 0 this applies to all objects.
What do I have to do to get a 1 stage build?
FIXED SEE BELOW