Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

High Digit SAMs SA-20A/SA-20B Tin Shield Not Supported #94

Open
Whiskey-11 opened this issue Dec 20, 2023 · 0 comments
Open

High Digit SAMs SA-20A/SA-20B Tin Shield Not Supported #94

Whiskey-11 opened this issue Dec 20, 2023 · 0 comments

Comments

@Whiskey-11
Copy link

Whiskey-11 commented Dec 20, 2023

With 2.0 of HDSM, Auranis added the ability to use the Tin Shield search radar to the SA-20A/SA-20B (both the "SA-5" Tin Shield and the new 40B6M Mast mounted Tin Shield from the DCS 2.9 S-300), however Skynet doesn't presently support it.

The following code needs to be added to the S-300PMU1 and S-300PMU2 search radars:

		['S-300PS 40B6MD sr_19J6'] = {
            ['name'] = {
                ['NATO'] = 'Tin Shield',
            },
        },
		['RLS_19J6'] = {
            ['name'] = {
                ['NATO'] = 'Tin Shield',
            },
		},	

That should add the Tin Shields as an acceptable search radar.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant