Jump to content

Kopernicus (1.12.x) how to remove planets with simple code


Space_Coyote

Recommended Posts

Hello, Space Coyote here,

I've been a bit of a Kopernicus fan and I know that there used to be a way to remove certain planets so you could make you  Solar System look different as I recall the old coding (pre-1.12.x) the code looks a bit like this:

@Kopernicus:BEFORE[Kopernicus]


{
!Body[Name of Planet] {}
}

 

for exampel here's this code as I rememeber if if I remove say Dres

@Kopernicus:BEFORE[Kopernicus]


{
!Body[Dres] {}
}

 

I'm just wondering if the coding is correct or not. Because in 1.12.x (1.12.2) the code I use seems to not work

 

Is  there something I am doing wrong or am I misspelling something? Any ideas?

 

Space_Coyote

 

 

Edited by Space_Coyote
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...