|
MOD - Creating a planet 0.980
|
|
| Alek | Date: Tuesday, 22.11.2016, 03:09 | Message # 256 |
 Pioneer
Group: Users
United States
Messages: 326
Status: Offline
| How do you do this for stars? I tried copying Sol's code but for some reason instead of having a K type star, I end up with a O0 0 type hypergiant...Here's what I have:
Code
Star "Kizo Duosu/Sol 2" { ParentBody "Kizo Duosu System Bary"
Class K0 V Luminosity 0.303 Temperature 4693 Age 6.224 FeH 0.0
MassSol 0.81 RadSol 0.752
Living among the stars, I find my way. I grow in strength through knowledge of the space I occupy, until I become the ruler of my own interstellar empire of sorts. Though The world was made for the day, I was made for the night, and thus, the universe itself is within my destiny.
|
| |
| |
| JackDole | Date: Tuesday, 22.11.2016, 03:30 | Message # 257 |
 Star Engineer
Group: Local Moderators
Germany
Messages: 1742
Status: Offline
| Alek, The star class must be in quotation marks! And there must be a closing brace at the end of the script.
Try this:
Code
Star "Kizo Duosu/Sol 2" { ParentBody "Kizo Duosu System Bary"
Class "K0 V" Luminosity 0.303 Temperature 4693 Age 6.224 FeH 0.0
MassSol 0.81 RadSol 0.752 }
Don't forget to look here.
|
| |
| |
| Alek | Date: Tuesday, 22.11.2016, 03:47 | Message # 258 |
 Pioneer
Group: Users
United States
Messages: 326
Status: Offline
| Okay..Thank you, it works now. Sorry to bother because of a trivial mistake (As it is, now that I know the problem) but this is my first time doing this, so thanks for helping.
Living among the stars, I find my way. I grow in strength through knowledge of the space I occupy, until I become the ruler of my own interstellar empire of sorts. Though The world was made for the day, I was made for the night, and thus, the universe itself is within my destiny.
|
| |
| |
| ciccio200125 | Date: Sunday, 04.12.2016, 16:29 | Message # 259 |
|
Observer
Group: Newbies
Pirate
Messages: 10
Status: Offline
| I really tried to understand but I can not please make a simplified upgrade with the creation of planets / stars / moons or make a different patch because I can not understand
|
| |
| |
| JackDole | Date: Monday, 05.12.2016, 23:23 | Message # 260 |
 Star Engineer
Group: Local Moderators
Germany
Messages: 1742
Status: Offline
| Quoteciccio200125 (  ) I really tried to understand but I can not please make a simplified upgrade with the creation of planets / stars / moons or make a different patch because I can not understand I've tried to explain it here.
Don't forget to look here.
|
| |
| |
| ahoop | Date: Sunday, 18.12.2016, 14:39 | Message # 261 |
|
Observer
Group: Users
United States
Messages: 12
Status: Offline
| Does anyone know what the closest G-type RS star to Sol is? Space Engine freezes when I try searching up to 1000 light years.
Edit: Any G-type.
Samsung Notebook (Laptop) Proc: AMD A8-3530MX APU. VC: AMD Radeon HD 6620G. RAM: 8 GB. OS: Windows 10.
Custom Gaming PC (Desktop) Proc: Intel Core i7-4790K CPU. VC: NVIDIA GeForce GTX 960. RAM: 16 GB. OS: Windows 10.
Edited by ahoop - Sunday, 18.12.2016, 18:00 |
| |
| |
| Mosfet | Date: Sunday, 18.12.2016, 17:08 | Message # 262 |
 World Builder
Group: Users
Italy
Messages: 754
Status: Offline
| Quote ahoop (  ) Does anyone know what the closest G-type RS star to Sol is? If you mean with the exact spectral class there's RS 8474-475-6-243227-57
"Time is illusion. Lunchtime doubly so." Douglas N. Adams My mods Asus x555ub: cpu i5-6200u - ram 4gb - gpu nvidia geforce 940m 2gb vram
|
| |
| |
| ahoop | Date: Sunday, 18.12.2016, 17:59 | Message # 263 |
|
Observer
Group: Users
United States
Messages: 12
Status: Offline
| Mosfet, Thanks, I do mean any G-type star though
Edit: I think we might have misunderstood each other, I meant distance-wise.
Samsung Notebook (Laptop) Proc: AMD A8-3530MX APU. VC: AMD Radeon HD 6620G. RAM: 8 GB. OS: Windows 10.
Custom Gaming PC (Desktop) Proc: Intel Core i7-4790K CPU. VC: NVIDIA GeForce GTX 960. RAM: 16 GB. OS: Windows 10.
Edited by ahoop - Sunday, 18.12.2016, 18:13 |
| |
| |
| HarbingerDawn | Date: Tuesday, 20.12.2016, 18:24 | Message # 264 |
 Cosmic Curator
Group: Administrators
United States
Messages: 8717
Status: Offline
| Quote ahoop (  ) Does anyone know what the closest G-type RS star to Sol is? Space Engine freezes when I try searching up to 1000 light years. RS 8474-1353-7-1480278-456 is 296.78 ly. It is almost certainly the closest.
All forum users, please read this! My SE mods and addons Phenom II X6 1090T 3.2 GHz, 16 GB DDR3 RAM, GTX 970 3584 MB VRAM
|
| |
| |