Jump to content

Recommended Posts

Posted

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.

Posted

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.

Guest Ranger332
Posted

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

 

 

hv2.jpg

Posted

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.

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.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use, Privacy Policy, and We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue..