ExoLight
5d8fc576ce
fix(F-15E): wrong indicator index for WSO UFC
...
Looks like this one was overwritten by git and missed by PR#13
2024-01-20 14:21:57 +01:00
David Pierron
d2199cd43a
Merge branch 'master' into correct-f-15e-ufc
2024-01-19 16:42:50 +01:00
David Pierron
079bfc0d45
changed indexes for UFC (pilot 8->9, wso 20->18)
2024-01-19 12:40:55 +01:00
David Pierron
6be8e60f3f
optimised by removing string comparison
2024-01-19 12:40:21 +01:00
ExoLightFR
aaf1d13083
fix(F-15E): indicator index for UFCs
2024-01-19 09:09:34 +01:00
ExoLightFR
a20d8bbbec
fix(F-15E): crash in UFC export functions
...
The Pilot and WSO UFC functions crashed due to calling the gsub method on a nil object. Fixed parentheses placement to avoid this.
Note that these functions never export anything meaningful because their UFC objects never contain the members they're looking for.
This might be because of an F-15E update.
2024-01-18 17:54:48 +01:00
ExoLightFR
50f272eb12
style: reformat a little for readability & IDE compatibility
2024-01-18 17:49:58 +01:00
Bailey
494d4dd1c2
added DCS F-15E, thanks Trigati!!!
...
You can find the most up-to-date version of this file in this thread https://forum.dcs.world/topic/283178-dcs-exportscripts-for-stream-deck-community-github-library/page/19/
2023-07-14 02:02:56 +09:00