Quote:
Originally Posted by dflion
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?
|
I am not a script writer, I am rather a "script reader" and can copy and paste scripts sometimes if they are not too complicated. You can search for
vetochka campaigns at airwarfare.com which hosts their translated versions. The latest campaign has basic scripts with success criteria and score calculation. Probably other authors of offline campaigns have their own versions of similar scripts which you can start working with.
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.