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
+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
+daddyairplanes Posted January 20, 2011 Posted January 20, 2011 never assume. assumption is the mother of all f*(kups!
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.
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now