Ice Asteroid Cluster spawning
Submitted
Hi,
Can you please change this hardcoded value for the MinedOre in the MakeIceAsteroid method to
if (MyCompositeShapes.IsAcceptedAsteroidMaterial(materialDefinition, version) && materialDefinition.MinedOre.Contains("Ice"))instead of == "Ice".
I'm trying to make a extra step in Ice refining and changing the MinedOre in the SBC files causes the method to spam an error to the log and prevents Ice Asteroid spawning, since its specifically looking for 'Ice' in this method.
Thanks,
Cheyne
why not they do this?
why not they do this?
Replies have been locked on this page!