View Single Post
  #2  
Old 03-28-2012, 08:26 AM
41Sqn_Banks 41Sqn_Banks is offline
Approved Member
 
Join Date: Oct 2007
Posts: 644
Default

Quote:
Originally Posted by SNAFU View Post
Hi Banks,

I understand your system is more or less a script compilation which uses a given template to start with. Is it feasible without too many issues to use the DCE with any other starting template/map?

F.e. if I want to use the whole map and a certain starting condition of 10th July 1940?
Exactly, it works with every map and every settings. So far the template is created entirely in the FMB (and it's my intention to keep it that way). Simply add the air groups (one waypoint is enough) with the first waypoint set to takeoff and "spawn on script" checked. Then add the front markers and some ground units. The ground units will automatically try to capture the enemy front markers and so on.

There is also a small ini-info file for every campaign that defines the date and the names. You can optionally overwrite the default plane settings for a campaign, e.g. if you want to disable a loadout or change the role of an aircraft (e.g. enable recon missions for Bf 109 or disable airfield attacks for Ju 87 or change the mission altitude ranges).

To keep the world persistent I will write a new "template" when the battle is stopped that reflects the current positions of the units, so basically the mission file is used to store all information and the current state.

I'd recommend to wait with creating a own template at the moment. I need to define the various "markers" in the template first, because at the moment this can change from release to release, e.g. at the moment I use front markers to define the target locations for ships and ground units, which obviously doesn't work if both are on the map.

Last edited by 41Sqn_Banks; 03-28-2012 at 08:28 AM.
Reply With Quote