Recent content by Oznerol

  1. Oznerol

    OHM Aurora

    Spacecraft 3??? Hello! That is a very nice ship! I don't wont do say that its bad but did you notice that: Spacecraft 3 to dll converter I think that is a very good way to remove the limitations of spacecraft 3 for non-c++ people. I am a c++ coder and i have checked out the code generated by...
  2. Oznerol

    General Question Vessels Ground Impact

    Thanks for your answers! That was the tip of the day! I tried and found now a set wich works perfectly! I found out that in my tries. The order is very important. If your order is wrong the strangest things can happen. I even had a set wich makes the vessel jump 10 meters high if i burn any...
  3. Oznerol

    General Question Vessels Ground Impact

    where does anything take 4 ? I see 3 vectors, separated with commas and every vector takes 3 numbers wich dots as decimals and commas to semarate the numbers. Where is my fault? I and my VC++ 2010 Express don't see any fault. Please show me the mistake.
  4. Oznerol

    General Question Vessels Ground Impact

    I can't see 4 vectors. I see 3 Vectors. And every Vector takes three numbers. I looked up the SetTouchdownPoints of the stock DG and it is the same exept for the numbers. Here the original code from stock DG SetTouchdownPoints (_V(0,-2.57,10), _V(-3.5,-2.57,-3), _V(3.5,-2.57,-3));
  5. Oznerol

    General Question Vessels Ground Impact

    what do you mean? I use only one call of "SetTouchdownPoints" in the clbkSetClassCaps void. This Method becomes three Vectors as arguments. actually this stands in my code: SetTouchdownPoints(_V(0,0.33,1),_V(-1,0.73,-1),_V(1,1.23,-1));
  6. Oznerol

    General Question Vessels Ground Impact

    i have actually defined the touchdown points. If the vessel sits on them it looks perfectly. That's not the problem: Try to crash the stock dg into ground: It will bounce almost like it would do in real. (exept the fact that it would be destroyed) I want to do that in my vessel too. I don't know...
  7. Oznerol

    General Question Vessels Ground Impact

    Hello! I am creating my own .dll since a week. Now i have a problem: If the Vessels Mesh impacts the ground orbiter ignores this and the vessel goes on falling. Orbiter notices the impact only, if the vessel's center impacts the ground. After that impact, and after all engines shutdown, orbiter...
  8. Oznerol

    OHM XR5 Galactic Logistics Skin

    Very nice Skin! :thumbup:
  9. Oznerol

    Problem AeroBrakeMFD sucks FPS

    think my problem is framerate because it looks like jumping. The ship is jumping all the way about 50 cm and not floating. The autopilot notices every frame waht is to do but cannot stop his rcs thuster early enough due to that jumping. I just installed another Orbiter 2010 with almost all my...
  10. Oznerol

    Problem AeroBrakeMFD sucks FPS

    No, all the Autopilots of AerobrakeMFD are off. The FPS is sucked this all Vessels in all Situations. e.g. Standard DG docked to ISS. Open AerobrakeMFD and voila, the FPS is 21.
  11. Oznerol

    Problem AeroBrakeMFD sucks FPS

    Hi everybody. I love the AreoBrakeMFD. It's quite the best to reenter. I've used it a lot of times with both Orbiter 2010 and 2006. Today i opened the MFD again in 2010 but suddenly the DGIV manual reentry autopilot began to spin the ship around very crazy. I activated the Framerate view in the...
  12. Oznerol

    Request XPDR transmitter of the DGIV MTKSSAT.

    The tool is made my me and i am german. So this tool is german, too. I think i'm goning to translate it to English. Here are too much people who speak English. I can't just ignore them. By the way: What do you think about my tool? Has anyone of you found any bugs? Or ideas for the next version...
  13. Oznerol

    DGIVMTKSSAT XPDR tool 2010-10-22

    This small Java Program is a tool which handles the XPDR transmitter of the DGIV MTKSSAT. In original Version there is no transmitter. With this Tool you can easily add and remove one. This tool does not require a Internet conection. But it will try to conect. That's only for version check. The...
  14. Oznerol

    General Question DGIV Long Range Antenna

    Does anybody know whats the sense of DGIV's long range antenna?
  15. Oznerol

    OHM How to reach an orbit

    A minute ago I made the second update. Now the PDF is included.
Back
Top