Knives
Members-
Posts
157 -
Joined
-
Last visited
Content Type
Profiles
Forums
Events
Everything posted by Knives
-
It is a script: Group.getByName('fac group'):getController():resetTask()
-
Actually, on the JDAM DDI page (lower left corner) you will see JSOW option.
-
The HARM accuracy shall be fixed, but the additional PB feature will come later.
-
Cant hit anything with LGBs and waypoint offset
Knives replied to Fisherman82's topic in DCS: F/A-18C
Was the target an outpost? -
Restarting the F-18 after complete shutdown will mess up with the systems and became un-fuctional in some way. Specially the FCS. Try to do a FCS Bit test after restart and it will fail. All flight surfaces will stop responding to stick input.
-
Respawned group deactivation script help
Knives replied to Bimbac's topic in Scripting Tips, Tricks & Issues
mist function mist.respawnGroup('groupName) Would return the new respawned group name. Use the returned name instead of the original in global variable. For examaple: respawnedM29C = mist.respawnGroup('M29C') And the check if Group.getByName(respawnedM29C) then trigger.action.deactivateGroup(Group.getByName(respawnedM29C)) end -
Are you dropping them with CCIP or CCRP (Auto mode)? And at what altitude?
-
Did you tried to restart you Radar Alt?
-
I didn't try it. But I assume they will follow the plane(s) the whole route if you untick the last waypoint.
-
Try to popTask the previous FAC_ENGAGE_GROUP and then setTask the new one after a delay for 3 to 5 sec.
-
Is the target moving? LOS has big impact on Jtac function. A structure, tree sloped terrain or any other obstacles could affect the Jtac unit LOS. Even if it is reported OK in ME. Hit F7 and zoom to the Jtac unit and see if there anything could be blocking his LOS. And if the target or Jtac is moving, Jtac may lost the LOS and render unusable.
-
Respawned group deactivation script help
Knives replied to Bimbac's topic in Scripting Tips, Tricks & Issues
Try Group.getByName('M29C'):destroy() instead of deactivate. -
Did you set the target marking type to "Auto" or "Laser" or "WP and Laser" ? Because, for using dump bomb, the target should be marked with WP or Smoke.
-
Hi everyone, From the Unit.getDesc(self) there is value which determine (true or false) if the unit has a customAimPoint or not. But how to get that customAimPoint position (Vec3) ?
-
JTAC and armored vehicle doesnt get destroyed?
Knives replied to BongPow3r's topic in Mission Editor
Does the bomb hit the tank directly? Check the advance waypoint actions for the tank. Maybe by mistake you set Immortal command for the tank. -
Or you can launch with AMRAAM Visual mode. I had success with that because the target do not get launch warning until the missile goes bitbull.
-
For each lat lon entry, press enter twice.
-
I tried the same and I struggled with it. It was a hit and miss sometime does work and some time does not. But try to make the FAC action before the Hold action. Another thing, check that all waypoints where the jtac is holding he does have a clear LOS. No terrain is masking the target. Sometimes slightly difference in terrain height will mask the target. Also try to remove invisible. I found that it may block the jtac action in similar scenarios to yours.
-
JTAC not talking to wingman
Knives replied to Kirbs454's topic in Aircraft AI Bugs (Non-Combined Arms)
It was discussed earlier long time ago in the A-10C. If you are the lead, after copying the 9-line and set the target in the TGP. You can instruct your wingman to attack that target. But I don't think Jtac would communicate with the wingman. -
Maybe I'm wrong, but as I remember there is a section in the manual talking about radio operation. In that section there is some frequencies ranges that are only FM, ranges are only AM and ranges could either AM or FM. Maybe you selected a frequency in AM only range. hence, you could not change it to FM.
-
Finger lift. You can map it. And I think there is something in the settings to enable it. Sorry I'm speaking from memory.
-
They will get a warning that they are being painted but not being locked or launched at.
-
Anybody following this channel? It has real world videos for: - Startup. - Taxing to and Cat launch. - Case I and Case III carrier landings. - Postflight and Taxi to parking. https://www.youtube.com/channel/UC9up8Psjy3Sv6Wu1SZ6yGOw
-
ED Track Replay and TacView are using two different methods for recording. Track Replay record user inputs only. While replaying, It runs the mission as if your are playing and inject the user's input again. It is more like an Autopilot. The TacView record the parameters of everything with a certain resolution. Maybe 60fps. Most games that have a recording feature. They record the parameters of everything same as TacView. ED went on a different way to record the user input.
-
What new feature of the Hornet are you most looking forward to?
Knives replied to Wags's topic in DCS: F/A-18C
It is the way around I presume. Whatever ED develop is available to licensed 3rd parties. And whatever 3rd parties develop is available to ED only, if there is an agreement.
