View Issue Details

IDProjectCategoryView StatusLast Update
0005772Spring engineGeneralpublic2017-09-18 13:12
ReporterCode_Man Assigned To 
PrioritynormalSeverityminorReproducibilityalways
Status closedResolutionno change required 
Product Version103.0 +git 
Summary0005772: SetUnitCosts metal cost does not work
DescriptionSpring.SetUnitCosts (unitID, {0, 0, 0}) used like this does not change the metal cost of unit in the factory before first build step.
I have to pay the full metal price for finishing it.
TagsNo tags attached.
Checked infolog.txt for Errors

Activities

Kloot

2017-09-18 13:12

developer   ~0018419

the proper syntax is {buildTime = 0, metalCost = 0, energyCost = 0}.

Issue History

Date Modified Username Field Change
2017-09-18 13:05 Code_Man New Issue
2017-09-18 13:12 Kloot Status new => closed
2017-09-18 13:12 Kloot Resolution open => no change required
2017-09-18 13:12 Kloot Note Added: 0018419