Page 3 of 3

RE: Desert Fox Diary - Pt 1

Posted: Thu Feb 14, 2019 2:08 pm
by Primarchx
ORIGINAL: Whicker

...we're just selfish people really, you with the diary, me with the vids -what we really want is more people to make scens for US to play haha!

Guilty as charged. While I like the challenge of writing a scenario, it's not as fun when you know everything that's ticking under the hood.

RE: Desert Fox Diary - Pt 1

Posted: Fri Feb 15, 2019 6:49 pm
by Primarchx
Completed a good part of the prelim testing with the mini-scenario and the logic looks like it's holding. One tricky thing was the AAA side (separate from the IADS and IADS_ sides...), which contains all the SHORADS, MANPADS and AAA guns. The SHORADS and ZSU-23-4s have fire limitations whereas the other units are FREE FIRE all the time. Did this by putting the all the controlled units into missions which get permission to fire and have their radars go active if US/UK aircraft get too close and low. The trouble with this is that I want these to shoot at PGMs, too. So I had to make another trigger and set these missions eligible to fire at that time (they'll be set back to the proper settings on the next pulse next time no PGMs are in the area). I think I'll do the same thing with SA-3s.

This weekend will be spent placing IADS and AAA (there will be lots), naming them and creating corresponding unit tables. That could take a while, especially since I need to stay accurate for programming purposes.


RE: Desert Fox Diary - Pt 1

Posted: Sun Feb 17, 2019 3:40 pm
by Primarchx
Got all the Radars and Area SAMs + Decoy Batteries emplaced. Have to go through and assign coverage zones, then put all that info (name of SAM battery + RPs for specific coverage zones) into tables. Then create displacement areas that mobile radars and SAMs have a chance each day to scatter in. After that comes AAA (lots of units!) but most of those are stand-alone (ie no supporting functions). When that's done I double check all the data tables. Finally I put together all the secondary timed events. I knew it would be a bunch of work but it's taking longer than I wanted to. Knew that going in, oh well... :)

RE: Desert Fox Diary - Pt 1

Posted: Sun Feb 24, 2019 3:37 pm
by Primarchx
Placing lots of RPs and recording them. It's a headache to make sure everything is properly placed and accurately transcribed into the right data structure. Little by little I'm moving on but it's taking time. Then testing.

RE: Desert Fox Diary - Pt 1

Posted: Thu Mar 07, 2019 5:15 pm
by DrRansom
This diary is fantastic. The LUAs you've written to recreate the Iraqi SAM network sound like they form an excellent basis for better AD modelling in any future scenario.

RE: Desert Fox Diary - Pt 1

Posted: Fri Mar 08, 2019 5:47 pm
by Primarchx
Thank you! It's still simmering on the burner. Have some roadblocks I've run into, more logic than actual coding. With Desert Storm coming out I think I'll put this out after that to be historical.

RE: Desert Fox Diary - Pt 1

Posted: Mon Mar 11, 2019 6:56 pm
by morphin

Do you plan to have dynamic WRA? eg. variable weapon range for SAM? (not only depends on the target type, but also the target height, maybe direction/speed of the target and random variation for each of his "clases"...)

I think that would enchance the realm

Andy


RE: Desert Fox Diary - Pt 1

Posted: Thu Mar 14, 2019 7:32 pm
by Primarchx
No variable WRA, though WRAs are not 'default'. Do have altitude restrictions on FREE FIRE for SHORAD SAMs, too.