- Joined
- Mar 20, 2011
- Messages
- 175
- Reaction score
- 0
- Points
- 0
Right, so I'm using the Quasar 471 super heavy lift rocket; I've already managed to SPAWN an XR5 by changing the scenario file to have a payload, but what I would like to do is launch it, land it, park it in a hanger, taxi it out later, put some crew and payload in, strap it to a rocket again and repeat.
Here is the code that I changed in the config file for the quasar rocket
I left most of it alone, except for mass, mesh, module and name. Is there a tutorial I can check out that will teach me advanced scenario editing? I did some searching but wasn't able to find anything; I don't really know what to search for.
Thanks everyone!!!!!!!
Here is the code that I changed in the config file for the quasar rocket
Code:
[PAYLOAD_1]
off=(0,-12.775,40.5)
speed=(0,0,1.0)
rot_speed=(0,0,0)
MeshName="XR5Vanguard\XR5Vanguard"
Module="XR5Vanguard"
name="XR5 "
Diameter=10
Height=42
Mass=25000
I left most of it alone, except for mass, mesh, module and name. Is there a tutorial I can check out that will teach me advanced scenario editing? I did some searching but wasn't able to find anything; I don't really know what to search for.
Thanks everyone!!!!!!!