Experimental Campaign Framework
This package is a Campaign Framework that can help some crazy guys to add some campaign functionality to Cortex Command while it is officially missing.
This IS NOT a campaign.To those who may consider this a useless waste of time I should answer - everything is just a waste of time
Credits:
TheLastBanana - some valuable code
mail2345 - IRC support
WHAT IS IT?
This IS NOT a campaign in any form, this is a thingie that can help you make a campaign if you will develop and add some missions into it. It allows player to select available missions using GUI and start them from a single point on the global map. Next missions are opened when player completes the previous. To achieve this functionality you'll have to add some special code to your missions, but I greatly simplified all the process. Two missions presented in this framework are just examples, they are almost the same and were taken from my Mission Making Tutorial. Although you can run the third mission it is just the copy of the first so you can't reach missions 4-5-6 and so on.
WARNING:
Be sure to obtain enough modding\lua skills before using this framework.
FEATURES:
- Dynamic customizable mission selection screen
- Linear mission selection mechanism (that means no plot branches just now)
TUTORIAL:
Refer to included readme file for details.