• There seems to be an uptick in Political comments in recent months. Those of us who are long time members of the site know that Political and Religious content has been banned for years. Nothing has changed. Please leave all political and religious comments out of the forums.

    If you recently joined the forums you were not presented with this restriction in the terms of service. This was due to a conversion error when we went from vBulletin to Xenforo. We have updated our terms of service to reflect these corrections.

    Please note any post refering to a politician will be considered political even if it is intended to be humor. Our experience is these topics have a way of dividing the forums and causing deep resentment among members. It is a poison to the community. We appreciate compliance with the rules.

    The Staff of SOH

  • Server side Maintenance is done. We still have an update to the forum software to run but that one will have to wait for a better time.

Tower view

Meso

Charter Member
In FS9 you could change the position of the tower, i did like to put it next to the runway so yuo could see incoming planes land. Is this possible still since i do not see a tower icon on the map anymore?

kind regards,
Meso
 
The answer to your question is yes. But before I can give you all the details I'll have to do some work getting computers set up as I'm dog sitting at my brothers house for the holiday. I discovered the process while working on my latest flightsim movie just yesterday..

The process can be found in the SDK if you have access to it, under the topic of creating custom camera views.

What you do is create a Flight file or ".FLT". Open it with a text editor and add as many custom cameras as you like. You'll need to know the Latitude and Longitude and how high you want the view to be above ground level. You'll also need to convert the Lat and Lon into decimal format.

When you start the flight and go to the view menu, there will be a new camera category called "custom". If you have more than one camera, you can cycle between them by using the A key.

The good thing is that you can create these custom camera locations without having a copy of any of the scenery files involved, you just make your modifications to a saved flight file.

In the SDK there is a sample text file that shows how to make the text entries.

More info to follow:

Here's the text entry

[CameraDefinition.001]
Title = Fixed Camera 1
Guid = {835BFC1C-1A03-994A-A176-49318FEB094E}
Description = Placeholder description
Origin = Fixed
InstancedBased = No
SnapPbhAdjust = None
PanPbhAdjust = Swivel
Track = Track
ShowAxis = No
AllowZoom = Yes
InitialZoom = 4.0
SmoothZoomTime = 1.0
ShowWeather = Yes
XyzAdjust = FALSE
Transition = Yes
ShowLensFlare=FALSE
Category = Custom
FixedLatitude=N46.445267
FixedLongitude=W63.831362
FixedAltitude=6.0
InitialPbh=0, 0, 0
 
Thanks a lot!!! I see this entry in the camera definition and i was wondering if you change false to true you might be able to change the position of this camera while in the sim, or is this to easy?

XyzAdjust = FALSE

kind regards,

Meso
 
SUPER!!!! I did not do it yet, but the holiday lasts till 5th of januari so i have plenty of time!

Kind regards,

Meso
 
Back
Top