Advertisement
Guest User

Untitled

a guest
Sep 20th, 2017
58
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.82 KB | None | 0 0
  1. <?xml version="1.0"?>
  2. <MyConfigDedicated xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
  3. <SessionSettings>
  4. <GameMode>Survival</GameMode>
  5. <InventorySizeMultiplier>20</InventorySizeMultiplier>
  6. <AssemblerSpeedMultiplier>3</AssemblerSpeedMultiplier>
  7. <AssemblerEfficiencyMultiplier>3</AssemblerEfficiencyMultiplier>
  8. <MaxPlayers>8</MaxPlayers>
  9. <MaxFloatingObjects>56</MaxFloatingObjects>
  10. <MaxBackupSaves>10</MaxBackupSaves>
  11. <MaxGridSize>5000000</MaxGridSize>
  12. <MaxBlocksPerPlayer>10000000</MaxBlocksPerPlayer>
  13. <EnableBlockLimits>true</EnableBlockLimits>
  14. <EnableRemoteBlockRemoval>true</EnableRemoteBlockRemoval>
  15. <EnvironmentHostility>SAFE</EnvironmentHostility>
  16. <AutoHealing>true</AutoHealing>
  17. <EnableCopyPaste>true</EnableCopyPaste>
  18. <WeaponsEnabled>true</WeaponsEnabled>
  19. <ShowPlayerNamesOnHud>true</ShowPlayerNamesOnHud>
  20. <ThrusterDamage>true</ThrusterDamage>
  21. <CargoShipsEnabled>true</CargoShipsEnabled>
  22. <EnableSpectator>false</EnableSpectator>
  23. <WorldSizeKm>0</WorldSizeKm>
  24. <RespawnShipDelete>true</RespawnShipDelete>
  25. <ResetOwnership>false</ResetOwnership>
  26. <WelderSpeedMultiplier>1</WelderSpeedMultiplier>
  27. <GrinderSpeedMultiplier>2</GrinderSpeedMultiplier>
  28. <RealisticSound>false</RealisticSound>
  29. <HackSpeedMultiplier>0.33</HackSpeedMultiplier>
  30. <PermanentDeath>false</PermanentDeath>
  31. <AutoSaveInMinutes>5</AutoSaveInMinutes>
  32. <SpawnShipTimeMultiplier>1</SpawnShipTimeMultiplier>
  33. <DestructibleBlocks>true</DestructibleBlocks>
  34. <EnableIngameScripts>true</EnableIngameScripts>
  35. <ViewDistance>20000</ViewDistance>
  36. <FloraDensity>20</FloraDensity>
  37. <EnableToolShake>true</EnableToolShake>
  38. <VoxelGeneratorVersion>2</VoxelGeneratorVersion>
  39. <EnableOxygen>true</EnableOxygen>
  40. <EnableOxygenPressurization>false</EnableOxygenPressurization>
  41. <Enable3rdPersonView>true</Enable3rdPersonView>
  42. <EnableEncounters>true</EnableEncounters>
  43. <EnableFlora>true</EnableFlora>
  44. <EnableConvertToStation>true</EnableConvertToStation>
  45. <StationVoxelSupport>false</StationVoxelSupport>
  46. <EnableSunRotation>true</EnableSunRotation>
  47. <EnableRespawnShips>true</EnableRespawnShips>
  48. <ScenarioEditMode>false</ScenarioEditMode>
  49. <Scenario>false</Scenario>
  50. <CanJoinRunning>false</CanJoinRunning>
  51. <PhysicsIterations>8</PhysicsIterations>
  52. <SunRotationIntervalMinutes>120</SunRotationIntervalMinutes>
  53. <EnableJetpack>true</EnableJetpack>
  54. <SpawnWithTools>true</SpawnWithTools>
  55. <StartInRespawnScreen>false</StartInRespawnScreen>
  56. <EnableVoxelDestruction>true</EnableVoxelDestruction>
  57. <MaxDrones>5</MaxDrones>
  58. <EnableDrones>false</EnableDrones>
  59. <EnableWolfs>false</EnableWolfs>
  60. <EnableSpiders>true</EnableSpiders>
  61. <FloraDensityMultiplier>1</FloraDensityMultiplier>
  62. <EnableStructuralSimulation>false</EnableStructuralSimulation>
  63. <MaxActiveFracturePieces>50</MaxActiveFracturePieces>
  64. <BlockTypeLimits>
  65. <dictionary>
  66. <item>
  67. <Key xsi:type="xsd:string">Assembler</Key>
  68. <Value xsi:type="xsd:short">24</Value>
  69. </item>
  70. <item>
  71. <Key xsi:type="xsd:string">Refinery</Key>
  72. <Value xsi:type="xsd:short">1</Value>
  73. </item>
  74. <item>
  75. <Key xsi:type="xsd:string">Blast Furnace</Key>
  76. <Value xsi:type="xsd:short">1</Value>
  77. </item>
  78. <item>
  79. <Key xsi:type="xsd:string">Antenna</Key>
  80. <Value xsi:type="xsd:short">30</Value>
  81. </item>
  82. <item>
  83. <Key xsi:type="xsd:string">Drill</Key>
  84. <Value xsi:type="xsd:short">30</Value>
  85. </item>
  86. <item>
  87. <Key xsi:type="xsd:string">InteriorTurret</Key>
  88. <Value xsi:type="xsd:short">50</Value>
  89. </item>
  90. <item>
  91. <Key xsi:type="xsd:string">GatlingTurret</Key>
  92. <Value xsi:type="xsd:short">50</Value>
  93. </item>
  94. <item>
  95. <Key xsi:type="xsd:string">MissileTurret</Key>
  96. <Value xsi:type="xsd:short">50</Value>
  97. </item>
  98. <item>
  99. <Key xsi:type="xsd:string">ExtendedPistonBase</Key>
  100. <Value xsi:type="xsd:short">50</Value>
  101. </item>
  102. <item>
  103. <Key xsi:type="xsd:string">MotorStator</Key>
  104. <Value xsi:type="xsd:short">50</Value>
  105. </item>
  106. <item>
  107. <Key xsi:type="xsd:string">MotorAdvancedStator</Key>
  108. <Value xsi:type="xsd:short">50</Value>
  109. </item>
  110. <item>
  111. <Key xsi:type="xsd:string">ShipWelder</Key>
  112. <Value xsi:type="xsd:short">100</Value>
  113. </item>
  114. <item>
  115. <Key xsi:type="xsd:string">ShipGrinder</Key>
  116. <Value xsi:type="xsd:short">150</Value>
  117. </item>
  118. </dictionary>
  119. </BlockTypeLimits>
  120. <EnableScripterRole>false</EnableScripterRole>
  121. </SessionSettings>
  122. <Scenario Type="MyObjectBuilder_ScenarioDefinition" Subtype="EasyStart1" />
  123. <LoadWorld>Test2</LoadWorld>
  124. <IP>108.61.104.132</IP>
  125. <SteamPort>27016</SteamPort>
  126. <ServerPort>27015</ServerPort>
  127. <AsteroidAmount>0</AsteroidAmount>
  128. <Administrators>
  129. <unsignedLong>76561198060542849</unsignedLong>
  130. </Administrators>
  131. <Banned />
  132. <Mods>
  133. </Mods>
  134. <RefinerySpeedMultiplier>3</RefinerySpeedMultiplier>
  135. <OnlineMode>PUBLIC</OnlineMode>
  136. <GroupID>103582791436620526</GroupID>
  137. <ServerName>Vox</ServerName>
  138. <WorldName>Test2</WorldName>
  139. <PauseGameWhenEmpty>true</PauseGameWhenEmpty>
  140. <IgnoreLastSession>true</IgnoreLastSession>
  141. <PremadeCheckpointPath>c:\games\108_61_104_132_27015\1372047\spaceengi\Content\CustomWorlds\Star System</PremadeCheckpointPath>
  142. <ProceduralDensity>3</ProceduralDensity>
  143. <ProceduralSeed>13539205</ProceduralSeed>
  144. </MyConfigDedicated>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement