Mladuna Posted August 13, 2007 Posted August 13, 2007 I want to get rid of flight data (mines and enemies), pointing arrow (the one that points to the target) and the radar display, but I would like to keep the icons (square around the target) in the cockpit view. How to edit the HUDDATA to get this? I tried some stuff, mostly deleting text under [infoDisplay] but that caused the game to crash. Quote
+Gepard Posted August 13, 2007 Posted August 13, 2007 In the options is a point where you can toggle through the head up data including no data visible. You must first set a key combination. I use myself STRG+H. Quote
Mladuna Posted August 13, 2007 Author Posted August 13, 2007 In the options is a point where you can toggle through the head up data including no data visible. You must first set a key combination. I use myself STRG+H. Yeah I know for that, but still I can't help myself not peaking at that head up data when I need to force my self to use the instruments in the cockpit. Btw, that removes the icons needed to track the target and I really hate padlocking. Add to that my 15' monitor on my laptop which makes simple visual track whit no icons impossible. Quote
Wolf65 Posted August 13, 2007 Posted August 13, 2007 The radar display you can turn it off by putting HUD on Hard in the difficulty settings, I don't know what else that does. Quote
+Tailspin Posted August 13, 2007 Posted August 13, 2007 Just "comment out" these two lines in the InfoDisplay section of the Huddata.ini by adding the forward slashes. //BottomLeftPosition=0.01,0.985 //BottomRightPosition=0.99,0.985 Then go to Display004 (Radar) and make the Height and Width 0.0. Not sure if you can completely eliminate the direction arrows. If you set their size (ConeSize= ) to zero they still show at the edge of your screen. Quote
+p10ppy Posted August 13, 2007 Posted August 13, 2007 for the cones you could do what i did (by accident) tho you have to do it for every cockpit you flew in (so its a bit of a pain) add InternalClipDistMin=0.01 to the cockpit.ini under the [CockpitSeat001] --blah blah--- ExternalClipDistMin=0.03 InternalClipDistMin=0.01 <--here seems to break the arrows/cones (in FE anyway) Quote
+Tailspin Posted August 13, 2007 Posted August 13, 2007 Oh yeah, I forgot about that one P10ppy. Quote
Mladuna Posted August 13, 2007 Author Posted August 13, 2007 Ok, I got what I wanted. Thanks guys! 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.