14.11.2009, 12:13
To turn your missions into a campaign, you need at least two additionall files:
campaign.ini
and
info.properties
When completed, you will need to copy all of these files and your mission files to your missions\campaign\IT\myCampaign directory, where myCampaign is a folder hodling your campaign files. There can be no spaces in your folder name.
CAMPAIGNS.INI will look like this. You will need to list all the .mis files from your missions. Replace the names myMissions below with the names or your missions.
[Main]
Class il2.game.campaign.CampaignBlue
awardsClass il2.game.campaign.AwardsDEfighter
INFO.PROPERTIES will look like this. The Name and Description that open the first two lines are keywords; leave then alone. The rest should be used to fill in with the name and description of your campaign.
Name The name of my campaign
Description This campaign does this and that and whatever, with this airplane and that. \n\
For ideas of how all this works. take a llok at these files in some of your favorite campaigns. Use Notepad or Wordpad to read the files. Also, don't miss this site: http://www.il2-fullmissionbuilder.com/index.php
campaign.ini
and
info.properties
When completed, you will need to copy all of these files and your mission files to your missions\campaign\IT\myCampaign directory, where myCampaign is a folder hodling your campaign files. There can be no spaces in your folder name.
CAMPAIGNS.INI will look like this. You will need to list all the .mis files from your missions. Replace the names myMissions below with the names or your missions.
[Main]
Class il2.game.campaign.CampaignBlue
awardsClass il2.game.campaign.AwardsDEfighter
- myMission1.mis
myMission2.mis
myMission3.mis
myMission4.mis
INFO.PROPERTIES will look like this. The Name and Description that open the first two lines are keywords; leave then alone. The rest should be used to fill in with the name and description of your campaign.
Name The name of my campaign
Description This campaign does this and that and whatever, with this airplane and that. \n\
For ideas of how all this works. take a llok at these files in some of your favorite campaigns. Use Notepad or Wordpad to read the files. Also, don't miss this site: http://www.il2-fullmissionbuilder.com/index.php