Space Engineers

Space Engineers

Asteroid Filter: Zones
Echthros  [开发者] 2024 年 9 月 17 日 下午 2:53
Editor Commands
The editor can be used to configure and visual asteroid zones in game. The controls are mostly through console commands, but the PageUp and PageDown are used to select which zone you want to modify.

Additive zones are drawn as green wireframes, and negative zones are drawn as red wireframes. A GPS marking the center of the currently selected zone will appear in the world as well (name will be "Zone" followed by the type and number). A text notification will also appear on the screen displaying the current zone's position and radii.

To toggle the editor, type "/ToggleAsteroidZoneEditor" or "/TAZE" in the chat. If this does not work, make sure that <EditorAllowed> is set to true in the Config.xml.

Commands
/NewZone+
Creates a new additive zone with min and max range 50,000m at the current camera position.

/NewZone+.Range
Creates a new additive zone with min and max range "Range" at the current camera position.

/NewZone+.RMin.RMax
Creates a new additive zone with min and max range "RMin" and "RMax" at the current camera position.

/NewZone+.RMin.RMax.PSN
Creates a new additive zone with min and max range "RMin" and "RMax" at the center of the planet "PSN" ("PSN" is the "PlanetStorageName" as it appears in the world SANDBOX_0_0_0_.sbs file and the planet entity list in the debug menu).

/NewZone+.RMin.RMax.X.Y.Z
Creates a new additive zone with min and max range "RMin" and "RMax" at the position (X, Y, Z).

/NewZone-
Creates a new negative zone with min and max range 50,000m at the current camera position.

/NewZone-.Range
Creates a new negative zone with min and max range "Range" at the current camera position.

/NewZone-.RMin.RMax
Creates a new negative zone with min and max range "RMin" and "RMax" at the current camera position.

/NewZone-.RMin.RMax.PSN
Creates a new negative zone with min and max range "RMin" and "RMax" at the center of the planet "PSN".

/NewZone-.RMin.RMax.X.Y.Z
Creates a new negative zone with min and max range "RMin" and "RMax" at the position (X, Y, Z).

/SetZonePos
Sets selected zone position to the current camera position.

/SetZonePos.PSN
Sets selected zone position to the center of planet "PSN".

/SetZonePos.X.Y.Z
Sets selected zone position to (X, Y, Z).

/SetZoneRange.Range
Sets selected zone min range and max range to "Range".

/SetZoneRange.RMin.RMax
Sets selected zone min range and max range to "RMin" and "RMax".

/RemoveZone
Removes selected zone.

/RemoveAllZones
Removes all zones from the world.
最后由 Echthros 编辑于; 2024 年 9 月 17 日 下午 3:03
< >
正在显示第 1 - 1 条,共 1 条留言
The Caveman 2024 年 10 月 24 日 上午 7:06 
a video would be great of this
< >
正在显示第 1 - 1 条,共 1 条留言
每页显示数: 1530 50