• Guest Please check out the Help Wanted thread in Ickie's NewsHawks.
    The future of the Outhouse depends on you!
    Help Wanted

Camera Definition Views for FSX - How?

Milton Shupe

Staff Contributor
Staff member
I am trying to add some Camera definition views to the aircraft.cfg of the FSX version of the HMS Bounty.

I have the SDK but wondered how does one get a GUID for those views?

Thanks In advance.

[CameraDefinition.0]
Title = "Stern"
Guid = {5c1df273-034b-4e7f-953a-9d5e26f1646c}
Description = Looking forward from the stern
Origin = Center
SnapPbhAdjust = Swivel
SnapPbhReturn = FALSE
PanPbhAdjust = Swivel
PanPbhReturn = FALSE
Track = None
ShowAxis = FALSE
AllowZoom = TRUE
InitialZoom = .75
ShowWeather = Yes
InitialXyz = 10, 4.5, -55.0
InitialPbh = 5, 0, 0
XyzAdjust = TRUE
Category=Aircraft
MomentumEffect=TRUE
ClipMode=Minimum
 
I use this site to generate GUIDs: https://www.guidgenerator.com/online-guid-generator.aspx

I usually create 100 at a time and then copy and paste them to a text file. As I need one I open the text file and select the last GUID in the list and use CUT (CTRL-X) not COPY (CTRL-C) to remove it from the list and then paste it where it is required. I then make sure I save the text file before closing so that the GUID cannot be used again.
 
Oh Wow, guys! Just what I needed. Thank you so much :)))

I have three working now and still after it for more.

Greatly appreciated. :wiggle:
 
Back
Top