Jump to content
Sign in to follow this  
littlesmoke

Help with HUD Bank sym problem

Recommended Posts

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..."

 

img00010.jpg

img00011.jpg

Share this post


Link to post
Share on other sites

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

Share this post


Link to post
Share on other sites

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

Share this post


Link to post
Share on other sites

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
 

  • Thanks 1

Share this post


Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
Sign in to follow this  

×

Important Information

By using this site, you agree to our Terms of Use, Privacy Policy, and We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue..