Jump to content

magnum_red_skull

Members
  • Posts

    8
  • Joined

  • Last visited

Everything posted by magnum_red_skull

  1. You are creating the model using blender right?... I don't understand much about model creation but, what would be the consequences of correcting the scale? or even, how much work load does it require?... I wish I could help with that.
  2. Hello there Tetet and other members! First I want to thank you for all the efforts in bringing vietnam related assets, This definitely adds more value to DCS. In the other hand I was checking out the Crusader model and I feel like something doesn't look right to me. I don't if anyone noted this but it looks like the fuselage is quite stretched on mid-front and front section. Both real F-8 photos I'm including are F-8E for example. Again I appreciate you efforts and work. - Additionally, if you want a better polygon model for Destroyer there is a model from a WW2 very old mod but still works until today. I'm including a screenshot of that and just send me a message and I send it to you. Edit: Ignore this last because I went to compare the models and concluded that yours are better quality including the water waves effects due to turning engines propellers.
  3. 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?...
  4. It does not show anything like that for me... It only shows the option "Insert Image from URL"
  5. 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
  6. 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.
  7. 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!
  8. 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...