Programming Question Save the idiot playback tutorial and DGIV compatability

T1234

New member
Joined
Jan 14, 2012
Messages
220
Reaction score
0
Points
0
Hi all, I have installed DGIV and included is the save the idiot rescue senario.I went to hanger mods and found the playback tutorial that uses delterglider III,so then opened notepad and changed to Delterglider IV but crashes to desktop and log says obserlite API function used.
The question is it possable to configure the playback or it it outdated for use with orbiter 2010 p1?
 

dgatsoulis

ele2png user
Donator
Joined
Dec 2, 2009
Messages
1,927
Reaction score
340
Points
98
Location
Sparta
You will need to change the Deltaglider AND the "idiot".
DeltagliderIV uses UMMU so the lines in your scenario should look like this:
Code:
GLRescue:[B]DeltaGliderIV[/B]
  STATUS Landed Europa
  POS -57.1630996 -0.5526249
  HEADING 348.17
  RCSMODE 2
  PRPLEVEL 0:1.000 1:0.978 2:0.983
  IDS 0:45 100
  NAVFREQ 0 0
  XPDR 0
  FLIGHTDATA
  ;-------------------------- Skin parameters must contain directory name of skin (without space) 
  MeshSkin Medical
  ;-------------------------- Cargo payload must contain name of config file or "none".(see doc) 
  CargoPayload none
  NOSECONE 0 0.00
  GEAR 1 1.00
  AllDoorsState 0 0.00 0 0.00 0 0.00 0 0.00 0 0.00 0 0.00 0 0 0.00
  But1Cockpit 0 0 0 2 2 2 0 2 2 2 2 2 2 2 2 1 1 2 1 1 1 4
  But2Cockpit 0 0 0 0 0 0 0 0 2 2 2 2 2 0 3 0 0 0 1 1 0 0
  LifeBut1State 0 2 1 2 1 2 2 2 2 2 2 2 2 0 0
  LevelBatt 100.0213
  Emergency_power 10000.0000
  VoltageStartBus 0.0000
  VoltageGen1 96.6059
  VoltageGen2 96.3089
  VoltageGenBus 96.0000
  O2tankALevel 100.3433
  N2tankALevel 100.0000
  O2tankBLevel 100.0000
  N2tankBLevel 100.0000
  CabinO2Level 21.3975
  CabinCO2Level 600.0000
  CabinTempLevel 21.2000
  CabinPressure 14.7000
  CabinMoistLevel 36.0000
  CabinDustLevel 0.0001
  CabinO2Setting 21.4000
  CabinTempSetting 21.2000
  CabinPressSetting 14.7000
  O2ConsumptionSetting 1
  FuelConsumptionSetting 1
  MainenginePower 1
  AntennaTarget no_target
   ;------------------Crew parameters  UMMUCREW Function-Name-Age-CardiacPulse-WeightKg (fonction of Pilot must be: Capt) 
  NoOneOnBoard 0
  NoPilotOnBoard 0
  UMMUCREW Capt-Robert_Gaitley-32-60-87
  UMMUCREW Doc-Bradley_Banister-36-65-82
  FailGearFailure 0
  FailGearCollapse 0
  FailLeftMainEngine 0
  FailRightMainEngine 0
  FailHoverEngine 0
  FailRcs 0
  FailSurfaceControl 0
  FailComputer 0
  FailComputerBlueScreen 0
  FailAutopilot 0
  FailExtRadiator 0
  FailAirbrake 0
  FailNoseCone 0
  FailCanopy 0
  FailAntenna 0
  FailLeftTurbo 0
  FailRightTurbo 0
  FailCargoDoor 0
  SpacesuitTimer 0
END
[B]UMmu_Joe_Drank:UMmu[/B]
  STATUS Orbiting Europa
  RPOS -253448.67 -18564.49 -1759297.20
  RVEL -1325.969 -23.927 191.965
  AROT -4.97 77.25 -95.54
  PRPLEVEL 0:1.000
  NAVFREQ 0 0
  XPDR 0
  FLIGHTDATA
  O2Level 99.7922
  CardiacBeat 69.0000
  Age 41
  HudColor 1
  Chute 0
  PressureDeath 0
  MeshName UMmu\UMMu
END
END_SHIPS

In the directory Orbiterroot\Flights\(name of playback scenario)\
rename the three files that correspond to the... "idiot" to:
UMmu_Joe_Drank.ATC
UMmu_Joe_Drank.ATT
UMmu_Joe_Drank.POS

This should enable you to watch the playback with DeltagliderIV
:cheers:
 

T1234

New member
Joined
Jan 14, 2012
Messages
220
Reaction score
0
Points
0
Brilliant,meny thanks, works now.:thumbup:
 
Top