Jump to content

Is there a way to make Custom Science Text for Kopernicus Planets?


Destra

Recommended Posts

I'm working on a mod that will add a new Solar System, and I wanted to tell each planet's story in a fun, humorous way through Science reports. How do I implement custom EVA descriptions instead of using the Stock ones? I can't seem to find any info on it

Link to comment
Share on other sites

First you need to specify the custom science experiments in each situation to use a localization string for the report: https://github.com/Poodmund/Outer-Planets-Mod/blob/master/GameData/OPM/Patches/OPM_ScienceDefs.cfg#L393

Then you need to create the custom text for that localization string: https://github.com/Poodmund/Outer-Planets-Mod/blob/master/GameData/OPM/Localization/en-us.cfg#L600

Link to comment
Share on other sites

  • 1 month later...
On 6/22/2022 at 5:16 PM, Poodmund said:

首先,您需要指定每种情况下的自定义科学实验,以便为报告使用本地化字符串:https://github.com/Poodmund/Outer-Planets-Mod/blob/master/GameData/OPM/Patches/OPM_ScienceDefs.cfg#L393

然后,您需要为该本地化字符串创建自定义文本:https://github.com/Poodmund/Outer-Planets-Mod/blob/master/GameData/OPM/Localization/en-us.cfg#L600

What should I fill in [# ID [surfacesample]] ?

Link to comment
Share on other sites

This thread is quite old. Please consider starting a new thread rather than reviving this one.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...