Vessel Could please anyone add UCGO and UMmu to this Vessel

HAL9001

super-ninja-orbinaut
Joined
Jun 4, 2010
Messages
1,107
Reaction score
11
Points
38
Location
Stuttgart, Germany
Hello, Folks

I'm just making a Vessel for REOTIO. My version, made with the stationUCGO module didn't work.
Well I now gave up to find the bug, could please anyone who knows more about that please just add the possibility to carry up to two UMmu's and up to 4 UCGO-cargos (with a weight up to 25000kg weight at all) and an upside-docking-port (like at the shuttle PB) to this Vessel:

Code:
MeshName = UCS
Size = 5.0

Mass = 100000; empty mass [kg]  
MaxFuel = 40000  ; max fuel mass [kg]
Isp = 5000000        ; fuel specific impulse [m/s]

MaxMainThrust = 20000000
MaxRetroThrust = 1800000
MaxHoverThrust = 3200000
MaxAttitudeThrust = 1680000
COG_OverGround = 0.55
CameraOffset = 0 0 1
CW = 12 12 2
LiftFactor = 0.3
CrossSections = 2.45 6.25 2.45
EditorCreate = TRUE
EnableFocus = TRUE
EnableXPDR = TRUE
XPDR = 320

(for the docking-port-and-cargo-slot-positining (cargo slots should lay inside the Vessel, so that it's stwed invisible): I used the Mesh of the UCGO-Land-Speeser, wich is named AeroGlisseur (In the folder Universal Cars), copyed it into the Mesh folder and renamed it to UCS)
this would real help me and the whole REOTIO-group.

:tiphat:
greetings,
HAL9001
 
Last edited:

garyw

O-F Administrator
Administrator
Moderator
Addon Developer
Tutorial Publisher
Joined
May 14, 2008
Messages
10,485
Reaction score
209
Points
138
Location
Kent
Website
blog.gdwnet.com
To do that you are going to need someone to write a DLL for the vessel.
 
Top