Jump to content

Scal

Members
  • Posts

    25
  • Joined

  • Last visited

1 Follower

Recent Profile Visitors

The recent visitors block is disabled and is not being shown to other users.

  1. 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 !
  2. Any news on barrel distortion implementation for 32x9 curved monitors?
  3. Cannot move the Crew Indicator with this method in VR. Any hint?
  4. This morning, the problem has disapeared without any intervention from my side...
  5. Do we need to install all aircrafts and terrains mods on the server ? If it is the case we need +2TB disk…
  6. Do you know where can we find the documentation manual of this Typhoon mod ? The file has been removed from Google Docs...
  7. Solved by modifying the Su-33 entry.lua file as indicated above with "load_immediately = true"
  8. 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...
  9. Still not solved for me in version 2.9.9.2474 nov.05
  10. 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 ?
  11. 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.
  12. 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
  13. 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/)
  14. 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...
  15. 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.
×
×
  • Create New...