Wodin Posted January 20, 2011 Posted January 20, 2011 Is there anyway just to keep the targeting cone but get rid of the red box around the plane? Thanks Quote
+Wrench Posted January 20, 2011 Posted January 20, 2011 Assuming (oh! that word!) it's the same as regular 3W game .... extract the HUDData.ini from the FlightData.cat, and edit the following lines: [infoDisplay] //BackgroundImage=TextBackground.tga <--this removes the backgrond from info box in lr/rt corner 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=25 BoxSize=10 <-- make it a 0 BoxType=SQUARE BoxColor=1.0,0.0,0.0,0.75 ConeModelName=redcone [Display002] DisplayType=DIRECTOR ObjectType=TARGET_FRIENDLY ConeSize=25 BoxSize=10 BoxType=SQUARE BoxColor=0.0,0.0,1.0,0.75 ConeModelName=bluecone wrench kevin stein Quote
+daddyairplanes Posted January 20, 2011 Posted January 20, 2011 never assume. assumption is the mother of all f*(kups! Quote
Wodin Posted January 20, 2011 Author Posted January 20, 2011 Thanks worked a treat...makes it alot harder and to to track the enemy...abit more realistic. 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.