

Scal
Members-
Posts
25 -
Joined
-
Last visited
-
F/A-18C Modern MPD v 2.1.54 - Updated 25/4/2025
Scal replied to CapnCoke's topic in Utility/Program Mods for DCS World
Thank you for the update. It works fine for me ! Would it be possible you make a version without, in the SA page, the "SA ring" and the "radar cone arc" ? This is not in the base FA-18C... On each version I have to edit several files and comment that part: -- dofile(LockOn_Options.script_path.."Multipurpose_Display_Group/Common/indicator/Pages/MPD/RDR/RDR_defs.lua") --FCR LIMIT-- --addStrokeCircle("SA_Ring", 180, {0, 0}, TopLevel_TrackUp_Root, {SA_DeclutterMREJ2_Show_controller}) --stroke_thickness = stroke_thickness*3.25 --addVarLenStrokeLine("RDRGimbalLeft", 40, {-370, 100}, 75, nil, {{"MPD_SA_ModeShow", MODES.TRACK_UP_MODE}, {"MPD_SA_RDRCovL", LittleCompassInternalRadius}}) --addStrokeText("RDRLeft", "R", STROKE_FNT_DFLT_100, "CenterCenter", {-430, 110}, nil, {{"MPD_SA_ModeShow", MODES.TRACK_UP_MODE}, {"MPD_SA_RDRCovL", LittleCompassInternalRadius}}) --addVarLenStrokeLine("RDRGimbalRight", 40, {370, 100}, 285, nil, {{"MPD_SA_ModeShow", MODES.TRACK_UP_MODE}, {"MPD_SA_RDRCovR", LittleCompassInternalRadius}}) --addStrokeText("RDRRight", "R", STROKE_FNT_DFLT_100, "CenterCenter", {430, 110}, nil, {{"MPD_SA_ModeShow", MODES.TRACK_UP_MODE}, {"MPD_SA_RDRCovL", LittleCompassInternalRadius}}) --local startAngle = math.rad(16.5) -- Convert degrees to radians --local endAngle = math.rad(163.5) -- Convert degrees to radians --addStrokeCircle("RadarConeArc", 427, {0,0}, nil, {{"MPD_SA_ModeShow", MODES.TRACK_UP_MODE}, {"MPD_SA_RDRCovRight", LittleCompassInternalRadius}}, {startAngle, endAngle}) Thank you !- 202 replies
-
- grayscale
- situational awareness
-
(and 5 more)
Tagged with:
-
Scal started following Prepare cockpit configuration with lua script? , 21:9 Monitor Stretch/distortion , Suggestion to enhance the laucher and 1 other
-
Any news on barrel distortion implementation for 32x9 curved monitors?
-
Cannot move the Crew Indicator with this method in VR. Any hint?
-
This morning, the problem has disapeared without any intervention from my side...
-
Recommended spec for dedicated server?
Scal replied to Lace's topic in Multiplayer Server Administration
Do we need to install all aircrafts and terrains mods on the server ? If it is the case we need +2TB disk… -
Do you know where can we find the documentation manual of this Typhoon mod ? The file has been removed from Google Docs...
- 327 replies
-
- raf
- eurofighter typhoon
-
(and 8 more)
Tagged with:
-
Solved by modifying the Su-33 entry.lua file as indicated above with "load_immediately = true"
- 327 replies
-
- raf
- eurofighter typhoon
-
(and 8 more)
Tagged with:
-
To speed-up change between custom options, ie. in VR I use custom-1 and on screen I use custom-3 - Display the current custom option in use - Possibility to switch to another custom option (See picture) It would be nice also to be able to rename the custom options...
- 1 reply
-
- 4
-
-
VR hand controller no longer rendering/ usable after updating to 2.9.8.1107
Scal replied to snakebeater's topic in VR Bugs
Still not solved for me in version 2.9.9.2474 nov.05 -
I have tried to request my wingmen to engage bandit. But he does not acknowledge and he do nothing... Is it possible to ask the wingmen to engage ?
-
VR hand controller no longer rendering/ usable after updating to 2.9.8.1107
Scal replied to snakebeater's topic in VR Bugs
I have also this hand issue. I can see the hands after lauching DCS. But as soon as I go to Option/VR tab they disappear. On August version I had another issue: When I have the hands visible with "no pointer/ no touch" The mouse round pointer was not visible. And also I was needing to go to option/VR (without changing any parameter) after lauching DCS, to have the hands at the correct place. I am using Virtual Desktop with a Quest 3. -
Has Inverted abandoned updating Rising Squall ?
Scal replied to Br0s3ph's topic in F/A-18C Rising Squall Campaign
Yes you can fix it yourself: - Download the lastest MIST file on https://github.com/mrSkortch/MissionScriptingTools/releases/tag/4.5.126 - In folder"DCS World OpenBeta\Mods\campaigns\Rising Squall", open the mission .miz file with 7zip for example. Go to folder \l10n\DEFAULT\ . - Replace the file mist_4_3_74.lua with mist_4_5_126.lua -
Rising Squall and Future Projects - A Letter from INVERTED
Scal replied to FrankMT's topic in F/A-18C Rising Squall Campaign
Please replace the MIST version 4.3.74 by current version 4.5.126 It will solve a Mission script error (see my today's post in https://forum.dcs.world/topic/343201-has-inverted-abandoned-updating-rising-squall/) -
Has Inverted abandoned updating Rising Squall ?
Scal replied to Br0s3ph's topic in F/A-18C Rising Squall Campaign
I just bought Rising Squall and during the first mission I have a Mission script error: Object doesn't exist in function getPosition It happen many time during the mission. I need to press enter to close and return to DCS. DCS version 2.9.7.59263 In the mission file CI_00_v2.miz the MIST (Mission Scripting Tools) version is 4.3.74 (Sept 2016). The current version is 4.5.126 (Apr 2024) https://github.com/mrSkortch/MissionScriptingTools/releases/tag/4.5.126 . They have added "if Object.isExist(val.object) then " before the line "local pos = Object.getPosition(val.object)" Edit : By replacing the file CI_00_v2.miz\l10n\DEFAULT\mist_4_3_74.lua with mist_4_5_126.lua solve the issue... -
Hi ! Thank you for this training mission !!! I have just an issue, in SP the FA-18 is only configured the first time. After the first trial, when I reenter a new slot, the FA-18 is not configured, I have to set the Tacan, ILS, CRS... In MP it is never configured.