submerge

  1. E

    Unsubmerge plot with lua

    I am writing a mod that changes some properties of a plot. Given a plot object, how do I change any properties of it? I'm especially interested in unsubmerging it: local plot = Map.GetPlot(14,16) I can get tons of properties of a plot with that object as well as with TerrainManager. But I...
Back
Top Bottom