1. Hello,

    I want to know if there is a way to save the physical appearance of my map/landscape. I know when you wipe for an update the map generation may altar the shape/appearance of your map. I am wondering if there is a way to save my exact map, so even after I wipe my server for an update, I can have the same exact map always.

    -michael
     
  2. Wulf

    Wulf Community Admin

    Unless you aren't properly setting your +server.seed and +server.worldsize, then you should have the same map when it gets wiped.
     
  3. I have a server seed, and a server level however I do not have a server.worldsize in my server command line. (GameServers)
     
  4. Wulf

    Wulf Community Admin

    You should specify the world size, otherwise it could change.
     
  5. I do not understand this, can you give me directions how to specify world size?
     
  6. Wulf

    Wulf Community Admin

    +server.worldsize 2000

    Or whatever size you had previously. It is added to your startup or command-line with your host.
     
  7. I never had the number previously. I just got my server yesturday and I haven't touched any of this stuff... :/