Attach - Improve IR Strobe blinking pattern and increase lifetime (#8283)

* Improve IR Strobe blinking pattern and increase lifetime

* Improve readability of maxLifetime entry

Co-authored-by: commy2 <commy-2@gmx.de>

* Apply suggestions from code review

Co-authored-by: BaerMitUmlaut <BaerMitUmlaut@users.noreply.github.com>

Co-authored-by: commy2 <commy-2@gmx.de>
Co-authored-by: BaerMitUmlaut <BaerMitUmlaut@users.noreply.github.com>
This commit is contained in:
mharis001 2021-06-21 00:37:57 -04:00 committed by GitHub
parent c8812e093a
commit cc0d2424d4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -86,6 +86,10 @@ class CfgVehicles {
dayLight = 0;
onlyInNvg = 1;
useFlare = 0;
maxLifetime = "8 * 60 * 60";
blinkingPattern[] = {0.1, 1.1}; // 0.1 s on, 1.1 s off
blinkingStartsOn = 1;
blinkingPatternGuarantee = 1;
};
side = 7;//-1=NO_SIDE yellow box,3=CIV grey box,4=NEUTRAL yellow box,6=FRIENDLY green box,7=LOGIC no radar signature