Anthindelahunt wrote:Thanks Doug.
I was given some script to get rid of that red print.
It was to be inserted in the fsx cfg. I guess it didn't work
Have to check next time.
Anthin.

Great shot, Anthin!
Make sure under [Main] in your FSX cfg. you have these three lines and they are set to 1 not 0.
HideInfoText=1
HideMenuFullscreen=1
HideMenuNormal=1
Also, I use add on external views to get the angle I want as opposed to using the default exterior views that just revolve around the aircraft.
These entries go in the individual Aircraft cfg. file. Make sure there aren't existing views already. Remember to make a back up before editing
[CameraDefinition.0]
Title = "Front View"
Guid = {0ae3f864-da10-4e5a-977c-b9bba47d6f7a}
Description = Front View
Origin = Center
SnapPbhAdjust = Swivel
SnapPbhReturn = FALSE
PanPbhAdjust = Swivel
PanPbhReturn = FALSE
Track = None
ShowAxis = FALSE
AllowZoom = TRUE
InitialZoom = 0.75
ShowWeather = Yes
InitialXyz = -4, 1, 43
InitialPbh = 5, 0, 180
XyzAdjust = TRUE
Category=Aircraft
MomentumEffect=TRUE
ClipMode=Minimum
xyzRate=5.0
[CameraDefinition.1]
Title = "Landing Gear"
Guid = {96873AAD-621B-4C45-8A58-DEF7B7FCB051}
Description = View of the landing gear and left wing flaps
Origin = Center
SnapPbhAdjust = Swivel
SnapPbhReturn = FALSE
PanPbhAdjust = Swivel
PanPbhReturn = FALSE
Track = None
ShowAxis = FALSE
AllowZoom = TRUE
InitialZoom = .58
ShowWeather = Yes
InitialXyz = -8.5, -4, -15
InitialPbh = 0, 0, 34
XyzAdjust = TRUE
Category=Aircraft
MomentumEffect=TRUE
ClipMode=Minimum
xyzRate=5.0
[CameraDefinition.2]
Title = "Tail"
Guid = {5c1df273-034b-4e7f-953a-9d5e26f1646c}
Description = Looking forward from behind the aircraft
Origin = Center
SnapPbhAdjust = Swivel
SnapPbhReturn = FALSE
PanPbhAdjust = Swivel
PanPbhReturn = FALSE
Track = None
ShowAxis = FALSE
AllowZoom = TRUE
InitialZoom = .60
ShowWeather = Yes
InitialXyz = -10, 0.0, -75.0
InitialPbh = 5, 0, 0
XyzAdjust = TRUE
Category=Aircraft
MomentumEffect=TRUE
ClipMode=Minimum
xyzRate=5.0
[CameraDefinition.3]
Title = "Right Wing"
Guid = {C690EAFD-223A-42d0-99E0-681ADF93BB59}
Description = View from the right wing tip looking at the cockpit
Origin = Center
SnapPbhAdjust = Swivel
SnapPbhReturn = FALSE
PanPbhAdjust = Swivel
PanPbhReturn = FALSE
Track = None
ShowAxis = FALSE
AllowZoom = TRUE
InitialZoom = 0.5
ShowWeather = Yes
InitialXyz = 41, -5, -14.0
InitialPbh = -6, 0, 281
XyzAdjust = TRUE
Category=Aircraft
MomentumEffect = FALSE
ClipMode=Minimum
xyzRate=5.0
[CameraDefinition.4]
Title = "Left Wing"
Guid = {f25dfa2e-fd2e-4b89-81e2-0575cbcb60de}
Description = View from the left wing tip looking at the cockpit
Origin = Center
SnapPbhAdjust = Swivel
SnapPbhReturn = FALSE
PanPbhAdjust = Swivel
PanPbhReturn = FALSE
Track = None
ShowAxis = FALSE
AllowZoom = TRUE
InitialZoom = 0.5
ShowWeather = Yes
;InitialXyz = -35, 0, 35
;InitialPbh = 0, 0, 140
InitialXyz = -38, -5, -14.0
InitialPbh = -6, 0, 80
XyzAdjust = TRUE
Category=Aircraft
MomentumEffect = No
ClipMode=Minimum
xyzRate=5.0
If you were unaware, you move the camera with: Shift+Enter/Backspace, Ctrl+Enter/Backspace and Shift+Ctrl+Enter/Backspace.
This allows almost any angle and gets the aircraft out of the center of the shot
