Stellaris

Stellaris

Ei tarpeeksi arvosteluja
Planet Auto Rename
   
Palkinto
Lisää suosikkeihin
Lisätty suosikkeihin
Poista suosikeista
Tiedostokoko
Julkaistu
Päivitetty
486.110 KB
17.8.2023 klo 8.57
17.9.2023 klo 3.24
5 muutosilmoitusta ( näytä )

Tilaa ladataksesi
Planet Auto Rename

1 kokoelmassa, tekijä tazksav
普段使いMODリスト(自作含む)
33 luomusta
Kuvaus
[Version 3.9]
Add a main star decision that can be reassigned to the default name for planets and orbital habitats of the star system.
4 kommenttia
tazksav  [tekijä] 2.9.2023 klo 8.25 
Version 1.3:
Quieted the sound effect when executing the decision.
Orbital stations are now also renamed.
tazksav  [tekijä] 18.8.2023 klo 7.22 
Version 1.2: Fixed a rare case where the numbering is reversed in the binary star system.
tazksav  [tekijä] 18.8.2023 klo 6.24 
Known Bugs:
This is not related to English speakers.
As of version 3.8.4, the following command is buggy only when the star system name is "アイ" including katakata "イ".

既知の不具合:
英語圏の方には関係ありませんが
ステラリス本体バージョン3.8.4時点で以下のコマンドで星系名をカタカタの「イ」を含む「アイ」としたときだけ表記がバグります。

in .yml file
PLAR_NAME_PLANET_1:0 "[Solar_System.GetName] I"

command(scope=planet):
effect solar_system = { set_name="アア" } set_name={ key="PLAR_NAME_PLANET_1" variable_string = "[Solar_System.GetName]" }
effect solar_system = { set_name="アイ" } set_name={ key="PLAR_NAME_PLANET_1" variable_string = "[Solar_System.GetName]" }
tazksav  [tekijä] 18.8.2023 klo 6.08 
Version 1.1: Fixed character space in the English version of habitat and station.