gillg Posted October 26, 2011 Posted October 26, 2011 Hi Guys, Just want to know if it is possible to change the size of the text of the messages that pop up in normal HUD mode. I like flying with Hard settings but in some planes it is impossible to tell what weapon you have just changed to, unless you change the HUD detail level. Any ideas? Cheers Quote
Romflyer Posted October 26, 2011 Posted October 26, 2011 Here is what my huddata.ini settings looks like. use normal settings and this will clean up the screen but still give you info like which weapon you have chosen, and it will breifly tell you what type of AC you have visually targeted. I would suggest that you make a copy of your huddata.ini then make these changes, and if it's not what you are looking for then you can always go back.........but I think it will do what you are looking for. Hope this helps. [Debug] DisplayDebug=FALSE TextFontName=Arial TextSize=12 [smallLabelFont] TextFontName=Arial TextSize=8 [Map] MapDisplayLabels=TRUE [infoDisplay] BackgroundImage=TextBackground.tga //BottomLeftPosition=0.01,0.985 //BottomRightPosition=0.99,0.985 DisplayWidth=0.20 VerticalBorder=0.0015 HorizontalBorder=0.008 EnemyTargetColor=1.0,0.0,0.0,1.0 FriendlyTargetColor=0.0,0.0,1.0,1.0 UnknownTargetColor=1.0,1.0,0.0,1.0 WaypointColor=1.0,1.0,1.0,1.0 TextFile=HUDText.str NormalColor=1.0,1.0,1.0,1.0 WarningColor1=1.0,1.0,0.0,1.0 WarningColor2=1.0,0.0,0.0,1.0 AGLAltStart=609.6 AGLAltWarning=152.4 [Display001] DisplayType=DIRECTOR ObjectType=TARGET_ENEMY ConeSize=15 BoxSize=2 BoxType=SQUARE BoxColor=1.0,0.0,0.0,0.75 ConeModelName=redcone [Display002] DisplayType=DIRECTOR ObjectType=TARGET_FRIENDLY ConeSize=15 BoxSize=2 BoxType=SQUARE BoxColor=0.0,0.0,1.0,0.75 ConeModelName=bluecone [Display003] DisplayType=DIRECTOR ObjectType=NEXT_WAYPOINT ConeSize=0 BoxSize=0 BoxType=TRIANGLE BoxColor=1.0,1.0,1.0,0.75 ConeModelName=whitecone [Display004] DisplayType=RADAR PosX=0.865 PosY=0.015 Width=0.0 Height=0.0 Alpha=0.60 InitTime=2.0 [Display005] DisplayType=DIRECTOR ObjectType=RADAR_TARGET ConeSize=15 BoxSize=10 BoxType=DIAMOND BoxColor=1.0,1.0,0.0,0.75 ConeModelName= 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.