1) Description:
        This file converts the .mis files into ObjectiveHUD-readable .cs
        files.

2) Usage:
        a) Put Missions.exe into your tribes\base\missions folder
        b) Run Missions.exe
        c) Move all the ".cs" files from tribes\base\missions to
           tribes\config\missions. This can be done two ways (has to be done
           manually, sorry... I didn't feel like coding any real user
           friendliness into this thing =])
                1) a) Go into DOS Prompt
                   b) type "cd\dynamix\tribes\base\missions" (or wherever you
                      put tribes... assuming it's on the C drive)
                   c) type "move *.cs c:\dynamix\tribes\config\missions"
                2) a) Open Windows Explorer and go to the tribes\base\missions
                      directory (do this BEFORE running Missions.exe)
                   b) Scroll down to the last file and remember it.
                   c) Run Missions.exe
                   d) There should be a whole lot of files after that last file now.
                      Just drag and drop those files into tribes\config\missions

3) Advanced Usage:
        Missions works by reading all the .mis files in the directory and
        opening the corresponding .dsc and .cs files (e.g. blah.mis would
        open blah.dsc and blah.cs). So, if you've made a map, just stick the
        .mis file and the .dsc file for it into a temporary directory, put
        Missions.exe into that directory, run it, and you've got a nice .cs
        file you can put in the package so people don't have to run Missions
        on the file themselves :).

4) Ending:
        Ok, that's it... it's not much. If you have any problems, e-mail me
        at: asker@erupt.com

        ML-Kispen[MERC]
        http://www.tribes-universe.com/merc
