Print thread view
fsx downloads, fsx aircraft, FS2004 aircrafts, fsx plane, Prepar3d, x-plane, fsx addons | FSX | FSX Help / Troubleshooting
Author Ground camera? like Walk And Follow but free?
klunk

Member

Posts: 34
Joined: 29.11.07

Posted on 29-04-2010 19:16
I want to see the airplane from the ground when it lands, like from the start of the runway or something. I've seen many youtube-videos when they use this and i guess they're using "Dbs walk and follow". My question is that if there's anyway to get a simple camera as this for free? In FS2004 i you could "move" the tower****era in "MAPS" in the game, but not in FSX
Edited by klunk on 29-04-2010 19:19
Send Private Message
Author RE: Ground ****era? like Walk And Follow but free?
jackfolla

Webmaster

Posts: 509
Joined: 11.04.06

Posted on 29-04-2010 19:17
How exactly can you setup a runway view?

The default Facilities Runway view padlocks the selected runway in the VC. Personally I don't see the purpose of this view, so basically I reversed it (Although it wasn't as easy as that.) Now the view origin is the Runway and it tracks the aircraft. You can also set it not to track by changing the Track statement to Track = None. This is useful if you want to watch AI Traffic. To set this up, replace the 9th entry of the ****eras.cfg file to this.

{****eraDefinition.009} <<<--Change to Square Brackets
Title = Facilities Runway
Guid = {607C4520-CA6F-4135-AE10-8BF28838068F}
Description = This is the description of the runway view.
Origin = Fixed
InstancedBased = Yes
SnapPbhAdjust = Swivel
SnapPbhReturn = False
PanPbhAdjust = Swivel
PanPbhReturn = False
TargetCategory = Container
Track = Track
ShowAxis = Yes
AllowZoom = Yes
InitialZoom = 1.0
SmoothZoomTime = 2.0
ShowWeather = Yes
XyzAdjust = TRUE
Transition = No
ShowLensFlare=FALSE
Category = Runway
CycleHideRadius = 7
ClipMode = Spot
CycleHidden=Yes
Send Private Message