kraut1 Posted November 28, 2024 Posted November 28, 2024 Hi, I made a short test with my Attack Squadron Commander: https://forum.il2sturmovik.com/topic/90017-attack-squadron-commander-va/ Attack-Squadron-Commander-ger2D-test.zip -rows 2...8 are used for ground attack commands for Stukas, fighter bombers as usual -row 1 modified: instead of usage for "MCU_CMD_AttackArea" I have changed the 8 MCUs to MCU_Timers -in a test mission A1 to display a subtitle; B1 to Activate Stuka flight2 with 3xSD250 and C1 to activate Stuka flight3 with SC1000. 1 1
kraut1 Posted December 4, 2024 Author Posted December 4, 2024 Another example for usage of the Flash Script for Tank Crew: https://forum.il2sturmovik.com/topic/90062-air-strike-for-tc-v01/
kraut1 Posted December 13, 2024 Author Posted December 13, 2024 (edited) Example for usage of the Flash Script for Tank Crew for Artillery Strikes / Shore Bombardement: https://forum.il2sturmovik.com/topic/90142-artillery-strike-shore-bombardements-for-tc-single-player-v01/ For Amphibious Kuban Map / Normandy Map TC Missions Edited December 13, 2024 by kraut1 1
Juri_JS Posted December 13, 2024 Posted December 13, 2024 I wonder if anyone has ever tried to create a new flash script for the game. There would be lots of possibilities, for example a radio command menu that could be used to trigger all kinds of mission events. 2
kraut1 Posted December 13, 2024 Author Posted December 13, 2024 3 hours ago, Juri_JS said: I wonder if anyone has ever tried to create a new flash script for the game. There would be lots of possibilities, for example a radio command menu that could be used to trigger all kinds of mission events. I have already seen some discussions of specialists with programming knowledge, but I am not sure if there have been released new flash scripts for modications. In the meantime I have tried to create some mods on basis of the existing arty spotting script, that offers already 8x8=64 fields to be used to activate ME MCUs during a mission. I have isolated the complex system of MCUs from a pilot career mission that is connected to the flash script and this group can be comparable easy adapted to other purposes.
AEthelraedUnraed Posted December 14, 2024 Posted December 14, 2024 (edited) 19 hours ago, Juri_JS said: I wonder if anyone has ever tried to create a new flash script for the game. There would be lots of possibilities, for example a radio command menu that could be used to trigger all kinds of mission events. Yes. You can do quite a lot of flash scripting, actually. I've basically got a Luftwaffe radar controller working, that guides you (as a nightfighter) on the six of a bomber. Including radio chat that's indistinguishable from the in-game AI radio, of course. Regarding interfacing to and from the script, there's no way to intercept user input besides the UI you put in your swf file. Which in turn blocks many other inputs to the game. The other way around, i.e. script->game, you're limited by the 16 channels the Media MCU gives you. Although I have a kind-of-working code and mission code to theoretically upgrade that to 16 *bits*, so more than you'll ever need. Edited December 14, 2024 by AEthelraedUnraed 1
Juri_JS Posted December 14, 2024 Posted December 14, 2024 14 minutes ago, AEthelraedUnraed said: Yes. You can do quite a lot of flash scripting, actually. I've basically got a Luftwaffe radar controller working, that guides you (as a nightfighter) on the six of a bomber. Including radio chat that's indistinguishable from the in-game AI radio, of course. Regarding interfacing to and from the script, there's no way to intercept user input besides the UI you put in your swf file. Which in turn blocks many other inputs to the game. The other way around, i.e. script->game, you're limited by the 16 channels the Media MCU gives you. Although I have a kind-of-working code and mission code to theoretically upgrade that to 16 *bits*, so more than you'll ever need. Have you any plans to release your work?
AEthelraedUnraed Posted December 16, 2024 Posted December 16, 2024 On 12/14/2024 at 10:48 AM, Juri_JS said: Have you any plans to release your work? Yes, but they're not good enough to be released just yet. Other projects have priority right now, first and foremost among which is Real Life. 1
kraut1 Posted March 2 Author Posted March 2 (edited) Example for usage of the Flash Script as a Selector for Radar / Radio Fequencies: https://forum.il2sturmovik.com/topic/90776-radar-and-radio-navigation-system-germany-4345-v01/ Edited March 2 by kraut1
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now