Search results

  1. Wraith

    VMT Hijackers League

    Now that I have played around with hooks on VESSEL2 virtual functions, I think I can share my developments with other Orbiter hackers. Ok, here is it: an API to hijack class VESSEL2 virtual functions and process events, such as HUD drawing. Please not that this is a 'tech preview' version, not...
  2. Wraith

    A secret function opcDeleteVessel()

    Yes, it's opcDeleteVessel(), not oapiDeleteVessel(). Here's what I dug out: the only mention of opcDeleteVessel() in SDK documentation is in oapiIsVessel() section. The function is briefly mentioned as a means to track vessel deletion, but it is not documented at all. Forum search for...
  3. Wraith

    Axial Velocity HUD

    Original thread here. The v1.0 RC2 is now on the OH, you can grab it here. Changes since 1.0 RC1: ------------------------ - When NAV1 target goes off-screen, target marker now sticks to the HUD edge in the direction of the target. - Added a hotkey to toggle Velocity HUD mode to...
Top