• There seems to be an uptick in Political comments in recent months. Those of us who are long time members of the site know that Political and Religious content has been banned for years. Nothing has changed. Please leave all political and religious comments out of the forums.

    If you recently joined the forums you were not presented with this restriction in the terms of service. This was due to a conversion error when we went from vBulletin to Xenforo. We have updated our terms of service to reflect these corrections.

    Please note any post refering to a politician will be considered political even if it is intended to be humor. Our experience is these topics have a way of dividing the forums and causing deep resentment among members. It is a poison to the community. We appreciate compliance with the rules.

    The Staff of SOH

  • Server side Maintenance is done. We still have an update to the forum software to run but that one will have to wait for a better time.

GSL Editor "Save" Hotkey Modification

RichNagel

Members +
Something that was driving me NUTZ was the hotkey that is pre-assigned to the "Save" feature of the built-in "GSL Editor" in the CFS2 "Mission Builder".

Enabling the GSL Editor was no problem... CTRL+ALT+SHIFT+G worked fine without a hitch. BUT, I have a hotkey assigned on my PC that conflicts with the "Save" feature of the GSL Editor , which is CTRL+ALT+S.

Anyhow, in the ZIP are two files:

"MPlanner.new" - An edited version of the "MPlanner.dll" file that changes the "Save" hotkey from CTRL+ALT+S to to CTRL+ALT+SHIFT+S.

"MPlanner.ori" - The original "MPlanner.dll" for backup/restore purposes.

To install, simply copy and rename the "MPlanner.new" file to "MPlanner.dll" in your "CFS2\Modules" sub-directory (overwriting the original).

Hence:

CTRL+ALT+SHIFT+G - Enable GSL Editor
CTRL+ALT+SHIFT+S - Save GSL file

Works like a champ, and doesn't conflict with any of my existing WinDoZe hotkeys (or any other CFS2 Mission Builder hotkeys) :)
 

Attachments

  • GSL_Editor_Save_Hotkey_Modification.zip
    263.3 KB · Views: 1
Reply...

RichNagel,

This is a very useful modification, well done! Years ago I had a Compaq that wouldn't allow me to save GSL work because of that very same phenomenon.

In fact, I had to refresh my memory on how to use the built-in GSL editor last night because Martin Wright's tools were giving me trouble on two airfields in France. It doesn't happen often, but occasionally the Gobcheck utility will keep overlapping the Gob files, so when that happens, you have to go old school to get around the problem.
 
Glad you found it useful :)

BTW, I used the utility "Resource Hacker" to modify the "MPlanner.dll" file. See attached screenshot... the entry that I modified is highlighted.

The original entry for CTRL+ALT+S was:

VK_S, 40005, NOINVERT, ALT, CONTROL, VIRTKEY

On all of my PCs I've used CTRL+ALT+S to start a third-party text spell checker... this dating back to my Windows 3.0 days on an 80286 LOL!

P.S. It's quite interesting loading in the various CFS2 EXE/ICD/DLL files into Resource Hacker... there is ALL SORTS OF STUFF in there (e.g. unused menus and dialogs) that is either disabled in the game itself, or leftovers from FS2000/FS2002 :)

Amongst numerous other things: The FS2000 flight planner and GPS, video/demo recording (WHY DID YOU REMOVE THIS FEATURE FOUND IN *ALL* VERSIONS OF FLIGHT SIMULATOR, DATING BACK TO FS 2.0, FROM CFS2: MICKEY$OFT, YA MORONS LOL!), and an "effects editor" of sorts.
 

Attachments

  • MPlanner_dll_in_Resource_Hacker.png
    MPlanner_dll_in_Resource_Hacker.png
    29 KB · Views: 3
I''ve used XNResourceEditor and Resource Hacker to poke around many of the CFS2 .dlls. I have seen many things but lack the skills to know what to do.

The only thing I could get to work was a button in QC.

View attachment 42240

All the Generate Mission button dose is make the qc.mis with the current setting out haveing to click Fly Now.
 
Back
Top