KnuckleCracker / CW4-bug-tracker

The gathering point for bugs and supporting information, or suggestions about additional features.
Creative Commons Attribution Share Alike 4.0 International
13 stars 2 forks source link

[4RPL] [Bug] More SetUnitSettings issues #1067

Closed grabz-dev closed 1 year ago

grabz-dev commented 1 year ago

This is an extension of #1066 posted by Fire

Tested in 2.4.6:

The LifeTime parameter appears to be having the same issue,

GetUnitSettings(1959) ->BlobTable
SetUnitSettings(1959 <-BlobTable)

The above code sets the LifeTime parameter of blob nests and skimmer factories to whatever the Count parameter is set to.

knucracker commented 1 year ago

Same as in #1066 there were some copy paste typos for LifeTime. The blob nest and the skimmer factory were both affected. Fixed in 2.4.7