![]() |
|
IL-2 Sturmovik: Cliffs of Dover Latest instalment in the acclaimed IL-2 Sturmovik series from award-winning developer Maddox Games. |
View Poll Results: How do you use FMB | |||
I use it all the time |
![]() ![]() ![]() ![]() |
40 | 27.21% |
I use it occasionally |
![]() ![]() ![]() ![]() |
57 | 38.78% |
I tried it a few times and didn't like |
![]() ![]() ![]() ![]() |
16 | 10.88% |
I've never tried it |
![]() ![]() ![]() ![]() |
34 | 23.13% |
Voters: 147. You may not vote on this poll |
![]() |
|
Thread Tools | Display Modes |
|
#1
|
||||
|
||||
![]()
i really like the FMB....i used it in 1946 and i use it in COD.
but i have to say,...that the old FMB was easier to understand.although the main functions are the same, and also the layout remained.but with the new possibility of scripting, im totally lost.i dont understand a word, if i look at scripts, and never could create one by myself.all i could do is to copy and paste.but i would like to understand how it works, to use the full potential of this feature. one thing that bugs me most, is that im not even able to start different flights at different times anymore.it was sooo easy in 1946 and now one have to write a script for it.... detailed documentation is really required, but not only for the fmb but also for the planes... |
#2
|
||||
|
||||
![]()
I have tried it but it realy needs a detailed manual to utilise all its features .I have not tried it since the early game paches and it seemed pretty buggy then.
Last edited by 6BL Bird-Dog; 09-22-2011 at 10:10 AM. |
#3
|
|||
|
|||
![]() Quote:
I totally agree with David198502 above, taking out the 'time start box' on the flight creating menu, so that you can start flights at different times, is crazy? I have been experimenting with the scripting, with mixed results, sometimes it works, sometimes it doesn't? I am trying to learn C basic, though it takes time. What Ilya and his team could do to help us all, is create a 'basic script' for all missions to get us up and running with FMB campaigns. This script would have mission 'successfully completed' or 'failed' scripting then some sort of scripting to let us continue to the next campaign mission after 'successfully completing the previous one. This is all we need to get everybody creating some good campaigns. I have asked Ataros and a few other script writers, for help to create this ''basic script' though, haven't had any responses, that I know of to date? Sadly, I think Ilya has put the FMB later on his 'to do' list. It needs a lot of work still, some 'auto script programmes' written and a few 'command decisions' to re-introduce some of the the old FMB features that really made IL-2 Sturmovik stand way out from the other flight sims at the time. DFLion |
#4
|
|||
|
|||
![]() Quote:
If you post your script in the FMB section I am sure C# programmers will be ready to give advice and correct your mistakes if any. They need something concrete to start working with, say the above vetochka's scripts which you adopt for your campaign. I think the most simple way to check for mission success would be to include 4 triggers into each of campaign missions (for target group destroyed by 25%, 50%, 75% and 100%) and ask C# programmers to write a specific script that would report results and load new mission depending on which trigger was active in the end of the previous mission. But you have to be very specific about what you need to achieve, e.g. if you want to repeat the previous mission in case of failure, etc. |
#5
|
|||
|
|||
![]()
I will post my script in the FMB section and ask for some help. The script works ok sometimes, then it doesn't? I will have a look at the 'vetochka' campaign scripts, as you suggested.
In the Ju88 campaign there are three flying training/positioning type missions, then the rest are combat missions. Two missions are 'dive-bombing' and the rest are 'pattern bombing'. I won't release it until I am happier with the scripting and hopefully the latest patch will be released, so that I can test it in it. For the combat missions, all we need is 'a trigger' that says you got over the actual target area ok, then you made it back ok. Not sure what happens if you get 'shot down'? Anyway, I will see what happens. I am sure I will eventually master writing the scripts, it just is the 'time factor', on top of creating a good interesting historical campaign. DFLion |
#6
|
|||
|
|||
![]()
At sukhoi.ru forums both campaign makers vetochka and piper-kiev team up with more experienced C# programmers to write scripts together. This proved to be an effective approach. When you start your thread in the FMB section I hope one of C# experts will be eager to help you.
BTW try talking to Mington. He knows C# but only starts learning CloD methods. I think your cooperation can be mutually beneficial. http://forum.1cpublishing.eu/showthr...t=26036&page=4 Quote:
I think you also need some fool-proof as a time restrain to get back to airfield in case all other triggers fail. You can add triggers which get active if the group is destroyed. Furthermore if aircrafts are damaged and crashland they are not considered destroyed and you can add some checks in OnAircraftCrashlanded method (e.g. check if the aircraft is player's aircraft). If a player lands at a different airfield you can use OnAircraftLanded method to make checks. With recent beta you can add a TAB - 4 menu command e.g. "Submit mission report" that a player would need to select to end mission. You can check player status when this command is selected to decide if player made it back to base or not. This would prevent players from waiting till mission end if triggers fail. Last edited by Ataros; 09-27-2011 at 07:27 AM. |
#7
|
|||
|
|||
![]()
Thanks again Ataros, you are pointing me in the right direction.
I will post my 'standard mission script' in the FMB area tomorrow and I really like your statement 'I think your co-operation can be mutually beneficial' ('very Russian') especially talking to Mington who seems to be very keen to help, even though he is learning about COD. DFLion |
![]() |
|
|