+littlesmoke Posted June 4, 2021 Posted June 4, 2021 Hi I have a problem with the bank caret. The scale image shows fine but the caret has been missing. When zoomed in to the sight you can see the caret off to the left, see pics. Can't get it to center. It's from the latest hornets pack (from FA-18A_88 ) "...[HUD_BankIndicator] SymbolType=ROLL_INDICATOR ImageFilename=cockpit\hud\HUD_BKI.tga ImagePosition=0.0,0.030 ImageSize=0.35 ScaleImageFilename=cockpit\hud\HUD_bankindic.tga < This sucker! ScaleImageSize=0.133 ScaleImagePosition=0.0,0.030 Scale=1.0 MaxValue=31 MinValue=-31 HorizontalAlignment=CENTER VerticalAlignment=CENTER..." Quote
logan4 Posted June 4, 2021 Posted June 4, 2021 Its the fault of the tga. You can use this with the parameters bellow. [HUD_BankIndicator] SymbolType=ROLL_INDICATOR ImageFilename=cockpit\HUD\HUD_BKI.tga ImagePosition=0.0,0.0 ImageSize=0.35 ScaleImageFilename=cockpit\HUD\HUD_bankindic.tga ScaleImageSize=0.10 ScaleImagePosition=0.0,0.0 Scale=1.0 HorizontalAlignment=CENTER VerticalAlignment=CENTER HUD_bankindic.rar Quote
+littlesmoke Posted June 4, 2021 Author Posted June 4, 2021 Hi, thanks for your help. I tried that tga with the ini entry as shown but it still appears off to the left. The tga original tga seemed fine as it was centered like expected. And I can see it in the Hud, just way off to the left. Thanks for the help tho, i appreciate it Quote
logan4 Posted June 4, 2021 Posted June 4, 2021 Thats odd.... Can you make an entry for test only with this.. [HUD_BankIndicator2] SymbolType=ROLL_INDICATOR ImageFilename=cockpit\HUD\HUD_bankindic.tga ImagePosition=0.0,0.05 ImageSize=0.25 FixedScale=TRUE MinValue=-45 MaxValue=45 1 Quote
+littlesmoke Posted June 4, 2021 Author Posted June 4, 2021 That fixed it thanks man. been fiddling with that for days! 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.