1309mariano Posted July 28, 2021 Posted July 28, 2021 Hi everyone, how you doing? I will go to the point. I am currently working on an Argentinian skin for Erwin Hans' and InSky's J-10A. I want to modify some aspects, like the HUD. Currently, the mod doesn't have a way to show if the missile is locked on target or not (THE CIRCLES THAT APPEAR ON THE HUD), and I want to modify that. I tried changing the cockpit.ini and avionics.ini, but I had to replace with the not modified version of the files because I ended up deforming the radar, and the avionics of course. The plane doesn't have problem when it comes to bombs and cannons, but it has that problem with the missiles. If someone can help me, I will be more than thankful. Have a nice flight, good hunting! Quote
bazillius Posted July 28, 2021 Posted July 28, 2021 https://combatace.com/forums/topic/44026-converting-older-planes-to-work-in-sf2-–-a-basic-guide-by-migbuster/?tab=comments#comment-312185 30. Missing Missile HUD symbology (From Oct 2009) With version Oct 2009 - If you are missing HUD symbology for missiles on modern 3rd party jets like I was (Tornado F3/MiG-29s/FA-18 etc)then you may need to add some new code to the xxx_avionics.ini [HUD] HUDMaterial=HUDMaterial <--------- add this HUDColor=0.36,1.0,0.82,0.7 BoresightOffset=0.0,0.00 ViewportTopLeft=-0.140,-0.195 And all of this below the [HUD] section [HUDMaterial] EffectShaderName=fltHUD.fx DepthBufferCheck=FALSE DepthBufferWrite=FALSE RenderedInOrder=FALSE AlphaTestEnabled=TRUE CullMode=NO_CULL LightEnabled=FALSE UseLightLevel=FALSE SpecularEnabled=FALSE EmissiveEnabled=FALSE FogEnabled=FALSE AmbientColor=1.000000,1.000000,1.000000,1.000000 DiffuseColor=1.000000,1.000000,1.000000,1.000000 ZBufferOffset=0 PriorityLevel=1 BlendOp=BLEND_SRC_ALPHA NumTextureStages=1 TextureStage[01].TextureName= TextureStage[01].MipMap=FALSE TextureStage[01].FilterEnabled=TRUE TextureStage[01].StageColorOp=TEXTURE_MODULATE_DIFFUSE TextureStage[01].StageAlphaOp=TEXTURE_MODULATE_DIFFUSE Quote
1309mariano Posted July 28, 2021 Author Posted July 28, 2021 (edited) Thank you! I solved it! Looking forward to releasing the mod in a while! Have a good hunting! Edited July 28, 2021 by Wrench no need to quote the entire post 1 Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.