Page 1 of 1

Station name Randomizer

Posted: Sat May 25, 2019 10:00 am
by Darkhound
Would it be possible to have a button give a station a random name? Currently when blueprinting a station the station automatically gets the same name, and I don't always have the station for the same purpose.

Re: Station name Randomizer

Posted: Sat May 25, 2019 10:04 am
by eradicator
There's a button for including the name or not.
station name.png
station name.png (112.47 KiB) Viewed 2772 times

Re: Station name Randomizer

Posted: Mon May 27, 2019 10:53 am
by Darkhound
I realize that, but when you use the copy/paste feature it automatically copies the name with it.

Re: Station name Randomizer

Posted: Mon May 27, 2019 11:47 am
by eradicator
Darkhound wrote: Mon May 27, 2019 10:53 am copy/paste feature
That detail was missing. Hm...doesn't look like it can be modded either.

Re: Station name Randomizer

Posted: Mon May 27, 2019 12:09 pm
by mrvn
Press shift when copying something to get the blueprint dialog where you can turn on/off channels. Note: the defaults with shift are to exclude station names.

As an extension to this request though I would like to have a middle ground to keep station names and totally random names. Specifically stations with the same name in the original should have the same random name after paste. And maybe make the names not so random. So "Iron Plates 2" would become "Iron Plates 5" (because 3 and 4 already exist). Simple algorithm would be to add "2" if the name doesn't end in a digit and increase number if it does. Repeat till name is not already taken.

Re: Station name Randomizer

Posted: Mon May 27, 2019 1:56 pm
by Darkhound
eradicator wrote: Mon May 27, 2019 11:47 am
Darkhound wrote: Mon May 27, 2019 10:53 am copy/paste feature
That detail was missing. Hm...doesn't look like it can be modded either.
I can understand the confusion :)