Jump to content

magnum_red_skull

Members
  • Posts

    6
  • Joined

  • Last visited

Everything posted by magnum_red_skull

  1. Draken said something I was thinking while trying to find the Sensor.lua of the F-5. I can not find any AN/APQ-153 file and might be hidden inside the main DCS's folder so I can not modify the values in order to make it works like the Grifo F. So what we need to do first is: If the A-4C modders really contacted ED to help them, we going to need that as well... If that's not true, so it's going to be way harded to see a F-5EM really working well some day... Then when with open codes on our hands, we are going to put some effort and will be my pleasure to help. The question is: Who from ED do we have to talk about it?...
  2. It does not show anything like that for me... It only shows the option "Insert Image from URL"
  3. Understood. If it helps... You guys might be looking for some code commands from another aircraft the already works... I'm no programmer and probaly my statement is way too wrong. BUT.. if you guy want, I add line codes to the F-5E.lua that brings more AIM-9 to the F-5. I discovered that this works while addding the lua file I found from a guy it the DCS web site and I just did the same thing but for the AIM-9 I wish I could show it here but I dont know how to insert images
  4. it acoplates to the refueling plane... I'm only testing if the AI reach the plane, thats what I'm talking about. But I will fly it to verify if fuel is really flowing to the F-5.
  5. I managed to put the code lines after looking into the code of the F-16 to see the similarity between them and then apply to the F-5 files. For those who still don't know where to put it. You need to look for the FUNCTION called "MAKE TIGER" (it is right below the line -- END ANTENNE --) and I recommend to insert the code lines below the line called "IR_emission_coeff_ab" and align it equal to the other lines in order to avoid bugs. And don't forget to copy EVERY single character, because coding requires everything to work as it should be. I created a mission to test it and worked!
  6. tanker_type = 2, -- Tanker type if the plane is airrefuel capable is_tanker = false, air_refuel_receptacle_pos = {4.761657, 0.829126, 0.824903}, Where exactly these code line should be applied? on F-5E or F-5E-3 file?... And where in this file?... THe last release of the mod does not have this line anywhere.
×
×
  • Create New...