• We have updated our Community Code of Conduct. Please read through the new rules for the forum that are an integral part of Paradox Interactive’s User Agreement.

TalentX

Private
Apr 28, 2023
10
4
Hi there,

I am looking for a way to specify a dust-ring for planets in the solar system initialiser.

For example, I've these two lines in one of my generated planets:
Code:
has_ring = yes
entity = "gas_giant_04_entity"

The command "has_ring" enables a dust ring around the planet.
The "entity" command specifies which planetary design is injected to the planet.
But how do I specify which dust ring is injected?

I have noticed that dust-rings are taken randomly if not specified. I would like to use dust rings that are of the same colour like the planet entity. To accomplish this, I need a way to inject the specific dust rings, but I can't find the syntax to inject it.

Looking forward for some advice.

Cheers
TalentX