Morning folks; I went to change"dynamics" in Essex, only to find out that the only ship with dynamics was Enterprise. Is this normal? I copied it to the Essex and made a couple of changes. Is this all I have to do? Anther thing I noticed in all ships model cfg. was lines discribing colors of various aircraft parts.Is this normal? This is the first time I`ve looked into the files. I have added ships before, but that was months ago. All I have on this install is a couple of aircraft, pactex, Louigs effects. Are my files screwed up? Thanks
No, you have a screwed up .cfg file.
it should read-
[fltsim.0]
title=sha_enterprise_cv-6
sim=sha_enterprise_cv-6
model=
panel=
sound=
texture=
[flight_deck_section]
; this section defines the control points the
; AI (and LSO) use to steer towards the flight deck
width=32
length=241
takeoff_start=0,21,-50
takeoff_stop=0,21,120
landing_start=0,500,-5000
landing_touch_down=0.1920005,16.896,-81.536003
landing_stop=0.1920005,16.896,0
[platform.0]
; platforms are the actual surface that the planes
; land on. You can define as many platforms as you
; want by adding subsequent sections with increasing
; numbers. e.g. [platform.1], [platform.2] etc.
;
; vertices should be defined in model coordinates,
; and counter-clockwise order when viewed from above.
: REMEMBER, positive z is out the TAIL of the ship
; the shape may be concave or convex
; there may be from 3 to 20 vertices (limitation
; may go away later) and they must all be on the same
; plane.
vertex.0=10.880001,16.896,-117.376007
vertex.1=-12.416,16.896,-117.632004
vertex.2=-12.672001,16.896,-106.624008
vertex.3=-13.824001,16.896,-81.408005
vertex.4=-13.952001,16.896,-49.152004
vertex.5=-16.256001,16.896,-7.296
vertex.6=-16.256001,16.896,49.280003
vertex.7=-12.800001,16.896,76.800003
vertex.8=-12.800001,16.896,99.200005
vertex.9=-11.52,16.896,119.040009
vertex.10=12.800001,16.896,119.040009
vertex.11=14.336,16.896,100.224007
vertex.12=14.336,16.896,75.008003
vertex.13=14.336,16.896,48.256004
vertex.14=17.920002,16.896,-14.336
vertex.15=15.360001,16.896,-18.944
vertex.16=13.952001,16.896,-35.712002
vertex.17=14.080001,16.896,-81.536003
vertex.18=11.392001,16.896,-106.368004
[LANDING AIDS]
cable.0=13.312001,16.896,-81.536003,-12.928,16.896,-81.536003
cable.1=13.312001,16.896,-78.592003,-12.928,16.896,-78.592003
cable.2=13.312001,16.896,-75.520004,-12.928,16.896,-75.520004
cable.3=13.312001,16.896,-72.320007,-12.928,16.896,-72.320007
[Dynamics]
pitch_wave_moment_scale = 1
bank_wave_moment_scale = 1
pitch_damp_moment_scale = 1
bank_damp_moment_scale = 1
The second paragraph in [platform.0] is all wrong, one of those cf2 mistakes never corrected.
regards Collin:ernae: