Space Engineers

Space Engineers

Not enough ratings
Control Panel Renamer
   
Award
Favorite
Favorited
Unfavorite
File Size
Posted
Updated
395.696 KB
8 Nov, 2022 @ 8:46pm
8 Nov, 2022 @ 9:38pm
2 Change Notes ( view )

Subscribe to download
Control Panel Renamer

Description
Fairly basic script that allows you to automatically rename all your components in control panel to:

[shipName] [block type] [number]

All you have to do is enter your ship/grid name as the argument and press run.

Extra info:
============================================================
Enter your desired *shipName* as the argument to the programmable block. When you run the script,
all components within the current subgrid (including merged ships) will be named with the following scheme:

<shipName> <block type> <incrementing #>

Components will only be renamed if:
1. They are their default names (<block type> <#>)
2. You have previously renamed them with this script using **the same shipname**
So any custom names you have created for your components will be safe.

Using "reset" as the argument will rename **all** components back the default (<block type> <#>)

When thrusters get renamed they will also lose their decorative name (industrial, sci-fi, etc) and be hidden from terminal.

Let me know if you experience issues or would likeme to add new functionality. Enjoy!