![]() |
#61
|
||||
|
||||
![]() Quote:
![]()
__________________
|
#62
|
|||
|
|||
![]()
it is as simple as adding a flight for Bf-110C-4 or Bf-110C-7, for the BoB_LW_ZG2_Stab or BoB_LW_ZG26_Stab airgroups into the Template.mis file.
|
#63
|
||||
|
||||
![]() Quote:
![]()
__________________
Last edited by addman; 10-19-2011 at 12:44 PM. |
#64
|
|||
|
|||
![]()
Some questions from sukhoi.ru users http://www.sukhoi.ru/forum/showthrea...=1#post1715124
Quote:
|
#65
|
|||
|
|||
![]()
Small update: http://il2dce.googlecode.com/files/IL2DCE-0.2.1.306.exe
Includes a bugfix for russian language culture, added a Bf 110 C-4 squadron and moved some squadrons to other airfields to avoid takeoff crashes. |
#66
|
|||
|
|||
![]()
Thank you very much for the fix!
Was it a regional settings issue like decimal comma or data format, anything we need to know? |
#67
|
|||
|
|||
![]() Quote:
If you want to convert a string to a double value, for example Code:
string inputString = "0.5"; Code:
double outputDouble; double.TryParse(inputString, System.Globalization.NumberStyles.Any, System.Globalization.CultureInfo.InvariantCulture.NumberFormat, out outputDouble); Code:
double someDoubleValue = 0.5; someDoubleValue.ToString(System.Globalization.CultureInfo.InvariantCulture.NumberFormat) Last edited by 41Sqn_Banks; 10-21-2011 at 07:26 AM. |
#68
|
|||
|
|||
![]()
If you are unsatisfied with one of the missions, please give me feedback. At least I need the mission type and a description what you didn't like. Even better if you can provide the mission files. They are located at:
"C:\Users\<windows login>\Documents\1C SoftClub\il-2 sturmovik cliffs of dover\mission\IL2DCE\<pilot name>\<campaign name>_<mission date>.mis" and the .briefing file. |
#69
|
|||
|
|||
![]()
So far everything seems to work as intended. Time to look into the future: What do I plan for the next release(s)?
1. Fuzes and delay times configuration for the different mission types. 2. Ground control that directs patroling fighters to incoming targets in real time. This will give better results for the "cover" mission types and allows patrol mission along a route instead of an area. Intercept missions should also benefit of it. I will try to implement this feature as a dedicated module that can be used in other mission too. 3. Support for all ground targets (it's already implemented, only need to be enabled in the campaign template) After this steps the mission generation should be very solid and I will look at the campaign progress (squadron managment, moving ground war, ...). |
#70
|
||||
|
||||
![]() Quote:
![]()
__________________
|
![]() |
|
|