Space Engineers

Space Engineers

Nanite Control Factory - Automated Construction (Not working - Old Version)
198개 중 101~110개 표시 중
< 1 ... 9  10  11  12  13 ... 20 >
업데이트: 2016년 4월 24일 오후 1시 48분

업데이트: 2016년 4월 24일 오후 1시 43분

업데이트: 2016년 4월 24일 오전 8시 29분

업데이트: 2016년 4월 24일 오전 8시 27분

업데이트: 2016년 4월 24일 오전 8시 19분

업데이트: 2016년 4월 24일 오전 8시 11분

업데이트: 2016년 4월 24일 오전 7시 46분

업데이트: 2016년 4월 24일 오전 6시 19분

- Fixing issue with deconstruction in Creative (owner not set on beacon when placed)

업데이트: 2016년 4월 23일 오후 10시 28분

- Added a settings file. The setting file allows you to set various settings on the block, and is useful for Dedicated Servers, but also allows single player players to change the behavior of the Nanite Factory. The settings are located in %appdata%\SpaceEngineers\Storage\655922051.sbm_NaniteConstructionSystem or for Dedicated Servers in \Storage\655922051.sbm_NaniteConstructionSystem depending on where your instance is located on that Dedicated Server.
- The settings are as follows:

<ConstructionMaxStreams>6</ConstructionMaxStreams>
<ConstructionEfficiency>1</ConstructionEfficiency>
<ConstructionPowerPerStream>26</ConstructionPowerPerStream>
<ProjectionMaxStreams>6</ProjectionMaxStreams>
<ProjectionPowerPerStream>26</ProjectionPowerPerStream>
<CleanupMaxStreams>6</CleanupMaxStreams>
<CleanupCarryVolume>2.5</CleanupCarryVolume>
<CleanupMaxDistance>500</CleanupMaxDistance>
<CleanupPowerPerStream>26</CleanupPowerPerStream>
<DeconstructionMaxStreams>6</DeconstructionMaxStreams>
<DeconstructionMaxDistance>300</DeconstructionMaxDistance>
<DeconstructionEfficiency>1</DeconstructionEfficiency>
<DeconstructionPowerPerStream>26</DeconstructionPowerPerStream>
<FactoryComponentMultiplier>1</FactoryComponentMultiplier>

The descriptions should be self - explanitory but I will outline them more on the description page of the mod. As more functions and settings are added, the file will update and be expanded.

업데이트: 2016년 4월 22일 오후 12시 34분

- Increased deconstruct distance to 300m