1. I was wondering if there was a way to remove generated prefabs such as rad towns and power lines ?
     
  2. Calytic

    Calytic Community Admin Community Mod

    Nope. Procedural maps are generated client-side. It is theoretically possible with non-generated maps but the method is unavailable.
     
  3. would one not be able to make a call during the server boot to void those items ?
     
  4. Yeah you could, but like Calytic said the maps are generated client-side, by removing them from the server there will be a desync with the client.