Hosted Projects - Non-FreeSpace > MechCommander OmniTech

modding the mission files

(1/1)

Zharkov:
I have been looking at the .fit mission files and I wonder whether there is a way to comment lines out. That would make testing easier. Can anybody help?

Drewbs:
//

Drewbs:
For example:
//------------------------------------------------------------------
//
//     Main Code
//
//------------------------------------------------------------------
      code

            //------------------------------------------------
            // Debug Window Game Clock Second Counter
            // Note:  This is used by some included functions.
            //------------------------------------------------
            gametime = gettime;

Most of those are commented out

Zharkov:
Thank you very much!

Now I feel a bit stupid - I could have noticed this on my own.

Navigation

[0] Message Index

Go to full version