Hello everyone. I could not find anything that works for IFA3LITE so I copy and pasted a bunch of code from other people together.
Name your LCVP boat.
Paste on the way point on activation.
boat animate["ramp_rotate",1]; 0 = [] spawn {{unassignVehicle _x ; _x action ["Eject", boat]; sleep 1;} forEach (assignedCargo boat);};