Creating MFDs

Master of Blades

New member
Joined
Feb 29, 2008
Messages
432
Reaction score
0
Points
0
Location
Stockholm
Hi all, I'm looking into creating an MFD, but I have no idea of how to do it. I have some very basic knowledge of C++, but is there any tutorial or something similar you could point me at, to get me started?

Cheers
 
Look into your samples folder, there is a MFD example. I started there myself and just changed the important passages for my first MFD.
 
Look at MFD Template in the samples folder. Just add stuff that you want in it, to put it simply. Also, remember to set up your compiler.
 
Someone should make a simple guide to the SDK. At the moment, the only resources people have is the docs, orbiterwiki, and forums.
 
Back
Top