-
Posts
592 -
Joined
-
Last visited
Content Type
Profiles
Forums
Events
Everything posted by buur
-
Many airfields are missing ILS, would be nice to have them.
buur replied to JudgementalRooster's topic in DCS Core Wish List
Fully agree. It was possible with TACAN. Now you can even mod each land vehicle to a TACAN beacon. For ships you can also add ICLS. Why not to land vehicles? Or ILS. If you look into the lua files these are three lines of code. I also can not understand why ED is not willing to help their customers. These are low hanging fruits which give a lot of game play to the users. But if you check this forum you will find request for beacons over decades. -
Many airfields are missing ILS, would be nice to have them.
buur replied to JudgementalRooster's topic in DCS Core Wish List
I know TACAN but DF? Direction Finding? You mean simply adding a vehicle which send a radio signal? -
How to have JTAC without scrpt or mod? (version 2.8)
buur replied to VR Flight Guy in PJ Pants's topic in Mission Editor
Everything works fine with no changes. Here is an example video for setting it up -
Normally the approach charts are in the map kneeboard folder. When you see charts in your hornet you should also see charts in the viper, as long you are on the same map! The Syria map for example hasn't the kneeboard folder, Marianas has.
-
of course none of them answer your question because there is no automatic. You have always use your waypoint increment button.
-
Wie man die KI dazu zwingen kann? Keine Ahnung, manchmal klappt es manchmal nicht. Verringer den Treibstoff den die KI an Bord hat. Und wenn dann die ED internen Parameter passen dann funktioniert das auch mit dem tanken. Auch tanken unterschiedliche KI Flieger unterschiedlich gut. Bis jetzt hatte ich öfters Glück mit den KI F18ner, mit russischen Modellen hat es noch nie geklappt.
-
solved function trigger.action.circleToAll draw no outline
buur replied to buur's topic in Mission Editor Bugs
Thanks @Flappie, that solved my stupidity. -
solved function trigger.action.circleToAll draw no outline
buur posted a topic in Mission Editor Bugs
The function function trigger.action.circleToAll draw no outliene. Following code draw below picture. You see, no outline. local ref = trigger.misc.getZone("targetArea") trigger.action.circleToAll(-1 , 1, ref.point , ref.radius , {1, 0, 0, 0} , {1, 0, 0, .1} , 0 , true) local ref_1 = trigger.misc.getZone("targetArea_1") trigger.action.circleToAll(-1 , 2, ref_1.point , ref_1.radius , {0, 1, 0, 1} , {1, 0, 0, .1} , 0 , true) -
EHSD AWLS TACAN course line misplaced when heading set to Magnetic
buur replied to Ramsay's topic in Problems and Bugs
had also the same problem -
Community A-4E-C v2.3 (May 2025)
buur replied to plusnine's topic in Flyable/Drivable Mods for DCS World
Best for bug reporting is their discord server @Caldera Checked directly for you bug... other reported that the problem occurs if you use the 2.01 A-4 version on the DCS 2.8 version. For the DCS 2.8 version you need the 2.1 version of the A-4 mod -
missing info Rearm/Refuel on a carrier bugs when the carrier moves.
buur replied to Kaiser_1-1's topic in General Bugs
it only happens when the carrier goes in a turn. -
missing info Rearm/Refuel on a carrier bugs when the carrier moves.
buur replied to Kaiser_1-1's topic in General Bugs
I know it from the Harrier. -
How to tell if it's day or night from scripting for a given position?
buur replied to TEMPEST.114's topic in Mission Editor
Here you find the licence information regarding Moose: https://github.com/FlightControl-Master/MOOSE_INCLUDE/blob/master/LICENSE -
As we have now the compass rose, which gives us the magnetic north and the thru north for any position, it will be nice to have this functionality also as a scripting function. This will be nice for scripted missions if you need the magnetic course from a position to something like the airport, targets or anything else.
-
- 1
-
-
How to tell if it's day or night from scripting for a given position?
buur replied to TEMPEST.114's topic in Mission Editor
Mosse has some tools which can help you in this regard. https://flightcontrol-master.github.io/MOOSE_DOCS_DEVELOP/Documentation/Utilities.Utils.html##(UTILS).GetSunRiseAndSet -
Military aircraft can only land on airports of their own coalition. Red on red, blue on blue and neutral on neutral. This is the correct behaivior. But for civil aircraft from the neutral side this behavior is odd. They should be able on airports from all coalitions. On blue, red and neutral. This will make identifying planes before shooting more important.
- 1 reply
-
- 1
-
-
You can try this here: https://github.com/akaAgar/radio-message-generator I had not used it for some years, so no idea if it still working
-
is a known problem with the bombing system.
-
Is there a way to change the orbit direction of tankers?
buur replied to TEMPEST.114's topic in Mission Editor
short answer: no -
In many planes you have functional IFF buttons which allows you to start/stop IFF and input the different IFF codes. Unfortunately in the AV-8B these buttons are not working. So you have to use the SRS overlay to start/stop IFF and enter the different IFF codes. For me, and also many other AV-8B Pilots this is a little bit immersion breaking and it is a long going wish from the AV-8B community to add the functionality of these controls.
-
then I think a old bug is back again.
-
Normally you can see the lazed target from any direction. So this should not be the problem. Check if the JTAC had a free line of sight on the second target. And also check the distance.