Space Engineers

Space Engineers

Asteroid Filter: Zones
Echthros  [developer] 17 Sep, 2024 @ 2:53pm
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.
Last edited by Echthros; 17 Sep, 2024 @ 3:03pm
< >
Showing 1-1 of 1 comments
The Caveman 24 Oct, 2024 @ 7:06am 
a video would be great of this
< >
Showing 1-1 of 1 comments
Per page: 1530 50