Discussion Addon Release: Various ships in UCGO Cargo

Trekker1986

I Jam Ships Into Cargo Boxes
Joined
Aug 4, 2011
Messages
46
Reaction score
0
Points
0
I've made 3 addons that allow you to pack the following items in UCGO:

A Deltaglider,
A DG-EX, and the Death Star.

They're all in C4 boxes (that was all I had available to put them in) but it's so cool!
 

Capt_hensley

Captain, USS Pabilli
Donator
Joined
Oct 20, 2010
Messages
841
Reaction score
0
Points
16
Location
Alamogordo
Website
www.h-10-k.com
What size shoe horn did you use?

Seriously, that's cool, I'll check it out sometime. Although I'm not sure just how much advantage I'll be able to to take from it.
Thanks...

BTW where have you posted it?, a link would help.
 

Trekker1986

I Jam Ships Into Cargo Boxes
Joined
Aug 4, 2011
Messages
46
Reaction score
0
Points
0
Can't upload them...

I tried uploading the DG Cargo one, but my computer won't let me...says "403 Forbidden".

---------- Post added at 02:42 PM ---------- Previous post was at 02:39 PM ----------

Here's the .cfg file for it; put this in notepad.

Code:
; === Configuration file for UCGO cargo ===
ucForceName	= GLIDER			; Force object name when cargo is released max 6 char.
Module 		= UCGODynamicCargo			; if this cargo can be unpacked or released as module
Mass 		= 75					; mass of content in kg
MeshName 	= UniversalCars/bombbox		; Box mesh name (packed cargo)
UcDescription 	= Deltaglider 			; description
ucSpawnModule	= Deltaglider				; name of vessel config to spawn once cargo released.
ucSpawnDelay	= 0					; delay in seconds of module spawning after cargo release (max 600)
ucSpawnCondition= 3					; 0=Landed 1=Not landed 2=Always 3=unpack by UMmu


ImageBmp = Images\UniversalCars\UMmubox.bmp
;image for scenery editor

; === NOTE ON UCGO Cargos ===
; This cargo demonstrate the ability of cargos to spawn active module
; once released, you can set a timer delay and/or determine condition of
; spawning. See doc in "Doc/UniversalCars".


; === MANDATORY NO NEED TO EDIT THIS BELOW ===
Size = 20.0	; size is 1.3 meter but this is to avoid LOD uggly switch
AlbedoRGB = 0.6 0.6 0.6
TouchdownPoints = 0.0 -0.005 3.0 -4.0 -0.005 -3.00 4.0 -0.005 -3.00
EditorCreate=true
EnableFocus = true   			; One of the rare case where one want focus available on cargo
BEGIN_ATTACHMENT
P 0.0 1.0 0.70  0 0 1  0 1 0  UCGOCG
END_ATTACHMENT

Copy it down, and if you have an Arrow freighter, you can carry 40 DGs!
 

jedidia

shoemaker without legs
Addon Developer
Joined
Mar 19, 2008
Messages
10,897
Reaction score
2,152
Points
203
Location
between the planets
...and the Death Star.

While I'm not usually one for re-packaged whatever into UCGO addons, this absurdist idea deserves some respect for out-of-the-box thinking. Or into-the-box, rather :lol:
 

Trekker1986

I Jam Ships Into Cargo Boxes
Joined
Aug 4, 2011
Messages
46
Reaction score
0
Points
0
Nice pun there!

I like your brand of humor! I especially like the pun you used. "Into-the-box" slays me!
 
Top