Af lst +af lct ?

I don't know (never tried it), but if a ship dp file is like an aircraft dp file the LCT maybe added to the LST's dp file like pilots, drop tanks and weapons are for aircraft.

These sections are what you may need in the LST's dp file to test the theory:

[HARDPOINTS]
mount.0=0,0.72,0.52 //lateral,vertical,longitudinal (meters)

[PAYLOAD.0]
; Payload = LCT
mount.0=AF_LCT, 1, 1 //need correct LCT folder name, here I used AF_LCT as sample.

Hardpoint mount.0 locations would have to be adjusted for correct location.
 
I Made A New Boat Plane!

Well, I can add a boat to an aircraft dp, but I did not seem to be having any success adding one to a ship dp.

:monkies: :icon_lol:
 
Platforms

Here is the data for the AF LST to make it usable with a helicopter. Ought to work with your LCIs.

DP File:

[MISC_DATA]
unit_family=7
category=13
allegiance=1
min_speed=0
cruise_speed=20
max_speed=25
entered_service=12/1/41

Ship.cfg file:

[platform.0]
; Flight Deck
vertex.0=10.5149904,6.0,-103.6484592
vertex.1=-10.2114096,6.0,-103.6484592
vertex.2=-12.1014744,6.0,-99.7165392
vertex.3=-12.4672344,6.0,-88.7132592
vertex.4=-12.4672344,6.0,-48.7234992
vertex.5=-12.4672344,6.0,36.0109008
vertex.6=-11.7661944,6.0,50.4279408
vertex.7=-11.0651544,6.0,77.9513808
vertex.8=-9.6630744,6.0,91.4845008
vertex.9=-8.8401144,6.0,96.1784208
vertex.10=-6.4626744,6.0,105.7186608
vertex.11=6.4626744,6.0,105.7186608
vertex.12=8.8078056,6.0,96.1784208
vertex.13=9.4478856,6.0,91.4845008
vertex.14=10.9414056,6.0,77.9513808
vertex.15=11.7034056,6.0,50.4279408
vertex.16=12.4654056,6.0,36.0109008
vertex.17=12.4654056,6.0,-48.7234992
vertex.18=12.4654056,6.0,-88.7132592
vertex.19=12.0996456,6.0,-99.7165392

Baldy came up with this data for use with his helicopters.
 
Back
Top