Mitch Posted February 24, 2003 Posted February 24, 2003 Hello, can anybody tell me how i can see the Coordinates for the position? I see this on many screenshots like this. Is this a Key command? how can i see this? top of the screenshot. Quote
DirtyBirdFA Posted February 24, 2003 Posted February 24, 2003 Sir, I believe those coordinates you are talking about appear only to those who are making new airplane models for the flight sim. I guess it helps them model the aircraft properly or something. I don't really know, I'm just guessing, I'm not a programing or modeling expert. Quote
Guest Ranger332 Posted February 24, 2003 Posted February 24, 2003 post this in your hud section of your flight folder [Debug] DisplayDebug=TRUE TextFontName=Arial TextSize=11 [infoDisplay] BackgroundImage=TextBackground.tga BottomLeftPosition=0.01,0.985 BottomRightPosition=0.99,0.985 DisplayWidth=0.18 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 BoxType=SQUARE BoxColor=1.0,0.0,0.0,0.75 ConeModelName=redcone [Display002] DisplayType=DIRECTOR ObjectType=TARGET_FRIENDLY ConeSize=25 BoxSize=8 BoxType=SQUARE BoxColor=0.0,0.0,1.0,0.75 ConeModelName=bluecone [Display003] DisplayType=DIRECTOR ObjectType=NEXT_WAYPOINT ConeSize=25 BoxSize=8 BoxType=DIAMOND BoxColor=1.0,1.0,1.0,0.75 ConeModelName=greencone [Display004] DisplayType=RADAR PosX=0.865 PosY=0.015 Width=0.10 Height=0.10 Alpha=0.60 InitTime=2.0 [Display005] DisplayType=DIRECTOR ObjectType=RADAR_TARGET ConeSize=25 BoxSize=8 BoxType=DIAMOND BoxColor=1.0,1.0,0.0,0.75 ConeModelName=yellowcone Quote
+pcpilot Posted February 24, 2003 Posted February 24, 2003 I think what Ranger is telling you is you need to set the command line "DEBUG' to TRUE. Like this... [Debug] DisplayDebug=TRUE It is part of the HUDData.ini file in the flight folder. 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.