I use the add-on that garyw proposed, but I'll try the one for velcro rocket, It will probably work
---------- Post added at 11:44 PM ---------- Previous post was at 04:50 PM ----------
Ok, I re-read the doc for Velcro rocket and I think I just understood something. I have to put the DG-IV as an attachment stage instead of using CVEL so it will create the payload at the start of the scenario instead of when it jettisons it.
The thing is, it looks very complicated for me. I'll try to figure out how it works but if someone has a better idea, just let me know.
Cheer
Alfalfa
Edit: I think I understand a bit more, I use the SERIESBURN command to put the deltaglider on top of the rocket, but the thing I don't get is where do I say what is the payload (or attachement) I use. Where do I say that it is the DG-IV?
Re-edit: I tried using the normal Deltaglider and I can make it work... for the first two stage... but when I jettison the DG, Orbiter crashes.
Here are the codes on the scn file
BEGIN_SHIPS
DGIV

eltaglider
STATUS Landed Earth
BASE Cape Canaveral:6
HEADING 0.00
FUEL 1.000
END
DeltaStg2:Velcro/D4Stg2_5m
STATUS Landed Earth
BASE Cape Canaveral:6
HEADING 270.00
TGT_HEADING 095.0
FUEL 1.000
CONFIGURATION 0
SCREENHEIGHT 250.0
; PITCHMULTIPLE 0.25
CAMERA 0 0 20.0
Fairing 2 2.0 4.0 0.0 0.0
SERIESBURN 0 DGIV 0 0 -9.25 0 1 0
END
any idea?