View previous topic :: View next topic |
Author |
Message |
Skid Wing Commander


Joined: 30 Dec 2002 Last Visit: 13 Oct 2017 Posts: 828 Location: Kent, England
|
Posted: Thu Apr 16, 2009 10:55 am Post subject: Quick Mission Builder (QMB) Code |
|
|
I know this is a long shot, but has anyone got the source code for QMB ?
Assuming it's written in Visual Basic, which I'm trying to learn, I'm curious to see how some of the things it does are coded.
Thanks _________________ Hello, all Cooler aircraft. I'm going in to attack. Stand by to come in in your order when I tell you. |
|
Back to top |
|
 |
ArgonV Air Marshal - Site Admin


Joined: 24 Dec 2002 Last Visit: 24 Apr 2018 Posts: 5218 Location: Texas, USA
|
Posted: Thu Apr 16, 2009 2:27 pm Post subject: |
|
|
I do not... Did you look to see if it came with the download? _________________ 'Go Fly A Kite!'
-Jason R.
FS-WWI Project Leader
FS-WWI Plane Pack Site |
|
Back to top |
|
 |
Skid Wing Commander


Joined: 30 Dec 2002 Last Visit: 13 Oct 2017 Posts: 828 Location: Kent, England
|
Posted: Thu Apr 16, 2009 2:38 pm Post subject: |
|
|
I did, there's just the exe, ini and readme's. Same with the WW2 version I've got.
Ah well.....unless some one has written a miraculous tool to uncompile code from an exe of course  _________________ Hello, all Cooler aircraft. I'm going in to attack. Stand by to come in in your order when I tell you. |
|
Back to top |
|
 |
JG666_RGemmrigXO Cadet


Joined: 17 Jan 2003 Last Visit: 25 Nov 2014 Posts: 9 Location: Germany
|
Posted: Fri Apr 17, 2009 6:30 am Post subject: |
|
|
If it is Visual Basic 3 you have a chance to decompile it but variable names will be named like variable1, variable2, variable3 ... _________________ Gremlin_WoH
Wings Of Honor - Where Combat Simulation begins!
 |
|
Back to top |
|
 |
Skid Wing Commander


Joined: 30 Dec 2002 Last Visit: 13 Oct 2017 Posts: 828 Location: Kent, England
|
Posted: Fri Apr 17, 2009 1:32 pm Post subject: |
|
|
Thanks, I didn't think you could decompile anything (that's my COBOL training coming out) ! Unfortunately I think it's VB6. I found a VB3 decompiler, but it didn't like the exe. Having done some research, you can't decompile the later 32 bit versions of VB (like VB6) so I think I'm stuffed.
I'll just have to work it out for myself  _________________ Hello, all Cooler aircraft. I'm going in to attack. Stand by to come in in your order when I tell you. |
|
Back to top |
|
 |
Razer Group Captain


Joined: 24 Dec 2002 Last Visit: 25 Jan 2018 Posts: 1063 Location: Tuscaloosa, AL
|
Posted: Sat Apr 18, 2009 1:16 am Post subject: |
|
|
write something new. you have the mission files and the names the game looks for and the basic setup in those msn files _________________ Tony
FS: Pacific Theater
Coming Soon: FSHangar.org |
|
Back to top |
|
 |
Skid Wing Commander


Joined: 30 Dec 2002 Last Visit: 13 Oct 2017 Posts: 828 Location: Kent, England
|
Posted: Sat Apr 18, 2009 9:45 am Post subject: |
|
|
I think I can handle the mission files as they are basically just text files. What I was really interested in was that QMB appears to read the PAR files. Now that is clever, or at least it is to me  _________________ Hello, all Cooler aircraft. I'm going in to attack. Stand by to come in in your order when I tell you. |
|
Back to top |
|
 |
|