Space Engineers

Space Engineers

(Servono più voti)
Control Panel Renamer
   
Premio
Aggiungi ai preferiti
Preferito
Rimuovi dai preferiti
Mostra gli oggetti etichettati con tutti i termini selezionati: other_script
Dimensioni del file
Pubblicato in data
Aggiornato in data
395.696 KB
8 nov 2022, ore 20:46
8 nov 2022, ore 21:38
2 note di rilascio ( visualizza )

Sottoscrivi per scaricare
Control Panel Renamer

Descrizione
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!